xref: /webtrees/composer.lock (revision d35568b467207589ea9059739da0bf1f7e785a0d)
1{
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": "d9097bf6c8d9357de8d0f1dc64a2299c",
8    "packages": [
9        {
10            "name": "aura/router",
11            "version": "3.2.0",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/auraphp/Aura.Router.git",
15                "reference": "9c289935e873d6c41fa3e594e6fdfb9c6cffc588"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/auraphp/Aura.Router/zipball/9c289935e873d6c41fa3e594e6fdfb9c6cffc588",
20                "reference": "9c289935e873d6c41fa3e594e6fdfb9c6cffc588",
21                "shasum": ""
22            },
23            "require": {
24                "php": ">=5.5.0",
25                "psr/http-message": "~1.0",
26                "psr/log": "^1.0 || ^2.0 || ^3.0"
27            },
28            "require-dev": {
29                "guzzlehttp/psr7": "^1.0 || ^2.0",
30                "yoast/phpunit-polyfills": "~1.0"
31            },
32            "type": "library",
33            "autoload": {
34                "psr-4": {
35                    "Aura\\Router\\": "src/"
36                }
37            },
38            "notification-url": "https://packagist.org/downloads/",
39            "license": [
40                "MIT"
41            ],
42            "authors": [
43                {
44                    "name": "Aura.Router Contributors",
45                    "homepage": "https://github.com/auraphp/Aura.Router/contributors"
46                }
47            ],
48            "description": "Powerful, flexible web routing for PSR-7 requests.",
49            "homepage": "https://github.com/auraphp/Aura.Router",
50            "keywords": [
51                "psr-7",
52                "route",
53                "router",
54                "routing"
55            ],
56            "support": {
57                "issues": "https://github.com/auraphp/Aura.Router/issues",
58                "source": "https://github.com/auraphp/Aura.Router/tree/3.2.0"
59            },
60            "time": "2022-02-01T13:22:26+00:00"
61        },
62        {
63            "name": "brick/math",
64            "version": "0.10.2",
65            "source": {
66                "type": "git",
67                "url": "https://github.com/brick/math.git",
68                "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f"
69            },
70            "dist": {
71                "type": "zip",
72                "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f",
73                "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f",
74                "shasum": ""
75            },
76            "require": {
77                "ext-json": "*",
78                "php": "^7.4 || ^8.0"
79            },
80            "require-dev": {
81                "php-coveralls/php-coveralls": "^2.2",
82                "phpunit/phpunit": "^9.0",
83                "vimeo/psalm": "4.25.0"
84            },
85            "type": "library",
86            "autoload": {
87                "psr-4": {
88                    "Brick\\Math\\": "src/"
89                }
90            },
91            "notification-url": "https://packagist.org/downloads/",
92            "license": [
93                "MIT"
94            ],
95            "description": "Arbitrary-precision arithmetic library",
96            "keywords": [
97                "Arbitrary-precision",
98                "BigInteger",
99                "BigRational",
100                "arithmetic",
101                "bigdecimal",
102                "bignum",
103                "brick",
104                "math"
105            ],
106            "support": {
107                "issues": "https://github.com/brick/math/issues",
108                "source": "https://github.com/brick/math/tree/0.10.2"
109            },
110            "funding": [
111                {
112                    "url": "https://github.com/BenMorel",
113                    "type": "github"
114                }
115            ],
116            "time": "2022-08-10T22:54:19+00:00"
117        },
118        {
119            "name": "dflydev/dot-access-data",
120            "version": "v3.0.2",
121            "source": {
122                "type": "git",
123                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
124                "reference": "f41715465d65213d644d3141a6a93081be5d3549"
125            },
126            "dist": {
127                "type": "zip",
128                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
129                "reference": "f41715465d65213d644d3141a6a93081be5d3549",
130                "shasum": ""
131            },
132            "require": {
133                "php": "^7.1 || ^8.0"
134            },
135            "require-dev": {
136                "phpstan/phpstan": "^0.12.42",
137                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
138                "scrutinizer/ocular": "1.6.0",
139                "squizlabs/php_codesniffer": "^3.5",
140                "vimeo/psalm": "^4.0.0"
141            },
142            "type": "library",
143            "extra": {
144                "branch-alias": {
145                    "dev-main": "3.x-dev"
146                }
147            },
148            "autoload": {
149                "psr-4": {
150                    "Dflydev\\DotAccessData\\": "src/"
151                }
152            },
153            "notification-url": "https://packagist.org/downloads/",
154            "license": [
155                "MIT"
156            ],
157            "authors": [
158                {
159                    "name": "Dragonfly Development Inc.",
160                    "email": "info@dflydev.com",
161                    "homepage": "http://dflydev.com"
162                },
163                {
164                    "name": "Beau Simensen",
165                    "email": "beau@dflydev.com",
166                    "homepage": "http://beausimensen.com"
167                },
168                {
169                    "name": "Carlos Frutos",
170                    "email": "carlos@kiwing.it",
171                    "homepage": "https://github.com/cfrutos"
172                },
173                {
174                    "name": "Colin O'Dell",
175                    "email": "colinodell@gmail.com",
176                    "homepage": "https://www.colinodell.com"
177                }
178            ],
179            "description": "Given a deep data structure, access data by dot notation.",
180            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
181            "keywords": [
182                "access",
183                "data",
184                "dot",
185                "notation"
186            ],
187            "support": {
188                "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
189                "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
190            },
191            "time": "2022-10-27T11:44:00+00:00"
192        },
193        {
194            "name": "doctrine/cache",
195            "version": "2.2.0",
196            "source": {
197                "type": "git",
198                "url": "https://github.com/doctrine/cache.git",
199                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
200            },
201            "dist": {
202                "type": "zip",
203                "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
204                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
205                "shasum": ""
206            },
207            "require": {
208                "php": "~7.1 || ^8.0"
209            },
210            "conflict": {
211                "doctrine/common": ">2.2,<2.4"
212            },
213            "require-dev": {
214                "cache/integration-tests": "dev-master",
215                "doctrine/coding-standard": "^9",
216                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
217                "psr/cache": "^1.0 || ^2.0 || ^3.0",
218                "symfony/cache": "^4.4 || ^5.4 || ^6",
219                "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
220            },
221            "type": "library",
222            "autoload": {
223                "psr-4": {
224                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
225                }
226            },
227            "notification-url": "https://packagist.org/downloads/",
228            "license": [
229                "MIT"
230            ],
231            "authors": [
232                {
233                    "name": "Guilherme Blanco",
234                    "email": "guilhermeblanco@gmail.com"
235                },
236                {
237                    "name": "Roman Borschel",
238                    "email": "roman@code-factory.org"
239                },
240                {
241                    "name": "Benjamin Eberlei",
242                    "email": "kontakt@beberlei.de"
243                },
244                {
245                    "name": "Jonathan Wage",
246                    "email": "jonwage@gmail.com"
247                },
248                {
249                    "name": "Johannes Schmitt",
250                    "email": "schmittjoh@gmail.com"
251                }
252            ],
253            "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
254            "homepage": "https://www.doctrine-project.org/projects/cache.html",
255            "keywords": [
256                "abstraction",
257                "apcu",
258                "cache",
259                "caching",
260                "couchdb",
261                "memcached",
262                "php",
263                "redis",
264                "xcache"
265            ],
266            "support": {
267                "issues": "https://github.com/doctrine/cache/issues",
268                "source": "https://github.com/doctrine/cache/tree/2.2.0"
269            },
270            "funding": [
271                {
272                    "url": "https://www.doctrine-project.org/sponsorship.html",
273                    "type": "custom"
274                },
275                {
276                    "url": "https://www.patreon.com/phpdoctrine",
277                    "type": "patreon"
278                },
279                {
280                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
281                    "type": "tidelift"
282                }
283            ],
284            "time": "2022-05-20T20:07:39+00:00"
285        },
286        {
287            "name": "doctrine/dbal",
288            "version": "3.6.1",
289            "source": {
290                "type": "git",
291                "url": "https://github.com/doctrine/dbal.git",
292                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e"
293            },
294            "dist": {
295                "type": "zip",
296                "url": "https://api.github.com/repos/doctrine/dbal/zipball/57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
297                "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
298                "shasum": ""
299            },
300            "require": {
301                "composer-runtime-api": "^2",
302                "doctrine/cache": "^1.11|^2.0",
303                "doctrine/deprecations": "^0.5.3|^1",
304                "doctrine/event-manager": "^1|^2",
305                "php": "^7.4 || ^8.0",
306                "psr/cache": "^1|^2|^3",
307                "psr/log": "^1|^2|^3"
308            },
309            "require-dev": {
310                "doctrine/coding-standard": "11.1.0",
311                "fig/log-test": "^1",
312                "jetbrains/phpstorm-stubs": "2022.3",
313                "phpstan/phpstan": "1.10.3",
314                "phpstan/phpstan-strict-rules": "^1.5",
315                "phpunit/phpunit": "9.6.4",
316                "psalm/plugin-phpunit": "0.18.4",
317                "squizlabs/php_codesniffer": "3.7.2",
318                "symfony/cache": "^5.4|^6.0",
319                "symfony/console": "^4.4|^5.4|^6.0",
320                "vimeo/psalm": "4.30.0"
321            },
322            "suggest": {
323                "symfony/console": "For helpful console commands such as SQL execution and import of files."
324            },
325            "bin": [
326                "bin/doctrine-dbal"
327            ],
328            "type": "library",
329            "autoload": {
330                "psr-4": {
331                    "Doctrine\\DBAL\\": "src"
332                }
333            },
334            "notification-url": "https://packagist.org/downloads/",
335            "license": [
336                "MIT"
337            ],
338            "authors": [
339                {
340                    "name": "Guilherme Blanco",
341                    "email": "guilhermeblanco@gmail.com"
342                },
343                {
344                    "name": "Roman Borschel",
345                    "email": "roman@code-factory.org"
346                },
347                {
348                    "name": "Benjamin Eberlei",
349                    "email": "kontakt@beberlei.de"
350                },
351                {
352                    "name": "Jonathan Wage",
353                    "email": "jonwage@gmail.com"
354                }
355            ],
356            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
357            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
358            "keywords": [
359                "abstraction",
360                "database",
361                "db2",
362                "dbal",
363                "mariadb",
364                "mssql",
365                "mysql",
366                "oci8",
367                "oracle",
368                "pdo",
369                "pgsql",
370                "postgresql",
371                "queryobject",
372                "sasql",
373                "sql",
374                "sqlite",
375                "sqlserver",
376                "sqlsrv"
377            ],
378            "support": {
379                "issues": "https://github.com/doctrine/dbal/issues",
380                "source": "https://github.com/doctrine/dbal/tree/3.6.1"
381            },
382            "funding": [
383                {
384                    "url": "https://www.doctrine-project.org/sponsorship.html",
385                    "type": "custom"
386                },
387                {
388                    "url": "https://www.patreon.com/phpdoctrine",
389                    "type": "patreon"
390                },
391                {
392                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
393                    "type": "tidelift"
394                }
395            ],
396            "time": "2023-03-02T19:26:24+00:00"
397        },
398        {
399            "name": "doctrine/deprecations",
400            "version": "v1.0.0",
401            "source": {
402                "type": "git",
403                "url": "https://github.com/doctrine/deprecations.git",
404                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
405            },
406            "dist": {
407                "type": "zip",
408                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
409                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
410                "shasum": ""
411            },
412            "require": {
413                "php": "^7.1|^8.0"
414            },
415            "require-dev": {
416                "doctrine/coding-standard": "^9",
417                "phpunit/phpunit": "^7.5|^8.5|^9.5",
418                "psr/log": "^1|^2|^3"
419            },
420            "suggest": {
421                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
422            },
423            "type": "library",
424            "autoload": {
425                "psr-4": {
426                    "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
427                }
428            },
429            "notification-url": "https://packagist.org/downloads/",
430            "license": [
431                "MIT"
432            ],
433            "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.",
434            "homepage": "https://www.doctrine-project.org/",
435            "support": {
436                "issues": "https://github.com/doctrine/deprecations/issues",
437                "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
438            },
439            "time": "2022-05-02T15:47:09+00:00"
440        },
441        {
442            "name": "doctrine/event-manager",
443            "version": "2.0.0",
444            "source": {
445                "type": "git",
446                "url": "https://github.com/doctrine/event-manager.git",
447                "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
448            },
449            "dist": {
450                "type": "zip",
451                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
452                "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
453                "shasum": ""
454            },
455            "require": {
456                "php": "^8.1"
457            },
458            "conflict": {
459                "doctrine/common": "<2.9"
460            },
461            "require-dev": {
462                "doctrine/coding-standard": "^10",
463                "phpstan/phpstan": "^1.8.8",
464                "phpunit/phpunit": "^9.5",
465                "vimeo/psalm": "^4.28"
466            },
467            "type": "library",
468            "autoload": {
469                "psr-4": {
470                    "Doctrine\\Common\\": "src"
471                }
472            },
473            "notification-url": "https://packagist.org/downloads/",
474            "license": [
475                "MIT"
476            ],
477            "authors": [
478                {
479                    "name": "Guilherme Blanco",
480                    "email": "guilhermeblanco@gmail.com"
481                },
482                {
483                    "name": "Roman Borschel",
484                    "email": "roman@code-factory.org"
485                },
486                {
487                    "name": "Benjamin Eberlei",
488                    "email": "kontakt@beberlei.de"
489                },
490                {
491                    "name": "Jonathan Wage",
492                    "email": "jonwage@gmail.com"
493                },
494                {
495                    "name": "Johannes Schmitt",
496                    "email": "schmittjoh@gmail.com"
497                },
498                {
499                    "name": "Marco Pivetta",
500                    "email": "ocramius@gmail.com"
501                }
502            ],
503            "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
504            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
505            "keywords": [
506                "event",
507                "event dispatcher",
508                "event manager",
509                "event system",
510                "events"
511            ],
512            "support": {
513                "issues": "https://github.com/doctrine/event-manager/issues",
514                "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
515            },
516            "funding": [
517                {
518                    "url": "https://www.doctrine-project.org/sponsorship.html",
519                    "type": "custom"
520                },
521                {
522                    "url": "https://www.patreon.com/phpdoctrine",
523                    "type": "patreon"
524                },
525                {
526                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
527                    "type": "tidelift"
528                }
529            ],
530            "time": "2022-10-12T20:59:15+00:00"
531        },
532        {
533            "name": "doctrine/inflector",
534            "version": "2.0.6",
535            "source": {
536                "type": "git",
537                "url": "https://github.com/doctrine/inflector.git",
538                "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
539            },
540            "dist": {
541                "type": "zip",
542                "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
543                "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
544                "shasum": ""
545            },
546            "require": {
547                "php": "^7.2 || ^8.0"
548            },
549            "require-dev": {
550                "doctrine/coding-standard": "^10",
551                "phpstan/phpstan": "^1.8",
552                "phpstan/phpstan-phpunit": "^1.1",
553                "phpstan/phpstan-strict-rules": "^1.3",
554                "phpunit/phpunit": "^8.5 || ^9.5",
555                "vimeo/psalm": "^4.25"
556            },
557            "type": "library",
558            "autoload": {
559                "psr-4": {
560                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
561                }
562            },
563            "notification-url": "https://packagist.org/downloads/",
564            "license": [
565                "MIT"
566            ],
567            "authors": [
568                {
569                    "name": "Guilherme Blanco",
570                    "email": "guilhermeblanco@gmail.com"
571                },
572                {
573                    "name": "Roman Borschel",
574                    "email": "roman@code-factory.org"
575                },
576                {
577                    "name": "Benjamin Eberlei",
578                    "email": "kontakt@beberlei.de"
579                },
580                {
581                    "name": "Jonathan Wage",
582                    "email": "jonwage@gmail.com"
583                },
584                {
585                    "name": "Johannes Schmitt",
586                    "email": "schmittjoh@gmail.com"
587                }
588            ],
589            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
590            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
591            "keywords": [
592                "inflection",
593                "inflector",
594                "lowercase",
595                "manipulation",
596                "php",
597                "plural",
598                "singular",
599                "strings",
600                "uppercase",
601                "words"
602            ],
603            "support": {
604                "issues": "https://github.com/doctrine/inflector/issues",
605                "source": "https://github.com/doctrine/inflector/tree/2.0.6"
606            },
607            "funding": [
608                {
609                    "url": "https://www.doctrine-project.org/sponsorship.html",
610                    "type": "custom"
611                },
612                {
613                    "url": "https://www.patreon.com/phpdoctrine",
614                    "type": "patreon"
615                },
616                {
617                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
618                    "type": "tidelift"
619                }
620            ],
621            "time": "2022-10-20T09:10:12+00:00"
622        },
623        {
624            "name": "doctrine/lexer",
625            "version": "3.0.0",
626            "source": {
627                "type": "git",
628                "url": "https://github.com/doctrine/lexer.git",
629                "reference": "84a527db05647743d50373e0ec53a152f2cde568"
630            },
631            "dist": {
632                "type": "zip",
633                "url": "https://api.github.com/repos/doctrine/lexer/zipball/84a527db05647743d50373e0ec53a152f2cde568",
634                "reference": "84a527db05647743d50373e0ec53a152f2cde568",
635                "shasum": ""
636            },
637            "require": {
638                "php": "^8.1"
639            },
640            "require-dev": {
641                "doctrine/coding-standard": "^10",
642                "phpstan/phpstan": "^1.9",
643                "phpunit/phpunit": "^9.5",
644                "psalm/plugin-phpunit": "^0.18.3",
645                "vimeo/psalm": "^5.0"
646            },
647            "type": "library",
648            "autoload": {
649                "psr-4": {
650                    "Doctrine\\Common\\Lexer\\": "src"
651                }
652            },
653            "notification-url": "https://packagist.org/downloads/",
654            "license": [
655                "MIT"
656            ],
657            "authors": [
658                {
659                    "name": "Guilherme Blanco",
660                    "email": "guilhermeblanco@gmail.com"
661                },
662                {
663                    "name": "Roman Borschel",
664                    "email": "roman@code-factory.org"
665                },
666                {
667                    "name": "Johannes Schmitt",
668                    "email": "schmittjoh@gmail.com"
669                }
670            ],
671            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
672            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
673            "keywords": [
674                "annotations",
675                "docblock",
676                "lexer",
677                "parser",
678                "php"
679            ],
680            "support": {
681                "issues": "https://github.com/doctrine/lexer/issues",
682                "source": "https://github.com/doctrine/lexer/tree/3.0.0"
683            },
684            "funding": [
685                {
686                    "url": "https://www.doctrine-project.org/sponsorship.html",
687                    "type": "custom"
688                },
689                {
690                    "url": "https://www.patreon.com/phpdoctrine",
691                    "type": "patreon"
692                },
693                {
694                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
695                    "type": "tidelift"
696                }
697            ],
698            "time": "2022-12-15T16:57:16+00:00"
699        },
700        {
701            "name": "egulias/email-validator",
702            "version": "4.0.1",
703            "source": {
704                "type": "git",
705                "url": "https://github.com/egulias/EmailValidator.git",
706                "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff"
707            },
708            "dist": {
709                "type": "zip",
710                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/3a85486b709bc384dae8eb78fb2eec649bdb64ff",
711                "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff",
712                "shasum": ""
713            },
714            "require": {
715                "doctrine/lexer": "^2.0 || ^3.0",
716                "php": ">=8.1",
717                "symfony/polyfill-intl-idn": "^1.26"
718            },
719            "require-dev": {
720                "phpunit/phpunit": "^9.5.27",
721                "vimeo/psalm": "^4.30"
722            },
723            "suggest": {
724                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
725            },
726            "type": "library",
727            "extra": {
728                "branch-alias": {
729                    "dev-master": "4.0.x-dev"
730                }
731            },
732            "autoload": {
733                "psr-4": {
734                    "Egulias\\EmailValidator\\": "src"
735                }
736            },
737            "notification-url": "https://packagist.org/downloads/",
738            "license": [
739                "MIT"
740            ],
741            "authors": [
742                {
743                    "name": "Eduardo Gulias Davis"
744                }
745            ],
746            "description": "A library for validating emails against several RFCs",
747            "homepage": "https://github.com/egulias/EmailValidator",
748            "keywords": [
749                "email",
750                "emailvalidation",
751                "emailvalidator",
752                "validation",
753                "validator"
754            ],
755            "support": {
756                "issues": "https://github.com/egulias/EmailValidator/issues",
757                "source": "https://github.com/egulias/EmailValidator/tree/4.0.1"
758            },
759            "funding": [
760                {
761                    "url": "https://github.com/egulias",
762                    "type": "github"
763                }
764            ],
765            "time": "2023-01-14T14:17:03+00:00"
766        },
767        {
768            "name": "ezyang/htmlpurifier",
769            "version": "v4.16.0",
770            "source": {
771                "type": "git",
772                "url": "https://github.com/ezyang/htmlpurifier.git",
773                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
774            },
775            "dist": {
776                "type": "zip",
777                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
778                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
779                "shasum": ""
780            },
781            "require": {
782                "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"
783            },
784            "require-dev": {
785                "cerdic/css-tidy": "^1.7 || ^2.0",
786                "simpletest/simpletest": "dev-master"
787            },
788            "suggest": {
789                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
790                "ext-bcmath": "Used for unit conversion and imagecrash protection",
791                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
792                "ext-tidy": "Used for pretty-printing HTML"
793            },
794            "type": "library",
795            "autoload": {
796                "files": [
797                    "library/HTMLPurifier.composer.php"
798                ],
799                "psr-0": {
800                    "HTMLPurifier": "library/"
801                },
802                "exclude-from-classmap": [
803                    "/library/HTMLPurifier/Language/"
804                ]
805            },
806            "notification-url": "https://packagist.org/downloads/",
807            "license": [
808                "LGPL-2.1-or-later"
809            ],
810            "authors": [
811                {
812                    "name": "Edward Z. Yang",
813                    "email": "admin@htmlpurifier.org",
814                    "homepage": "http://ezyang.com"
815                }
816            ],
817            "description": "Standards compliant HTML filter written in PHP",
818            "homepage": "http://htmlpurifier.org/",
819            "keywords": [
820                "html"
821            ],
822            "support": {
823                "issues": "https://github.com/ezyang/htmlpurifier/issues",
824                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
825            },
826            "time": "2022-09-18T07:06:19+00:00"
827        },
828        {
829            "name": "fig/http-message-util",
830            "version": "1.1.5",
831            "source": {
832                "type": "git",
833                "url": "https://github.com/php-fig/http-message-util.git",
834                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
835            },
836            "dist": {
837                "type": "zip",
838                "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
839                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
840                "shasum": ""
841            },
842            "require": {
843                "php": "^5.3 || ^7.0 || ^8.0"
844            },
845            "suggest": {
846                "psr/http-message": "The package containing the PSR-7 interfaces"
847            },
848            "type": "library",
849            "extra": {
850                "branch-alias": {
851                    "dev-master": "1.1.x-dev"
852                }
853            },
854            "autoload": {
855                "psr-4": {
856                    "Fig\\Http\\Message\\": "src/"
857                }
858            },
859            "notification-url": "https://packagist.org/downloads/",
860            "license": [
861                "MIT"
862            ],
863            "authors": [
864                {
865                    "name": "PHP-FIG",
866                    "homepage": "https://www.php-fig.org/"
867                }
868            ],
869            "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
870            "keywords": [
871                "http",
872                "http-message",
873                "psr",
874                "psr-7",
875                "request",
876                "response"
877            ],
878            "support": {
879                "issues": "https://github.com/php-fig/http-message-util/issues",
880                "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
881            },
882            "time": "2020-11-24T22:02:12+00:00"
883        },
884        {
885            "name": "fisharebest/algorithm",
886            "version": "1.6.0",
887            "source": {
888                "type": "git",
889                "url": "https://github.com/fisharebest/algorithm.git",
890                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7"
891            },
892            "dist": {
893                "type": "zip",
894                "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
895                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
896                "shasum": ""
897            },
898            "require": {
899                "php": ">=5.3.0"
900            },
901            "require-dev": {
902                "php-coveralls/php-coveralls": "*",
903                "phpunit/phpunit": "4 - 9"
904            },
905            "type": "library",
906            "autoload": {
907                "psr-4": {
908                    "Fisharebest\\Algorithm\\": "src/",
909                    "Fisharebest\\Tests\\Algorithm\\": "tests/"
910                }
911            },
912            "notification-url": "https://packagist.org/downloads/",
913            "license": [
914                "GPL-3.0-or-later"
915            ],
916            "authors": [
917                {
918                    "name": "Greg Roach",
919                    "email": "greg@subaqua.co.uk",
920                    "role": "Developer"
921                }
922            ],
923            "description": "Implementation of standard algorithms in PHP.",
924            "homepage": "https://github.com/fisharebest/algorithm",
925            "keywords": [
926                "Algorithm",
927                "diff",
928                "dijkstra",
929                "myers"
930            ],
931            "support": {
932                "issues": "https://github.com/fisharebest/algorithm/issues",
933                "source": "https://github.com/fisharebest/algorithm/tree/1.6.0"
934            },
935            "time": "2021-09-03T12:13:28+00:00"
936        },
937        {
938            "name": "fisharebest/ext-calendar",
939            "version": "2.6.0",
940            "source": {
941                "type": "git",
942                "url": "https://github.com/fisharebest/ext-calendar.git",
943                "reference": "a1442ee2e6d0e28da16608be80a20642f52b791b"
944            },
945            "dist": {
946                "type": "zip",
947                "url": "https://api.github.com/repos/fisharebest/ext-calendar/zipball/a1442ee2e6d0e28da16608be80a20642f52b791b",
948                "reference": "a1442ee2e6d0e28da16608be80a20642f52b791b",
949                "shasum": ""
950            },
951            "require": {
952                "php": ">=5.3.0"
953            },
954            "provide": {
955                "ext-calendar": "1"
956            },
957            "require-dev": {
958                "phpunit/phpunit": "*",
959                "satooshi/php-coveralls": "*",
960                "yoast/phpunit-polyfills": "*"
961            },
962            "type": "library",
963            "autoload": {
964                "files": [
965                    "src/shims.php"
966                ],
967                "psr-4": {
968                    "Fisharebest\\ExtCalendar\\": "src/"
969                }
970            },
971            "notification-url": "https://packagist.org/downloads/",
972            "license": [
973                "GPL-3.0-or-later"
974            ],
975            "authors": [
976                {
977                    "name": "Greg Roach",
978                    "email": "greg@subaqua.co.uk",
979                    "role": "Developer"
980                }
981            ],
982            "description": "Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars.  Also provides a replacement for the PHP ext/calendar extension.",
983            "homepage": "https://github.com/fisharebest/ext-calendar",
984            "keywords": [
985                "Jalali",
986                "arabic",
987                "calendar",
988                "ext-calendar",
989                "french",
990                "gregorian",
991                "hebrew",
992                "hijri",
993                "jewish",
994                "julian",
995                "julian day",
996                "julian day number",
997                "persian",
998                "shamsi"
999            ],
1000            "support": {
1001                "issues": "https://github.com/fisharebest/ext-calendar/issues",
1002                "source": "https://github.com/fisharebest/ext-calendar/tree/2.6.0"
1003            },
1004            "time": "2022-05-31T16:01:21+00:00"
1005        },
1006        {
1007            "name": "fisharebest/flysystem-chroot-adapter",
1008            "version": "3.0.0",
1009            "source": {
1010                "type": "git",
1011                "url": "https://github.com/fisharebest/flysystem-chroot-adapter.git",
1012                "reference": "3cc607d64144075809eae9d940d9f4356612f6c7"
1013            },
1014            "dist": {
1015                "type": "zip",
1016                "url": "https://api.github.com/repos/fisharebest/flysystem-chroot-adapter/zipball/3cc607d64144075809eae9d940d9f4356612f6c7",
1017                "reference": "3cc607d64144075809eae9d940d9f4356612f6c7",
1018                "shasum": ""
1019            },
1020            "require": {
1021                "league/flysystem": "~3.0"
1022            },
1023            "require-dev": {
1024                "league/flysystem-adapter-test-utilities": "~3.0",
1025                "league/flysystem-memory": "~3.0",
1026                "php-coveralls/php-coveralls": "~2.4",
1027                "phpunit/phpunit": "~9.5"
1028            },
1029            "type": "library",
1030            "autoload": {
1031                "psr-4": {
1032                    "Fisharebest\\Flysystem\\Adapter\\": "src/"
1033                }
1034            },
1035            "notification-url": "https://packagist.org/downloads/",
1036            "license": [
1037                "MIT"
1038            ],
1039            "authors": [
1040                {
1041                    "name": "Greg Roach",
1042                    "email": "greg@subaqua.co.uk",
1043                    "role": "Developer"
1044                }
1045            ],
1046            "description": "Creates a filesystem from a sub-folder in another filesystem.",
1047            "homepage": "https://github.com/fisharebest/flysystem-chroot-adapter",
1048            "keywords": [
1049                "Flysystem",
1050                "adapter",
1051                "chroot"
1052            ],
1053            "support": {
1054                "issues": "https://github.com/fisharebest/flysystem-chroot-adapter/issues",
1055                "source": "https://github.com/fisharebest/flysystem-chroot-adapter/tree/3.0.0"
1056            },
1057            "time": "2022-02-18T12:45:13+00:00"
1058        },
1059        {
1060            "name": "fisharebest/localization",
1061            "version": "1.17.0",
1062            "source": {
1063                "type": "git",
1064                "url": "https://github.com/fisharebest/localization.git",
1065                "reference": "ed04431fd1329191da0addb028404aa769d6b388"
1066            },
1067            "dist": {
1068                "type": "zip",
1069                "url": "https://api.github.com/repos/fisharebest/localization/zipball/ed04431fd1329191da0addb028404aa769d6b388",
1070                "reference": "ed04431fd1329191da0addb028404aa769d6b388",
1071                "shasum": ""
1072            },
1073            "require": {
1074                "php": ">=5.3.0"
1075            },
1076            "require-dev": {
1077                "ext-simplexml": "*",
1078                "php-coveralls/php-coveralls": "*",
1079                "phpunit/phpunit": "*"
1080            },
1081            "type": "library",
1082            "autoload": {
1083                "psr-4": {
1084                    "Fisharebest\\Localization\\": "src/"
1085                }
1086            },
1087            "notification-url": "https://packagist.org/downloads/",
1088            "license": [
1089                "GPL-3.0-or-later"
1090            ],
1091            "authors": [
1092                {
1093                    "name": "Greg Roach",
1094                    "email": "greg@subaqua.co.uk",
1095                    "role": "Developer"
1096                }
1097            ],
1098            "description": "A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.",
1099            "homepage": "https://github.com/fisharebest/localization",
1100            "keywords": [
1101                "cldr",
1102                "gettext",
1103                "i18n",
1104                "l10n",
1105                "language",
1106                "locale",
1107                "localization",
1108                "script",
1109                "translate",
1110                "translation"
1111            ],
1112            "support": {
1113                "issues": "https://github.com/fisharebest/localization/issues",
1114                "source": "https://github.com/fisharebest/localization/tree/1.17.0"
1115            },
1116            "time": "2022-10-24T15:23:32+00:00"
1117        },
1118        {
1119            "name": "guzzlehttp/guzzle",
1120            "version": "7.5.0",
1121            "source": {
1122                "type": "git",
1123                "url": "https://github.com/guzzle/guzzle.git",
1124                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
1125            },
1126            "dist": {
1127                "type": "zip",
1128                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1129                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1130                "shasum": ""
1131            },
1132            "require": {
1133                "ext-json": "*",
1134                "guzzlehttp/promises": "^1.5",
1135                "guzzlehttp/psr7": "^1.9 || ^2.4",
1136                "php": "^7.2.5 || ^8.0",
1137                "psr/http-client": "^1.0",
1138                "symfony/deprecation-contracts": "^2.2 || ^3.0"
1139            },
1140            "provide": {
1141                "psr/http-client-implementation": "1.0"
1142            },
1143            "require-dev": {
1144                "bamarni/composer-bin-plugin": "^1.8.1",
1145                "ext-curl": "*",
1146                "php-http/client-integration-tests": "^3.0",
1147                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1148                "psr/log": "^1.1 || ^2.0 || ^3.0"
1149            },
1150            "suggest": {
1151                "ext-curl": "Required for CURL handler support",
1152                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1153                "psr/log": "Required for using the Log middleware"
1154            },
1155            "type": "library",
1156            "extra": {
1157                "bamarni-bin": {
1158                    "bin-links": true,
1159                    "forward-command": false
1160                },
1161                "branch-alias": {
1162                    "dev-master": "7.5-dev"
1163                }
1164            },
1165            "autoload": {
1166                "files": [
1167                    "src/functions_include.php"
1168                ],
1169                "psr-4": {
1170                    "GuzzleHttp\\": "src/"
1171                }
1172            },
1173            "notification-url": "https://packagist.org/downloads/",
1174            "license": [
1175                "MIT"
1176            ],
1177            "authors": [
1178                {
1179                    "name": "Graham Campbell",
1180                    "email": "hello@gjcampbell.co.uk",
1181                    "homepage": "https://github.com/GrahamCampbell"
1182                },
1183                {
1184                    "name": "Michael Dowling",
1185                    "email": "mtdowling@gmail.com",
1186                    "homepage": "https://github.com/mtdowling"
1187                },
1188                {
1189                    "name": "Jeremy Lindblom",
1190                    "email": "jeremeamia@gmail.com",
1191                    "homepage": "https://github.com/jeremeamia"
1192                },
1193                {
1194                    "name": "George Mponos",
1195                    "email": "gmponos@gmail.com",
1196                    "homepage": "https://github.com/gmponos"
1197                },
1198                {
1199                    "name": "Tobias Nyholm",
1200                    "email": "tobias.nyholm@gmail.com",
1201                    "homepage": "https://github.com/Nyholm"
1202                },
1203                {
1204                    "name": "Márk Sági-Kazár",
1205                    "email": "mark.sagikazar@gmail.com",
1206                    "homepage": "https://github.com/sagikazarmark"
1207                },
1208                {
1209                    "name": "Tobias Schultze",
1210                    "email": "webmaster@tubo-world.de",
1211                    "homepage": "https://github.com/Tobion"
1212                }
1213            ],
1214            "description": "Guzzle is a PHP HTTP client library",
1215            "keywords": [
1216                "client",
1217                "curl",
1218                "framework",
1219                "http",
1220                "http client",
1221                "psr-18",
1222                "psr-7",
1223                "rest",
1224                "web service"
1225            ],
1226            "support": {
1227                "issues": "https://github.com/guzzle/guzzle/issues",
1228                "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
1229            },
1230            "funding": [
1231                {
1232                    "url": "https://github.com/GrahamCampbell",
1233                    "type": "github"
1234                },
1235                {
1236                    "url": "https://github.com/Nyholm",
1237                    "type": "github"
1238                },
1239                {
1240                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1241                    "type": "tidelift"
1242                }
1243            ],
1244            "time": "2022-08-28T15:39:27+00:00"
1245        },
1246        {
1247            "name": "guzzlehttp/promises",
1248            "version": "1.5.2",
1249            "source": {
1250                "type": "git",
1251                "url": "https://github.com/guzzle/promises.git",
1252                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1253            },
1254            "dist": {
1255                "type": "zip",
1256                "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1257                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1258                "shasum": ""
1259            },
1260            "require": {
1261                "php": ">=5.5"
1262            },
1263            "require-dev": {
1264                "symfony/phpunit-bridge": "^4.4 || ^5.1"
1265            },
1266            "type": "library",
1267            "extra": {
1268                "branch-alias": {
1269                    "dev-master": "1.5-dev"
1270                }
1271            },
1272            "autoload": {
1273                "files": [
1274                    "src/functions_include.php"
1275                ],
1276                "psr-4": {
1277                    "GuzzleHttp\\Promise\\": "src/"
1278                }
1279            },
1280            "notification-url": "https://packagist.org/downloads/",
1281            "license": [
1282                "MIT"
1283            ],
1284            "authors": [
1285                {
1286                    "name": "Graham Campbell",
1287                    "email": "hello@gjcampbell.co.uk",
1288                    "homepage": "https://github.com/GrahamCampbell"
1289                },
1290                {
1291                    "name": "Michael Dowling",
1292                    "email": "mtdowling@gmail.com",
1293                    "homepage": "https://github.com/mtdowling"
1294                },
1295                {
1296                    "name": "Tobias Nyholm",
1297                    "email": "tobias.nyholm@gmail.com",
1298                    "homepage": "https://github.com/Nyholm"
1299                },
1300                {
1301                    "name": "Tobias Schultze",
1302                    "email": "webmaster@tubo-world.de",
1303                    "homepage": "https://github.com/Tobion"
1304                }
1305            ],
1306            "description": "Guzzle promises library",
1307            "keywords": [
1308                "promise"
1309            ],
1310            "support": {
1311                "issues": "https://github.com/guzzle/promises/issues",
1312                "source": "https://github.com/guzzle/promises/tree/1.5.2"
1313            },
1314            "funding": [
1315                {
1316                    "url": "https://github.com/GrahamCampbell",
1317                    "type": "github"
1318                },
1319                {
1320                    "url": "https://github.com/Nyholm",
1321                    "type": "github"
1322                },
1323                {
1324                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1325                    "type": "tidelift"
1326                }
1327            ],
1328            "time": "2022-08-28T14:55:35+00:00"
1329        },
1330        {
1331            "name": "guzzlehttp/psr7",
1332            "version": "2.4.4",
1333            "source": {
1334                "type": "git",
1335                "url": "https://github.com/guzzle/psr7.git",
1336                "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf"
1337            },
1338            "dist": {
1339                "type": "zip",
1340                "url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
1341                "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
1342                "shasum": ""
1343            },
1344            "require": {
1345                "php": "^7.2.5 || ^8.0",
1346                "psr/http-factory": "^1.0",
1347                "psr/http-message": "^1.0",
1348                "ralouphie/getallheaders": "^3.0"
1349            },
1350            "provide": {
1351                "psr/http-factory-implementation": "1.0",
1352                "psr/http-message-implementation": "1.0"
1353            },
1354            "require-dev": {
1355                "bamarni/composer-bin-plugin": "^1.8.1",
1356                "http-interop/http-factory-tests": "^0.9",
1357                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1358            },
1359            "suggest": {
1360                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1361            },
1362            "type": "library",
1363            "extra": {
1364                "bamarni-bin": {
1365                    "bin-links": true,
1366                    "forward-command": false
1367                },
1368                "branch-alias": {
1369                    "dev-master": "2.4-dev"
1370                }
1371            },
1372            "autoload": {
1373                "psr-4": {
1374                    "GuzzleHttp\\Psr7\\": "src/"
1375                }
1376            },
1377            "notification-url": "https://packagist.org/downloads/",
1378            "license": [
1379                "MIT"
1380            ],
1381            "authors": [
1382                {
1383                    "name": "Graham Campbell",
1384                    "email": "hello@gjcampbell.co.uk",
1385                    "homepage": "https://github.com/GrahamCampbell"
1386                },
1387                {
1388                    "name": "Michael Dowling",
1389                    "email": "mtdowling@gmail.com",
1390                    "homepage": "https://github.com/mtdowling"
1391                },
1392                {
1393                    "name": "George Mponos",
1394                    "email": "gmponos@gmail.com",
1395                    "homepage": "https://github.com/gmponos"
1396                },
1397                {
1398                    "name": "Tobias Nyholm",
1399                    "email": "tobias.nyholm@gmail.com",
1400                    "homepage": "https://github.com/Nyholm"
1401                },
1402                {
1403                    "name": "Márk Sági-Kazár",
1404                    "email": "mark.sagikazar@gmail.com",
1405                    "homepage": "https://github.com/sagikazarmark"
1406                },
1407                {
1408                    "name": "Tobias Schultze",
1409                    "email": "webmaster@tubo-world.de",
1410                    "homepage": "https://github.com/Tobion"
1411                },
1412                {
1413                    "name": "Márk Sági-Kazár",
1414                    "email": "mark.sagikazar@gmail.com",
1415                    "homepage": "https://sagikazarmark.hu"
1416                }
1417            ],
1418            "description": "PSR-7 message implementation that also provides common utility methods",
1419            "keywords": [
1420                "http",
1421                "message",
1422                "psr-7",
1423                "request",
1424                "response",
1425                "stream",
1426                "uri",
1427                "url"
1428            ],
1429            "support": {
1430                "issues": "https://github.com/guzzle/psr7/issues",
1431                "source": "https://github.com/guzzle/psr7/tree/2.4.4"
1432            },
1433            "funding": [
1434                {
1435                    "url": "https://github.com/GrahamCampbell",
1436                    "type": "github"
1437                },
1438                {
1439                    "url": "https://github.com/Nyholm",
1440                    "type": "github"
1441                },
1442                {
1443                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1444                    "type": "tidelift"
1445                }
1446            ],
1447            "time": "2023-03-09T13:19:02+00:00"
1448        },
1449        {
1450            "name": "illuminate/collections",
1451            "version": "v10.5.1",
1452            "source": {
1453                "type": "git",
1454                "url": "https://github.com/illuminate/collections.git",
1455                "reference": "c763df1dbcf7116e844ba546eb3576dba75d6cec"
1456            },
1457            "dist": {
1458                "type": "zip",
1459                "url": "https://api.github.com/repos/illuminate/collections/zipball/c763df1dbcf7116e844ba546eb3576dba75d6cec",
1460                "reference": "c763df1dbcf7116e844ba546eb3576dba75d6cec",
1461                "shasum": ""
1462            },
1463            "require": {
1464                "illuminate/conditionable": "^10.0",
1465                "illuminate/contracts": "^10.0",
1466                "illuminate/macroable": "^10.0",
1467                "php": "^8.1"
1468            },
1469            "suggest": {
1470                "symfony/var-dumper": "Required to use the dump method (^6.2)."
1471            },
1472            "type": "library",
1473            "extra": {
1474                "branch-alias": {
1475                    "dev-master": "10.x-dev"
1476                }
1477            },
1478            "autoload": {
1479                "files": [
1480                    "helpers.php"
1481                ],
1482                "psr-4": {
1483                    "Illuminate\\Support\\": ""
1484                }
1485            },
1486            "notification-url": "https://packagist.org/downloads/",
1487            "license": [
1488                "MIT"
1489            ],
1490            "authors": [
1491                {
1492                    "name": "Taylor Otwell",
1493                    "email": "taylor@laravel.com"
1494                }
1495            ],
1496            "description": "The Illuminate Collections package.",
1497            "homepage": "https://laravel.com",
1498            "support": {
1499                "issues": "https://github.com/laravel/framework/issues",
1500                "source": "https://github.com/laravel/framework"
1501            },
1502            "time": "2023-03-01T20:03:31+00:00"
1503        },
1504        {
1505            "name": "illuminate/conditionable",
1506            "version": "v10.5.1",
1507            "source": {
1508                "type": "git",
1509                "url": "https://github.com/illuminate/conditionable.git",
1510                "reference": "d0958e4741fc9d6f516a552060fd1b829a85e009"
1511            },
1512            "dist": {
1513                "type": "zip",
1514                "url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009",
1515                "reference": "d0958e4741fc9d6f516a552060fd1b829a85e009",
1516                "shasum": ""
1517            },
1518            "require": {
1519                "php": "^8.0.2"
1520            },
1521            "type": "library",
1522            "extra": {
1523                "branch-alias": {
1524                    "dev-master": "10.x-dev"
1525                }
1526            },
1527            "autoload": {
1528                "psr-4": {
1529                    "Illuminate\\Support\\": ""
1530                }
1531            },
1532            "notification-url": "https://packagist.org/downloads/",
1533            "license": [
1534                "MIT"
1535            ],
1536            "authors": [
1537                {
1538                    "name": "Taylor Otwell",
1539                    "email": "taylor@laravel.com"
1540                }
1541            ],
1542            "description": "The Illuminate Conditionable package.",
1543            "homepage": "https://laravel.com",
1544            "support": {
1545                "issues": "https://github.com/laravel/framework/issues",
1546                "source": "https://github.com/laravel/framework"
1547            },
1548            "time": "2023-02-03T08:06:17+00:00"
1549        },
1550        {
1551            "name": "illuminate/container",
1552            "version": "v10.5.1",
1553            "source": {
1554                "type": "git",
1555                "url": "https://github.com/illuminate/container.git",
1556                "reference": "fed3ee8f7389ad431833935d9ed665bc02ac2cca"
1557            },
1558            "dist": {
1559                "type": "zip",
1560                "url": "https://api.github.com/repos/illuminate/container/zipball/fed3ee8f7389ad431833935d9ed665bc02ac2cca",
1561                "reference": "fed3ee8f7389ad431833935d9ed665bc02ac2cca",
1562                "shasum": ""
1563            },
1564            "require": {
1565                "illuminate/contracts": "^10.0",
1566                "php": "^8.1",
1567                "psr/container": "^1.1.1|^2.0.1"
1568            },
1569            "provide": {
1570                "psr/container-implementation": "1.1|2.0"
1571            },
1572            "type": "library",
1573            "extra": {
1574                "branch-alias": {
1575                    "dev-master": "10.x-dev"
1576                }
1577            },
1578            "autoload": {
1579                "psr-4": {
1580                    "Illuminate\\Container\\": ""
1581                }
1582            },
1583            "notification-url": "https://packagist.org/downloads/",
1584            "license": [
1585                "MIT"
1586            ],
1587            "authors": [
1588                {
1589                    "name": "Taylor Otwell",
1590                    "email": "taylor@laravel.com"
1591                }
1592            ],
1593            "description": "The Illuminate Container package.",
1594            "homepage": "https://laravel.com",
1595            "support": {
1596                "issues": "https://github.com/laravel/framework/issues",
1597                "source": "https://github.com/laravel/framework"
1598            },
1599            "time": "2023-01-25T18:11:51+00:00"
1600        },
1601        {
1602            "name": "illuminate/contracts",
1603            "version": "v10.5.1",
1604            "source": {
1605                "type": "git",
1606                "url": "https://github.com/illuminate/contracts.git",
1607                "reference": "84f1da424ab9596a422ce118abd05667b0069624"
1608            },
1609            "dist": {
1610                "type": "zip",
1611                "url": "https://api.github.com/repos/illuminate/contracts/zipball/84f1da424ab9596a422ce118abd05667b0069624",
1612                "reference": "84f1da424ab9596a422ce118abd05667b0069624",
1613                "shasum": ""
1614            },
1615            "require": {
1616                "php": "^8.1",
1617                "psr/container": "^1.1.1|^2.0.1",
1618                "psr/simple-cache": "^1.0|^2.0|^3.0"
1619            },
1620            "type": "library",
1621            "extra": {
1622                "branch-alias": {
1623                    "dev-master": "10.x-dev"
1624                }
1625            },
1626            "autoload": {
1627                "psr-4": {
1628                    "Illuminate\\Contracts\\": ""
1629                }
1630            },
1631            "notification-url": "https://packagist.org/downloads/",
1632            "license": [
1633                "MIT"
1634            ],
1635            "authors": [
1636                {
1637                    "name": "Taylor Otwell",
1638                    "email": "taylor@laravel.com"
1639                }
1640            ],
1641            "description": "The Illuminate Contracts package.",
1642            "homepage": "https://laravel.com",
1643            "support": {
1644                "issues": "https://github.com/laravel/framework/issues",
1645                "source": "https://github.com/laravel/framework"
1646            },
1647            "time": "2023-02-14T15:00:37+00:00"
1648        },
1649        {
1650            "name": "illuminate/database",
1651            "version": "v10.5.0",
1652            "source": {
1653                "type": "git",
1654                "url": "https://github.com/illuminate/database.git",
1655                "reference": "0961dbf2e305d5c6be41d4af6264c8cbfd655e7d"
1656            },
1657            "dist": {
1658                "type": "zip",
1659                "url": "https://api.github.com/repos/illuminate/database/zipball/0961dbf2e305d5c6be41d4af6264c8cbfd655e7d",
1660                "reference": "0961dbf2e305d5c6be41d4af6264c8cbfd655e7d",
1661                "shasum": ""
1662            },
1663            "require": {
1664                "brick/math": "^0.9.3|^0.10.2|^0.11",
1665                "ext-pdo": "*",
1666                "illuminate/collections": "^10.0",
1667                "illuminate/container": "^10.0",
1668                "illuminate/contracts": "^10.0",
1669                "illuminate/macroable": "^10.0",
1670                "illuminate/support": "^10.0",
1671                "php": "^8.1"
1672            },
1673            "suggest": {
1674                "doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).",
1675                "ext-filter": "Required to use the Postgres database driver.",
1676                "fakerphp/faker": "Required to use the eloquent factory builder (^1.21).",
1677                "illuminate/console": "Required to use the database commands (^10.0).",
1678                "illuminate/events": "Required to use the observers with Eloquent (^10.0).",
1679                "illuminate/filesystem": "Required to use the migrations (^10.0).",
1680                "illuminate/pagination": "Required to paginate the result set (^10.0).",
1681                "symfony/finder": "Required to use Eloquent model factories (^6.2)."
1682            },
1683            "type": "library",
1684            "extra": {
1685                "branch-alias": {
1686                    "dev-master": "10.x-dev"
1687                }
1688            },
1689            "autoload": {
1690                "psr-4": {
1691                    "Illuminate\\Database\\": ""
1692                }
1693            },
1694            "notification-url": "https://packagist.org/downloads/",
1695            "license": [
1696                "MIT"
1697            ],
1698            "authors": [
1699                {
1700                    "name": "Taylor Otwell",
1701                    "email": "taylor@laravel.com"
1702                }
1703            ],
1704            "description": "The Illuminate Database package.",
1705            "homepage": "https://laravel.com",
1706            "keywords": [
1707                "database",
1708                "laravel",
1709                "orm",
1710                "sql"
1711            ],
1712            "support": {
1713                "issues": "https://github.com/laravel/framework/issues",
1714                "source": "https://github.com/laravel/framework"
1715            },
1716            "time": "2023-03-25T12:02:36+00:00"
1717        },
1718        {
1719            "name": "illuminate/macroable",
1720            "version": "v10.5.1",
1721            "source": {
1722                "type": "git",
1723                "url": "https://github.com/illuminate/macroable.git",
1724                "reference": "6b80109438161d45a5f2bdf7ecdd56cbd0096c3d"
1725            },
1726            "dist": {
1727                "type": "zip",
1728                "url": "https://api.github.com/repos/illuminate/macroable/zipball/6b80109438161d45a5f2bdf7ecdd56cbd0096c3d",
1729                "reference": "6b80109438161d45a5f2bdf7ecdd56cbd0096c3d",
1730                "shasum": ""
1731            },
1732            "require": {
1733                "php": "^8.1"
1734            },
1735            "type": "library",
1736            "extra": {
1737                "branch-alias": {
1738                    "dev-master": "10.x-dev"
1739                }
1740            },
1741            "autoload": {
1742                "psr-4": {
1743                    "Illuminate\\Support\\": ""
1744                }
1745            },
1746            "notification-url": "https://packagist.org/downloads/",
1747            "license": [
1748                "MIT"
1749            ],
1750            "authors": [
1751                {
1752                    "name": "Taylor Otwell",
1753                    "email": "taylor@laravel.com"
1754                }
1755            ],
1756            "description": "The Illuminate Macroable package.",
1757            "homepage": "https://laravel.com",
1758            "support": {
1759                "issues": "https://github.com/laravel/framework/issues",
1760                "source": "https://github.com/laravel/framework"
1761            },
1762            "time": "2023-03-17T13:33:11+00:00"
1763        },
1764        {
1765            "name": "illuminate/support",
1766            "version": "v10.5.0",
1767            "source": {
1768                "type": "git",
1769                "url": "https://github.com/illuminate/support.git",
1770                "reference": "3245e51d85f1217c704e0e4fc2a291a0e700acf7"
1771            },
1772            "dist": {
1773                "type": "zip",
1774                "url": "https://api.github.com/repos/illuminate/support/zipball/3245e51d85f1217c704e0e4fc2a291a0e700acf7",
1775                "reference": "3245e51d85f1217c704e0e4fc2a291a0e700acf7",
1776                "shasum": ""
1777            },
1778            "require": {
1779                "doctrine/inflector": "^2.0",
1780                "ext-ctype": "*",
1781                "ext-filter": "*",
1782                "ext-mbstring": "*",
1783                "illuminate/collections": "^10.0",
1784                "illuminate/conditionable": "^10.0",
1785                "illuminate/contracts": "^10.0",
1786                "illuminate/macroable": "^10.0",
1787                "nesbot/carbon": "^2.62.1",
1788                "php": "^8.1",
1789                "voku/portable-ascii": "^2.0"
1790            },
1791            "conflict": {
1792                "tightenco/collect": "<5.5.33"
1793            },
1794            "suggest": {
1795                "illuminate/filesystem": "Required to use the composer class (^10.0).",
1796                "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.0.2).",
1797                "ramsey/uuid": "Required to use Str::uuid() (^4.7).",
1798                "symfony/process": "Required to use the composer class (^6.2).",
1799                "symfony/uid": "Required to use Str::ulid() (^6.2).",
1800                "symfony/var-dumper": "Required to use the dd function (^6.2).",
1801                "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
1802            },
1803            "type": "library",
1804            "extra": {
1805                "branch-alias": {
1806                    "dev-master": "10.x-dev"
1807                }
1808            },
1809            "autoload": {
1810                "files": [
1811                    "helpers.php"
1812                ],
1813                "psr-4": {
1814                    "Illuminate\\Support\\": ""
1815                }
1816            },
1817            "notification-url": "https://packagist.org/downloads/",
1818            "license": [
1819                "MIT"
1820            ],
1821            "authors": [
1822                {
1823                    "name": "Taylor Otwell",
1824                    "email": "taylor@laravel.com"
1825                }
1826            ],
1827            "description": "The Illuminate Support package.",
1828            "homepage": "https://laravel.com",
1829            "support": {
1830                "issues": "https://github.com/laravel/framework/issues",
1831                "source": "https://github.com/laravel/framework"
1832            },
1833            "time": "2023-03-25T16:55:23+00:00"
1834        },
1835        {
1836            "name": "intervention/image",
1837            "version": "2.7.2",
1838            "source": {
1839                "type": "git",
1840                "url": "https://github.com/Intervention/image.git",
1841                "reference": "04be355f8d6734c826045d02a1079ad658322dad"
1842            },
1843            "dist": {
1844                "type": "zip",
1845                "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad",
1846                "reference": "04be355f8d6734c826045d02a1079ad658322dad",
1847                "shasum": ""
1848            },
1849            "require": {
1850                "ext-fileinfo": "*",
1851                "guzzlehttp/psr7": "~1.1 || ^2.0",
1852                "php": ">=5.4.0"
1853            },
1854            "require-dev": {
1855                "mockery/mockery": "~0.9.2",
1856                "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
1857            },
1858            "suggest": {
1859                "ext-gd": "to use GD library based image processing.",
1860                "ext-imagick": "to use Imagick based image processing.",
1861                "intervention/imagecache": "Caching extension for the Intervention Image library"
1862            },
1863            "type": "library",
1864            "extra": {
1865                "branch-alias": {
1866                    "dev-master": "2.4-dev"
1867                },
1868                "laravel": {
1869                    "providers": [
1870                        "Intervention\\Image\\ImageServiceProvider"
1871                    ],
1872                    "aliases": {
1873                        "Image": "Intervention\\Image\\Facades\\Image"
1874                    }
1875                }
1876            },
1877            "autoload": {
1878                "psr-4": {
1879                    "Intervention\\Image\\": "src/Intervention/Image"
1880                }
1881            },
1882            "notification-url": "https://packagist.org/downloads/",
1883            "license": [
1884                "MIT"
1885            ],
1886            "authors": [
1887                {
1888                    "name": "Oliver Vogel",
1889                    "email": "oliver@intervention.io",
1890                    "homepage": "https://intervention.io/"
1891                }
1892            ],
1893            "description": "Image handling and manipulation library with support for Laravel integration",
1894            "homepage": "http://image.intervention.io/",
1895            "keywords": [
1896                "gd",
1897                "image",
1898                "imagick",
1899                "laravel",
1900                "thumbnail",
1901                "watermark"
1902            ],
1903            "support": {
1904                "issues": "https://github.com/Intervention/image/issues",
1905                "source": "https://github.com/Intervention/image/tree/2.7.2"
1906            },
1907            "funding": [
1908                {
1909                    "url": "https://paypal.me/interventionio",
1910                    "type": "custom"
1911                },
1912                {
1913                    "url": "https://github.com/Intervention",
1914                    "type": "github"
1915                }
1916            ],
1917            "time": "2022-05-21T17:30:32+00:00"
1918        },
1919        {
1920            "name": "io-developer/php-whois",
1921            "version": "4.1.10",
1922            "source": {
1923                "type": "git",
1924                "url": "https://github.com/io-developer/php-whois.git",
1925                "reference": "ea4cf52832fe8ff56fc4937138467819aa2829c1"
1926            },
1927            "dist": {
1928                "type": "zip",
1929                "url": "https://api.github.com/repos/io-developer/php-whois/zipball/ea4cf52832fe8ff56fc4937138467819aa2829c1",
1930                "reference": "ea4cf52832fe8ff56fc4937138467819aa2829c1",
1931                "shasum": ""
1932            },
1933            "require": {
1934                "ext-curl": "*",
1935                "ext-json": "*",
1936                "ext-mbstring": "*",
1937                "php": ">=7.2",
1938                "symfony/polyfill-intl-idn": "^1.27"
1939            },
1940            "require-dev": {
1941                "phpunit/phpunit": "^8.0"
1942            },
1943            "type": "library",
1944            "autoload": {
1945                "psr-4": {
1946                    "Iodev\\": "src/Iodev/"
1947                }
1948            },
1949            "notification-url": "https://packagist.org/downloads/",
1950            "license": [
1951                "MIT"
1952            ],
1953            "authors": [
1954                {
1955                    "name": "Sergey Sedyshev",
1956                    "email": "i.o.developer@gmail.com",
1957                    "homepage": "https://github.com/io-developer"
1958                }
1959            ],
1960            "description": "PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible ",
1961            "homepage": "https://github.com/io-developer/php-whois",
1962            "keywords": [
1963                "asn",
1964                "domain",
1965                "info",
1966                "lookup",
1967                "parser",
1968                "php",
1969                "query",
1970                "routes",
1971                "tld",
1972                "whois",
1973                "црщшы"
1974            ],
1975            "support": {
1976                "issues": "https://github.com/io-developer/php-whois/issues",
1977                "source": "https://github.com/io-developer/php-whois/tree/4.1.10"
1978            },
1979            "time": "2023-01-25T14:42:45+00:00"
1980        },
1981        {
1982            "name": "league/commonmark",
1983            "version": "2.4.0",
1984            "source": {
1985                "type": "git",
1986                "url": "https://github.com/thephpleague/commonmark.git",
1987                "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048"
1988            },
1989            "dist": {
1990                "type": "zip",
1991                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
1992                "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
1993                "shasum": ""
1994            },
1995            "require": {
1996                "ext-mbstring": "*",
1997                "league/config": "^1.1.1",
1998                "php": "^7.4 || ^8.0",
1999                "psr/event-dispatcher": "^1.0",
2000                "symfony/deprecation-contracts": "^2.1 || ^3.0",
2001                "symfony/polyfill-php80": "^1.16"
2002            },
2003            "require-dev": {
2004                "cebe/markdown": "^1.0",
2005                "commonmark/cmark": "0.30.0",
2006                "commonmark/commonmark.js": "0.30.0",
2007                "composer/package-versions-deprecated": "^1.8",
2008                "embed/embed": "^4.4",
2009                "erusev/parsedown": "^1.0",
2010                "ext-json": "*",
2011                "github/gfm": "0.29.0",
2012                "michelf/php-markdown": "^1.4 || ^2.0",
2013                "nyholm/psr7": "^1.5",
2014                "phpstan/phpstan": "^1.8.2",
2015                "phpunit/phpunit": "^9.5.21",
2016                "scrutinizer/ocular": "^1.8.1",
2017                "symfony/finder": "^5.3 | ^6.0",
2018                "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
2019                "unleashedtech/php-coding-standard": "^3.1.1",
2020                "vimeo/psalm": "^4.24.0 || ^5.0.0"
2021            },
2022            "suggest": {
2023                "symfony/yaml": "v2.3+ required if using the Front Matter extension"
2024            },
2025            "type": "library",
2026            "extra": {
2027                "branch-alias": {
2028                    "dev-main": "2.5-dev"
2029                }
2030            },
2031            "autoload": {
2032                "psr-4": {
2033                    "League\\CommonMark\\": "src"
2034                }
2035            },
2036            "notification-url": "https://packagist.org/downloads/",
2037            "license": [
2038                "BSD-3-Clause"
2039            ],
2040            "authors": [
2041                {
2042                    "name": "Colin O'Dell",
2043                    "email": "colinodell@gmail.com",
2044                    "homepage": "https://www.colinodell.com",
2045                    "role": "Lead Developer"
2046                }
2047            ],
2048            "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
2049            "homepage": "https://commonmark.thephpleague.com",
2050            "keywords": [
2051                "commonmark",
2052                "flavored",
2053                "gfm",
2054                "github",
2055                "github-flavored",
2056                "markdown",
2057                "md",
2058                "parser"
2059            ],
2060            "support": {
2061                "docs": "https://commonmark.thephpleague.com/",
2062                "forum": "https://github.com/thephpleague/commonmark/discussions",
2063                "issues": "https://github.com/thephpleague/commonmark/issues",
2064                "rss": "https://github.com/thephpleague/commonmark/releases.atom",
2065                "source": "https://github.com/thephpleague/commonmark"
2066            },
2067            "funding": [
2068                {
2069                    "url": "https://www.colinodell.com/sponsor",
2070                    "type": "custom"
2071                },
2072                {
2073                    "url": "https://www.paypal.me/colinpodell/10.00",
2074                    "type": "custom"
2075                },
2076                {
2077                    "url": "https://github.com/colinodell",
2078                    "type": "github"
2079                },
2080                {
2081                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
2082                    "type": "tidelift"
2083                }
2084            ],
2085            "time": "2023-03-24T15:16:10+00:00"
2086        },
2087        {
2088            "name": "league/config",
2089            "version": "v1.2.0",
2090            "source": {
2091                "type": "git",
2092                "url": "https://github.com/thephpleague/config.git",
2093                "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
2094            },
2095            "dist": {
2096                "type": "zip",
2097                "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2098                "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2099                "shasum": ""
2100            },
2101            "require": {
2102                "dflydev/dot-access-data": "^3.0.1",
2103                "nette/schema": "^1.2",
2104                "php": "^7.4 || ^8.0"
2105            },
2106            "require-dev": {
2107                "phpstan/phpstan": "^1.8.2",
2108                "phpunit/phpunit": "^9.5.5",
2109                "scrutinizer/ocular": "^1.8.1",
2110                "unleashedtech/php-coding-standard": "^3.1",
2111                "vimeo/psalm": "^4.7.3"
2112            },
2113            "type": "library",
2114            "extra": {
2115                "branch-alias": {
2116                    "dev-main": "1.2-dev"
2117                }
2118            },
2119            "autoload": {
2120                "psr-4": {
2121                    "League\\Config\\": "src"
2122                }
2123            },
2124            "notification-url": "https://packagist.org/downloads/",
2125            "license": [
2126                "BSD-3-Clause"
2127            ],
2128            "authors": [
2129                {
2130                    "name": "Colin O'Dell",
2131                    "email": "colinodell@gmail.com",
2132                    "homepage": "https://www.colinodell.com",
2133                    "role": "Lead Developer"
2134                }
2135            ],
2136            "description": "Define configuration arrays with strict schemas and access values with dot notation",
2137            "homepage": "https://config.thephpleague.com",
2138            "keywords": [
2139                "array",
2140                "config",
2141                "configuration",
2142                "dot",
2143                "dot-access",
2144                "nested",
2145                "schema"
2146            ],
2147            "support": {
2148                "docs": "https://config.thephpleague.com/",
2149                "issues": "https://github.com/thephpleague/config/issues",
2150                "rss": "https://github.com/thephpleague/config/releases.atom",
2151                "source": "https://github.com/thephpleague/config"
2152            },
2153            "funding": [
2154                {
2155                    "url": "https://www.colinodell.com/sponsor",
2156                    "type": "custom"
2157                },
2158                {
2159                    "url": "https://www.paypal.me/colinpodell/10.00",
2160                    "type": "custom"
2161                },
2162                {
2163                    "url": "https://github.com/colinodell",
2164                    "type": "github"
2165                }
2166            ],
2167            "time": "2022-12-11T20:36:23+00:00"
2168        },
2169        {
2170            "name": "league/flysystem",
2171            "version": "3.12.3",
2172            "source": {
2173                "type": "git",
2174                "url": "https://github.com/thephpleague/flysystem.git",
2175                "reference": "81e87e74dd5213795c7846d65089712d2dda90ce"
2176            },
2177            "dist": {
2178                "type": "zip",
2179                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/81e87e74dd5213795c7846d65089712d2dda90ce",
2180                "reference": "81e87e74dd5213795c7846d65089712d2dda90ce",
2181                "shasum": ""
2182            },
2183            "require": {
2184                "league/mime-type-detection": "^1.0.0",
2185                "php": "^8.0.2"
2186            },
2187            "conflict": {
2188                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
2189                "guzzlehttp/guzzle": "<7.0",
2190                "guzzlehttp/ringphp": "<1.1.1",
2191                "phpseclib/phpseclib": "3.0.15",
2192                "symfony/http-client": "<5.2"
2193            },
2194            "require-dev": {
2195                "async-aws/s3": "^1.5",
2196                "async-aws/simple-s3": "^1.1",
2197                "aws/aws-sdk-php": "^3.220.0",
2198                "composer/semver": "^3.0",
2199                "ext-fileinfo": "*",
2200                "ext-ftp": "*",
2201                "ext-zip": "*",
2202                "friendsofphp/php-cs-fixer": "^3.5",
2203                "google/cloud-storage": "^1.23",
2204                "microsoft/azure-storage-blob": "^1.1",
2205                "phpseclib/phpseclib": "^3.0.14",
2206                "phpstan/phpstan": "^0.12.26",
2207                "phpunit/phpunit": "^9.5.11",
2208                "sabre/dav": "^4.3.1"
2209            },
2210            "type": "library",
2211            "autoload": {
2212                "psr-4": {
2213                    "League\\Flysystem\\": "src"
2214                }
2215            },
2216            "notification-url": "https://packagist.org/downloads/",
2217            "license": [
2218                "MIT"
2219            ],
2220            "authors": [
2221                {
2222                    "name": "Frank de Jonge",
2223                    "email": "info@frankdejonge.nl"
2224                }
2225            ],
2226            "description": "File storage abstraction for PHP",
2227            "keywords": [
2228                "WebDAV",
2229                "aws",
2230                "cloud",
2231                "file",
2232                "files",
2233                "filesystem",
2234                "filesystems",
2235                "ftp",
2236                "s3",
2237                "sftp",
2238                "storage"
2239            ],
2240            "support": {
2241                "issues": "https://github.com/thephpleague/flysystem/issues",
2242                "source": "https://github.com/thephpleague/flysystem/tree/3.12.3"
2243            },
2244            "funding": [
2245                {
2246                    "url": "https://ecologi.com/frankdejonge",
2247                    "type": "custom"
2248                },
2249                {
2250                    "url": "https://github.com/frankdejonge",
2251                    "type": "github"
2252                },
2253                {
2254                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2255                    "type": "tidelift"
2256                }
2257            ],
2258            "time": "2023-02-18T15:32:41+00:00"
2259        },
2260        {
2261            "name": "league/flysystem-path-prefixing",
2262            "version": "3.10.4",
2263            "source": {
2264                "type": "git",
2265                "url": "https://github.com/thephpleague/flysystem-path-prefixing.git",
2266                "reference": "cdf55f8d46739456dee575effc2d4cd7cd094705"
2267            },
2268            "dist": {
2269                "type": "zip",
2270                "url": "https://api.github.com/repos/thephpleague/flysystem-path-prefixing/zipball/cdf55f8d46739456dee575effc2d4cd7cd094705",
2271                "reference": "cdf55f8d46739456dee575effc2d4cd7cd094705",
2272                "shasum": ""
2273            },
2274            "require": {
2275                "league/flysystem": "^3.10.0",
2276                "php": "^8.0.2"
2277            },
2278            "type": "library",
2279            "autoload": {
2280                "psr-4": {
2281                    "League\\Flysystem\\PathPrefixing\\": ""
2282                }
2283            },
2284            "notification-url": "https://packagist.org/downloads/",
2285            "license": [
2286                "MIT"
2287            ],
2288            "authors": [
2289                {
2290                    "name": "Frank de Jonge",
2291                    "email": "info@frankdejonge.nl"
2292                }
2293            ],
2294            "description": "Path prefixing filesystem adapter for Flysystem.",
2295            "keywords": [
2296                "Flysystem",
2297                "filesystem",
2298                "prefix",
2299                "prefixing"
2300            ],
2301            "support": {
2302                "issues": "https://github.com/thephpleague/flysystem-path-prefixing/issues",
2303                "source": "https://github.com/thephpleague/flysystem-path-prefixing/tree/3.10.4"
2304            },
2305            "funding": [
2306                {
2307                    "url": "https://ecologi.com/frankdejonge",
2308                    "type": "custom"
2309                },
2310                {
2311                    "url": "https://github.com/frankdejonge",
2312                    "type": "github"
2313                },
2314                {
2315                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2316                    "type": "tidelift"
2317                }
2318            ],
2319            "time": "2022-11-22T20:56:34+00:00"
2320        },
2321        {
2322            "name": "league/flysystem-ziparchive",
2323            "version": "3.12.0",
2324            "source": {
2325                "type": "git",
2326                "url": "https://github.com/thephpleague/flysystem-ziparchive.git",
2327                "reference": "6d7f3fb1de9f33f08ea696b06ee521855685e187"
2328            },
2329            "dist": {
2330                "type": "zip",
2331                "url": "https://api.github.com/repos/thephpleague/flysystem-ziparchive/zipball/6d7f3fb1de9f33f08ea696b06ee521855685e187",
2332                "reference": "6d7f3fb1de9f33f08ea696b06ee521855685e187",
2333                "shasum": ""
2334            },
2335            "require": {
2336                "ext-zip": "*",
2337                "league/flysystem": "^3.0.0",
2338                "league/mime-type-detection": "^1.0.0",
2339                "php": "^8.0.2"
2340            },
2341            "type": "library",
2342            "autoload": {
2343                "psr-4": {
2344                    "League\\Flysystem\\ZipArchive\\": ""
2345                }
2346            },
2347            "notification-url": "https://packagist.org/downloads/",
2348            "license": [
2349                "MIT"
2350            ],
2351            "authors": [
2352                {
2353                    "name": "Frank de Jonge",
2354                    "email": "info@frankdejonge.nl"
2355                }
2356            ],
2357            "description": "ZIP filesystem adapter for Flysystem.",
2358            "keywords": [
2359                "Flysystem",
2360                "file",
2361                "files",
2362                "filesystem",
2363                "zip"
2364            ],
2365            "support": {
2366                "issues": "https://github.com/thephpleague/flysystem-ziparchive/issues",
2367                "source": "https://github.com/thephpleague/flysystem-ziparchive/tree/3.12.0"
2368            },
2369            "funding": [
2370                {
2371                    "url": "https://ecologi.com/frankdejonge",
2372                    "type": "custom"
2373                },
2374                {
2375                    "url": "https://github.com/frankdejonge",
2376                    "type": "github"
2377                },
2378                {
2379                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2380                    "type": "tidelift"
2381                }
2382            ],
2383            "time": "2022-12-19T19:44:15+00:00"
2384        },
2385        {
2386            "name": "league/mime-type-detection",
2387            "version": "1.11.0",
2388            "source": {
2389                "type": "git",
2390                "url": "https://github.com/thephpleague/mime-type-detection.git",
2391                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
2392            },
2393            "dist": {
2394                "type": "zip",
2395                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2396                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2397                "shasum": ""
2398            },
2399            "require": {
2400                "ext-fileinfo": "*",
2401                "php": "^7.2 || ^8.0"
2402            },
2403            "require-dev": {
2404                "friendsofphp/php-cs-fixer": "^3.2",
2405                "phpstan/phpstan": "^0.12.68",
2406                "phpunit/phpunit": "^8.5.8 || ^9.3"
2407            },
2408            "type": "library",
2409            "autoload": {
2410                "psr-4": {
2411                    "League\\MimeTypeDetection\\": "src"
2412                }
2413            },
2414            "notification-url": "https://packagist.org/downloads/",
2415            "license": [
2416                "MIT"
2417            ],
2418            "authors": [
2419                {
2420                    "name": "Frank de Jonge",
2421                    "email": "info@frankdejonge.nl"
2422                }
2423            ],
2424            "description": "Mime-type detection for Flysystem",
2425            "support": {
2426                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2427                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
2428            },
2429            "funding": [
2430                {
2431                    "url": "https://github.com/frankdejonge",
2432                    "type": "github"
2433                },
2434                {
2435                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2436                    "type": "tidelift"
2437                }
2438            ],
2439            "time": "2022-04-17T13:12:02+00:00"
2440        },
2441        {
2442            "name": "middlewares/client-ip",
2443            "version": "v2.0.1",
2444            "source": {
2445                "type": "git",
2446                "url": "https://github.com/middlewares/client-ip.git",
2447                "reference": "466c38388a5efa65f5da4d897adfeb09a4fb44cd"
2448            },
2449            "dist": {
2450                "type": "zip",
2451                "url": "https://api.github.com/repos/middlewares/client-ip/zipball/466c38388a5efa65f5da4d897adfeb09a4fb44cd",
2452                "reference": "466c38388a5efa65f5da4d897adfeb09a4fb44cd",
2453                "shasum": ""
2454            },
2455            "require": {
2456                "php": "^7.2 || ^8.0",
2457                "psr/http-server-middleware": "^1.0"
2458            },
2459            "require-dev": {
2460                "friendsofphp/php-cs-fixer": "^2.0",
2461                "laminas/laminas-diactoros": "^2.2",
2462                "middlewares/utils": "^3.1",
2463                "oscarotero/php-cs-fixer-config": "^1.0",
2464                "phpstan/phpstan": "^0.12",
2465                "phpunit/phpunit": "^8|^9",
2466                "squizlabs/php_codesniffer": "^3.0"
2467            },
2468            "type": "library",
2469            "autoload": {
2470                "psr-4": {
2471                    "Middlewares\\": "src/"
2472                }
2473            },
2474            "notification-url": "https://packagist.org/downloads/",
2475            "license": [
2476                "MIT"
2477            ],
2478            "description": "Middleware to detect the client ip and save it as a request attribute",
2479            "homepage": "https://github.com/middlewares/client-ip",
2480            "keywords": [
2481                "IP",
2482                "http",
2483                "middleware",
2484                "psr-15",
2485                "psr-7",
2486                "server"
2487            ],
2488            "support": {
2489                "issues": "https://github.com/middlewares/client-ip/issues",
2490                "source": "https://github.com/middlewares/client-ip/tree/v2.0.1"
2491            },
2492            "time": "2020-12-02T00:05:31+00:00"
2493        },
2494        {
2495            "name": "mlocati/ip-lib",
2496            "version": "1.18.0",
2497            "source": {
2498                "type": "git",
2499                "url": "https://github.com/mlocati/ip-lib.git",
2500                "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2"
2501            },
2502            "dist": {
2503                "type": "zip",
2504                "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
2505                "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
2506                "shasum": ""
2507            },
2508            "require": {
2509                "php": ">=5.3.3"
2510            },
2511            "require-dev": {
2512                "ext-pdo_sqlite": "*",
2513                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
2514            },
2515            "type": "library",
2516            "autoload": {
2517                "psr-4": {
2518                    "IPLib\\": "src/"
2519                }
2520            },
2521            "notification-url": "https://packagist.org/downloads/",
2522            "license": [
2523                "MIT"
2524            ],
2525            "authors": [
2526                {
2527                    "name": "Michele Locati",
2528                    "email": "mlocati@gmail.com",
2529                    "homepage": "https://github.com/mlocati",
2530                    "role": "Author"
2531                }
2532            ],
2533            "description": "Handle IPv4, IPv6 addresses and ranges",
2534            "homepage": "https://github.com/mlocati/ip-lib",
2535            "keywords": [
2536                "IP",
2537                "address",
2538                "addresses",
2539                "ipv4",
2540                "ipv6",
2541                "manage",
2542                "managing",
2543                "matching",
2544                "network",
2545                "networking",
2546                "range",
2547                "subnet"
2548            ],
2549            "support": {
2550                "issues": "https://github.com/mlocati/ip-lib/issues",
2551                "source": "https://github.com/mlocati/ip-lib/tree/1.18.0"
2552            },
2553            "funding": [
2554                {
2555                    "url": "https://github.com/sponsors/mlocati",
2556                    "type": "github"
2557                },
2558                {
2559                    "url": "https://paypal.me/mlocati",
2560                    "type": "other"
2561                }
2562            ],
2563            "time": "2022-01-13T18:05:33+00:00"
2564        },
2565        {
2566            "name": "nesbot/carbon",
2567            "version": "2.66.0",
2568            "source": {
2569                "type": "git",
2570                "url": "https://github.com/briannesbitt/Carbon.git",
2571                "reference": "496712849902241f04902033b0441b269effe001"
2572            },
2573            "dist": {
2574                "type": "zip",
2575                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001",
2576                "reference": "496712849902241f04902033b0441b269effe001",
2577                "shasum": ""
2578            },
2579            "require": {
2580                "ext-json": "*",
2581                "php": "^7.1.8 || ^8.0",
2582                "symfony/polyfill-mbstring": "^1.0",
2583                "symfony/polyfill-php80": "^1.16",
2584                "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2585            },
2586            "require-dev": {
2587                "doctrine/dbal": "^2.0 || ^3.1.4",
2588                "doctrine/orm": "^2.7",
2589                "friendsofphp/php-cs-fixer": "^3.0",
2590                "kylekatarnls/multi-tester": "^2.0",
2591                "ondrejmirtes/better-reflection": "*",
2592                "phpmd/phpmd": "^2.9",
2593                "phpstan/extension-installer": "^1.0",
2594                "phpstan/phpstan": "^0.12.99 || ^1.7.14",
2595                "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
2596                "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
2597                "squizlabs/php_codesniffer": "^3.4"
2598            },
2599            "bin": [
2600                "bin/carbon"
2601            ],
2602            "type": "library",
2603            "extra": {
2604                "branch-alias": {
2605                    "dev-3.x": "3.x-dev",
2606                    "dev-master": "2.x-dev"
2607                },
2608                "laravel": {
2609                    "providers": [
2610                        "Carbon\\Laravel\\ServiceProvider"
2611                    ]
2612                },
2613                "phpstan": {
2614                    "includes": [
2615                        "extension.neon"
2616                    ]
2617                }
2618            },
2619            "autoload": {
2620                "psr-4": {
2621                    "Carbon\\": "src/Carbon/"
2622                }
2623            },
2624            "notification-url": "https://packagist.org/downloads/",
2625            "license": [
2626                "MIT"
2627            ],
2628            "authors": [
2629                {
2630                    "name": "Brian Nesbitt",
2631                    "email": "brian@nesbot.com",
2632                    "homepage": "https://markido.com"
2633                },
2634                {
2635                    "name": "kylekatarnls",
2636                    "homepage": "https://github.com/kylekatarnls"
2637                }
2638            ],
2639            "description": "An API extension for DateTime that supports 281 different languages.",
2640            "homepage": "https://carbon.nesbot.com",
2641            "keywords": [
2642                "date",
2643                "datetime",
2644                "time"
2645            ],
2646            "support": {
2647                "docs": "https://carbon.nesbot.com/docs",
2648                "issues": "https://github.com/briannesbitt/Carbon/issues",
2649                "source": "https://github.com/briannesbitt/Carbon"
2650            },
2651            "funding": [
2652                {
2653                    "url": "https://github.com/sponsors/kylekatarnls",
2654                    "type": "github"
2655                },
2656                {
2657                    "url": "https://opencollective.com/Carbon#sponsor",
2658                    "type": "opencollective"
2659                },
2660                {
2661                    "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2662                    "type": "tidelift"
2663                }
2664            ],
2665            "time": "2023-01-29T18:53:47+00:00"
2666        },
2667        {
2668            "name": "nette/schema",
2669            "version": "v1.2.3",
2670            "source": {
2671                "type": "git",
2672                "url": "https://github.com/nette/schema.git",
2673                "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
2674            },
2675            "dist": {
2676                "type": "zip",
2677                "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2678                "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2679                "shasum": ""
2680            },
2681            "require": {
2682                "nette/utils": "^2.5.7 || ^3.1.5 ||  ^4.0",
2683                "php": ">=7.1 <8.3"
2684            },
2685            "require-dev": {
2686                "nette/tester": "^2.3 || ^2.4",
2687                "phpstan/phpstan-nette": "^1.0",
2688                "tracy/tracy": "^2.7"
2689            },
2690            "type": "library",
2691            "extra": {
2692                "branch-alias": {
2693                    "dev-master": "1.2-dev"
2694                }
2695            },
2696            "autoload": {
2697                "classmap": [
2698                    "src/"
2699                ]
2700            },
2701            "notification-url": "https://packagist.org/downloads/",
2702            "license": [
2703                "BSD-3-Clause",
2704                "GPL-2.0-only",
2705                "GPL-3.0-only"
2706            ],
2707            "authors": [
2708                {
2709                    "name": "David Grudl",
2710                    "homepage": "https://davidgrudl.com"
2711                },
2712                {
2713                    "name": "Nette Community",
2714                    "homepage": "https://nette.org/contributors"
2715                }
2716            ],
2717            "description": "�� Nette Schema: validating data structures against a given Schema.",
2718            "homepage": "https://nette.org",
2719            "keywords": [
2720                "config",
2721                "nette"
2722            ],
2723            "support": {
2724                "issues": "https://github.com/nette/schema/issues",
2725                "source": "https://github.com/nette/schema/tree/v1.2.3"
2726            },
2727            "time": "2022-10-13T01:24:26+00:00"
2728        },
2729        {
2730            "name": "nette/utils",
2731            "version": "v4.0.0",
2732            "source": {
2733                "type": "git",
2734                "url": "https://github.com/nette/utils.git",
2735                "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e"
2736            },
2737            "dist": {
2738                "type": "zip",
2739                "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e",
2740                "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e",
2741                "shasum": ""
2742            },
2743            "require": {
2744                "php": ">=8.0 <8.3"
2745            },
2746            "conflict": {
2747                "nette/finder": "<3",
2748                "nette/schema": "<1.2.2"
2749            },
2750            "require-dev": {
2751                "jetbrains/phpstorm-attributes": "dev-master",
2752                "nette/tester": "^2.4",
2753                "phpstan/phpstan": "^1.0",
2754                "tracy/tracy": "^2.9"
2755            },
2756            "suggest": {
2757                "ext-gd": "to use Image",
2758                "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
2759                "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
2760                "ext-json": "to use Nette\\Utils\\Json",
2761                "ext-mbstring": "to use Strings::lower() etc...",
2762                "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
2763                "ext-xml": "to use Strings::length() etc. when mbstring is not available"
2764            },
2765            "type": "library",
2766            "extra": {
2767                "branch-alias": {
2768                    "dev-master": "4.0-dev"
2769                }
2770            },
2771            "autoload": {
2772                "classmap": [
2773                    "src/"
2774                ]
2775            },
2776            "notification-url": "https://packagist.org/downloads/",
2777            "license": [
2778                "BSD-3-Clause",
2779                "GPL-2.0-only",
2780                "GPL-3.0-only"
2781            ],
2782            "authors": [
2783                {
2784                    "name": "David Grudl",
2785                    "homepage": "https://davidgrudl.com"
2786                },
2787                {
2788                    "name": "Nette Community",
2789                    "homepage": "https://nette.org/contributors"
2790                }
2791            ],
2792            "description": "��  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
2793            "homepage": "https://nette.org",
2794            "keywords": [
2795                "array",
2796                "core",
2797                "datetime",
2798                "images",
2799                "json",
2800                "nette",
2801                "paginator",
2802                "password",
2803                "slugify",
2804                "string",
2805                "unicode",
2806                "utf-8",
2807                "utility",
2808                "validation"
2809            ],
2810            "support": {
2811                "issues": "https://github.com/nette/utils/issues",
2812                "source": "https://github.com/nette/utils/tree/v4.0.0"
2813            },
2814            "time": "2023-02-02T10:41:53+00:00"
2815        },
2816        {
2817            "name": "nyholm/psr7",
2818            "version": "1.5.1",
2819            "source": {
2820                "type": "git",
2821                "url": "https://github.com/Nyholm/psr7.git",
2822                "reference": "f734364e38a876a23be4d906a2a089e1315be18a"
2823            },
2824            "dist": {
2825                "type": "zip",
2826                "url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
2827                "reference": "f734364e38a876a23be4d906a2a089e1315be18a",
2828                "shasum": ""
2829            },
2830            "require": {
2831                "php": ">=7.1",
2832                "php-http/message-factory": "^1.0",
2833                "psr/http-factory": "^1.0",
2834                "psr/http-message": "^1.0"
2835            },
2836            "provide": {
2837                "psr/http-factory-implementation": "1.0",
2838                "psr/http-message-implementation": "1.0"
2839            },
2840            "require-dev": {
2841                "http-interop/http-factory-tests": "^0.9",
2842                "php-http/psr7-integration-tests": "^1.0",
2843                "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
2844                "symfony/error-handler": "^4.4"
2845            },
2846            "type": "library",
2847            "extra": {
2848                "branch-alias": {
2849                    "dev-master": "1.4-dev"
2850                }
2851            },
2852            "autoload": {
2853                "psr-4": {
2854                    "Nyholm\\Psr7\\": "src/"
2855                }
2856            },
2857            "notification-url": "https://packagist.org/downloads/",
2858            "license": [
2859                "MIT"
2860            ],
2861            "authors": [
2862                {
2863                    "name": "Tobias Nyholm",
2864                    "email": "tobias.nyholm@gmail.com"
2865                },
2866                {
2867                    "name": "Martijn van der Ven",
2868                    "email": "martijn@vanderven.se"
2869                }
2870            ],
2871            "description": "A fast PHP7 implementation of PSR-7",
2872            "homepage": "https://tnyholm.se",
2873            "keywords": [
2874                "psr-17",
2875                "psr-7"
2876            ],
2877            "support": {
2878                "issues": "https://github.com/Nyholm/psr7/issues",
2879                "source": "https://github.com/Nyholm/psr7/tree/1.5.1"
2880            },
2881            "funding": [
2882                {
2883                    "url": "https://github.com/Zegnat",
2884                    "type": "github"
2885                },
2886                {
2887                    "url": "https://github.com/nyholm",
2888                    "type": "github"
2889                }
2890            ],
2891            "time": "2022-06-22T07:13:36+00:00"
2892        },
2893        {
2894            "name": "nyholm/psr7-server",
2895            "version": "1.0.2",
2896            "source": {
2897                "type": "git",
2898                "url": "https://github.com/Nyholm/psr7-server.git",
2899                "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
2900            },
2901            "dist": {
2902                "type": "zip",
2903                "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
2904                "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
2905                "shasum": ""
2906            },
2907            "require": {
2908                "php": "^7.1 || ^8.0",
2909                "psr/http-factory": "^1.0",
2910                "psr/http-message": "^1.0"
2911            },
2912            "require-dev": {
2913                "nyholm/nsa": "^1.1",
2914                "nyholm/psr7": "^1.3",
2915                "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
2916            },
2917            "type": "library",
2918            "autoload": {
2919                "psr-4": {
2920                    "Nyholm\\Psr7Server\\": "src/"
2921                }
2922            },
2923            "notification-url": "https://packagist.org/downloads/",
2924            "license": [
2925                "MIT"
2926            ],
2927            "authors": [
2928                {
2929                    "name": "Tobias Nyholm",
2930                    "email": "tobias.nyholm@gmail.com"
2931                },
2932                {
2933                    "name": "Martijn van der Ven",
2934                    "email": "martijn@vanderven.se"
2935                }
2936            ],
2937            "description": "Helper classes to handle PSR-7 server requests",
2938            "homepage": "http://tnyholm.se",
2939            "keywords": [
2940                "psr-17",
2941                "psr-7"
2942            ],
2943            "support": {
2944                "issues": "https://github.com/Nyholm/psr7-server/issues",
2945                "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
2946            },
2947            "funding": [
2948                {
2949                    "url": "https://github.com/Zegnat",
2950                    "type": "github"
2951                },
2952                {
2953                    "url": "https://github.com/nyholm",
2954                    "type": "github"
2955                }
2956            ],
2957            "time": "2021-05-12T11:11:27+00:00"
2958        },
2959        {
2960            "name": "oscarotero/middleland",
2961            "version": "v1.0.1",
2962            "source": {
2963                "type": "git",
2964                "url": "https://github.com/oscarotero/middleland.git",
2965                "reference": "4848543d59f753aa3352c52d88c66f978debafb2"
2966            },
2967            "dist": {
2968                "type": "zip",
2969                "url": "https://api.github.com/repos/oscarotero/middleland/zipball/4848543d59f753aa3352c52d88c66f978debafb2",
2970                "reference": "4848543d59f753aa3352c52d88c66f978debafb2",
2971                "shasum": ""
2972            },
2973            "require": {
2974                "php": "^7.0|^8.0",
2975                "psr/container": "^1.0",
2976                "psr/http-server-middleware": "^1.0"
2977            },
2978            "require-dev": {
2979                "friendsofphp/php-cs-fixer": "^2.0",
2980                "laminas/laminas-diactoros": "^1.3",
2981                "phpunit/phpunit": ">=6.0"
2982            },
2983            "type": "library",
2984            "autoload": {
2985                "psr-4": {
2986                    "Middleland\\": "src/"
2987                }
2988            },
2989            "notification-url": "https://packagist.org/downloads/",
2990            "license": [
2991                "MIT"
2992            ],
2993            "authors": [
2994                {
2995                    "name": "Oscar Otero",
2996                    "email": "oom@oscarotero.com",
2997                    "homepage": "http://oscarotero.com",
2998                    "role": "Developer"
2999                }
3000            ],
3001            "description": "PSR-15 middleware dispatcher",
3002            "homepage": "https://github.com/oscarotero/dispatcher",
3003            "keywords": [
3004                "http",
3005                "middleware",
3006                "psr-15",
3007                "psr-7"
3008            ],
3009            "support": {
3010                "email": "oom@oscarotero.com",
3011                "issues": "https://github.com/oscarotero/dispatcher/issues",
3012                "source": "https://github.com/oscarotero/middleland/tree/v1.0.1"
3013            },
3014            "time": "2020-12-06T00:59:17+00:00"
3015        },
3016        {
3017            "name": "php-http/message-factory",
3018            "version": "v1.0.2",
3019            "source": {
3020                "type": "git",
3021                "url": "https://github.com/php-http/message-factory.git",
3022                "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
3023            },
3024            "dist": {
3025                "type": "zip",
3026                "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
3027                "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
3028                "shasum": ""
3029            },
3030            "require": {
3031                "php": ">=5.4",
3032                "psr/http-message": "^1.0"
3033            },
3034            "type": "library",
3035            "extra": {
3036                "branch-alias": {
3037                    "dev-master": "1.0-dev"
3038                }
3039            },
3040            "autoload": {
3041                "psr-4": {
3042                    "Http\\Message\\": "src/"
3043                }
3044            },
3045            "notification-url": "https://packagist.org/downloads/",
3046            "license": [
3047                "MIT"
3048            ],
3049            "authors": [
3050                {
3051                    "name": "Márk Sági-Kazár",
3052                    "email": "mark.sagikazar@gmail.com"
3053                }
3054            ],
3055            "description": "Factory interfaces for PSR-7 HTTP Message",
3056            "homepage": "http://php-http.org",
3057            "keywords": [
3058                "factory",
3059                "http",
3060                "message",
3061                "stream",
3062                "uri"
3063            ],
3064            "support": {
3065                "issues": "https://github.com/php-http/message-factory/issues",
3066                "source": "https://github.com/php-http/message-factory/tree/master"
3067            },
3068            "time": "2015-12-19T14:08:53+00:00"
3069        },
3070        {
3071            "name": "psr/cache",
3072            "version": "3.0.0",
3073            "source": {
3074                "type": "git",
3075                "url": "https://github.com/php-fig/cache.git",
3076                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
3077            },
3078            "dist": {
3079                "type": "zip",
3080                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
3081                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
3082                "shasum": ""
3083            },
3084            "require": {
3085                "php": ">=8.0.0"
3086            },
3087            "type": "library",
3088            "extra": {
3089                "branch-alias": {
3090                    "dev-master": "1.0.x-dev"
3091                }
3092            },
3093            "autoload": {
3094                "psr-4": {
3095                    "Psr\\Cache\\": "src/"
3096                }
3097            },
3098            "notification-url": "https://packagist.org/downloads/",
3099            "license": [
3100                "MIT"
3101            ],
3102            "authors": [
3103                {
3104                    "name": "PHP-FIG",
3105                    "homepage": "https://www.php-fig.org/"
3106                }
3107            ],
3108            "description": "Common interface for caching libraries",
3109            "keywords": [
3110                "cache",
3111                "psr",
3112                "psr-6"
3113            ],
3114            "support": {
3115                "source": "https://github.com/php-fig/cache/tree/3.0.0"
3116            },
3117            "time": "2021-02-03T23:26:27+00:00"
3118        },
3119        {
3120            "name": "psr/container",
3121            "version": "1.1.2",
3122            "source": {
3123                "type": "git",
3124                "url": "https://github.com/php-fig/container.git",
3125                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
3126            },
3127            "dist": {
3128                "type": "zip",
3129                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
3130                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
3131                "shasum": ""
3132            },
3133            "require": {
3134                "php": ">=7.4.0"
3135            },
3136            "type": "library",
3137            "autoload": {
3138                "psr-4": {
3139                    "Psr\\Container\\": "src/"
3140                }
3141            },
3142            "notification-url": "https://packagist.org/downloads/",
3143            "license": [
3144                "MIT"
3145            ],
3146            "authors": [
3147                {
3148                    "name": "PHP-FIG",
3149                    "homepage": "https://www.php-fig.org/"
3150                }
3151            ],
3152            "description": "Common Container Interface (PHP FIG PSR-11)",
3153            "homepage": "https://github.com/php-fig/container",
3154            "keywords": [
3155                "PSR-11",
3156                "container",
3157                "container-interface",
3158                "container-interop",
3159                "psr"
3160            ],
3161            "support": {
3162                "issues": "https://github.com/php-fig/container/issues",
3163                "source": "https://github.com/php-fig/container/tree/1.1.2"
3164            },
3165            "time": "2021-11-05T16:50:12+00:00"
3166        },
3167        {
3168            "name": "psr/event-dispatcher",
3169            "version": "1.0.0",
3170            "source": {
3171                "type": "git",
3172                "url": "https://github.com/php-fig/event-dispatcher.git",
3173                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
3174            },
3175            "dist": {
3176                "type": "zip",
3177                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
3178                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
3179                "shasum": ""
3180            },
3181            "require": {
3182                "php": ">=7.2.0"
3183            },
3184            "type": "library",
3185            "extra": {
3186                "branch-alias": {
3187                    "dev-master": "1.0.x-dev"
3188                }
3189            },
3190            "autoload": {
3191                "psr-4": {
3192                    "Psr\\EventDispatcher\\": "src/"
3193                }
3194            },
3195            "notification-url": "https://packagist.org/downloads/",
3196            "license": [
3197                "MIT"
3198            ],
3199            "authors": [
3200                {
3201                    "name": "PHP-FIG",
3202                    "homepage": "http://www.php-fig.org/"
3203                }
3204            ],
3205            "description": "Standard interfaces for event handling.",
3206            "keywords": [
3207                "events",
3208                "psr",
3209                "psr-14"
3210            ],
3211            "support": {
3212                "issues": "https://github.com/php-fig/event-dispatcher/issues",
3213                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
3214            },
3215            "time": "2019-01-08T18:20:26+00:00"
3216        },
3217        {
3218            "name": "psr/http-client",
3219            "version": "1.0.1",
3220            "source": {
3221                "type": "git",
3222                "url": "https://github.com/php-fig/http-client.git",
3223                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3224            },
3225            "dist": {
3226                "type": "zip",
3227                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3228                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3229                "shasum": ""
3230            },
3231            "require": {
3232                "php": "^7.0 || ^8.0",
3233                "psr/http-message": "^1.0"
3234            },
3235            "type": "library",
3236            "extra": {
3237                "branch-alias": {
3238                    "dev-master": "1.0.x-dev"
3239                }
3240            },
3241            "autoload": {
3242                "psr-4": {
3243                    "Psr\\Http\\Client\\": "src/"
3244                }
3245            },
3246            "notification-url": "https://packagist.org/downloads/",
3247            "license": [
3248                "MIT"
3249            ],
3250            "authors": [
3251                {
3252                    "name": "PHP-FIG",
3253                    "homepage": "http://www.php-fig.org/"
3254                }
3255            ],
3256            "description": "Common interface for HTTP clients",
3257            "homepage": "https://github.com/php-fig/http-client",
3258            "keywords": [
3259                "http",
3260                "http-client",
3261                "psr",
3262                "psr-18"
3263            ],
3264            "support": {
3265                "source": "https://github.com/php-fig/http-client/tree/master"
3266            },
3267            "time": "2020-06-29T06:28:15+00:00"
3268        },
3269        {
3270            "name": "psr/http-factory",
3271            "version": "1.0.1",
3272            "source": {
3273                "type": "git",
3274                "url": "https://github.com/php-fig/http-factory.git",
3275                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
3276            },
3277            "dist": {
3278                "type": "zip",
3279                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3280                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3281                "shasum": ""
3282            },
3283            "require": {
3284                "php": ">=7.0.0",
3285                "psr/http-message": "^1.0"
3286            },
3287            "type": "library",
3288            "extra": {
3289                "branch-alias": {
3290                    "dev-master": "1.0.x-dev"
3291                }
3292            },
3293            "autoload": {
3294                "psr-4": {
3295                    "Psr\\Http\\Message\\": "src/"
3296                }
3297            },
3298            "notification-url": "https://packagist.org/downloads/",
3299            "license": [
3300                "MIT"
3301            ],
3302            "authors": [
3303                {
3304                    "name": "PHP-FIG",
3305                    "homepage": "http://www.php-fig.org/"
3306                }
3307            ],
3308            "description": "Common interfaces for PSR-7 HTTP message factories",
3309            "keywords": [
3310                "factory",
3311                "http",
3312                "message",
3313                "psr",
3314                "psr-17",
3315                "psr-7",
3316                "request",
3317                "response"
3318            ],
3319            "support": {
3320                "source": "https://github.com/php-fig/http-factory/tree/master"
3321            },
3322            "time": "2019-04-30T12:38:16+00:00"
3323        },
3324        {
3325            "name": "psr/http-message",
3326            "version": "1.0.1",
3327            "source": {
3328                "type": "git",
3329                "url": "https://github.com/php-fig/http-message.git",
3330                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3331            },
3332            "dist": {
3333                "type": "zip",
3334                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3335                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3336                "shasum": ""
3337            },
3338            "require": {
3339                "php": ">=5.3.0"
3340            },
3341            "type": "library",
3342            "extra": {
3343                "branch-alias": {
3344                    "dev-master": "1.0.x-dev"
3345                }
3346            },
3347            "autoload": {
3348                "psr-4": {
3349                    "Psr\\Http\\Message\\": "src/"
3350                }
3351            },
3352            "notification-url": "https://packagist.org/downloads/",
3353            "license": [
3354                "MIT"
3355            ],
3356            "authors": [
3357                {
3358                    "name": "PHP-FIG",
3359                    "homepage": "http://www.php-fig.org/"
3360                }
3361            ],
3362            "description": "Common interface for HTTP messages",
3363            "homepage": "https://github.com/php-fig/http-message",
3364            "keywords": [
3365                "http",
3366                "http-message",
3367                "psr",
3368                "psr-7",
3369                "request",
3370                "response"
3371            ],
3372            "support": {
3373                "source": "https://github.com/php-fig/http-message/tree/master"
3374            },
3375            "time": "2016-08-06T14:39:51+00:00"
3376        },
3377        {
3378            "name": "psr/http-server-handler",
3379            "version": "1.0.1",
3380            "source": {
3381                "type": "git",
3382                "url": "https://github.com/php-fig/http-server-handler.git",
3383                "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
3384            },
3385            "dist": {
3386                "type": "zip",
3387                "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
3388                "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
3389                "shasum": ""
3390            },
3391            "require": {
3392                "php": ">=7.0",
3393                "psr/http-message": "^1.0"
3394            },
3395            "type": "library",
3396            "extra": {
3397                "branch-alias": {
3398                    "dev-master": "1.0.x-dev"
3399                }
3400            },
3401            "autoload": {
3402                "psr-4": {
3403                    "Psr\\Http\\Server\\": "src/"
3404                }
3405            },
3406            "notification-url": "https://packagist.org/downloads/",
3407            "license": [
3408                "MIT"
3409            ],
3410            "authors": [
3411                {
3412                    "name": "PHP-FIG",
3413                    "homepage": "http://www.php-fig.org/"
3414                }
3415            ],
3416            "description": "Common interface for HTTP server-side request handler",
3417            "keywords": [
3418                "handler",
3419                "http",
3420                "http-interop",
3421                "psr",
3422                "psr-15",
3423                "psr-7",
3424                "request",
3425                "response",
3426                "server"
3427            ],
3428            "support": {
3429                "issues": "https://github.com/php-fig/http-server-handler/issues",
3430                "source": "https://github.com/php-fig/http-server-handler/tree/master"
3431            },
3432            "time": "2018-10-30T16:46:14+00:00"
3433        },
3434        {
3435            "name": "psr/http-server-middleware",
3436            "version": "1.0.1",
3437            "source": {
3438                "type": "git",
3439                "url": "https://github.com/php-fig/http-server-middleware.git",
3440                "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
3441            },
3442            "dist": {
3443                "type": "zip",
3444                "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
3445                "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
3446                "shasum": ""
3447            },
3448            "require": {
3449                "php": ">=7.0",
3450                "psr/http-message": "^1.0",
3451                "psr/http-server-handler": "^1.0"
3452            },
3453            "type": "library",
3454            "extra": {
3455                "branch-alias": {
3456                    "dev-master": "1.0.x-dev"
3457                }
3458            },
3459            "autoload": {
3460                "psr-4": {
3461                    "Psr\\Http\\Server\\": "src/"
3462                }
3463            },
3464            "notification-url": "https://packagist.org/downloads/",
3465            "license": [
3466                "MIT"
3467            ],
3468            "authors": [
3469                {
3470                    "name": "PHP-FIG",
3471                    "homepage": "http://www.php-fig.org/"
3472                }
3473            ],
3474            "description": "Common interface for HTTP server-side middleware",
3475            "keywords": [
3476                "http",
3477                "http-interop",
3478                "middleware",
3479                "psr",
3480                "psr-15",
3481                "psr-7",
3482                "request",
3483                "response"
3484            ],
3485            "support": {
3486                "issues": "https://github.com/php-fig/http-server-middleware/issues",
3487                "source": "https://github.com/php-fig/http-server-middleware/tree/master"
3488            },
3489            "time": "2018-10-30T17:12:04+00:00"
3490        },
3491        {
3492            "name": "psr/log",
3493            "version": "2.0.0",
3494            "source": {
3495                "type": "git",
3496                "url": "https://github.com/php-fig/log.git",
3497                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
3498            },
3499            "dist": {
3500                "type": "zip",
3501                "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
3502                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
3503                "shasum": ""
3504            },
3505            "require": {
3506                "php": ">=8.0.0"
3507            },
3508            "type": "library",
3509            "extra": {
3510                "branch-alias": {
3511                    "dev-master": "2.0.x-dev"
3512                }
3513            },
3514            "autoload": {
3515                "psr-4": {
3516                    "Psr\\Log\\": "src"
3517                }
3518            },
3519            "notification-url": "https://packagist.org/downloads/",
3520            "license": [
3521                "MIT"
3522            ],
3523            "authors": [
3524                {
3525                    "name": "PHP-FIG",
3526                    "homepage": "https://www.php-fig.org/"
3527                }
3528            ],
3529            "description": "Common interface for logging libraries",
3530            "homepage": "https://github.com/php-fig/log",
3531            "keywords": [
3532                "log",
3533                "psr",
3534                "psr-3"
3535            ],
3536            "support": {
3537                "source": "https://github.com/php-fig/log/tree/2.0.0"
3538            },
3539            "time": "2021-07-14T16:41:46+00:00"
3540        },
3541        {
3542            "name": "psr/simple-cache",
3543            "version": "3.0.0",
3544            "source": {
3545                "type": "git",
3546                "url": "https://github.com/php-fig/simple-cache.git",
3547                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
3548            },
3549            "dist": {
3550                "type": "zip",
3551                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
3552                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
3553                "shasum": ""
3554            },
3555            "require": {
3556                "php": ">=8.0.0"
3557            },
3558            "type": "library",
3559            "extra": {
3560                "branch-alias": {
3561                    "dev-master": "3.0.x-dev"
3562                }
3563            },
3564            "autoload": {
3565                "psr-4": {
3566                    "Psr\\SimpleCache\\": "src/"
3567                }
3568            },
3569            "notification-url": "https://packagist.org/downloads/",
3570            "license": [
3571                "MIT"
3572            ],
3573            "authors": [
3574                {
3575                    "name": "PHP-FIG",
3576                    "homepage": "https://www.php-fig.org/"
3577                }
3578            ],
3579            "description": "Common interfaces for simple caching",
3580            "keywords": [
3581                "cache",
3582                "caching",
3583                "psr",
3584                "psr-16",
3585                "simple-cache"
3586            ],
3587            "support": {
3588                "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
3589            },
3590            "time": "2021-10-29T13:26:27+00:00"
3591        },
3592        {
3593            "name": "ralouphie/getallheaders",
3594            "version": "3.0.3",
3595            "source": {
3596                "type": "git",
3597                "url": "https://github.com/ralouphie/getallheaders.git",
3598                "reference": "120b605dfeb996808c31b6477290a714d356e822"
3599            },
3600            "dist": {
3601                "type": "zip",
3602                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3603                "reference": "120b605dfeb996808c31b6477290a714d356e822",
3604                "shasum": ""
3605            },
3606            "require": {
3607                "php": ">=5.6"
3608            },
3609            "require-dev": {
3610                "php-coveralls/php-coveralls": "^2.1",
3611                "phpunit/phpunit": "^5 || ^6.5"
3612            },
3613            "type": "library",
3614            "autoload": {
3615                "files": [
3616                    "src/getallheaders.php"
3617                ]
3618            },
3619            "notification-url": "https://packagist.org/downloads/",
3620            "license": [
3621                "MIT"
3622            ],
3623            "authors": [
3624                {
3625                    "name": "Ralph Khattar",
3626                    "email": "ralph.khattar@gmail.com"
3627                }
3628            ],
3629            "description": "A polyfill for getallheaders.",
3630            "support": {
3631                "issues": "https://github.com/ralouphie/getallheaders/issues",
3632                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
3633            },
3634            "time": "2019-03-08T08:55:37+00:00"
3635        },
3636        {
3637            "name": "ramsey/collection",
3638            "version": "2.0.0",
3639            "source": {
3640                "type": "git",
3641                "url": "https://github.com/ramsey/collection.git",
3642                "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
3643            },
3644            "dist": {
3645                "type": "zip",
3646                "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
3647                "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
3648                "shasum": ""
3649            },
3650            "require": {
3651                "php": "^8.1"
3652            },
3653            "require-dev": {
3654                "captainhook/plugin-composer": "^5.3",
3655                "ergebnis/composer-normalize": "^2.28.3",
3656                "fakerphp/faker": "^1.21",
3657                "hamcrest/hamcrest-php": "^2.0",
3658                "jangregor/phpstan-prophecy": "^1.0",
3659                "mockery/mockery": "^1.5",
3660                "php-parallel-lint/php-console-highlighter": "^1.0",
3661                "php-parallel-lint/php-parallel-lint": "^1.3",
3662                "phpcsstandards/phpcsutils": "^1.0.0-rc1",
3663                "phpspec/prophecy-phpunit": "^2.0",
3664                "phpstan/extension-installer": "^1.2",
3665                "phpstan/phpstan": "^1.9",
3666                "phpstan/phpstan-mockery": "^1.1",
3667                "phpstan/phpstan-phpunit": "^1.3",
3668                "phpunit/phpunit": "^9.5",
3669                "psalm/plugin-mockery": "^1.1",
3670                "psalm/plugin-phpunit": "^0.18.4",
3671                "ramsey/coding-standard": "^2.0.3",
3672                "ramsey/conventional-commits": "^1.3",
3673                "vimeo/psalm": "^5.4"
3674            },
3675            "type": "library",
3676            "extra": {
3677                "captainhook": {
3678                    "force-install": true
3679                },
3680                "ramsey/conventional-commits": {
3681                    "configFile": "conventional-commits.json"
3682                }
3683            },
3684            "autoload": {
3685                "psr-4": {
3686                    "Ramsey\\Collection\\": "src/"
3687                }
3688            },
3689            "notification-url": "https://packagist.org/downloads/",
3690            "license": [
3691                "MIT"
3692            ],
3693            "authors": [
3694                {
3695                    "name": "Ben Ramsey",
3696                    "email": "ben@benramsey.com",
3697                    "homepage": "https://benramsey.com"
3698                }
3699            ],
3700            "description": "A PHP library for representing and manipulating collections.",
3701            "keywords": [
3702                "array",
3703                "collection",
3704                "hash",
3705                "map",
3706                "queue",
3707                "set"
3708            ],
3709            "support": {
3710                "issues": "https://github.com/ramsey/collection/issues",
3711                "source": "https://github.com/ramsey/collection/tree/2.0.0"
3712            },
3713            "funding": [
3714                {
3715                    "url": "https://github.com/ramsey",
3716                    "type": "github"
3717                },
3718                {
3719                    "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
3720                    "type": "tidelift"
3721                }
3722            ],
3723            "time": "2022-12-31T21:50:55+00:00"
3724        },
3725        {
3726            "name": "ramsey/uuid",
3727            "version": "4.7.3",
3728            "source": {
3729                "type": "git",
3730                "url": "https://github.com/ramsey/uuid.git",
3731                "reference": "433b2014e3979047db08a17a205f410ba3869cf2"
3732            },
3733            "dist": {
3734                "type": "zip",
3735                "url": "https://api.github.com/repos/ramsey/uuid/zipball/433b2014e3979047db08a17a205f410ba3869cf2",
3736                "reference": "433b2014e3979047db08a17a205f410ba3869cf2",
3737                "shasum": ""
3738            },
3739            "require": {
3740                "brick/math": "^0.8.8 || ^0.9 || ^0.10",
3741                "ext-json": "*",
3742                "php": "^8.0",
3743                "ramsey/collection": "^1.2 || ^2.0"
3744            },
3745            "replace": {
3746                "rhumsaa/uuid": "self.version"
3747            },
3748            "require-dev": {
3749                "captainhook/captainhook": "^5.10",
3750                "captainhook/plugin-composer": "^5.3",
3751                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
3752                "doctrine/annotations": "^1.8",
3753                "ergebnis/composer-normalize": "^2.15",
3754                "mockery/mockery": "^1.3",
3755                "paragonie/random-lib": "^2",
3756                "php-mock/php-mock": "^2.2",
3757                "php-mock/php-mock-mockery": "^1.3",
3758                "php-parallel-lint/php-parallel-lint": "^1.1",
3759                "phpbench/phpbench": "^1.0",
3760                "phpstan/extension-installer": "^1.1",
3761                "phpstan/phpstan": "^1.8",
3762                "phpstan/phpstan-mockery": "^1.1",
3763                "phpstan/phpstan-phpunit": "^1.1",
3764                "phpunit/phpunit": "^8.5 || ^9",
3765                "ramsey/composer-repl": "^1.4",
3766                "slevomat/coding-standard": "^8.4",
3767                "squizlabs/php_codesniffer": "^3.5",
3768                "vimeo/psalm": "^4.9"
3769            },
3770            "suggest": {
3771                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
3772                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
3773                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
3774                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3775                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3776            },
3777            "type": "library",
3778            "extra": {
3779                "captainhook": {
3780                    "force-install": true
3781                }
3782            },
3783            "autoload": {
3784                "files": [
3785                    "src/functions.php"
3786                ],
3787                "psr-4": {
3788                    "Ramsey\\Uuid\\": "src/"
3789                }
3790            },
3791            "notification-url": "https://packagist.org/downloads/",
3792            "license": [
3793                "MIT"
3794            ],
3795            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
3796            "keywords": [
3797                "guid",
3798                "identifier",
3799                "uuid"
3800            ],
3801            "support": {
3802                "issues": "https://github.com/ramsey/uuid/issues",
3803                "source": "https://github.com/ramsey/uuid/tree/4.7.3"
3804            },
3805            "funding": [
3806                {
3807                    "url": "https://github.com/ramsey",
3808                    "type": "github"
3809                },
3810                {
3811                    "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
3812                    "type": "tidelift"
3813                }
3814            ],
3815            "time": "2023-01-12T18:13:24+00:00"
3816        },
3817        {
3818            "name": "sabre/uri",
3819            "version": "3.0.0",
3820            "source": {
3821                "type": "git",
3822                "url": "https://github.com/sabre-io/uri.git",
3823                "reference": "0ab547f34cf15a735e976a285ffc0cfcc27a3f82"
3824            },
3825            "dist": {
3826                "type": "zip",
3827                "url": "https://api.github.com/repos/sabre-io/uri/zipball/0ab547f34cf15a735e976a285ffc0cfcc27a3f82",
3828                "reference": "0ab547f34cf15a735e976a285ffc0cfcc27a3f82",
3829                "shasum": ""
3830            },
3831            "require": {
3832                "php": "^7.4 || ^8.0"
3833            },
3834            "require-dev": {
3835                "friendsofphp/php-cs-fixer": "^3.9",
3836                "phpstan/phpstan": "^1.8",
3837                "phpunit/phpunit": "^9.0"
3838            },
3839            "type": "library",
3840            "autoload": {
3841                "files": [
3842                    "lib/functions.php"
3843                ],
3844                "psr-4": {
3845                    "Sabre\\Uri\\": "lib/"
3846                }
3847            },
3848            "notification-url": "https://packagist.org/downloads/",
3849            "license": [
3850                "BSD-3-Clause"
3851            ],
3852            "authors": [
3853                {
3854                    "name": "Evert Pot",
3855                    "email": "me@evertpot.com",
3856                    "homepage": "http://evertpot.com/",
3857                    "role": "Developer"
3858                }
3859            ],
3860            "description": "Functions for making sense out of URIs.",
3861            "homepage": "http://sabre.io/uri/",
3862            "keywords": [
3863                "rfc3986",
3864                "uri",
3865                "url"
3866            ],
3867            "support": {
3868                "forum": "https://groups.google.com/group/sabredav-discuss",
3869                "issues": "https://github.com/sabre-io/uri/issues",
3870                "source": "https://github.com/fruux/sabre-uri"
3871            },
3872            "time": "2022-09-26T06:12:15+00:00"
3873        },
3874        {
3875            "name": "sabre/vobject",
3876            "version": "4.5.3",
3877            "source": {
3878                "type": "git",
3879                "url": "https://github.com/sabre-io/vobject.git",
3880                "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308"
3881            },
3882            "dist": {
3883                "type": "zip",
3884                "url": "https://api.github.com/repos/sabre-io/vobject/zipball/fe6d9183154ed6f2f913f2b568d3d51d8ae9b308",
3885                "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308",
3886                "shasum": ""
3887            },
3888            "require": {
3889                "ext-mbstring": "*",
3890                "php": "^7.1 || ^8.0",
3891                "sabre/xml": "^2.1 || ^3.0 || ^4.0"
3892            },
3893            "require-dev": {
3894                "friendsofphp/php-cs-fixer": "~2.17.1",
3895                "phpstan/phpstan": "^0.12",
3896                "phpunit/php-invoker": "^2.0 || ^3.1",
3897                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0"
3898            },
3899            "suggest": {
3900                "hoa/bench": "If you would like to run the benchmark scripts"
3901            },
3902            "bin": [
3903                "bin/vobject",
3904                "bin/generate_vcards"
3905            ],
3906            "type": "library",
3907            "extra": {
3908                "branch-alias": {
3909                    "dev-master": "4.0.x-dev"
3910                }
3911            },
3912            "autoload": {
3913                "psr-4": {
3914                    "Sabre\\VObject\\": "lib/"
3915                }
3916            },
3917            "notification-url": "https://packagist.org/downloads/",
3918            "license": [
3919                "BSD-3-Clause"
3920            ],
3921            "authors": [
3922                {
3923                    "name": "Evert Pot",
3924                    "email": "me@evertpot.com",
3925                    "homepage": "http://evertpot.com/",
3926                    "role": "Developer"
3927                },
3928                {
3929                    "name": "Dominik Tobschall",
3930                    "email": "dominik@fruux.com",
3931                    "homepage": "http://tobschall.de/",
3932                    "role": "Developer"
3933                },
3934                {
3935                    "name": "Ivan Enderlin",
3936                    "email": "ivan.enderlin@hoa-project.net",
3937                    "homepage": "http://mnt.io/",
3938                    "role": "Developer"
3939                }
3940            ],
3941            "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
3942            "homepage": "http://sabre.io/vobject/",
3943            "keywords": [
3944                "availability",
3945                "freebusy",
3946                "iCalendar",
3947                "ical",
3948                "ics",
3949                "jCal",
3950                "jCard",
3951                "recurrence",
3952                "rfc2425",
3953                "rfc2426",
3954                "rfc2739",
3955                "rfc4770",
3956                "rfc5545",
3957                "rfc5546",
3958                "rfc6321",
3959                "rfc6350",
3960                "rfc6351",
3961                "rfc6474",
3962                "rfc6638",
3963                "rfc6715",
3964                "rfc6868",
3965                "vCalendar",
3966                "vCard",
3967                "vcf",
3968                "xCal",
3969                "xCard"
3970            ],
3971            "support": {
3972                "forum": "https://groups.google.com/group/sabredav-discuss",
3973                "issues": "https://github.com/sabre-io/vobject/issues",
3974                "source": "https://github.com/fruux/sabre-vobject"
3975            },
3976            "time": "2023-01-22T12:21:50+00:00"
3977        },
3978        {
3979            "name": "sabre/xml",
3980            "version": "4.0.0",
3981            "source": {
3982                "type": "git",
3983                "url": "https://github.com/sabre-io/xml.git",
3984                "reference": "5051b30416b60f52395007c7069acbd010edd2a7"
3985            },
3986            "dist": {
3987                "type": "zip",
3988                "url": "https://api.github.com/repos/sabre-io/xml/zipball/5051b30416b60f52395007c7069acbd010edd2a7",
3989                "reference": "5051b30416b60f52395007c7069acbd010edd2a7",
3990                "shasum": ""
3991            },
3992            "require": {
3993                "ext-dom": "*",
3994                "ext-xmlreader": "*",
3995                "ext-xmlwriter": "*",
3996                "lib-libxml": ">=2.6.20",
3997                "php": "^7.4 || ^8.0",
3998                "sabre/uri": ">=2.0,<4.0.0"
3999            },
4000            "require-dev": {
4001                "friendsofphp/php-cs-fixer": "^3.9",
4002                "phpstan/phpstan": "^1.8",
4003                "phpunit/phpunit": "^9.0"
4004            },
4005            "type": "library",
4006            "autoload": {
4007                "files": [
4008                    "lib/Deserializer/functions.php",
4009                    "lib/Serializer/functions.php"
4010                ],
4011                "psr-4": {
4012                    "Sabre\\Xml\\": "lib/"
4013                }
4014            },
4015            "notification-url": "https://packagist.org/downloads/",
4016            "license": [
4017                "BSD-3-Clause"
4018            ],
4019            "authors": [
4020                {
4021                    "name": "Evert Pot",
4022                    "email": "me@evertpot.com",
4023                    "homepage": "http://evertpot.com/",
4024                    "role": "Developer"
4025                },
4026                {
4027                    "name": "Markus Staab",
4028                    "email": "markus.staab@redaxo.de",
4029                    "role": "Developer"
4030                }
4031            ],
4032            "description": "sabre/xml is an XML library that you may not hate.",
4033            "homepage": "https://sabre.io/xml/",
4034            "keywords": [
4035                "XMLReader",
4036                "XMLWriter",
4037                "dom",
4038                "xml"
4039            ],
4040            "support": {
4041                "forum": "https://groups.google.com/group/sabredav-discuss",
4042                "issues": "https://github.com/sabre-io/xml/issues",
4043                "source": "https://github.com/fruux/sabre-xml"
4044            },
4045            "time": "2022-09-26T08:40:11+00:00"
4046        },
4047        {
4048            "name": "symfony/cache",
4049            "version": "v6.2.7",
4050            "source": {
4051                "type": "git",
4052                "url": "https://github.com/symfony/cache.git",
4053                "reference": "01a36b32f930018764bcbde006fbbe421fa6b61e"
4054            },
4055            "dist": {
4056                "type": "zip",
4057                "url": "https://api.github.com/repos/symfony/cache/zipball/01a36b32f930018764bcbde006fbbe421fa6b61e",
4058                "reference": "01a36b32f930018764bcbde006fbbe421fa6b61e",
4059                "shasum": ""
4060            },
4061            "require": {
4062                "php": ">=8.1",
4063                "psr/cache": "^2.0|^3.0",
4064                "psr/log": "^1.1|^2|^3",
4065                "symfony/cache-contracts": "^1.1.7|^2|^3",
4066                "symfony/service-contracts": "^1.1|^2|^3",
4067                "symfony/var-exporter": "^6.2.7"
4068            },
4069            "conflict": {
4070                "doctrine/dbal": "<2.13.1",
4071                "symfony/dependency-injection": "<5.4",
4072                "symfony/http-kernel": "<5.4",
4073                "symfony/var-dumper": "<5.4"
4074            },
4075            "provide": {
4076                "psr/cache-implementation": "2.0|3.0",
4077                "psr/simple-cache-implementation": "1.0|2.0|3.0",
4078                "symfony/cache-implementation": "1.1|2.0|3.0"
4079            },
4080            "require-dev": {
4081                "cache/integration-tests": "dev-master",
4082                "doctrine/dbal": "^2.13.1|^3.0",
4083                "predis/predis": "^1.1",
4084                "psr/simple-cache": "^1.0|^2.0|^3.0",
4085                "symfony/config": "^5.4|^6.0",
4086                "symfony/dependency-injection": "^5.4|^6.0",
4087                "symfony/filesystem": "^5.4|^6.0",
4088                "symfony/http-kernel": "^5.4|^6.0",
4089                "symfony/messenger": "^5.4|^6.0",
4090                "symfony/var-dumper": "^5.4|^6.0"
4091            },
4092            "type": "library",
4093            "autoload": {
4094                "psr-4": {
4095                    "Symfony\\Component\\Cache\\": ""
4096                },
4097                "classmap": [
4098                    "Traits/ValueWrapper.php"
4099                ],
4100                "exclude-from-classmap": [
4101                    "/Tests/"
4102                ]
4103            },
4104            "notification-url": "https://packagist.org/downloads/",
4105            "license": [
4106                "MIT"
4107            ],
4108            "authors": [
4109                {
4110                    "name": "Nicolas Grekas",
4111                    "email": "p@tchwork.com"
4112                },
4113                {
4114                    "name": "Symfony Community",
4115                    "homepage": "https://symfony.com/contributors"
4116                }
4117            ],
4118            "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
4119            "homepage": "https://symfony.com",
4120            "keywords": [
4121                "caching",
4122                "psr6"
4123            ],
4124            "support": {
4125                "source": "https://github.com/symfony/cache/tree/v6.2.7"
4126            },
4127            "funding": [
4128                {
4129                    "url": "https://symfony.com/sponsor",
4130                    "type": "custom"
4131                },
4132                {
4133                    "url": "https://github.com/fabpot",
4134                    "type": "github"
4135                },
4136                {
4137                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4138                    "type": "tidelift"
4139                }
4140            ],
4141            "time": "2023-02-21T16:15:44+00:00"
4142        },
4143        {
4144            "name": "symfony/cache-contracts",
4145            "version": "v3.2.1",
4146            "source": {
4147                "type": "git",
4148                "url": "https://github.com/symfony/cache-contracts.git",
4149                "reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632"
4150            },
4151            "dist": {
4152                "type": "zip",
4153                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/eeb71f04b6f7f34ca6d15633df82e014528b1632",
4154                "reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632",
4155                "shasum": ""
4156            },
4157            "require": {
4158                "php": ">=8.1",
4159                "psr/cache": "^3.0"
4160            },
4161            "suggest": {
4162                "symfony/cache-implementation": ""
4163            },
4164            "type": "library",
4165            "extra": {
4166                "branch-alias": {
4167                    "dev-main": "3.3-dev"
4168                },
4169                "thanks": {
4170                    "name": "symfony/contracts",
4171                    "url": "https://github.com/symfony/contracts"
4172                }
4173            },
4174            "autoload": {
4175                "psr-4": {
4176                    "Symfony\\Contracts\\Cache\\": ""
4177                }
4178            },
4179            "notification-url": "https://packagist.org/downloads/",
4180            "license": [
4181                "MIT"
4182            ],
4183            "authors": [
4184                {
4185                    "name": "Nicolas Grekas",
4186                    "email": "p@tchwork.com"
4187                },
4188                {
4189                    "name": "Symfony Community",
4190                    "homepage": "https://symfony.com/contributors"
4191                }
4192            ],
4193            "description": "Generic abstractions related to caching",
4194            "homepage": "https://symfony.com",
4195            "keywords": [
4196                "abstractions",
4197                "contracts",
4198                "decoupling",
4199                "interfaces",
4200                "interoperability",
4201                "standards"
4202            ],
4203            "support": {
4204                "source": "https://github.com/symfony/cache-contracts/tree/v3.2.1"
4205            },
4206            "funding": [
4207                {
4208                    "url": "https://symfony.com/sponsor",
4209                    "type": "custom"
4210                },
4211                {
4212                    "url": "https://github.com/fabpot",
4213                    "type": "github"
4214                },
4215                {
4216                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4217                    "type": "tidelift"
4218                }
4219            ],
4220            "time": "2023-03-01T10:32:47+00:00"
4221        },
4222        {
4223            "name": "symfony/deprecation-contracts",
4224            "version": "v3.2.1",
4225            "source": {
4226                "type": "git",
4227                "url": "https://github.com/symfony/deprecation-contracts.git",
4228                "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e"
4229            },
4230            "dist": {
4231                "type": "zip",
4232                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
4233                "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
4234                "shasum": ""
4235            },
4236            "require": {
4237                "php": ">=8.1"
4238            },
4239            "type": "library",
4240            "extra": {
4241                "branch-alias": {
4242                    "dev-main": "3.3-dev"
4243                },
4244                "thanks": {
4245                    "name": "symfony/contracts",
4246                    "url": "https://github.com/symfony/contracts"
4247                }
4248            },
4249            "autoload": {
4250                "files": [
4251                    "function.php"
4252                ]
4253            },
4254            "notification-url": "https://packagist.org/downloads/",
4255            "license": [
4256                "MIT"
4257            ],
4258            "authors": [
4259                {
4260                    "name": "Nicolas Grekas",
4261                    "email": "p@tchwork.com"
4262                },
4263                {
4264                    "name": "Symfony Community",
4265                    "homepage": "https://symfony.com/contributors"
4266                }
4267            ],
4268            "description": "A generic function and convention to trigger deprecation notices",
4269            "homepage": "https://symfony.com",
4270            "support": {
4271                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1"
4272            },
4273            "funding": [
4274                {
4275                    "url": "https://symfony.com/sponsor",
4276                    "type": "custom"
4277                },
4278                {
4279                    "url": "https://github.com/fabpot",
4280                    "type": "github"
4281                },
4282                {
4283                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4284                    "type": "tidelift"
4285                }
4286            ],
4287            "time": "2023-03-01T10:25:55+00:00"
4288        },
4289        {
4290            "name": "symfony/event-dispatcher",
4291            "version": "v6.2.8",
4292            "source": {
4293                "type": "git",
4294                "url": "https://github.com/symfony/event-dispatcher.git",
4295                "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339"
4296            },
4297            "dist": {
4298                "type": "zip",
4299                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
4300                "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
4301                "shasum": ""
4302            },
4303            "require": {
4304                "php": ">=8.1",
4305                "symfony/event-dispatcher-contracts": "^2|^3"
4306            },
4307            "conflict": {
4308                "symfony/dependency-injection": "<5.4"
4309            },
4310            "provide": {
4311                "psr/event-dispatcher-implementation": "1.0",
4312                "symfony/event-dispatcher-implementation": "2.0|3.0"
4313            },
4314            "require-dev": {
4315                "psr/log": "^1|^2|^3",
4316                "symfony/config": "^5.4|^6.0",
4317                "symfony/dependency-injection": "^5.4|^6.0",
4318                "symfony/error-handler": "^5.4|^6.0",
4319                "symfony/expression-language": "^5.4|^6.0",
4320                "symfony/http-foundation": "^5.4|^6.0",
4321                "symfony/service-contracts": "^1.1|^2|^3",
4322                "symfony/stopwatch": "^5.4|^6.0"
4323            },
4324            "suggest": {
4325                "symfony/dependency-injection": "",
4326                "symfony/http-kernel": ""
4327            },
4328            "type": "library",
4329            "autoload": {
4330                "psr-4": {
4331                    "Symfony\\Component\\EventDispatcher\\": ""
4332                },
4333                "exclude-from-classmap": [
4334                    "/Tests/"
4335                ]
4336            },
4337            "notification-url": "https://packagist.org/downloads/",
4338            "license": [
4339                "MIT"
4340            ],
4341            "authors": [
4342                {
4343                    "name": "Fabien Potencier",
4344                    "email": "fabien@symfony.com"
4345                },
4346                {
4347                    "name": "Symfony Community",
4348                    "homepage": "https://symfony.com/contributors"
4349                }
4350            ],
4351            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4352            "homepage": "https://symfony.com",
4353            "support": {
4354                "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.8"
4355            },
4356            "funding": [
4357                {
4358                    "url": "https://symfony.com/sponsor",
4359                    "type": "custom"
4360                },
4361                {
4362                    "url": "https://github.com/fabpot",
4363                    "type": "github"
4364                },
4365                {
4366                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4367                    "type": "tidelift"
4368                }
4369            ],
4370            "time": "2023-03-20T16:06:02+00:00"
4371        },
4372        {
4373            "name": "symfony/event-dispatcher-contracts",
4374            "version": "v3.2.1",
4375            "source": {
4376                "type": "git",
4377                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4378                "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd"
4379            },
4380            "dist": {
4381                "type": "zip",
4382                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
4383                "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
4384                "shasum": ""
4385            },
4386            "require": {
4387                "php": ">=8.1",
4388                "psr/event-dispatcher": "^1"
4389            },
4390            "suggest": {
4391                "symfony/event-dispatcher-implementation": ""
4392            },
4393            "type": "library",
4394            "extra": {
4395                "branch-alias": {
4396                    "dev-main": "3.3-dev"
4397                },
4398                "thanks": {
4399                    "name": "symfony/contracts",
4400                    "url": "https://github.com/symfony/contracts"
4401                }
4402            },
4403            "autoload": {
4404                "psr-4": {
4405                    "Symfony\\Contracts\\EventDispatcher\\": ""
4406                }
4407            },
4408            "notification-url": "https://packagist.org/downloads/",
4409            "license": [
4410                "MIT"
4411            ],
4412            "authors": [
4413                {
4414                    "name": "Nicolas Grekas",
4415                    "email": "p@tchwork.com"
4416                },
4417                {
4418                    "name": "Symfony Community",
4419                    "homepage": "https://symfony.com/contributors"
4420                }
4421            ],
4422            "description": "Generic abstractions related to dispatching event",
4423            "homepage": "https://symfony.com",
4424            "keywords": [
4425                "abstractions",
4426                "contracts",
4427                "decoupling",
4428                "interfaces",
4429                "interoperability",
4430                "standards"
4431            ],
4432            "support": {
4433                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1"
4434            },
4435            "funding": [
4436                {
4437                    "url": "https://symfony.com/sponsor",
4438                    "type": "custom"
4439                },
4440                {
4441                    "url": "https://github.com/fabpot",
4442                    "type": "github"
4443                },
4444                {
4445                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4446                    "type": "tidelift"
4447                }
4448            ],
4449            "time": "2023-03-01T10:32:47+00:00"
4450        },
4451        {
4452            "name": "symfony/expression-language",
4453            "version": "v6.2.7",
4454            "source": {
4455                "type": "git",
4456                "url": "https://github.com/symfony/expression-language.git",
4457                "reference": "83e1fee4c018aa60bcbbecd585a2c54af6aca905"
4458            },
4459            "dist": {
4460                "type": "zip",
4461                "url": "https://api.github.com/repos/symfony/expression-language/zipball/83e1fee4c018aa60bcbbecd585a2c54af6aca905",
4462                "reference": "83e1fee4c018aa60bcbbecd585a2c54af6aca905",
4463                "shasum": ""
4464            },
4465            "require": {
4466                "php": ">=8.1",
4467                "symfony/cache": "^5.4|^6.0",
4468                "symfony/service-contracts": "^1.1|^2|^3"
4469            },
4470            "type": "library",
4471            "autoload": {
4472                "psr-4": {
4473                    "Symfony\\Component\\ExpressionLanguage\\": ""
4474                },
4475                "exclude-from-classmap": [
4476                    "/Tests/"
4477                ]
4478            },
4479            "notification-url": "https://packagist.org/downloads/",
4480            "license": [
4481                "MIT"
4482            ],
4483            "authors": [
4484                {
4485                    "name": "Fabien Potencier",
4486                    "email": "fabien@symfony.com"
4487                },
4488                {
4489                    "name": "Symfony Community",
4490                    "homepage": "https://symfony.com/contributors"
4491                }
4492            ],
4493            "description": "Provides an engine that can compile and evaluate expressions",
4494            "homepage": "https://symfony.com",
4495            "support": {
4496                "source": "https://github.com/symfony/expression-language/tree/v6.2.7"
4497            },
4498            "funding": [
4499                {
4500                    "url": "https://symfony.com/sponsor",
4501                    "type": "custom"
4502                },
4503                {
4504                    "url": "https://github.com/fabpot",
4505                    "type": "github"
4506                },
4507                {
4508                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4509                    "type": "tidelift"
4510                }
4511            ],
4512            "time": "2023-02-16T09:57:23+00:00"
4513        },
4514        {
4515            "name": "symfony/mailer",
4516            "version": "v6.2.7",
4517            "source": {
4518                "type": "git",
4519                "url": "https://github.com/symfony/mailer.git",
4520                "reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e"
4521            },
4522            "dist": {
4523                "type": "zip",
4524                "url": "https://api.github.com/repos/symfony/mailer/zipball/e4f84c633b72ec70efc50b8016871c3bc43e691e",
4525                "reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e",
4526                "shasum": ""
4527            },
4528            "require": {
4529                "egulias/email-validator": "^2.1.10|^3|^4",
4530                "php": ">=8.1",
4531                "psr/event-dispatcher": "^1",
4532                "psr/log": "^1|^2|^3",
4533                "symfony/event-dispatcher": "^5.4|^6.0",
4534                "symfony/mime": "^6.2",
4535                "symfony/service-contracts": "^1.1|^2|^3"
4536            },
4537            "conflict": {
4538                "symfony/http-kernel": "<5.4",
4539                "symfony/messenger": "<6.2",
4540                "symfony/mime": "<6.2",
4541                "symfony/twig-bridge": "<6.2.1"
4542            },
4543            "require-dev": {
4544                "symfony/console": "^5.4|^6.0",
4545                "symfony/http-client": "^5.4|^6.0",
4546                "symfony/messenger": "^6.2",
4547                "symfony/twig-bridge": "^6.2"
4548            },
4549            "type": "library",
4550            "autoload": {
4551                "psr-4": {
4552                    "Symfony\\Component\\Mailer\\": ""
4553                },
4554                "exclude-from-classmap": [
4555                    "/Tests/"
4556                ]
4557            },
4558            "notification-url": "https://packagist.org/downloads/",
4559            "license": [
4560                "MIT"
4561            ],
4562            "authors": [
4563                {
4564                    "name": "Fabien Potencier",
4565                    "email": "fabien@symfony.com"
4566                },
4567                {
4568                    "name": "Symfony Community",
4569                    "homepage": "https://symfony.com/contributors"
4570                }
4571            ],
4572            "description": "Helps sending emails",
4573            "homepage": "https://symfony.com",
4574            "support": {
4575                "source": "https://github.com/symfony/mailer/tree/v6.2.7"
4576            },
4577            "funding": [
4578                {
4579                    "url": "https://symfony.com/sponsor",
4580                    "type": "custom"
4581                },
4582                {
4583                    "url": "https://github.com/fabpot",
4584                    "type": "github"
4585                },
4586                {
4587                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4588                    "type": "tidelift"
4589                }
4590            ],
4591            "time": "2023-02-21T10:35:38+00:00"
4592        },
4593        {
4594            "name": "symfony/mime",
4595            "version": "v6.2.7",
4596            "source": {
4597                "type": "git",
4598                "url": "https://github.com/symfony/mime.git",
4599                "reference": "62e341f80699badb0ad70b31149c8df89a2d778e"
4600            },
4601            "dist": {
4602                "type": "zip",
4603                "url": "https://api.github.com/repos/symfony/mime/zipball/62e341f80699badb0ad70b31149c8df89a2d778e",
4604                "reference": "62e341f80699badb0ad70b31149c8df89a2d778e",
4605                "shasum": ""
4606            },
4607            "require": {
4608                "php": ">=8.1",
4609                "symfony/polyfill-intl-idn": "^1.10",
4610                "symfony/polyfill-mbstring": "^1.0"
4611            },
4612            "conflict": {
4613                "egulias/email-validator": "~3.0.0",
4614                "phpdocumentor/reflection-docblock": "<3.2.2",
4615                "phpdocumentor/type-resolver": "<1.4.0",
4616                "symfony/mailer": "<5.4",
4617                "symfony/serializer": "<6.2"
4618            },
4619            "require-dev": {
4620                "egulias/email-validator": "^2.1.10|^3.1|^4",
4621                "league/html-to-markdown": "^5.0",
4622                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4623                "symfony/dependency-injection": "^5.4|^6.0",
4624                "symfony/property-access": "^5.4|^6.0",
4625                "symfony/property-info": "^5.4|^6.0",
4626                "symfony/serializer": "^6.2"
4627            },
4628            "type": "library",
4629            "autoload": {
4630                "psr-4": {
4631                    "Symfony\\Component\\Mime\\": ""
4632                },
4633                "exclude-from-classmap": [
4634                    "/Tests/"
4635                ]
4636            },
4637            "notification-url": "https://packagist.org/downloads/",
4638            "license": [
4639                "MIT"
4640            ],
4641            "authors": [
4642                {
4643                    "name": "Fabien Potencier",
4644                    "email": "fabien@symfony.com"
4645                },
4646                {
4647                    "name": "Symfony Community",
4648                    "homepage": "https://symfony.com/contributors"
4649                }
4650            ],
4651            "description": "Allows manipulating MIME messages",
4652            "homepage": "https://symfony.com",
4653            "keywords": [
4654                "mime",
4655                "mime-type"
4656            ],
4657            "support": {
4658                "source": "https://github.com/symfony/mime/tree/v6.2.7"
4659            },
4660            "funding": [
4661                {
4662                    "url": "https://symfony.com/sponsor",
4663                    "type": "custom"
4664                },
4665                {
4666                    "url": "https://github.com/fabpot",
4667                    "type": "github"
4668                },
4669                {
4670                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4671                    "type": "tidelift"
4672                }
4673            ],
4674            "time": "2023-02-24T10:42:00+00:00"
4675        },
4676        {
4677            "name": "symfony/polyfill-intl-idn",
4678            "version": "v1.27.0",
4679            "source": {
4680                "type": "git",
4681                "url": "https://github.com/symfony/polyfill-intl-idn.git",
4682                "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
4683            },
4684            "dist": {
4685                "type": "zip",
4686                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
4687                "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
4688                "shasum": ""
4689            },
4690            "require": {
4691                "php": ">=7.1",
4692                "symfony/polyfill-intl-normalizer": "^1.10",
4693                "symfony/polyfill-php72": "^1.10"
4694            },
4695            "suggest": {
4696                "ext-intl": "For best performance"
4697            },
4698            "type": "library",
4699            "extra": {
4700                "branch-alias": {
4701                    "dev-main": "1.27-dev"
4702                },
4703                "thanks": {
4704                    "name": "symfony/polyfill",
4705                    "url": "https://github.com/symfony/polyfill"
4706                }
4707            },
4708            "autoload": {
4709                "files": [
4710                    "bootstrap.php"
4711                ],
4712                "psr-4": {
4713                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
4714                }
4715            },
4716            "notification-url": "https://packagist.org/downloads/",
4717            "license": [
4718                "MIT"
4719            ],
4720            "authors": [
4721                {
4722                    "name": "Laurent Bassin",
4723                    "email": "laurent@bassin.info"
4724                },
4725                {
4726                    "name": "Trevor Rowbotham",
4727                    "email": "trevor.rowbotham@pm.me"
4728                },
4729                {
4730                    "name": "Symfony Community",
4731                    "homepage": "https://symfony.com/contributors"
4732                }
4733            ],
4734            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4735            "homepage": "https://symfony.com",
4736            "keywords": [
4737                "compatibility",
4738                "idn",
4739                "intl",
4740                "polyfill",
4741                "portable",
4742                "shim"
4743            ],
4744            "support": {
4745                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
4746            },
4747            "funding": [
4748                {
4749                    "url": "https://symfony.com/sponsor",
4750                    "type": "custom"
4751                },
4752                {
4753                    "url": "https://github.com/fabpot",
4754                    "type": "github"
4755                },
4756                {
4757                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4758                    "type": "tidelift"
4759                }
4760            ],
4761            "time": "2022-11-03T14:55:06+00:00"
4762        },
4763        {
4764            "name": "symfony/polyfill-intl-normalizer",
4765            "version": "v1.27.0",
4766            "source": {
4767                "type": "git",
4768                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
4769                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
4770            },
4771            "dist": {
4772                "type": "zip",
4773                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
4774                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
4775                "shasum": ""
4776            },
4777            "require": {
4778                "php": ">=7.1"
4779            },
4780            "suggest": {
4781                "ext-intl": "For best performance"
4782            },
4783            "type": "library",
4784            "extra": {
4785                "branch-alias": {
4786                    "dev-main": "1.27-dev"
4787                },
4788                "thanks": {
4789                    "name": "symfony/polyfill",
4790                    "url": "https://github.com/symfony/polyfill"
4791                }
4792            },
4793            "autoload": {
4794                "files": [
4795                    "bootstrap.php"
4796                ],
4797                "psr-4": {
4798                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4799                },
4800                "classmap": [
4801                    "Resources/stubs"
4802                ]
4803            },
4804            "notification-url": "https://packagist.org/downloads/",
4805            "license": [
4806                "MIT"
4807            ],
4808            "authors": [
4809                {
4810                    "name": "Nicolas Grekas",
4811                    "email": "p@tchwork.com"
4812                },
4813                {
4814                    "name": "Symfony Community",
4815                    "homepage": "https://symfony.com/contributors"
4816                }
4817            ],
4818            "description": "Symfony polyfill for intl's Normalizer class and related functions",
4819            "homepage": "https://symfony.com",
4820            "keywords": [
4821                "compatibility",
4822                "intl",
4823                "normalizer",
4824                "polyfill",
4825                "portable",
4826                "shim"
4827            ],
4828            "support": {
4829                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
4830            },
4831            "funding": [
4832                {
4833                    "url": "https://symfony.com/sponsor",
4834                    "type": "custom"
4835                },
4836                {
4837                    "url": "https://github.com/fabpot",
4838                    "type": "github"
4839                },
4840                {
4841                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4842                    "type": "tidelift"
4843                }
4844            ],
4845            "time": "2022-11-03T14:55:06+00:00"
4846        },
4847        {
4848            "name": "symfony/polyfill-mbstring",
4849            "version": "v1.27.0",
4850            "source": {
4851                "type": "git",
4852                "url": "https://github.com/symfony/polyfill-mbstring.git",
4853                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
4854            },
4855            "dist": {
4856                "type": "zip",
4857                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
4858                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
4859                "shasum": ""
4860            },
4861            "require": {
4862                "php": ">=7.1"
4863            },
4864            "provide": {
4865                "ext-mbstring": "*"
4866            },
4867            "suggest": {
4868                "ext-mbstring": "For best performance"
4869            },
4870            "type": "library",
4871            "extra": {
4872                "branch-alias": {
4873                    "dev-main": "1.27-dev"
4874                },
4875                "thanks": {
4876                    "name": "symfony/polyfill",
4877                    "url": "https://github.com/symfony/polyfill"
4878                }
4879            },
4880            "autoload": {
4881                "files": [
4882                    "bootstrap.php"
4883                ],
4884                "psr-4": {
4885                    "Symfony\\Polyfill\\Mbstring\\": ""
4886                }
4887            },
4888            "notification-url": "https://packagist.org/downloads/",
4889            "license": [
4890                "MIT"
4891            ],
4892            "authors": [
4893                {
4894                    "name": "Nicolas Grekas",
4895                    "email": "p@tchwork.com"
4896                },
4897                {
4898                    "name": "Symfony Community",
4899                    "homepage": "https://symfony.com/contributors"
4900                }
4901            ],
4902            "description": "Symfony polyfill for the Mbstring extension",
4903            "homepage": "https://symfony.com",
4904            "keywords": [
4905                "compatibility",
4906                "mbstring",
4907                "polyfill",
4908                "portable",
4909                "shim"
4910            ],
4911            "support": {
4912                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
4913            },
4914            "funding": [
4915                {
4916                    "url": "https://symfony.com/sponsor",
4917                    "type": "custom"
4918                },
4919                {
4920                    "url": "https://github.com/fabpot",
4921                    "type": "github"
4922                },
4923                {
4924                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4925                    "type": "tidelift"
4926                }
4927            ],
4928            "time": "2022-11-03T14:55:06+00:00"
4929        },
4930        {
4931            "name": "symfony/polyfill-php72",
4932            "version": "v1.27.0",
4933            "source": {
4934                "type": "git",
4935                "url": "https://github.com/symfony/polyfill-php72.git",
4936                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
4937            },
4938            "dist": {
4939                "type": "zip",
4940                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
4941                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
4942                "shasum": ""
4943            },
4944            "require": {
4945                "php": ">=7.1"
4946            },
4947            "type": "library",
4948            "extra": {
4949                "branch-alias": {
4950                    "dev-main": "1.27-dev"
4951                },
4952                "thanks": {
4953                    "name": "symfony/polyfill",
4954                    "url": "https://github.com/symfony/polyfill"
4955                }
4956            },
4957            "autoload": {
4958                "files": [
4959                    "bootstrap.php"
4960                ],
4961                "psr-4": {
4962                    "Symfony\\Polyfill\\Php72\\": ""
4963                }
4964            },
4965            "notification-url": "https://packagist.org/downloads/",
4966            "license": [
4967                "MIT"
4968            ],
4969            "authors": [
4970                {
4971                    "name": "Nicolas Grekas",
4972                    "email": "p@tchwork.com"
4973                },
4974                {
4975                    "name": "Symfony Community",
4976                    "homepage": "https://symfony.com/contributors"
4977                }
4978            ],
4979            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4980            "homepage": "https://symfony.com",
4981            "keywords": [
4982                "compatibility",
4983                "polyfill",
4984                "portable",
4985                "shim"
4986            ],
4987            "support": {
4988                "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
4989            },
4990            "funding": [
4991                {
4992                    "url": "https://symfony.com/sponsor",
4993                    "type": "custom"
4994                },
4995                {
4996                    "url": "https://github.com/fabpot",
4997                    "type": "github"
4998                },
4999                {
5000                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5001                    "type": "tidelift"
5002                }
5003            ],
5004            "time": "2022-11-03T14:55:06+00:00"
5005        },
5006        {
5007            "name": "symfony/polyfill-php80",
5008            "version": "v1.27.0",
5009            "source": {
5010                "type": "git",
5011                "url": "https://github.com/symfony/polyfill-php80.git",
5012                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
5013            },
5014            "dist": {
5015                "type": "zip",
5016                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
5017                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
5018                "shasum": ""
5019            },
5020            "require": {
5021                "php": ">=7.1"
5022            },
5023            "type": "library",
5024            "extra": {
5025                "branch-alias": {
5026                    "dev-main": "1.27-dev"
5027                },
5028                "thanks": {
5029                    "name": "symfony/polyfill",
5030                    "url": "https://github.com/symfony/polyfill"
5031                }
5032            },
5033            "autoload": {
5034                "files": [
5035                    "bootstrap.php"
5036                ],
5037                "psr-4": {
5038                    "Symfony\\Polyfill\\Php80\\": ""
5039                },
5040                "classmap": [
5041                    "Resources/stubs"
5042                ]
5043            },
5044            "notification-url": "https://packagist.org/downloads/",
5045            "license": [
5046                "MIT"
5047            ],
5048            "authors": [
5049                {
5050                    "name": "Ion Bazan",
5051                    "email": "ion.bazan@gmail.com"
5052                },
5053                {
5054                    "name": "Nicolas Grekas",
5055                    "email": "p@tchwork.com"
5056                },
5057                {
5058                    "name": "Symfony Community",
5059                    "homepage": "https://symfony.com/contributors"
5060                }
5061            ],
5062            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5063            "homepage": "https://symfony.com",
5064            "keywords": [
5065                "compatibility",
5066                "polyfill",
5067                "portable",
5068                "shim"
5069            ],
5070            "support": {
5071                "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
5072            },
5073            "funding": [
5074                {
5075                    "url": "https://symfony.com/sponsor",
5076                    "type": "custom"
5077                },
5078                {
5079                    "url": "https://github.com/fabpot",
5080                    "type": "github"
5081                },
5082                {
5083                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5084                    "type": "tidelift"
5085                }
5086            ],
5087            "time": "2022-11-03T14:55:06+00:00"
5088        },
5089        {
5090            "name": "symfony/service-contracts",
5091            "version": "v2.5.2",
5092            "source": {
5093                "type": "git",
5094                "url": "https://github.com/symfony/service-contracts.git",
5095                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
5096            },
5097            "dist": {
5098                "type": "zip",
5099                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
5100                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
5101                "shasum": ""
5102            },
5103            "require": {
5104                "php": ">=7.2.5",
5105                "psr/container": "^1.1",
5106                "symfony/deprecation-contracts": "^2.1|^3"
5107            },
5108            "conflict": {
5109                "ext-psr": "<1.1|>=2"
5110            },
5111            "suggest": {
5112                "symfony/service-implementation": ""
5113            },
5114            "type": "library",
5115            "extra": {
5116                "branch-alias": {
5117                    "dev-main": "2.5-dev"
5118                },
5119                "thanks": {
5120                    "name": "symfony/contracts",
5121                    "url": "https://github.com/symfony/contracts"
5122                }
5123            },
5124            "autoload": {
5125                "psr-4": {
5126                    "Symfony\\Contracts\\Service\\": ""
5127                }
5128            },
5129            "notification-url": "https://packagist.org/downloads/",
5130            "license": [
5131                "MIT"
5132            ],
5133            "authors": [
5134                {
5135                    "name": "Nicolas Grekas",
5136                    "email": "p@tchwork.com"
5137                },
5138                {
5139                    "name": "Symfony Community",
5140                    "homepage": "https://symfony.com/contributors"
5141                }
5142            ],
5143            "description": "Generic abstractions related to writing services",
5144            "homepage": "https://symfony.com",
5145            "keywords": [
5146                "abstractions",
5147                "contracts",
5148                "decoupling",
5149                "interfaces",
5150                "interoperability",
5151                "standards"
5152            ],
5153            "support": {
5154                "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
5155            },
5156            "funding": [
5157                {
5158                    "url": "https://symfony.com/sponsor",
5159                    "type": "custom"
5160                },
5161                {
5162                    "url": "https://github.com/fabpot",
5163                    "type": "github"
5164                },
5165                {
5166                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5167                    "type": "tidelift"
5168                }
5169            ],
5170            "time": "2022-05-30T19:17:29+00:00"
5171        },
5172        {
5173            "name": "symfony/translation",
5174            "version": "v6.2.8",
5175            "source": {
5176                "type": "git",
5177                "url": "https://github.com/symfony/translation.git",
5178                "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5"
5179            },
5180            "dist": {
5181                "type": "zip",
5182                "url": "https://api.github.com/repos/symfony/translation/zipball/817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
5183                "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
5184                "shasum": ""
5185            },
5186            "require": {
5187                "php": ">=8.1",
5188                "symfony/polyfill-mbstring": "~1.0",
5189                "symfony/translation-contracts": "^2.3|^3.0"
5190            },
5191            "conflict": {
5192                "symfony/config": "<5.4",
5193                "symfony/console": "<5.4",
5194                "symfony/dependency-injection": "<5.4",
5195                "symfony/http-kernel": "<5.4",
5196                "symfony/twig-bundle": "<5.4",
5197                "symfony/yaml": "<5.4"
5198            },
5199            "provide": {
5200                "symfony/translation-implementation": "2.3|3.0"
5201            },
5202            "require-dev": {
5203                "nikic/php-parser": "^4.13",
5204                "psr/log": "^1|^2|^3",
5205                "symfony/config": "^5.4|^6.0",
5206                "symfony/console": "^5.4|^6.0",
5207                "symfony/dependency-injection": "^5.4|^6.0",
5208                "symfony/finder": "^5.4|^6.0",
5209                "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
5210                "symfony/http-kernel": "^5.4|^6.0",
5211                "symfony/intl": "^5.4|^6.0",
5212                "symfony/polyfill-intl-icu": "^1.21",
5213                "symfony/routing": "^5.4|^6.0",
5214                "symfony/service-contracts": "^1.1.2|^2|^3",
5215                "symfony/yaml": "^5.4|^6.0"
5216            },
5217            "suggest": {
5218                "nikic/php-parser": "To use PhpAstExtractor",
5219                "psr/log-implementation": "To use logging capability in translator",
5220                "symfony/config": "",
5221                "symfony/yaml": ""
5222            },
5223            "type": "library",
5224            "autoload": {
5225                "files": [
5226                    "Resources/functions.php"
5227                ],
5228                "psr-4": {
5229                    "Symfony\\Component\\Translation\\": ""
5230                },
5231                "exclude-from-classmap": [
5232                    "/Tests/"
5233                ]
5234            },
5235            "notification-url": "https://packagist.org/downloads/",
5236            "license": [
5237                "MIT"
5238            ],
5239            "authors": [
5240                {
5241                    "name": "Fabien Potencier",
5242                    "email": "fabien@symfony.com"
5243                },
5244                {
5245                    "name": "Symfony Community",
5246                    "homepage": "https://symfony.com/contributors"
5247                }
5248            ],
5249            "description": "Provides tools to internationalize your application",
5250            "homepage": "https://symfony.com",
5251            "support": {
5252                "source": "https://github.com/symfony/translation/tree/v6.2.8"
5253            },
5254            "funding": [
5255                {
5256                    "url": "https://symfony.com/sponsor",
5257                    "type": "custom"
5258                },
5259                {
5260                    "url": "https://github.com/fabpot",
5261                    "type": "github"
5262                },
5263                {
5264                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5265                    "type": "tidelift"
5266                }
5267            ],
5268            "time": "2023-03-31T09:14:44+00:00"
5269        },
5270        {
5271            "name": "symfony/translation-contracts",
5272            "version": "v3.2.1",
5273            "source": {
5274                "type": "git",
5275                "url": "https://github.com/symfony/translation-contracts.git",
5276                "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8"
5277            },
5278            "dist": {
5279                "type": "zip",
5280                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8",
5281                "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8",
5282                "shasum": ""
5283            },
5284            "require": {
5285                "php": ">=8.1"
5286            },
5287            "suggest": {
5288                "symfony/translation-implementation": ""
5289            },
5290            "type": "library",
5291            "extra": {
5292                "branch-alias": {
5293                    "dev-main": "3.3-dev"
5294                },
5295                "thanks": {
5296                    "name": "symfony/contracts",
5297                    "url": "https://github.com/symfony/contracts"
5298                }
5299            },
5300            "autoload": {
5301                "psr-4": {
5302                    "Symfony\\Contracts\\Translation\\": ""
5303                },
5304                "exclude-from-classmap": [
5305                    "/Test/"
5306                ]
5307            },
5308            "notification-url": "https://packagist.org/downloads/",
5309            "license": [
5310                "MIT"
5311            ],
5312            "authors": [
5313                {
5314                    "name": "Nicolas Grekas",
5315                    "email": "p@tchwork.com"
5316                },
5317                {
5318                    "name": "Symfony Community",
5319                    "homepage": "https://symfony.com/contributors"
5320                }
5321            ],
5322            "description": "Generic abstractions related to translation",
5323            "homepage": "https://symfony.com",
5324            "keywords": [
5325                "abstractions",
5326                "contracts",
5327                "decoupling",
5328                "interfaces",
5329                "interoperability",
5330                "standards"
5331            ],
5332            "support": {
5333                "source": "https://github.com/symfony/translation-contracts/tree/v3.2.1"
5334            },
5335            "funding": [
5336                {
5337                    "url": "https://symfony.com/sponsor",
5338                    "type": "custom"
5339                },
5340                {
5341                    "url": "https://github.com/fabpot",
5342                    "type": "github"
5343                },
5344                {
5345                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5346                    "type": "tidelift"
5347                }
5348            ],
5349            "time": "2023-03-01T10:32:47+00:00"
5350        },
5351        {
5352            "name": "symfony/var-exporter",
5353            "version": "v6.2.8",
5354            "source": {
5355                "type": "git",
5356                "url": "https://github.com/symfony/var-exporter.git",
5357                "reference": "8302bb670204500d492c6b8c595ee9a27da62cd6"
5358            },
5359            "dist": {
5360                "type": "zip",
5361                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/8302bb670204500d492c6b8c595ee9a27da62cd6",
5362                "reference": "8302bb670204500d492c6b8c595ee9a27da62cd6",
5363                "shasum": ""
5364            },
5365            "require": {
5366                "php": ">=8.1"
5367            },
5368            "require-dev": {
5369                "symfony/var-dumper": "^5.4|^6.0"
5370            },
5371            "type": "library",
5372            "autoload": {
5373                "psr-4": {
5374                    "Symfony\\Component\\VarExporter\\": ""
5375                },
5376                "exclude-from-classmap": [
5377                    "/Tests/"
5378                ]
5379            },
5380            "notification-url": "https://packagist.org/downloads/",
5381            "license": [
5382                "MIT"
5383            ],
5384            "authors": [
5385                {
5386                    "name": "Nicolas Grekas",
5387                    "email": "p@tchwork.com"
5388                },
5389                {
5390                    "name": "Symfony Community",
5391                    "homepage": "https://symfony.com/contributors"
5392                }
5393            ],
5394            "description": "Allows exporting any serializable PHP data structure to plain PHP code",
5395            "homepage": "https://symfony.com",
5396            "keywords": [
5397                "clone",
5398                "construct",
5399                "export",
5400                "hydrate",
5401                "instantiate",
5402                "lazy-loading",
5403                "proxy",
5404                "serialize"
5405            ],
5406            "support": {
5407                "source": "https://github.com/symfony/var-exporter/tree/v6.2.8"
5408            },
5409            "funding": [
5410                {
5411                    "url": "https://symfony.com/sponsor",
5412                    "type": "custom"
5413                },
5414                {
5415                    "url": "https://github.com/fabpot",
5416                    "type": "github"
5417                },
5418                {
5419                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5420                    "type": "tidelift"
5421                }
5422            ],
5423            "time": "2023-03-14T15:48:45+00:00"
5424        },
5425        {
5426            "name": "tecnickcom/tcpdf",
5427            "version": "6.6.2",
5428            "source": {
5429                "type": "git",
5430                "url": "https://github.com/tecnickcom/TCPDF.git",
5431                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459"
5432            },
5433            "dist": {
5434                "type": "zip",
5435                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
5436                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
5437                "shasum": ""
5438            },
5439            "require": {
5440                "php": ">=5.3.0"
5441            },
5442            "type": "library",
5443            "autoload": {
5444                "classmap": [
5445                    "config",
5446                    "include",
5447                    "tcpdf.php",
5448                    "tcpdf_parser.php",
5449                    "tcpdf_import.php",
5450                    "tcpdf_barcodes_1d.php",
5451                    "tcpdf_barcodes_2d.php",
5452                    "include/tcpdf_colors.php",
5453                    "include/tcpdf_filters.php",
5454                    "include/tcpdf_font_data.php",
5455                    "include/tcpdf_fonts.php",
5456                    "include/tcpdf_images.php",
5457                    "include/tcpdf_static.php",
5458                    "include/barcodes/datamatrix.php",
5459                    "include/barcodes/pdf417.php",
5460                    "include/barcodes/qrcode.php"
5461                ]
5462            },
5463            "notification-url": "https://packagist.org/downloads/",
5464            "license": [
5465                "LGPL-3.0-only"
5466            ],
5467            "authors": [
5468                {
5469                    "name": "Nicola Asuni",
5470                    "email": "info@tecnick.com",
5471                    "role": "lead"
5472                }
5473            ],
5474            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
5475            "homepage": "http://www.tcpdf.org/",
5476            "keywords": [
5477                "PDFD32000-2008",
5478                "TCPDF",
5479                "barcodes",
5480                "datamatrix",
5481                "pdf",
5482                "pdf417",
5483                "qrcode"
5484            ],
5485            "support": {
5486                "issues": "https://github.com/tecnickcom/TCPDF/issues",
5487                "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.2"
5488            },
5489            "funding": [
5490                {
5491                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
5492                    "type": "custom"
5493                }
5494            ],
5495            "time": "2022-12-17T10:28:59+00:00"
5496        },
5497        {
5498            "name": "voku/portable-ascii",
5499            "version": "2.0.1",
5500            "source": {
5501                "type": "git",
5502                "url": "https://github.com/voku/portable-ascii.git",
5503                "reference": "b56450eed252f6801410d810c8e1727224ae0743"
5504            },
5505            "dist": {
5506                "type": "zip",
5507                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
5508                "reference": "b56450eed252f6801410d810c8e1727224ae0743",
5509                "shasum": ""
5510            },
5511            "require": {
5512                "php": ">=7.0.0"
5513            },
5514            "require-dev": {
5515                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
5516            },
5517            "suggest": {
5518                "ext-intl": "Use Intl for transliterator_transliterate() support"
5519            },
5520            "type": "library",
5521            "autoload": {
5522                "psr-4": {
5523                    "voku\\": "src/voku/"
5524                }
5525            },
5526            "notification-url": "https://packagist.org/downloads/",
5527            "license": [
5528                "MIT"
5529            ],
5530            "authors": [
5531                {
5532                    "name": "Lars Moelleken",
5533                    "homepage": "http://www.moelleken.org/"
5534                }
5535            ],
5536            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
5537            "homepage": "https://github.com/voku/portable-ascii",
5538            "keywords": [
5539                "ascii",
5540                "clean",
5541                "php"
5542            ],
5543            "support": {
5544                "issues": "https://github.com/voku/portable-ascii/issues",
5545                "source": "https://github.com/voku/portable-ascii/tree/2.0.1"
5546            },
5547            "funding": [
5548                {
5549                    "url": "https://www.paypal.me/moelleken",
5550                    "type": "custom"
5551                },
5552                {
5553                    "url": "https://github.com/voku",
5554                    "type": "github"
5555                },
5556                {
5557                    "url": "https://opencollective.com/portable-ascii",
5558                    "type": "open_collective"
5559                },
5560                {
5561                    "url": "https://www.patreon.com/voku",
5562                    "type": "patreon"
5563                },
5564                {
5565                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
5566                    "type": "tidelift"
5567                }
5568            ],
5569            "time": "2022-03-08T17:03:00+00:00"
5570        }
5571    ],
5572    "packages-dev": [
5573        {
5574            "name": "composer/ca-bundle",
5575            "version": "1.3.5",
5576            "source": {
5577                "type": "git",
5578                "url": "https://github.com/composer/ca-bundle.git",
5579                "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
5580            },
5581            "dist": {
5582                "type": "zip",
5583                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
5584                "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
5585                "shasum": ""
5586            },
5587            "require": {
5588                "ext-openssl": "*",
5589                "ext-pcre": "*",
5590                "php": "^5.3.2 || ^7.0 || ^8.0"
5591            },
5592            "require-dev": {
5593                "phpstan/phpstan": "^0.12.55",
5594                "psr/log": "^1.0",
5595                "symfony/phpunit-bridge": "^4.2 || ^5",
5596                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
5597            },
5598            "type": "library",
5599            "extra": {
5600                "branch-alias": {
5601                    "dev-main": "1.x-dev"
5602                }
5603            },
5604            "autoload": {
5605                "psr-4": {
5606                    "Composer\\CaBundle\\": "src"
5607                }
5608            },
5609            "notification-url": "https://packagist.org/downloads/",
5610            "license": [
5611                "MIT"
5612            ],
5613            "authors": [
5614                {
5615                    "name": "Jordi Boggiano",
5616                    "email": "j.boggiano@seld.be",
5617                    "homepage": "http://seld.be"
5618                }
5619            ],
5620            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
5621            "keywords": [
5622                "cabundle",
5623                "cacert",
5624                "certificate",
5625                "ssl",
5626                "tls"
5627            ],
5628            "support": {
5629                "irc": "irc://irc.freenode.org/composer",
5630                "issues": "https://github.com/composer/ca-bundle/issues",
5631                "source": "https://github.com/composer/ca-bundle/tree/1.3.5"
5632            },
5633            "funding": [
5634                {
5635                    "url": "https://packagist.com",
5636                    "type": "custom"
5637                },
5638                {
5639                    "url": "https://github.com/composer",
5640                    "type": "github"
5641                },
5642                {
5643                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
5644                    "type": "tidelift"
5645                }
5646            ],
5647            "time": "2023-01-11T08:27:00+00:00"
5648        },
5649        {
5650            "name": "composer/class-map-generator",
5651            "version": "1.0.0",
5652            "source": {
5653                "type": "git",
5654                "url": "https://github.com/composer/class-map-generator.git",
5655                "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513"
5656            },
5657            "dist": {
5658                "type": "zip",
5659                "url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513",
5660                "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513",
5661                "shasum": ""
5662            },
5663            "require": {
5664                "composer/pcre": "^2 || ^3",
5665                "php": "^7.2 || ^8.0",
5666                "symfony/finder": "^4.4 || ^5.3 || ^6"
5667            },
5668            "require-dev": {
5669                "phpstan/phpstan": "^1.6",
5670                "phpstan/phpstan-deprecation-rules": "^1",
5671                "phpstan/phpstan-phpunit": "^1",
5672                "phpstan/phpstan-strict-rules": "^1.1",
5673                "symfony/filesystem": "^5.4 || ^6",
5674                "symfony/phpunit-bridge": "^5"
5675            },
5676            "type": "library",
5677            "extra": {
5678                "branch-alias": {
5679                    "dev-main": "1.x-dev"
5680                }
5681            },
5682            "autoload": {
5683                "psr-4": {
5684                    "Composer\\ClassMapGenerator\\": "src"
5685                }
5686            },
5687            "notification-url": "https://packagist.org/downloads/",
5688            "license": [
5689                "MIT"
5690            ],
5691            "authors": [
5692                {
5693                    "name": "Jordi Boggiano",
5694                    "email": "j.boggiano@seld.be",
5695                    "homepage": "https://seld.be"
5696                }
5697            ],
5698            "description": "Utilities to scan PHP code and generate class maps.",
5699            "keywords": [
5700                "classmap"
5701            ],
5702            "support": {
5703                "issues": "https://github.com/composer/class-map-generator/issues",
5704                "source": "https://github.com/composer/class-map-generator/tree/1.0.0"
5705            },
5706            "funding": [
5707                {
5708                    "url": "https://packagist.com",
5709                    "type": "custom"
5710                },
5711                {
5712                    "url": "https://github.com/composer",
5713                    "type": "github"
5714                },
5715                {
5716                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
5717                    "type": "tidelift"
5718                }
5719            ],
5720            "time": "2022-06-19T11:31:27+00:00"
5721        },
5722        {
5723            "name": "composer/composer",
5724            "version": "2.5.5",
5725            "source": {
5726                "type": "git",
5727                "url": "https://github.com/composer/composer.git",
5728                "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f"
5729            },
5730            "dist": {
5731                "type": "zip",
5732                "url": "https://api.github.com/repos/composer/composer/zipball/c7cffaad16a60636a776017eac5bd8cd0095c32f",
5733                "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f",
5734                "shasum": ""
5735            },
5736            "require": {
5737                "composer/ca-bundle": "^1.0",
5738                "composer/class-map-generator": "^1.0",
5739                "composer/metadata-minifier": "^1.0",
5740                "composer/pcre": "^2.1 || ^3.1",
5741                "composer/semver": "^3.0",
5742                "composer/spdx-licenses": "^1.5.7",
5743                "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
5744                "justinrainbow/json-schema": "^5.2.11",
5745                "php": "^7.2.5 || ^8.0",
5746                "psr/log": "^1.0 || ^2.0 || ^3.0",
5747                "react/promise": "^2.8",
5748                "seld/jsonlint": "^1.4",
5749                "seld/phar-utils": "^1.2",
5750                "seld/signal-handler": "^2.0",
5751                "symfony/console": "^5.4.11 || ^6.0.11",
5752                "symfony/filesystem": "^5.4 || ^6.0",
5753                "symfony/finder": "^5.4 || ^6.0",
5754                "symfony/polyfill-php73": "^1.24",
5755                "symfony/polyfill-php80": "^1.24",
5756                "symfony/polyfill-php81": "^1.24",
5757                "symfony/process": "^5.4 || ^6.0"
5758            },
5759            "require-dev": {
5760                "phpstan/phpstan": "^1.9.3",
5761                "phpstan/phpstan-deprecation-rules": "^1",
5762                "phpstan/phpstan-phpunit": "^1.0",
5763                "phpstan/phpstan-strict-rules": "^1",
5764                "phpstan/phpstan-symfony": "^1.2.10",
5765                "symfony/phpunit-bridge": "^6.0"
5766            },
5767            "suggest": {
5768                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
5769                "ext-zip": "Enabling the zip extension allows you to unzip archives",
5770                "ext-zlib": "Allow gzip compression of HTTP requests"
5771            },
5772            "bin": [
5773                "bin/composer"
5774            ],
5775            "type": "library",
5776            "extra": {
5777                "branch-alias": {
5778                    "dev-main": "2.5-dev"
5779                },
5780                "phpstan": {
5781                    "includes": [
5782                        "phpstan/rules.neon"
5783                    ]
5784                }
5785            },
5786            "autoload": {
5787                "psr-4": {
5788                    "Composer\\": "src/Composer"
5789                }
5790            },
5791            "notification-url": "https://packagist.org/downloads/",
5792            "license": [
5793                "MIT"
5794            ],
5795            "authors": [
5796                {
5797                    "name": "Nils Adermann",
5798                    "email": "naderman@naderman.de",
5799                    "homepage": "https://www.naderman.de"
5800                },
5801                {
5802                    "name": "Jordi Boggiano",
5803                    "email": "j.boggiano@seld.be",
5804                    "homepage": "https://seld.be"
5805                }
5806            ],
5807            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
5808            "homepage": "https://getcomposer.org/",
5809            "keywords": [
5810                "autoload",
5811                "dependency",
5812                "package"
5813            ],
5814            "support": {
5815                "irc": "ircs://irc.libera.chat:6697/composer",
5816                "issues": "https://github.com/composer/composer/issues",
5817                "source": "https://github.com/composer/composer/tree/2.5.5"
5818            },
5819            "funding": [
5820                {
5821                    "url": "https://packagist.com",
5822                    "type": "custom"
5823                },
5824                {
5825                    "url": "https://github.com/composer",
5826                    "type": "github"
5827                },
5828                {
5829                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
5830                    "type": "tidelift"
5831                }
5832            ],
5833            "time": "2023-03-21T10:50:05+00:00"
5834        },
5835        {
5836            "name": "composer/metadata-minifier",
5837            "version": "1.0.0",
5838            "source": {
5839                "type": "git",
5840                "url": "https://github.com/composer/metadata-minifier.git",
5841                "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
5842            },
5843            "dist": {
5844                "type": "zip",
5845                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
5846                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
5847                "shasum": ""
5848            },
5849            "require": {
5850                "php": "^5.3.2 || ^7.0 || ^8.0"
5851            },
5852            "require-dev": {
5853                "composer/composer": "^2",
5854                "phpstan/phpstan": "^0.12.55",
5855                "symfony/phpunit-bridge": "^4.2 || ^5"
5856            },
5857            "type": "library",
5858            "extra": {
5859                "branch-alias": {
5860                    "dev-main": "1.x-dev"
5861                }
5862            },
5863            "autoload": {
5864                "psr-4": {
5865                    "Composer\\MetadataMinifier\\": "src"
5866                }
5867            },
5868            "notification-url": "https://packagist.org/downloads/",
5869            "license": [
5870                "MIT"
5871            ],
5872            "authors": [
5873                {
5874                    "name": "Jordi Boggiano",
5875                    "email": "j.boggiano@seld.be",
5876                    "homepage": "http://seld.be"
5877                }
5878            ],
5879            "description": "Small utility library that handles metadata minification and expansion.",
5880            "keywords": [
5881                "composer",
5882                "compression"
5883            ],
5884            "support": {
5885                "issues": "https://github.com/composer/metadata-minifier/issues",
5886                "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
5887            },
5888            "funding": [
5889                {
5890                    "url": "https://packagist.com",
5891                    "type": "custom"
5892                },
5893                {
5894                    "url": "https://github.com/composer",
5895                    "type": "github"
5896                },
5897                {
5898                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
5899                    "type": "tidelift"
5900                }
5901            ],
5902            "time": "2021-04-07T13:37:33+00:00"
5903        },
5904        {
5905            "name": "composer/pcre",
5906            "version": "3.1.0",
5907            "source": {
5908                "type": "git",
5909                "url": "https://github.com/composer/pcre.git",
5910                "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
5911            },
5912            "dist": {
5913                "type": "zip",
5914                "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
5915                "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
5916                "shasum": ""
5917            },
5918            "require": {
5919                "php": "^7.4 || ^8.0"
5920            },
5921            "require-dev": {
5922                "phpstan/phpstan": "^1.3",
5923                "phpstan/phpstan-strict-rules": "^1.1",
5924                "symfony/phpunit-bridge": "^5"
5925            },
5926            "type": "library",
5927            "extra": {
5928                "branch-alias": {
5929                    "dev-main": "3.x-dev"
5930                }
5931            },
5932            "autoload": {
5933                "psr-4": {
5934                    "Composer\\Pcre\\": "src"
5935                }
5936            },
5937            "notification-url": "https://packagist.org/downloads/",
5938            "license": [
5939                "MIT"
5940            ],
5941            "authors": [
5942                {
5943                    "name": "Jordi Boggiano",
5944                    "email": "j.boggiano@seld.be",
5945                    "homepage": "http://seld.be"
5946                }
5947            ],
5948            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
5949            "keywords": [
5950                "PCRE",
5951                "preg",
5952                "regex",
5953                "regular expression"
5954            ],
5955            "support": {
5956                "issues": "https://github.com/composer/pcre/issues",
5957                "source": "https://github.com/composer/pcre/tree/3.1.0"
5958            },
5959            "funding": [
5960                {
5961                    "url": "https://packagist.com",
5962                    "type": "custom"
5963                },
5964                {
5965                    "url": "https://github.com/composer",
5966                    "type": "github"
5967                },
5968                {
5969                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
5970                    "type": "tidelift"
5971                }
5972            ],
5973            "time": "2022-11-17T09:50:14+00:00"
5974        },
5975        {
5976            "name": "composer/semver",
5977            "version": "3.3.2",
5978            "source": {
5979                "type": "git",
5980                "url": "https://github.com/composer/semver.git",
5981                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
5982            },
5983            "dist": {
5984                "type": "zip",
5985                "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
5986                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
5987                "shasum": ""
5988            },
5989            "require": {
5990                "php": "^5.3.2 || ^7.0 || ^8.0"
5991            },
5992            "require-dev": {
5993                "phpstan/phpstan": "^1.4",
5994                "symfony/phpunit-bridge": "^4.2 || ^5"
5995            },
5996            "type": "library",
5997            "extra": {
5998                "branch-alias": {
5999                    "dev-main": "3.x-dev"
6000                }
6001            },
6002            "autoload": {
6003                "psr-4": {
6004                    "Composer\\Semver\\": "src"
6005                }
6006            },
6007            "notification-url": "https://packagist.org/downloads/",
6008            "license": [
6009                "MIT"
6010            ],
6011            "authors": [
6012                {
6013                    "name": "Nils Adermann",
6014                    "email": "naderman@naderman.de",
6015                    "homepage": "http://www.naderman.de"
6016                },
6017                {
6018                    "name": "Jordi Boggiano",
6019                    "email": "j.boggiano@seld.be",
6020                    "homepage": "http://seld.be"
6021                },
6022                {
6023                    "name": "Rob Bast",
6024                    "email": "rob.bast@gmail.com",
6025                    "homepage": "http://robbast.nl"
6026                }
6027            ],
6028            "description": "Semver library that offers utilities, version constraint parsing and validation.",
6029            "keywords": [
6030                "semantic",
6031                "semver",
6032                "validation",
6033                "versioning"
6034            ],
6035            "support": {
6036                "irc": "irc://irc.freenode.org/composer",
6037                "issues": "https://github.com/composer/semver/issues",
6038                "source": "https://github.com/composer/semver/tree/3.3.2"
6039            },
6040            "funding": [
6041                {
6042                    "url": "https://packagist.com",
6043                    "type": "custom"
6044                },
6045                {
6046                    "url": "https://github.com/composer",
6047                    "type": "github"
6048                },
6049                {
6050                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6051                    "type": "tidelift"
6052                }
6053            ],
6054            "time": "2022-04-01T19:23:25+00:00"
6055        },
6056        {
6057            "name": "composer/spdx-licenses",
6058            "version": "1.5.7",
6059            "source": {
6060                "type": "git",
6061                "url": "https://github.com/composer/spdx-licenses.git",
6062                "reference": "c848241796da2abf65837d51dce1fae55a960149"
6063            },
6064            "dist": {
6065                "type": "zip",
6066                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
6067                "reference": "c848241796da2abf65837d51dce1fae55a960149",
6068                "shasum": ""
6069            },
6070            "require": {
6071                "php": "^5.3.2 || ^7.0 || ^8.0"
6072            },
6073            "require-dev": {
6074                "phpstan/phpstan": "^0.12.55",
6075                "symfony/phpunit-bridge": "^4.2 || ^5"
6076            },
6077            "type": "library",
6078            "extra": {
6079                "branch-alias": {
6080                    "dev-main": "1.x-dev"
6081                }
6082            },
6083            "autoload": {
6084                "psr-4": {
6085                    "Composer\\Spdx\\": "src"
6086                }
6087            },
6088            "notification-url": "https://packagist.org/downloads/",
6089            "license": [
6090                "MIT"
6091            ],
6092            "authors": [
6093                {
6094                    "name": "Nils Adermann",
6095                    "email": "naderman@naderman.de",
6096                    "homepage": "http://www.naderman.de"
6097                },
6098                {
6099                    "name": "Jordi Boggiano",
6100                    "email": "j.boggiano@seld.be",
6101                    "homepage": "http://seld.be"
6102                },
6103                {
6104                    "name": "Rob Bast",
6105                    "email": "rob.bast@gmail.com",
6106                    "homepage": "http://robbast.nl"
6107                }
6108            ],
6109            "description": "SPDX licenses list and validation library.",
6110            "keywords": [
6111                "license",
6112                "spdx",
6113                "validator"
6114            ],
6115            "support": {
6116                "irc": "irc://irc.freenode.org/composer",
6117                "issues": "https://github.com/composer/spdx-licenses/issues",
6118                "source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
6119            },
6120            "funding": [
6121                {
6122                    "url": "https://packagist.com",
6123                    "type": "custom"
6124                },
6125                {
6126                    "url": "https://github.com/composer",
6127                    "type": "github"
6128                },
6129                {
6130                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6131                    "type": "tidelift"
6132                }
6133            ],
6134            "time": "2022-05-23T07:37:50+00:00"
6135        },
6136        {
6137            "name": "composer/xdebug-handler",
6138            "version": "3.0.3",
6139            "source": {
6140                "type": "git",
6141                "url": "https://github.com/composer/xdebug-handler.git",
6142                "reference": "ced299686f41dce890debac69273b47ffe98a40c"
6143            },
6144            "dist": {
6145                "type": "zip",
6146                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
6147                "reference": "ced299686f41dce890debac69273b47ffe98a40c",
6148                "shasum": ""
6149            },
6150            "require": {
6151                "composer/pcre": "^1 || ^2 || ^3",
6152                "php": "^7.2.5 || ^8.0",
6153                "psr/log": "^1 || ^2 || ^3"
6154            },
6155            "require-dev": {
6156                "phpstan/phpstan": "^1.0",
6157                "phpstan/phpstan-strict-rules": "^1.1",
6158                "symfony/phpunit-bridge": "^6.0"
6159            },
6160            "type": "library",
6161            "autoload": {
6162                "psr-4": {
6163                    "Composer\\XdebugHandler\\": "src"
6164                }
6165            },
6166            "notification-url": "https://packagist.org/downloads/",
6167            "license": [
6168                "MIT"
6169            ],
6170            "authors": [
6171                {
6172                    "name": "John Stevenson",
6173                    "email": "john-stevenson@blueyonder.co.uk"
6174                }
6175            ],
6176            "description": "Restarts a process without Xdebug.",
6177            "keywords": [
6178                "Xdebug",
6179                "performance"
6180            ],
6181            "support": {
6182                "irc": "irc://irc.freenode.org/composer",
6183                "issues": "https://github.com/composer/xdebug-handler/issues",
6184                "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
6185            },
6186            "funding": [
6187                {
6188                    "url": "https://packagist.com",
6189                    "type": "custom"
6190                },
6191                {
6192                    "url": "https://github.com/composer",
6193                    "type": "github"
6194                },
6195                {
6196                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6197                    "type": "tidelift"
6198                }
6199            ],
6200            "time": "2022-02-25T21:32:43+00:00"
6201        },
6202        {
6203            "name": "justinrainbow/json-schema",
6204            "version": "5.2.12",
6205            "source": {
6206                "type": "git",
6207                "url": "https://github.com/justinrainbow/json-schema.git",
6208                "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
6209            },
6210            "dist": {
6211                "type": "zip",
6212                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
6213                "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
6214                "shasum": ""
6215            },
6216            "require": {
6217                "php": ">=5.3.3"
6218            },
6219            "require-dev": {
6220                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
6221                "json-schema/json-schema-test-suite": "1.2.0",
6222                "phpunit/phpunit": "^4.8.35"
6223            },
6224            "bin": [
6225                "bin/validate-json"
6226            ],
6227            "type": "library",
6228            "extra": {
6229                "branch-alias": {
6230                    "dev-master": "5.0.x-dev"
6231                }
6232            },
6233            "autoload": {
6234                "psr-4": {
6235                    "JsonSchema\\": "src/JsonSchema/"
6236                }
6237            },
6238            "notification-url": "https://packagist.org/downloads/",
6239            "license": [
6240                "MIT"
6241            ],
6242            "authors": [
6243                {
6244                    "name": "Bruno Prieto Reis",
6245                    "email": "bruno.p.reis@gmail.com"
6246                },
6247                {
6248                    "name": "Justin Rainbow",
6249                    "email": "justin.rainbow@gmail.com"
6250                },
6251                {
6252                    "name": "Igor Wiedler",
6253                    "email": "igor@wiedler.ch"
6254                },
6255                {
6256                    "name": "Robert Schönthal",
6257                    "email": "seroscho@googlemail.com"
6258                }
6259            ],
6260            "description": "A library to validate a json schema.",
6261            "homepage": "https://github.com/justinrainbow/json-schema",
6262            "keywords": [
6263                "json",
6264                "schema"
6265            ],
6266            "support": {
6267                "issues": "https://github.com/justinrainbow/json-schema/issues",
6268                "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
6269            },
6270            "time": "2022-04-13T08:02:27+00:00"
6271        },
6272        {
6273            "name": "league/flysystem-memory",
6274            "version": "3.10.3",
6275            "source": {
6276                "type": "git",
6277                "url": "https://github.com/thephpleague/flysystem-memory.git",
6278                "reference": "5405162ac81f4de5aa5fa01aae7d07382b7c797b"
6279            },
6280            "dist": {
6281                "type": "zip",
6282                "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/5405162ac81f4de5aa5fa01aae7d07382b7c797b",
6283                "reference": "5405162ac81f4de5aa5fa01aae7d07382b7c797b",
6284                "shasum": ""
6285            },
6286            "require": {
6287                "ext-fileinfo": "*",
6288                "league/flysystem": "^2.0.0 || ^3.0.0",
6289                "php": "^8.0.2"
6290            },
6291            "type": "library",
6292            "autoload": {
6293                "psr-4": {
6294                    "League\\Flysystem\\InMemory\\": ""
6295                }
6296            },
6297            "notification-url": "https://packagist.org/downloads/",
6298            "license": [
6299                "MIT"
6300            ],
6301            "authors": [
6302                {
6303                    "name": "Frank de Jonge",
6304                    "email": "info@frankdejonge.nl"
6305                }
6306            ],
6307            "description": "In-memory filesystem adapter for Flysystem.",
6308            "keywords": [
6309                "Flysystem",
6310                "file",
6311                "files",
6312                "filesystem",
6313                "memory"
6314            ],
6315            "support": {
6316                "issues": "https://github.com/thephpleague/flysystem-memory/issues",
6317                "source": "https://github.com/thephpleague/flysystem-memory/tree/3.10.3"
6318            },
6319            "funding": [
6320                {
6321                    "url": "https://ecologi.com/frankdejonge",
6322                    "type": "custom"
6323                },
6324                {
6325                    "url": "https://github.com/frankdejonge",
6326                    "type": "github"
6327                },
6328                {
6329                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
6330                    "type": "tidelift"
6331                }
6332            ],
6333            "time": "2022-10-26T18:30:26+00:00"
6334        },
6335        {
6336            "name": "myclabs/deep-copy",
6337            "version": "1.11.1",
6338            "source": {
6339                "type": "git",
6340                "url": "https://github.com/myclabs/DeepCopy.git",
6341                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
6342            },
6343            "dist": {
6344                "type": "zip",
6345                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
6346                "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
6347                "shasum": ""
6348            },
6349            "require": {
6350                "php": "^7.1 || ^8.0"
6351            },
6352            "conflict": {
6353                "doctrine/collections": "<1.6.8",
6354                "doctrine/common": "<2.13.3 || >=3,<3.2.2"
6355            },
6356            "require-dev": {
6357                "doctrine/collections": "^1.6.8",
6358                "doctrine/common": "^2.13.3 || ^3.2.2",
6359                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
6360            },
6361            "type": "library",
6362            "autoload": {
6363                "files": [
6364                    "src/DeepCopy/deep_copy.php"
6365                ],
6366                "psr-4": {
6367                    "DeepCopy\\": "src/DeepCopy/"
6368                }
6369            },
6370            "notification-url": "https://packagist.org/downloads/",
6371            "license": [
6372                "MIT"
6373            ],
6374            "description": "Create deep copies (clones) of your objects",
6375            "keywords": [
6376                "clone",
6377                "copy",
6378                "duplicate",
6379                "object",
6380                "object graph"
6381            ],
6382            "support": {
6383                "issues": "https://github.com/myclabs/DeepCopy/issues",
6384                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
6385            },
6386            "funding": [
6387                {
6388                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6389                    "type": "tidelift"
6390                }
6391            ],
6392            "time": "2023-03-08T13:26:56+00:00"
6393        },
6394        {
6395            "name": "nikic/php-parser",
6396            "version": "v4.15.4",
6397            "source": {
6398                "type": "git",
6399                "url": "https://github.com/nikic/PHP-Parser.git",
6400                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
6401            },
6402            "dist": {
6403                "type": "zip",
6404                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
6405                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
6406                "shasum": ""
6407            },
6408            "require": {
6409                "ext-tokenizer": "*",
6410                "php": ">=7.0"
6411            },
6412            "require-dev": {
6413                "ircmaxell/php-yacc": "^0.0.7",
6414                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6415            },
6416            "bin": [
6417                "bin/php-parse"
6418            ],
6419            "type": "library",
6420            "extra": {
6421                "branch-alias": {
6422                    "dev-master": "4.9-dev"
6423                }
6424            },
6425            "autoload": {
6426                "psr-4": {
6427                    "PhpParser\\": "lib/PhpParser"
6428                }
6429            },
6430            "notification-url": "https://packagist.org/downloads/",
6431            "license": [
6432                "BSD-3-Clause"
6433            ],
6434            "authors": [
6435                {
6436                    "name": "Nikita Popov"
6437                }
6438            ],
6439            "description": "A PHP parser written in PHP",
6440            "keywords": [
6441                "parser",
6442                "php"
6443            ],
6444            "support": {
6445                "issues": "https://github.com/nikic/PHP-Parser/issues",
6446                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
6447            },
6448            "time": "2023-03-05T19:49:14+00:00"
6449        },
6450        {
6451            "name": "phar-io/manifest",
6452            "version": "2.0.3",
6453            "source": {
6454                "type": "git",
6455                "url": "https://github.com/phar-io/manifest.git",
6456                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
6457            },
6458            "dist": {
6459                "type": "zip",
6460                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
6461                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
6462                "shasum": ""
6463            },
6464            "require": {
6465                "ext-dom": "*",
6466                "ext-phar": "*",
6467                "ext-xmlwriter": "*",
6468                "phar-io/version": "^3.0.1",
6469                "php": "^7.2 || ^8.0"
6470            },
6471            "type": "library",
6472            "extra": {
6473                "branch-alias": {
6474                    "dev-master": "2.0.x-dev"
6475                }
6476            },
6477            "autoload": {
6478                "classmap": [
6479                    "src/"
6480                ]
6481            },
6482            "notification-url": "https://packagist.org/downloads/",
6483            "license": [
6484                "BSD-3-Clause"
6485            ],
6486            "authors": [
6487                {
6488                    "name": "Arne Blankerts",
6489                    "email": "arne@blankerts.de",
6490                    "role": "Developer"
6491                },
6492                {
6493                    "name": "Sebastian Heuer",
6494                    "email": "sebastian@phpeople.de",
6495                    "role": "Developer"
6496                },
6497                {
6498                    "name": "Sebastian Bergmann",
6499                    "email": "sebastian@phpunit.de",
6500                    "role": "Developer"
6501                }
6502            ],
6503            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6504            "support": {
6505                "issues": "https://github.com/phar-io/manifest/issues",
6506                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
6507            },
6508            "time": "2021-07-20T11:28:43+00:00"
6509        },
6510        {
6511            "name": "phar-io/version",
6512            "version": "3.2.1",
6513            "source": {
6514                "type": "git",
6515                "url": "https://github.com/phar-io/version.git",
6516                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
6517            },
6518            "dist": {
6519                "type": "zip",
6520                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
6521                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
6522                "shasum": ""
6523            },
6524            "require": {
6525                "php": "^7.2 || ^8.0"
6526            },
6527            "type": "library",
6528            "autoload": {
6529                "classmap": [
6530                    "src/"
6531                ]
6532            },
6533            "notification-url": "https://packagist.org/downloads/",
6534            "license": [
6535                "BSD-3-Clause"
6536            ],
6537            "authors": [
6538                {
6539                    "name": "Arne Blankerts",
6540                    "email": "arne@blankerts.de",
6541                    "role": "Developer"
6542                },
6543                {
6544                    "name": "Sebastian Heuer",
6545                    "email": "sebastian@phpeople.de",
6546                    "role": "Developer"
6547                },
6548                {
6549                    "name": "Sebastian Bergmann",
6550                    "email": "sebastian@phpunit.de",
6551                    "role": "Developer"
6552                }
6553            ],
6554            "description": "Library for handling version information and constraints",
6555            "support": {
6556                "issues": "https://github.com/phar-io/version/issues",
6557                "source": "https://github.com/phar-io/version/tree/3.2.1"
6558            },
6559            "time": "2022-02-21T01:04:05+00:00"
6560        },
6561        {
6562            "name": "php-coveralls/php-coveralls",
6563            "version": "v2.5.3",
6564            "source": {
6565                "type": "git",
6566                "url": "https://github.com/php-coveralls/php-coveralls.git",
6567                "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9"
6568            },
6569            "dist": {
6570                "type": "zip",
6571                "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/9d8243bbf0e053333692857c98fab7cfba0d60a9",
6572                "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9",
6573                "shasum": ""
6574            },
6575            "require": {
6576                "ext-json": "*",
6577                "ext-simplexml": "*",
6578                "guzzlehttp/guzzle": "^6.0 || ^7.0",
6579                "php": "^5.5 || ^7.0 || ^8.0",
6580                "psr/log": "^1.0 || ^2.0",
6581                "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
6582                "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
6583                "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
6584                "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
6585            },
6586            "require-dev": {
6587                "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23",
6588                "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0"
6589            },
6590            "suggest": {
6591                "symfony/http-kernel": "Allows Symfony integration"
6592            },
6593            "bin": [
6594                "bin/php-coveralls"
6595            ],
6596            "type": "library",
6597            "autoload": {
6598                "psr-4": {
6599                    "PhpCoveralls\\": "src/"
6600                }
6601            },
6602            "notification-url": "https://packagist.org/downloads/",
6603            "license": [
6604                "MIT"
6605            ],
6606            "authors": [
6607                {
6608                    "name": "Kitamura Satoshi",
6609                    "email": "with.no.parachute@gmail.com",
6610                    "homepage": "https://www.facebook.com/satooshi.jp",
6611                    "role": "Original creator"
6612                },
6613                {
6614                    "name": "Takashi Matsuo",
6615                    "email": "tmatsuo@google.com"
6616                },
6617                {
6618                    "name": "Google Inc"
6619                },
6620                {
6621                    "name": "Dariusz Ruminski",
6622                    "email": "dariusz.ruminski@gmail.com",
6623                    "homepage": "https://github.com/keradus"
6624                },
6625                {
6626                    "name": "Contributors",
6627                    "homepage": "https://github.com/php-coveralls/php-coveralls/graphs/contributors"
6628                }
6629            ],
6630            "description": "PHP client library for Coveralls API",
6631            "homepage": "https://github.com/php-coveralls/php-coveralls",
6632            "keywords": [
6633                "ci",
6634                "coverage",
6635                "github",
6636                "test"
6637            ],
6638            "support": {
6639                "issues": "https://github.com/php-coveralls/php-coveralls/issues",
6640                "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.5.3"
6641            },
6642            "time": "2022-09-12T20:47:09+00:00"
6643        },
6644        {
6645            "name": "phpunit/php-code-coverage",
6646            "version": "10.0.2",
6647            "source": {
6648                "type": "git",
6649                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
6650                "reference": "20800e84296ea4732f9a125e08ce86b4004ae3e4"
6651            },
6652            "dist": {
6653                "type": "zip",
6654                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/20800e84296ea4732f9a125e08ce86b4004ae3e4",
6655                "reference": "20800e84296ea4732f9a125e08ce86b4004ae3e4",
6656                "shasum": ""
6657            },
6658            "require": {
6659                "ext-dom": "*",
6660                "ext-libxml": "*",
6661                "ext-xmlwriter": "*",
6662                "nikic/php-parser": "^4.15",
6663                "php": ">=8.1",
6664                "phpunit/php-file-iterator": "^4.0",
6665                "phpunit/php-text-template": "^3.0",
6666                "sebastian/code-unit-reverse-lookup": "^3.0",
6667                "sebastian/complexity": "^3.0",
6668                "sebastian/environment": "^6.0",
6669                "sebastian/lines-of-code": "^2.0",
6670                "sebastian/version": "^4.0",
6671                "theseer/tokenizer": "^1.2.0"
6672            },
6673            "require-dev": {
6674                "phpunit/phpunit": "^10.0"
6675            },
6676            "suggest": {
6677                "ext-pcov": "PHP extension that provides line coverage",
6678                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
6679            },
6680            "type": "library",
6681            "extra": {
6682                "branch-alias": {
6683                    "dev-main": "10.0-dev"
6684                }
6685            },
6686            "autoload": {
6687                "classmap": [
6688                    "src/"
6689                ]
6690            },
6691            "notification-url": "https://packagist.org/downloads/",
6692            "license": [
6693                "BSD-3-Clause"
6694            ],
6695            "authors": [
6696                {
6697                    "name": "Sebastian Bergmann",
6698                    "email": "sebastian@phpunit.de",
6699                    "role": "lead"
6700                }
6701            ],
6702            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
6703            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
6704            "keywords": [
6705                "coverage",
6706                "testing",
6707                "xunit"
6708            ],
6709            "support": {
6710                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
6711                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.0.2"
6712            },
6713            "funding": [
6714                {
6715                    "url": "https://github.com/sebastianbergmann",
6716                    "type": "github"
6717                }
6718            ],
6719            "time": "2023-03-06T13:00:19+00:00"
6720        },
6721        {
6722            "name": "phpunit/php-file-iterator",
6723            "version": "4.0.1",
6724            "source": {
6725                "type": "git",
6726                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
6727                "reference": "fd9329ab3368f59fe1fe808a189c51086bd4b6bd"
6728            },
6729            "dist": {
6730                "type": "zip",
6731                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/fd9329ab3368f59fe1fe808a189c51086bd4b6bd",
6732                "reference": "fd9329ab3368f59fe1fe808a189c51086bd4b6bd",
6733                "shasum": ""
6734            },
6735            "require": {
6736                "php": ">=8.1"
6737            },
6738            "require-dev": {
6739                "phpunit/phpunit": "^10.0"
6740            },
6741            "type": "library",
6742            "extra": {
6743                "branch-alias": {
6744                    "dev-main": "4.0-dev"
6745                }
6746            },
6747            "autoload": {
6748                "classmap": [
6749                    "src/"
6750                ]
6751            },
6752            "notification-url": "https://packagist.org/downloads/",
6753            "license": [
6754                "BSD-3-Clause"
6755            ],
6756            "authors": [
6757                {
6758                    "name": "Sebastian Bergmann",
6759                    "email": "sebastian@phpunit.de",
6760                    "role": "lead"
6761                }
6762            ],
6763            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
6764            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
6765            "keywords": [
6766                "filesystem",
6767                "iterator"
6768            ],
6769            "support": {
6770                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
6771                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.0.1"
6772            },
6773            "funding": [
6774                {
6775                    "url": "https://github.com/sebastianbergmann",
6776                    "type": "github"
6777                }
6778            ],
6779            "time": "2023-02-10T16:53:14+00:00"
6780        },
6781        {
6782            "name": "phpunit/php-invoker",
6783            "version": "4.0.0",
6784            "source": {
6785                "type": "git",
6786                "url": "https://github.com/sebastianbergmann/php-invoker.git",
6787                "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
6788            },
6789            "dist": {
6790                "type": "zip",
6791                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
6792                "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
6793                "shasum": ""
6794            },
6795            "require": {
6796                "php": ">=8.1"
6797            },
6798            "require-dev": {
6799                "ext-pcntl": "*",
6800                "phpunit/phpunit": "^10.0"
6801            },
6802            "suggest": {
6803                "ext-pcntl": "*"
6804            },
6805            "type": "library",
6806            "extra": {
6807                "branch-alias": {
6808                    "dev-main": "4.0-dev"
6809                }
6810            },
6811            "autoload": {
6812                "classmap": [
6813                    "src/"
6814                ]
6815            },
6816            "notification-url": "https://packagist.org/downloads/",
6817            "license": [
6818                "BSD-3-Clause"
6819            ],
6820            "authors": [
6821                {
6822                    "name": "Sebastian Bergmann",
6823                    "email": "sebastian@phpunit.de",
6824                    "role": "lead"
6825                }
6826            ],
6827            "description": "Invoke callables with a timeout",
6828            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
6829            "keywords": [
6830                "process"
6831            ],
6832            "support": {
6833                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
6834                "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
6835            },
6836            "funding": [
6837                {
6838                    "url": "https://github.com/sebastianbergmann",
6839                    "type": "github"
6840                }
6841            ],
6842            "time": "2023-02-03T06:56:09+00:00"
6843        },
6844        {
6845            "name": "phpunit/php-text-template",
6846            "version": "3.0.0",
6847            "source": {
6848                "type": "git",
6849                "url": "https://github.com/sebastianbergmann/php-text-template.git",
6850                "reference": "9f3d3709577a527025f55bcf0f7ab8052c8bb37d"
6851            },
6852            "dist": {
6853                "type": "zip",
6854                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/9f3d3709577a527025f55bcf0f7ab8052c8bb37d",
6855                "reference": "9f3d3709577a527025f55bcf0f7ab8052c8bb37d",
6856                "shasum": ""
6857            },
6858            "require": {
6859                "php": ">=8.1"
6860            },
6861            "require-dev": {
6862                "phpunit/phpunit": "^10.0"
6863            },
6864            "type": "library",
6865            "extra": {
6866                "branch-alias": {
6867                    "dev-main": "3.0-dev"
6868                }
6869            },
6870            "autoload": {
6871                "classmap": [
6872                    "src/"
6873                ]
6874            },
6875            "notification-url": "https://packagist.org/downloads/",
6876            "license": [
6877                "BSD-3-Clause"
6878            ],
6879            "authors": [
6880                {
6881                    "name": "Sebastian Bergmann",
6882                    "email": "sebastian@phpunit.de",
6883                    "role": "lead"
6884                }
6885            ],
6886            "description": "Simple template engine.",
6887            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
6888            "keywords": [
6889                "template"
6890            ],
6891            "support": {
6892                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
6893                "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.0"
6894            },
6895            "funding": [
6896                {
6897                    "url": "https://github.com/sebastianbergmann",
6898                    "type": "github"
6899                }
6900            ],
6901            "time": "2023-02-03T06:56:46+00:00"
6902        },
6903        {
6904            "name": "phpunit/php-timer",
6905            "version": "6.0.0",
6906            "source": {
6907                "type": "git",
6908                "url": "https://github.com/sebastianbergmann/php-timer.git",
6909                "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
6910            },
6911            "dist": {
6912                "type": "zip",
6913                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
6914                "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
6915                "shasum": ""
6916            },
6917            "require": {
6918                "php": ">=8.1"
6919            },
6920            "require-dev": {
6921                "phpunit/phpunit": "^10.0"
6922            },
6923            "type": "library",
6924            "extra": {
6925                "branch-alias": {
6926                    "dev-main": "6.0-dev"
6927                }
6928            },
6929            "autoload": {
6930                "classmap": [
6931                    "src/"
6932                ]
6933            },
6934            "notification-url": "https://packagist.org/downloads/",
6935            "license": [
6936                "BSD-3-Clause"
6937            ],
6938            "authors": [
6939                {
6940                    "name": "Sebastian Bergmann",
6941                    "email": "sebastian@phpunit.de",
6942                    "role": "lead"
6943                }
6944            ],
6945            "description": "Utility class for timing",
6946            "homepage": "https://github.com/sebastianbergmann/php-timer/",
6947            "keywords": [
6948                "timer"
6949            ],
6950            "support": {
6951                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
6952                "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
6953            },
6954            "funding": [
6955                {
6956                    "url": "https://github.com/sebastianbergmann",
6957                    "type": "github"
6958                }
6959            ],
6960            "time": "2023-02-03T06:57:52+00:00"
6961        },
6962        {
6963            "name": "phpunit/phpunit",
6964            "version": "10.0.19",
6965            "source": {
6966                "type": "git",
6967                "url": "https://github.com/sebastianbergmann/phpunit.git",
6968                "reference": "20c23e85c86e5c06d63538ba464e8054f4744e62"
6969            },
6970            "dist": {
6971                "type": "zip",
6972                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/20c23e85c86e5c06d63538ba464e8054f4744e62",
6973                "reference": "20c23e85c86e5c06d63538ba464e8054f4744e62",
6974                "shasum": ""
6975            },
6976            "require": {
6977                "ext-dom": "*",
6978                "ext-json": "*",
6979                "ext-libxml": "*",
6980                "ext-mbstring": "*",
6981                "ext-xml": "*",
6982                "ext-xmlwriter": "*",
6983                "myclabs/deep-copy": "^1.10.1",
6984                "phar-io/manifest": "^2.0.3",
6985                "phar-io/version": "^3.0.2",
6986                "php": ">=8.1",
6987                "phpunit/php-code-coverage": "^10.0",
6988                "phpunit/php-file-iterator": "^4.0",
6989                "phpunit/php-invoker": "^4.0",
6990                "phpunit/php-text-template": "^3.0",
6991                "phpunit/php-timer": "^6.0",
6992                "sebastian/cli-parser": "^2.0",
6993                "sebastian/code-unit": "^2.0",
6994                "sebastian/comparator": "^5.0",
6995                "sebastian/diff": "^5.0",
6996                "sebastian/environment": "^6.0",
6997                "sebastian/exporter": "^5.0",
6998                "sebastian/global-state": "^6.0",
6999                "sebastian/object-enumerator": "^5.0",
7000                "sebastian/recursion-context": "^5.0",
7001                "sebastian/type": "^4.0",
7002                "sebastian/version": "^4.0"
7003            },
7004            "suggest": {
7005                "ext-soap": "To be able to generate mocks based on WSDL files"
7006            },
7007            "bin": [
7008                "phpunit"
7009            ],
7010            "type": "library",
7011            "extra": {
7012                "branch-alias": {
7013                    "dev-main": "10.0-dev"
7014                }
7015            },
7016            "autoload": {
7017                "files": [
7018                    "src/Framework/Assert/Functions.php"
7019                ],
7020                "classmap": [
7021                    "src/"
7022                ]
7023            },
7024            "notification-url": "https://packagist.org/downloads/",
7025            "license": [
7026                "BSD-3-Clause"
7027            ],
7028            "authors": [
7029                {
7030                    "name": "Sebastian Bergmann",
7031                    "email": "sebastian@phpunit.de",
7032                    "role": "lead"
7033                }
7034            ],
7035            "description": "The PHP Unit Testing framework.",
7036            "homepage": "https://phpunit.de/",
7037            "keywords": [
7038                "phpunit",
7039                "testing",
7040                "xunit"
7041            ],
7042            "support": {
7043                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7044                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
7045                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.19"
7046            },
7047            "funding": [
7048                {
7049                    "url": "https://phpunit.de/sponsors.html",
7050                    "type": "custom"
7051                },
7052                {
7053                    "url": "https://github.com/sebastianbergmann",
7054                    "type": "github"
7055                },
7056                {
7057                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
7058                    "type": "tidelift"
7059                }
7060            ],
7061            "time": "2023-03-27T11:46:33+00:00"
7062        },
7063        {
7064            "name": "react/promise",
7065            "version": "v2.9.0",
7066            "source": {
7067                "type": "git",
7068                "url": "https://github.com/reactphp/promise.git",
7069                "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
7070            },
7071            "dist": {
7072                "type": "zip",
7073                "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
7074                "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
7075                "shasum": ""
7076            },
7077            "require": {
7078                "php": ">=5.4.0"
7079            },
7080            "require-dev": {
7081                "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
7082            },
7083            "type": "library",
7084            "autoload": {
7085                "files": [
7086                    "src/functions_include.php"
7087                ],
7088                "psr-4": {
7089                    "React\\Promise\\": "src/"
7090                }
7091            },
7092            "notification-url": "https://packagist.org/downloads/",
7093            "license": [
7094                "MIT"
7095            ],
7096            "authors": [
7097                {
7098                    "name": "Jan Sorgalla",
7099                    "email": "jsorgalla@gmail.com",
7100                    "homepage": "https://sorgalla.com/"
7101                },
7102                {
7103                    "name": "Christian Lück",
7104                    "email": "christian@clue.engineering",
7105                    "homepage": "https://clue.engineering/"
7106                },
7107                {
7108                    "name": "Cees-Jan Kiewiet",
7109                    "email": "reactphp@ceesjankiewiet.nl",
7110                    "homepage": "https://wyrihaximus.net/"
7111                },
7112                {
7113                    "name": "Chris Boden",
7114                    "email": "cboden@gmail.com",
7115                    "homepage": "https://cboden.dev/"
7116                }
7117            ],
7118            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7119            "keywords": [
7120                "promise",
7121                "promises"
7122            ],
7123            "support": {
7124                "issues": "https://github.com/reactphp/promise/issues",
7125                "source": "https://github.com/reactphp/promise/tree/v2.9.0"
7126            },
7127            "funding": [
7128                {
7129                    "url": "https://github.com/WyriHaximus",
7130                    "type": "github"
7131                },
7132                {
7133                    "url": "https://github.com/clue",
7134                    "type": "github"
7135                }
7136            ],
7137            "time": "2022-02-11T10:27:51+00:00"
7138        },
7139        {
7140            "name": "sebastian/cli-parser",
7141            "version": "2.0.0",
7142            "source": {
7143                "type": "git",
7144                "url": "https://github.com/sebastianbergmann/cli-parser.git",
7145                "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
7146            },
7147            "dist": {
7148                "type": "zip",
7149                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
7150                "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
7151                "shasum": ""
7152            },
7153            "require": {
7154                "php": ">=8.1"
7155            },
7156            "require-dev": {
7157                "phpunit/phpunit": "^10.0"
7158            },
7159            "type": "library",
7160            "extra": {
7161                "branch-alias": {
7162                    "dev-main": "2.0-dev"
7163                }
7164            },
7165            "autoload": {
7166                "classmap": [
7167                    "src/"
7168                ]
7169            },
7170            "notification-url": "https://packagist.org/downloads/",
7171            "license": [
7172                "BSD-3-Clause"
7173            ],
7174            "authors": [
7175                {
7176                    "name": "Sebastian Bergmann",
7177                    "email": "sebastian@phpunit.de",
7178                    "role": "lead"
7179                }
7180            ],
7181            "description": "Library for parsing CLI options",
7182            "homepage": "https://github.com/sebastianbergmann/cli-parser",
7183            "support": {
7184                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
7185                "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
7186            },
7187            "funding": [
7188                {
7189                    "url": "https://github.com/sebastianbergmann",
7190                    "type": "github"
7191                }
7192            ],
7193            "time": "2023-02-03T06:58:15+00:00"
7194        },
7195        {
7196            "name": "sebastian/code-unit",
7197            "version": "2.0.0",
7198            "source": {
7199                "type": "git",
7200                "url": "https://github.com/sebastianbergmann/code-unit.git",
7201                "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
7202            },
7203            "dist": {
7204                "type": "zip",
7205                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
7206                "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
7207                "shasum": ""
7208            },
7209            "require": {
7210                "php": ">=8.1"
7211            },
7212            "require-dev": {
7213                "phpunit/phpunit": "^10.0"
7214            },
7215            "type": "library",
7216            "extra": {
7217                "branch-alias": {
7218                    "dev-main": "2.0-dev"
7219                }
7220            },
7221            "autoload": {
7222                "classmap": [
7223                    "src/"
7224                ]
7225            },
7226            "notification-url": "https://packagist.org/downloads/",
7227            "license": [
7228                "BSD-3-Clause"
7229            ],
7230            "authors": [
7231                {
7232                    "name": "Sebastian Bergmann",
7233                    "email": "sebastian@phpunit.de",
7234                    "role": "lead"
7235                }
7236            ],
7237            "description": "Collection of value objects that represent the PHP code units",
7238            "homepage": "https://github.com/sebastianbergmann/code-unit",
7239            "support": {
7240                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
7241                "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
7242            },
7243            "funding": [
7244                {
7245                    "url": "https://github.com/sebastianbergmann",
7246                    "type": "github"
7247                }
7248            ],
7249            "time": "2023-02-03T06:58:43+00:00"
7250        },
7251        {
7252            "name": "sebastian/code-unit-reverse-lookup",
7253            "version": "3.0.0",
7254            "source": {
7255                "type": "git",
7256                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
7257                "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
7258            },
7259            "dist": {
7260                "type": "zip",
7261                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
7262                "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
7263                "shasum": ""
7264            },
7265            "require": {
7266                "php": ">=8.1"
7267            },
7268            "require-dev": {
7269                "phpunit/phpunit": "^10.0"
7270            },
7271            "type": "library",
7272            "extra": {
7273                "branch-alias": {
7274                    "dev-main": "3.0-dev"
7275                }
7276            },
7277            "autoload": {
7278                "classmap": [
7279                    "src/"
7280                ]
7281            },
7282            "notification-url": "https://packagist.org/downloads/",
7283            "license": [
7284                "BSD-3-Clause"
7285            ],
7286            "authors": [
7287                {
7288                    "name": "Sebastian Bergmann",
7289                    "email": "sebastian@phpunit.de"
7290                }
7291            ],
7292            "description": "Looks up which function or method a line of code belongs to",
7293            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
7294            "support": {
7295                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
7296                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
7297            },
7298            "funding": [
7299                {
7300                    "url": "https://github.com/sebastianbergmann",
7301                    "type": "github"
7302                }
7303            ],
7304            "time": "2023-02-03T06:59:15+00:00"
7305        },
7306        {
7307            "name": "sebastian/comparator",
7308            "version": "5.0.0",
7309            "source": {
7310                "type": "git",
7311                "url": "https://github.com/sebastianbergmann/comparator.git",
7312                "reference": "72f01e6586e0caf6af81297897bd112eb7e9627c"
7313            },
7314            "dist": {
7315                "type": "zip",
7316                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/72f01e6586e0caf6af81297897bd112eb7e9627c",
7317                "reference": "72f01e6586e0caf6af81297897bd112eb7e9627c",
7318                "shasum": ""
7319            },
7320            "require": {
7321                "ext-dom": "*",
7322                "ext-mbstring": "*",
7323                "php": ">=8.1",
7324                "sebastian/diff": "^5.0",
7325                "sebastian/exporter": "^5.0"
7326            },
7327            "require-dev": {
7328                "phpunit/phpunit": "^10.0"
7329            },
7330            "type": "library",
7331            "extra": {
7332                "branch-alias": {
7333                    "dev-main": "5.0-dev"
7334                }
7335            },
7336            "autoload": {
7337                "classmap": [
7338                    "src/"
7339                ]
7340            },
7341            "notification-url": "https://packagist.org/downloads/",
7342            "license": [
7343                "BSD-3-Clause"
7344            ],
7345            "authors": [
7346                {
7347                    "name": "Sebastian Bergmann",
7348                    "email": "sebastian@phpunit.de"
7349                },
7350                {
7351                    "name": "Jeff Welch",
7352                    "email": "whatthejeff@gmail.com"
7353                },
7354                {
7355                    "name": "Volker Dusch",
7356                    "email": "github@wallbash.com"
7357                },
7358                {
7359                    "name": "Bernhard Schussek",
7360                    "email": "bschussek@2bepublished.at"
7361                }
7362            ],
7363            "description": "Provides the functionality to compare PHP values for equality",
7364            "homepage": "https://github.com/sebastianbergmann/comparator",
7365            "keywords": [
7366                "comparator",
7367                "compare",
7368                "equality"
7369            ],
7370            "support": {
7371                "issues": "https://github.com/sebastianbergmann/comparator/issues",
7372                "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.0"
7373            },
7374            "funding": [
7375                {
7376                    "url": "https://github.com/sebastianbergmann",
7377                    "type": "github"
7378                }
7379            ],
7380            "time": "2023-02-03T07:07:16+00:00"
7381        },
7382        {
7383            "name": "sebastian/complexity",
7384            "version": "3.0.0",
7385            "source": {
7386                "type": "git",
7387                "url": "https://github.com/sebastianbergmann/complexity.git",
7388                "reference": "e67d240970c9dc7ea7b2123a6d520e334dd61dc6"
7389            },
7390            "dist": {
7391                "type": "zip",
7392                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/e67d240970c9dc7ea7b2123a6d520e334dd61dc6",
7393                "reference": "e67d240970c9dc7ea7b2123a6d520e334dd61dc6",
7394                "shasum": ""
7395            },
7396            "require": {
7397                "nikic/php-parser": "^4.10",
7398                "php": ">=8.1"
7399            },
7400            "require-dev": {
7401                "phpunit/phpunit": "^10.0"
7402            },
7403            "type": "library",
7404            "extra": {
7405                "branch-alias": {
7406                    "dev-main": "3.0-dev"
7407                }
7408            },
7409            "autoload": {
7410                "classmap": [
7411                    "src/"
7412                ]
7413            },
7414            "notification-url": "https://packagist.org/downloads/",
7415            "license": [
7416                "BSD-3-Clause"
7417            ],
7418            "authors": [
7419                {
7420                    "name": "Sebastian Bergmann",
7421                    "email": "sebastian@phpunit.de",
7422                    "role": "lead"
7423                }
7424            ],
7425            "description": "Library for calculating the complexity of PHP code units",
7426            "homepage": "https://github.com/sebastianbergmann/complexity",
7427            "support": {
7428                "issues": "https://github.com/sebastianbergmann/complexity/issues",
7429                "source": "https://github.com/sebastianbergmann/complexity/tree/3.0.0"
7430            },
7431            "funding": [
7432                {
7433                    "url": "https://github.com/sebastianbergmann",
7434                    "type": "github"
7435                }
7436            ],
7437            "time": "2023-02-03T06:59:47+00:00"
7438        },
7439        {
7440            "name": "sebastian/diff",
7441            "version": "5.0.1",
7442            "source": {
7443                "type": "git",
7444                "url": "https://github.com/sebastianbergmann/diff.git",
7445                "reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02"
7446            },
7447            "dist": {
7448                "type": "zip",
7449                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/aae9a0a43bff37bd5d8d0311426c87bf36153f02",
7450                "reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02",
7451                "shasum": ""
7452            },
7453            "require": {
7454                "php": ">=8.1"
7455            },
7456            "require-dev": {
7457                "phpunit/phpunit": "^10.0",
7458                "symfony/process": "^4.2 || ^5"
7459            },
7460            "type": "library",
7461            "extra": {
7462                "branch-alias": {
7463                    "dev-main": "5.0-dev"
7464                }
7465            },
7466            "autoload": {
7467                "classmap": [
7468                    "src/"
7469                ]
7470            },
7471            "notification-url": "https://packagist.org/downloads/",
7472            "license": [
7473                "BSD-3-Clause"
7474            ],
7475            "authors": [
7476                {
7477                    "name": "Sebastian Bergmann",
7478                    "email": "sebastian@phpunit.de"
7479                },
7480                {
7481                    "name": "Kore Nordmann",
7482                    "email": "mail@kore-nordmann.de"
7483                }
7484            ],
7485            "description": "Diff implementation",
7486            "homepage": "https://github.com/sebastianbergmann/diff",
7487            "keywords": [
7488                "diff",
7489                "udiff",
7490                "unidiff",
7491                "unified diff"
7492            ],
7493            "support": {
7494                "issues": "https://github.com/sebastianbergmann/diff/issues",
7495                "security": "https://github.com/sebastianbergmann/diff/security/policy",
7496                "source": "https://github.com/sebastianbergmann/diff/tree/5.0.1"
7497            },
7498            "funding": [
7499                {
7500                    "url": "https://github.com/sebastianbergmann",
7501                    "type": "github"
7502                }
7503            ],
7504            "time": "2023-03-23T05:12:41+00:00"
7505        },
7506        {
7507            "name": "sebastian/environment",
7508            "version": "6.0.0",
7509            "source": {
7510                "type": "git",
7511                "url": "https://github.com/sebastianbergmann/environment.git",
7512                "reference": "b6f3694c6386c7959915a0037652e0c40f6f69cc"
7513            },
7514            "dist": {
7515                "type": "zip",
7516                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/b6f3694c6386c7959915a0037652e0c40f6f69cc",
7517                "reference": "b6f3694c6386c7959915a0037652e0c40f6f69cc",
7518                "shasum": ""
7519            },
7520            "require": {
7521                "php": ">=8.1"
7522            },
7523            "require-dev": {
7524                "phpunit/phpunit": "^10.0"
7525            },
7526            "suggest": {
7527                "ext-posix": "*"
7528            },
7529            "type": "library",
7530            "extra": {
7531                "branch-alias": {
7532                    "dev-main": "6.0-dev"
7533                }
7534            },
7535            "autoload": {
7536                "classmap": [
7537                    "src/"
7538                ]
7539            },
7540            "notification-url": "https://packagist.org/downloads/",
7541            "license": [
7542                "BSD-3-Clause"
7543            ],
7544            "authors": [
7545                {
7546                    "name": "Sebastian Bergmann",
7547                    "email": "sebastian@phpunit.de"
7548                }
7549            ],
7550            "description": "Provides functionality to handle HHVM/PHP environments",
7551            "homepage": "https://github.com/sebastianbergmann/environment",
7552            "keywords": [
7553                "Xdebug",
7554                "environment",
7555                "hhvm"
7556            ],
7557            "support": {
7558                "issues": "https://github.com/sebastianbergmann/environment/issues",
7559                "source": "https://github.com/sebastianbergmann/environment/tree/6.0.0"
7560            },
7561            "funding": [
7562                {
7563                    "url": "https://github.com/sebastianbergmann",
7564                    "type": "github"
7565                }
7566            ],
7567            "time": "2023-02-03T07:03:04+00:00"
7568        },
7569        {
7570            "name": "sebastian/exporter",
7571            "version": "5.0.0",
7572            "source": {
7573                "type": "git",
7574                "url": "https://github.com/sebastianbergmann/exporter.git",
7575                "reference": "f3ec4bf931c0b31e5b413f5b4fc970a7d03338c0"
7576            },
7577            "dist": {
7578                "type": "zip",
7579                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/f3ec4bf931c0b31e5b413f5b4fc970a7d03338c0",
7580                "reference": "f3ec4bf931c0b31e5b413f5b4fc970a7d03338c0",
7581                "shasum": ""
7582            },
7583            "require": {
7584                "ext-mbstring": "*",
7585                "php": ">=8.1",
7586                "sebastian/recursion-context": "^5.0"
7587            },
7588            "require-dev": {
7589                "phpunit/phpunit": "^10.0"
7590            },
7591            "type": "library",
7592            "extra": {
7593                "branch-alias": {
7594                    "dev-main": "5.0-dev"
7595                }
7596            },
7597            "autoload": {
7598                "classmap": [
7599                    "src/"
7600                ]
7601            },
7602            "notification-url": "https://packagist.org/downloads/",
7603            "license": [
7604                "BSD-3-Clause"
7605            ],
7606            "authors": [
7607                {
7608                    "name": "Sebastian Bergmann",
7609                    "email": "sebastian@phpunit.de"
7610                },
7611                {
7612                    "name": "Jeff Welch",
7613                    "email": "whatthejeff@gmail.com"
7614                },
7615                {
7616                    "name": "Volker Dusch",
7617                    "email": "github@wallbash.com"
7618                },
7619                {
7620                    "name": "Adam Harvey",
7621                    "email": "aharvey@php.net"
7622                },
7623                {
7624                    "name": "Bernhard Schussek",
7625                    "email": "bschussek@gmail.com"
7626                }
7627            ],
7628            "description": "Provides the functionality to export PHP variables for visualization",
7629            "homepage": "https://www.github.com/sebastianbergmann/exporter",
7630            "keywords": [
7631                "export",
7632                "exporter"
7633            ],
7634            "support": {
7635                "issues": "https://github.com/sebastianbergmann/exporter/issues",
7636                "source": "https://github.com/sebastianbergmann/exporter/tree/5.0.0"
7637            },
7638            "funding": [
7639                {
7640                    "url": "https://github.com/sebastianbergmann",
7641                    "type": "github"
7642                }
7643            ],
7644            "time": "2023-02-03T07:06:49+00:00"
7645        },
7646        {
7647            "name": "sebastian/global-state",
7648            "version": "6.0.0",
7649            "source": {
7650                "type": "git",
7651                "url": "https://github.com/sebastianbergmann/global-state.git",
7652                "reference": "aab257c712de87b90194febd52e4d184551c2d44"
7653            },
7654            "dist": {
7655                "type": "zip",
7656                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/aab257c712de87b90194febd52e4d184551c2d44",
7657                "reference": "aab257c712de87b90194febd52e4d184551c2d44",
7658                "shasum": ""
7659            },
7660            "require": {
7661                "php": ">=8.1",
7662                "sebastian/object-reflector": "^3.0",
7663                "sebastian/recursion-context": "^5.0"
7664            },
7665            "require-dev": {
7666                "ext-dom": "*",
7667                "phpunit/phpunit": "^10.0"
7668            },
7669            "type": "library",
7670            "extra": {
7671                "branch-alias": {
7672                    "dev-main": "6.0-dev"
7673                }
7674            },
7675            "autoload": {
7676                "classmap": [
7677                    "src/"
7678                ]
7679            },
7680            "notification-url": "https://packagist.org/downloads/",
7681            "license": [
7682                "BSD-3-Clause"
7683            ],
7684            "authors": [
7685                {
7686                    "name": "Sebastian Bergmann",
7687                    "email": "sebastian@phpunit.de"
7688                }
7689            ],
7690            "description": "Snapshotting of global state",
7691            "homepage": "http://www.github.com/sebastianbergmann/global-state",
7692            "keywords": [
7693                "global state"
7694            ],
7695            "support": {
7696                "issues": "https://github.com/sebastianbergmann/global-state/issues",
7697                "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.0"
7698            },
7699            "funding": [
7700                {
7701                    "url": "https://github.com/sebastianbergmann",
7702                    "type": "github"
7703                }
7704            ],
7705            "time": "2023-02-03T07:07:38+00:00"
7706        },
7707        {
7708            "name": "sebastian/lines-of-code",
7709            "version": "2.0.0",
7710            "source": {
7711                "type": "git",
7712                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
7713                "reference": "17c4d940ecafb3d15d2cf916f4108f664e28b130"
7714            },
7715            "dist": {
7716                "type": "zip",
7717                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/17c4d940ecafb3d15d2cf916f4108f664e28b130",
7718                "reference": "17c4d940ecafb3d15d2cf916f4108f664e28b130",
7719                "shasum": ""
7720            },
7721            "require": {
7722                "nikic/php-parser": "^4.10",
7723                "php": ">=8.1"
7724            },
7725            "require-dev": {
7726                "phpunit/phpunit": "^10.0"
7727            },
7728            "type": "library",
7729            "extra": {
7730                "branch-alias": {
7731                    "dev-main": "2.0-dev"
7732                }
7733            },
7734            "autoload": {
7735                "classmap": [
7736                    "src/"
7737                ]
7738            },
7739            "notification-url": "https://packagist.org/downloads/",
7740            "license": [
7741                "BSD-3-Clause"
7742            ],
7743            "authors": [
7744                {
7745                    "name": "Sebastian Bergmann",
7746                    "email": "sebastian@phpunit.de",
7747                    "role": "lead"
7748                }
7749            ],
7750            "description": "Library for counting the lines of code in PHP source code",
7751            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
7752            "support": {
7753                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
7754                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.0"
7755            },
7756            "funding": [
7757                {
7758                    "url": "https://github.com/sebastianbergmann",
7759                    "type": "github"
7760                }
7761            ],
7762            "time": "2023-02-03T07:08:02+00:00"
7763        },
7764        {
7765            "name": "sebastian/object-enumerator",
7766            "version": "5.0.0",
7767            "source": {
7768                "type": "git",
7769                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
7770                "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
7771            },
7772            "dist": {
7773                "type": "zip",
7774                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
7775                "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
7776                "shasum": ""
7777            },
7778            "require": {
7779                "php": ">=8.1",
7780                "sebastian/object-reflector": "^3.0",
7781                "sebastian/recursion-context": "^5.0"
7782            },
7783            "require-dev": {
7784                "phpunit/phpunit": "^10.0"
7785            },
7786            "type": "library",
7787            "extra": {
7788                "branch-alias": {
7789                    "dev-main": "5.0-dev"
7790                }
7791            },
7792            "autoload": {
7793                "classmap": [
7794                    "src/"
7795                ]
7796            },
7797            "notification-url": "https://packagist.org/downloads/",
7798            "license": [
7799                "BSD-3-Clause"
7800            ],
7801            "authors": [
7802                {
7803                    "name": "Sebastian Bergmann",
7804                    "email": "sebastian@phpunit.de"
7805                }
7806            ],
7807            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
7808            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
7809            "support": {
7810                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
7811                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
7812            },
7813            "funding": [
7814                {
7815                    "url": "https://github.com/sebastianbergmann",
7816                    "type": "github"
7817                }
7818            ],
7819            "time": "2023-02-03T07:08:32+00:00"
7820        },
7821        {
7822            "name": "sebastian/object-reflector",
7823            "version": "3.0.0",
7824            "source": {
7825                "type": "git",
7826                "url": "https://github.com/sebastianbergmann/object-reflector.git",
7827                "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
7828            },
7829            "dist": {
7830                "type": "zip",
7831                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
7832                "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
7833                "shasum": ""
7834            },
7835            "require": {
7836                "php": ">=8.1"
7837            },
7838            "require-dev": {
7839                "phpunit/phpunit": "^10.0"
7840            },
7841            "type": "library",
7842            "extra": {
7843                "branch-alias": {
7844                    "dev-main": "3.0-dev"
7845                }
7846            },
7847            "autoload": {
7848                "classmap": [
7849                    "src/"
7850                ]
7851            },
7852            "notification-url": "https://packagist.org/downloads/",
7853            "license": [
7854                "BSD-3-Clause"
7855            ],
7856            "authors": [
7857                {
7858                    "name": "Sebastian Bergmann",
7859                    "email": "sebastian@phpunit.de"
7860                }
7861            ],
7862            "description": "Allows reflection of object attributes, including inherited and non-public ones",
7863            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
7864            "support": {
7865                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
7866                "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
7867            },
7868            "funding": [
7869                {
7870                    "url": "https://github.com/sebastianbergmann",
7871                    "type": "github"
7872                }
7873            ],
7874            "time": "2023-02-03T07:06:18+00:00"
7875        },
7876        {
7877            "name": "sebastian/recursion-context",
7878            "version": "5.0.0",
7879            "source": {
7880                "type": "git",
7881                "url": "https://github.com/sebastianbergmann/recursion-context.git",
7882                "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
7883            },
7884            "dist": {
7885                "type": "zip",
7886                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
7887                "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
7888                "shasum": ""
7889            },
7890            "require": {
7891                "php": ">=8.1"
7892            },
7893            "require-dev": {
7894                "phpunit/phpunit": "^10.0"
7895            },
7896            "type": "library",
7897            "extra": {
7898                "branch-alias": {
7899                    "dev-main": "5.0-dev"
7900                }
7901            },
7902            "autoload": {
7903                "classmap": [
7904                    "src/"
7905                ]
7906            },
7907            "notification-url": "https://packagist.org/downloads/",
7908            "license": [
7909                "BSD-3-Clause"
7910            ],
7911            "authors": [
7912                {
7913                    "name": "Sebastian Bergmann",
7914                    "email": "sebastian@phpunit.de"
7915                },
7916                {
7917                    "name": "Jeff Welch",
7918                    "email": "whatthejeff@gmail.com"
7919                },
7920                {
7921                    "name": "Adam Harvey",
7922                    "email": "aharvey@php.net"
7923                }
7924            ],
7925            "description": "Provides functionality to recursively process PHP variables",
7926            "homepage": "https://github.com/sebastianbergmann/recursion-context",
7927            "support": {
7928                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
7929                "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
7930            },
7931            "funding": [
7932                {
7933                    "url": "https://github.com/sebastianbergmann",
7934                    "type": "github"
7935                }
7936            ],
7937            "time": "2023-02-03T07:05:40+00:00"
7938        },
7939        {
7940            "name": "sebastian/type",
7941            "version": "4.0.0",
7942            "source": {
7943                "type": "git",
7944                "url": "https://github.com/sebastianbergmann/type.git",
7945                "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
7946            },
7947            "dist": {
7948                "type": "zip",
7949                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
7950                "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
7951                "shasum": ""
7952            },
7953            "require": {
7954                "php": ">=8.1"
7955            },
7956            "require-dev": {
7957                "phpunit/phpunit": "^10.0"
7958            },
7959            "type": "library",
7960            "extra": {
7961                "branch-alias": {
7962                    "dev-main": "4.0-dev"
7963                }
7964            },
7965            "autoload": {
7966                "classmap": [
7967                    "src/"
7968                ]
7969            },
7970            "notification-url": "https://packagist.org/downloads/",
7971            "license": [
7972                "BSD-3-Clause"
7973            ],
7974            "authors": [
7975                {
7976                    "name": "Sebastian Bergmann",
7977                    "email": "sebastian@phpunit.de",
7978                    "role": "lead"
7979                }
7980            ],
7981            "description": "Collection of value objects that represent the types of the PHP type system",
7982            "homepage": "https://github.com/sebastianbergmann/type",
7983            "support": {
7984                "issues": "https://github.com/sebastianbergmann/type/issues",
7985                "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
7986            },
7987            "funding": [
7988                {
7989                    "url": "https://github.com/sebastianbergmann",
7990                    "type": "github"
7991                }
7992            ],
7993            "time": "2023-02-03T07:10:45+00:00"
7994        },
7995        {
7996            "name": "sebastian/version",
7997            "version": "4.0.1",
7998            "source": {
7999                "type": "git",
8000                "url": "https://github.com/sebastianbergmann/version.git",
8001                "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
8002            },
8003            "dist": {
8004                "type": "zip",
8005                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
8006                "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
8007                "shasum": ""
8008            },
8009            "require": {
8010                "php": ">=8.1"
8011            },
8012            "type": "library",
8013            "extra": {
8014                "branch-alias": {
8015                    "dev-main": "4.0-dev"
8016                }
8017            },
8018            "autoload": {
8019                "classmap": [
8020                    "src/"
8021                ]
8022            },
8023            "notification-url": "https://packagist.org/downloads/",
8024            "license": [
8025                "BSD-3-Clause"
8026            ],
8027            "authors": [
8028                {
8029                    "name": "Sebastian Bergmann",
8030                    "email": "sebastian@phpunit.de",
8031                    "role": "lead"
8032                }
8033            ],
8034            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
8035            "homepage": "https://github.com/sebastianbergmann/version",
8036            "support": {
8037                "issues": "https://github.com/sebastianbergmann/version/issues",
8038                "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
8039            },
8040            "funding": [
8041                {
8042                    "url": "https://github.com/sebastianbergmann",
8043                    "type": "github"
8044                }
8045            ],
8046            "time": "2023-02-07T11:34:05+00:00"
8047        },
8048        {
8049            "name": "seld/jsonlint",
8050            "version": "1.9.0",
8051            "source": {
8052                "type": "git",
8053                "url": "https://github.com/Seldaek/jsonlint.git",
8054                "reference": "4211420d25eba80712bff236a98960ef68b866b7"
8055            },
8056            "dist": {
8057                "type": "zip",
8058                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
8059                "reference": "4211420d25eba80712bff236a98960ef68b866b7",
8060                "shasum": ""
8061            },
8062            "require": {
8063                "php": "^5.3 || ^7.0 || ^8.0"
8064            },
8065            "require-dev": {
8066                "phpstan/phpstan": "^1.5",
8067                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
8068            },
8069            "bin": [
8070                "bin/jsonlint"
8071            ],
8072            "type": "library",
8073            "autoload": {
8074                "psr-4": {
8075                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
8076                }
8077            },
8078            "notification-url": "https://packagist.org/downloads/",
8079            "license": [
8080                "MIT"
8081            ],
8082            "authors": [
8083                {
8084                    "name": "Jordi Boggiano",
8085                    "email": "j.boggiano@seld.be",
8086                    "homepage": "http://seld.be"
8087                }
8088            ],
8089            "description": "JSON Linter",
8090            "keywords": [
8091                "json",
8092                "linter",
8093                "parser",
8094                "validator"
8095            ],
8096            "support": {
8097                "issues": "https://github.com/Seldaek/jsonlint/issues",
8098                "source": "https://github.com/Seldaek/jsonlint/tree/1.9.0"
8099            },
8100            "funding": [
8101                {
8102                    "url": "https://github.com/Seldaek",
8103                    "type": "github"
8104                },
8105                {
8106                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
8107                    "type": "tidelift"
8108                }
8109            ],
8110            "time": "2022-04-01T13:37:23+00:00"
8111        },
8112        {
8113            "name": "seld/phar-utils",
8114            "version": "1.2.1",
8115            "source": {
8116                "type": "git",
8117                "url": "https://github.com/Seldaek/phar-utils.git",
8118                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
8119            },
8120            "dist": {
8121                "type": "zip",
8122                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
8123                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
8124                "shasum": ""
8125            },
8126            "require": {
8127                "php": ">=5.3"
8128            },
8129            "type": "library",
8130            "extra": {
8131                "branch-alias": {
8132                    "dev-master": "1.x-dev"
8133                }
8134            },
8135            "autoload": {
8136                "psr-4": {
8137                    "Seld\\PharUtils\\": "src/"
8138                }
8139            },
8140            "notification-url": "https://packagist.org/downloads/",
8141            "license": [
8142                "MIT"
8143            ],
8144            "authors": [
8145                {
8146                    "name": "Jordi Boggiano",
8147                    "email": "j.boggiano@seld.be"
8148                }
8149            ],
8150            "description": "PHAR file format utilities, for when PHP phars you up",
8151            "keywords": [
8152                "phar"
8153            ],
8154            "support": {
8155                "issues": "https://github.com/Seldaek/phar-utils/issues",
8156                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
8157            },
8158            "time": "2022-08-31T10:31:18+00:00"
8159        },
8160        {
8161            "name": "seld/signal-handler",
8162            "version": "2.0.1",
8163            "source": {
8164                "type": "git",
8165                "url": "https://github.com/Seldaek/signal-handler.git",
8166                "reference": "f69d119511dc0360440cdbdaa71829c149b7be75"
8167            },
8168            "dist": {
8169                "type": "zip",
8170                "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75",
8171                "reference": "f69d119511dc0360440cdbdaa71829c149b7be75",
8172                "shasum": ""
8173            },
8174            "require": {
8175                "php": ">=7.2.0"
8176            },
8177            "require-dev": {
8178                "phpstan/phpstan": "^1",
8179                "phpstan/phpstan-deprecation-rules": "^1.0",
8180                "phpstan/phpstan-phpunit": "^1",
8181                "phpstan/phpstan-strict-rules": "^1.3",
8182                "phpunit/phpunit": "^7.5.20 || ^8.5.23",
8183                "psr/log": "^1 || ^2 || ^3"
8184            },
8185            "type": "library",
8186            "extra": {
8187                "branch-alias": {
8188                    "dev-main": "2.x-dev"
8189                }
8190            },
8191            "autoload": {
8192                "psr-4": {
8193                    "Seld\\Signal\\": "src/"
8194                }
8195            },
8196            "notification-url": "https://packagist.org/downloads/",
8197            "license": [
8198                "MIT"
8199            ],
8200            "authors": [
8201                {
8202                    "name": "Jordi Boggiano",
8203                    "email": "j.boggiano@seld.be",
8204                    "homepage": "http://seld.be"
8205                }
8206            ],
8207            "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
8208            "keywords": [
8209                "posix",
8210                "sigint",
8211                "signal",
8212                "sigterm",
8213                "unix"
8214            ],
8215            "support": {
8216                "issues": "https://github.com/Seldaek/signal-handler/issues",
8217                "source": "https://github.com/Seldaek/signal-handler/tree/2.0.1"
8218            },
8219            "time": "2022-07-20T18:31:45+00:00"
8220        },
8221        {
8222            "name": "symfony/config",
8223            "version": "v6.2.7",
8224            "source": {
8225                "type": "git",
8226                "url": "https://github.com/symfony/config.git",
8227                "reference": "249271da6f545d6579e0663374f8249a80be2893"
8228            },
8229            "dist": {
8230                "type": "zip",
8231                "url": "https://api.github.com/repos/symfony/config/zipball/249271da6f545d6579e0663374f8249a80be2893",
8232                "reference": "249271da6f545d6579e0663374f8249a80be2893",
8233                "shasum": ""
8234            },
8235            "require": {
8236                "php": ">=8.1",
8237                "symfony/deprecation-contracts": "^2.1|^3",
8238                "symfony/filesystem": "^5.4|^6.0",
8239                "symfony/polyfill-ctype": "~1.8"
8240            },
8241            "conflict": {
8242                "symfony/finder": "<5.4"
8243            },
8244            "require-dev": {
8245                "symfony/event-dispatcher": "^5.4|^6.0",
8246                "symfony/finder": "^5.4|^6.0",
8247                "symfony/messenger": "^5.4|^6.0",
8248                "symfony/service-contracts": "^1.1|^2|^3",
8249                "symfony/yaml": "^5.4|^6.0"
8250            },
8251            "suggest": {
8252                "symfony/yaml": "To use the yaml reference dumper"
8253            },
8254            "type": "library",
8255            "autoload": {
8256                "psr-4": {
8257                    "Symfony\\Component\\Config\\": ""
8258                },
8259                "exclude-from-classmap": [
8260                    "/Tests/"
8261                ]
8262            },
8263            "notification-url": "https://packagist.org/downloads/",
8264            "license": [
8265                "MIT"
8266            ],
8267            "authors": [
8268                {
8269                    "name": "Fabien Potencier",
8270                    "email": "fabien@symfony.com"
8271                },
8272                {
8273                    "name": "Symfony Community",
8274                    "homepage": "https://symfony.com/contributors"
8275                }
8276            ],
8277            "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
8278            "homepage": "https://symfony.com",
8279            "support": {
8280                "source": "https://github.com/symfony/config/tree/v6.2.7"
8281            },
8282            "funding": [
8283                {
8284                    "url": "https://symfony.com/sponsor",
8285                    "type": "custom"
8286                },
8287                {
8288                    "url": "https://github.com/fabpot",
8289                    "type": "github"
8290                },
8291                {
8292                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8293                    "type": "tidelift"
8294                }
8295            ],
8296            "time": "2023-02-14T08:44:56+00:00"
8297        },
8298        {
8299            "name": "symfony/console",
8300            "version": "v6.2.8",
8301            "source": {
8302                "type": "git",
8303                "url": "https://github.com/symfony/console.git",
8304                "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b"
8305            },
8306            "dist": {
8307                "type": "zip",
8308                "url": "https://api.github.com/repos/symfony/console/zipball/3582d68a64a86ec25240aaa521ec8bc2342b369b",
8309                "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b",
8310                "shasum": ""
8311            },
8312            "require": {
8313                "php": ">=8.1",
8314                "symfony/deprecation-contracts": "^2.1|^3",
8315                "symfony/polyfill-mbstring": "~1.0",
8316                "symfony/service-contracts": "^1.1|^2|^3",
8317                "symfony/string": "^5.4|^6.0"
8318            },
8319            "conflict": {
8320                "symfony/dependency-injection": "<5.4",
8321                "symfony/dotenv": "<5.4",
8322                "symfony/event-dispatcher": "<5.4",
8323                "symfony/lock": "<5.4",
8324                "symfony/process": "<5.4"
8325            },
8326            "provide": {
8327                "psr/log-implementation": "1.0|2.0|3.0"
8328            },
8329            "require-dev": {
8330                "psr/log": "^1|^2|^3",
8331                "symfony/config": "^5.4|^6.0",
8332                "symfony/dependency-injection": "^5.4|^6.0",
8333                "symfony/event-dispatcher": "^5.4|^6.0",
8334                "symfony/lock": "^5.4|^6.0",
8335                "symfony/process": "^5.4|^6.0",
8336                "symfony/var-dumper": "^5.4|^6.0"
8337            },
8338            "suggest": {
8339                "psr/log": "For using the console logger",
8340                "symfony/event-dispatcher": "",
8341                "symfony/lock": "",
8342                "symfony/process": ""
8343            },
8344            "type": "library",
8345            "autoload": {
8346                "psr-4": {
8347                    "Symfony\\Component\\Console\\": ""
8348                },
8349                "exclude-from-classmap": [
8350                    "/Tests/"
8351                ]
8352            },
8353            "notification-url": "https://packagist.org/downloads/",
8354            "license": [
8355                "MIT"
8356            ],
8357            "authors": [
8358                {
8359                    "name": "Fabien Potencier",
8360                    "email": "fabien@symfony.com"
8361                },
8362                {
8363                    "name": "Symfony Community",
8364                    "homepage": "https://symfony.com/contributors"
8365                }
8366            ],
8367            "description": "Eases the creation of beautiful and testable command line interfaces",
8368            "homepage": "https://symfony.com",
8369            "keywords": [
8370                "cli",
8371                "command-line",
8372                "console",
8373                "terminal"
8374            ],
8375            "support": {
8376                "source": "https://github.com/symfony/console/tree/v6.2.8"
8377            },
8378            "funding": [
8379                {
8380                    "url": "https://symfony.com/sponsor",
8381                    "type": "custom"
8382                },
8383                {
8384                    "url": "https://github.com/fabpot",
8385                    "type": "github"
8386                },
8387                {
8388                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8389                    "type": "tidelift"
8390                }
8391            ],
8392            "time": "2023-03-29T21:42:15+00:00"
8393        },
8394        {
8395            "name": "symfony/filesystem",
8396            "version": "v6.2.7",
8397            "source": {
8398                "type": "git",
8399                "url": "https://github.com/symfony/filesystem.git",
8400                "reference": "82b6c62b959f642d000456f08c6d219d749215b3"
8401            },
8402            "dist": {
8403                "type": "zip",
8404                "url": "https://api.github.com/repos/symfony/filesystem/zipball/82b6c62b959f642d000456f08c6d219d749215b3",
8405                "reference": "82b6c62b959f642d000456f08c6d219d749215b3",
8406                "shasum": ""
8407            },
8408            "require": {
8409                "php": ">=8.1",
8410                "symfony/polyfill-ctype": "~1.8",
8411                "symfony/polyfill-mbstring": "~1.8"
8412            },
8413            "type": "library",
8414            "autoload": {
8415                "psr-4": {
8416                    "Symfony\\Component\\Filesystem\\": ""
8417                },
8418                "exclude-from-classmap": [
8419                    "/Tests/"
8420                ]
8421            },
8422            "notification-url": "https://packagist.org/downloads/",
8423            "license": [
8424                "MIT"
8425            ],
8426            "authors": [
8427                {
8428                    "name": "Fabien Potencier",
8429                    "email": "fabien@symfony.com"
8430                },
8431                {
8432                    "name": "Symfony Community",
8433                    "homepage": "https://symfony.com/contributors"
8434                }
8435            ],
8436            "description": "Provides basic utilities for the filesystem",
8437            "homepage": "https://symfony.com",
8438            "support": {
8439                "source": "https://github.com/symfony/filesystem/tree/v6.2.7"
8440            },
8441            "funding": [
8442                {
8443                    "url": "https://symfony.com/sponsor",
8444                    "type": "custom"
8445                },
8446                {
8447                    "url": "https://github.com/fabpot",
8448                    "type": "github"
8449                },
8450                {
8451                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8452                    "type": "tidelift"
8453                }
8454            ],
8455            "time": "2023-02-14T08:44:56+00:00"
8456        },
8457        {
8458            "name": "symfony/finder",
8459            "version": "v6.2.7",
8460            "source": {
8461                "type": "git",
8462                "url": "https://github.com/symfony/finder.git",
8463                "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb"
8464            },
8465            "dist": {
8466                "type": "zip",
8467                "url": "https://api.github.com/repos/symfony/finder/zipball/20808dc6631aecafbe67c186af5dcb370be3a0eb",
8468                "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb",
8469                "shasum": ""
8470            },
8471            "require": {
8472                "php": ">=8.1"
8473            },
8474            "require-dev": {
8475                "symfony/filesystem": "^6.0"
8476            },
8477            "type": "library",
8478            "autoload": {
8479                "psr-4": {
8480                    "Symfony\\Component\\Finder\\": ""
8481                },
8482                "exclude-from-classmap": [
8483                    "/Tests/"
8484                ]
8485            },
8486            "notification-url": "https://packagist.org/downloads/",
8487            "license": [
8488                "MIT"
8489            ],
8490            "authors": [
8491                {
8492                    "name": "Fabien Potencier",
8493                    "email": "fabien@symfony.com"
8494                },
8495                {
8496                    "name": "Symfony Community",
8497                    "homepage": "https://symfony.com/contributors"
8498                }
8499            ],
8500            "description": "Finds files and directories via an intuitive fluent interface",
8501            "homepage": "https://symfony.com",
8502            "support": {
8503                "source": "https://github.com/symfony/finder/tree/v6.2.7"
8504            },
8505            "funding": [
8506                {
8507                    "url": "https://symfony.com/sponsor",
8508                    "type": "custom"
8509                },
8510                {
8511                    "url": "https://github.com/fabpot",
8512                    "type": "github"
8513                },
8514                {
8515                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8516                    "type": "tidelift"
8517                }
8518            ],
8519            "time": "2023-02-16T09:57:23+00:00"
8520        },
8521        {
8522            "name": "symfony/polyfill-ctype",
8523            "version": "v1.27.0",
8524            "source": {
8525                "type": "git",
8526                "url": "https://github.com/symfony/polyfill-ctype.git",
8527                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
8528            },
8529            "dist": {
8530                "type": "zip",
8531                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
8532                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
8533                "shasum": ""
8534            },
8535            "require": {
8536                "php": ">=7.1"
8537            },
8538            "provide": {
8539                "ext-ctype": "*"
8540            },
8541            "suggest": {
8542                "ext-ctype": "For best performance"
8543            },
8544            "type": "library",
8545            "extra": {
8546                "branch-alias": {
8547                    "dev-main": "1.27-dev"
8548                },
8549                "thanks": {
8550                    "name": "symfony/polyfill",
8551                    "url": "https://github.com/symfony/polyfill"
8552                }
8553            },
8554            "autoload": {
8555                "files": [
8556                    "bootstrap.php"
8557                ],
8558                "psr-4": {
8559                    "Symfony\\Polyfill\\Ctype\\": ""
8560                }
8561            },
8562            "notification-url": "https://packagist.org/downloads/",
8563            "license": [
8564                "MIT"
8565            ],
8566            "authors": [
8567                {
8568                    "name": "Gert de Pagter",
8569                    "email": "BackEndTea@gmail.com"
8570                },
8571                {
8572                    "name": "Symfony Community",
8573                    "homepage": "https://symfony.com/contributors"
8574                }
8575            ],
8576            "description": "Symfony polyfill for ctype functions",
8577            "homepage": "https://symfony.com",
8578            "keywords": [
8579                "compatibility",
8580                "ctype",
8581                "polyfill",
8582                "portable"
8583            ],
8584            "support": {
8585                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
8586            },
8587            "funding": [
8588                {
8589                    "url": "https://symfony.com/sponsor",
8590                    "type": "custom"
8591                },
8592                {
8593                    "url": "https://github.com/fabpot",
8594                    "type": "github"
8595                },
8596                {
8597                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8598                    "type": "tidelift"
8599                }
8600            ],
8601            "time": "2022-11-03T14:55:06+00:00"
8602        },
8603        {
8604            "name": "symfony/polyfill-intl-grapheme",
8605            "version": "v1.27.0",
8606            "source": {
8607                "type": "git",
8608                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8609                "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
8610            },
8611            "dist": {
8612                "type": "zip",
8613                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
8614                "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
8615                "shasum": ""
8616            },
8617            "require": {
8618                "php": ">=7.1"
8619            },
8620            "suggest": {
8621                "ext-intl": "For best performance"
8622            },
8623            "type": "library",
8624            "extra": {
8625                "branch-alias": {
8626                    "dev-main": "1.27-dev"
8627                },
8628                "thanks": {
8629                    "name": "symfony/polyfill",
8630                    "url": "https://github.com/symfony/polyfill"
8631                }
8632            },
8633            "autoload": {
8634                "files": [
8635                    "bootstrap.php"
8636                ],
8637                "psr-4": {
8638                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8639                }
8640            },
8641            "notification-url": "https://packagist.org/downloads/",
8642            "license": [
8643                "MIT"
8644            ],
8645            "authors": [
8646                {
8647                    "name": "Nicolas Grekas",
8648                    "email": "p@tchwork.com"
8649                },
8650                {
8651                    "name": "Symfony Community",
8652                    "homepage": "https://symfony.com/contributors"
8653                }
8654            ],
8655            "description": "Symfony polyfill for intl's grapheme_* functions",
8656            "homepage": "https://symfony.com",
8657            "keywords": [
8658                "compatibility",
8659                "grapheme",
8660                "intl",
8661                "polyfill",
8662                "portable",
8663                "shim"
8664            ],
8665            "support": {
8666                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
8667            },
8668            "funding": [
8669                {
8670                    "url": "https://symfony.com/sponsor",
8671                    "type": "custom"
8672                },
8673                {
8674                    "url": "https://github.com/fabpot",
8675                    "type": "github"
8676                },
8677                {
8678                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8679                    "type": "tidelift"
8680                }
8681            ],
8682            "time": "2022-11-03T14:55:06+00:00"
8683        },
8684        {
8685            "name": "symfony/polyfill-php73",
8686            "version": "v1.27.0",
8687            "source": {
8688                "type": "git",
8689                "url": "https://github.com/symfony/polyfill-php73.git",
8690                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
8691            },
8692            "dist": {
8693                "type": "zip",
8694                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
8695                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
8696                "shasum": ""
8697            },
8698            "require": {
8699                "php": ">=7.1"
8700            },
8701            "type": "library",
8702            "extra": {
8703                "branch-alias": {
8704                    "dev-main": "1.27-dev"
8705                },
8706                "thanks": {
8707                    "name": "symfony/polyfill",
8708                    "url": "https://github.com/symfony/polyfill"
8709                }
8710            },
8711            "autoload": {
8712                "files": [
8713                    "bootstrap.php"
8714                ],
8715                "psr-4": {
8716                    "Symfony\\Polyfill\\Php73\\": ""
8717                },
8718                "classmap": [
8719                    "Resources/stubs"
8720                ]
8721            },
8722            "notification-url": "https://packagist.org/downloads/",
8723            "license": [
8724                "MIT"
8725            ],
8726            "authors": [
8727                {
8728                    "name": "Nicolas Grekas",
8729                    "email": "p@tchwork.com"
8730                },
8731                {
8732                    "name": "Symfony Community",
8733                    "homepage": "https://symfony.com/contributors"
8734                }
8735            ],
8736            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8737            "homepage": "https://symfony.com",
8738            "keywords": [
8739                "compatibility",
8740                "polyfill",
8741                "portable",
8742                "shim"
8743            ],
8744            "support": {
8745                "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
8746            },
8747            "funding": [
8748                {
8749                    "url": "https://symfony.com/sponsor",
8750                    "type": "custom"
8751                },
8752                {
8753                    "url": "https://github.com/fabpot",
8754                    "type": "github"
8755                },
8756                {
8757                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8758                    "type": "tidelift"
8759                }
8760            ],
8761            "time": "2022-11-03T14:55:06+00:00"
8762        },
8763        {
8764            "name": "symfony/polyfill-php81",
8765            "version": "v1.27.0",
8766            "source": {
8767                "type": "git",
8768                "url": "https://github.com/symfony/polyfill-php81.git",
8769                "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
8770            },
8771            "dist": {
8772                "type": "zip",
8773                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
8774                "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
8775                "shasum": ""
8776            },
8777            "require": {
8778                "php": ">=7.1"
8779            },
8780            "type": "library",
8781            "extra": {
8782                "branch-alias": {
8783                    "dev-main": "1.27-dev"
8784                },
8785                "thanks": {
8786                    "name": "symfony/polyfill",
8787                    "url": "https://github.com/symfony/polyfill"
8788                }
8789            },
8790            "autoload": {
8791                "files": [
8792                    "bootstrap.php"
8793                ],
8794                "psr-4": {
8795                    "Symfony\\Polyfill\\Php81\\": ""
8796                },
8797                "classmap": [
8798                    "Resources/stubs"
8799                ]
8800            },
8801            "notification-url": "https://packagist.org/downloads/",
8802            "license": [
8803                "MIT"
8804            ],
8805            "authors": [
8806                {
8807                    "name": "Nicolas Grekas",
8808                    "email": "p@tchwork.com"
8809                },
8810                {
8811                    "name": "Symfony Community",
8812                    "homepage": "https://symfony.com/contributors"
8813                }
8814            ],
8815            "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
8816            "homepage": "https://symfony.com",
8817            "keywords": [
8818                "compatibility",
8819                "polyfill",
8820                "portable",
8821                "shim"
8822            ],
8823            "support": {
8824                "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
8825            },
8826            "funding": [
8827                {
8828                    "url": "https://symfony.com/sponsor",
8829                    "type": "custom"
8830                },
8831                {
8832                    "url": "https://github.com/fabpot",
8833                    "type": "github"
8834                },
8835                {
8836                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8837                    "type": "tidelift"
8838                }
8839            ],
8840            "time": "2022-11-03T14:55:06+00:00"
8841        },
8842        {
8843            "name": "symfony/process",
8844            "version": "v6.2.8",
8845            "source": {
8846                "type": "git",
8847                "url": "https://github.com/symfony/process.git",
8848                "reference": "75ed64103df4f6615e15a7fe38b8111099f47416"
8849            },
8850            "dist": {
8851                "type": "zip",
8852                "url": "https://api.github.com/repos/symfony/process/zipball/75ed64103df4f6615e15a7fe38b8111099f47416",
8853                "reference": "75ed64103df4f6615e15a7fe38b8111099f47416",
8854                "shasum": ""
8855            },
8856            "require": {
8857                "php": ">=8.1"
8858            },
8859            "type": "library",
8860            "autoload": {
8861                "psr-4": {
8862                    "Symfony\\Component\\Process\\": ""
8863                },
8864                "exclude-from-classmap": [
8865                    "/Tests/"
8866                ]
8867            },
8868            "notification-url": "https://packagist.org/downloads/",
8869            "license": [
8870                "MIT"
8871            ],
8872            "authors": [
8873                {
8874                    "name": "Fabien Potencier",
8875                    "email": "fabien@symfony.com"
8876                },
8877                {
8878                    "name": "Symfony Community",
8879                    "homepage": "https://symfony.com/contributors"
8880                }
8881            ],
8882            "description": "Executes commands in sub-processes",
8883            "homepage": "https://symfony.com",
8884            "support": {
8885                "source": "https://github.com/symfony/process/tree/v6.2.8"
8886            },
8887            "funding": [
8888                {
8889                    "url": "https://symfony.com/sponsor",
8890                    "type": "custom"
8891                },
8892                {
8893                    "url": "https://github.com/fabpot",
8894                    "type": "github"
8895                },
8896                {
8897                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8898                    "type": "tidelift"
8899                }
8900            ],
8901            "time": "2023-03-09T16:20:02+00:00"
8902        },
8903        {
8904            "name": "symfony/stopwatch",
8905            "version": "v6.2.7",
8906            "source": {
8907                "type": "git",
8908                "url": "https://github.com/symfony/stopwatch.git",
8909                "reference": "f3adc98c1061875dd2edcd45e5b04e63d0e29f8f"
8910            },
8911            "dist": {
8912                "type": "zip",
8913                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f3adc98c1061875dd2edcd45e5b04e63d0e29f8f",
8914                "reference": "f3adc98c1061875dd2edcd45e5b04e63d0e29f8f",
8915                "shasum": ""
8916            },
8917            "require": {
8918                "php": ">=8.1",
8919                "symfony/service-contracts": "^1|^2|^3"
8920            },
8921            "type": "library",
8922            "autoload": {
8923                "psr-4": {
8924                    "Symfony\\Component\\Stopwatch\\": ""
8925                },
8926                "exclude-from-classmap": [
8927                    "/Tests/"
8928                ]
8929            },
8930            "notification-url": "https://packagist.org/downloads/",
8931            "license": [
8932                "MIT"
8933            ],
8934            "authors": [
8935                {
8936                    "name": "Fabien Potencier",
8937                    "email": "fabien@symfony.com"
8938                },
8939                {
8940                    "name": "Symfony Community",
8941                    "homepage": "https://symfony.com/contributors"
8942                }
8943            ],
8944            "description": "Provides a way to profile code",
8945            "homepage": "https://symfony.com",
8946            "support": {
8947                "source": "https://github.com/symfony/stopwatch/tree/v6.2.7"
8948            },
8949            "funding": [
8950                {
8951                    "url": "https://symfony.com/sponsor",
8952                    "type": "custom"
8953                },
8954                {
8955                    "url": "https://github.com/fabpot",
8956                    "type": "github"
8957                },
8958                {
8959                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8960                    "type": "tidelift"
8961                }
8962            ],
8963            "time": "2023-02-14T08:44:56+00:00"
8964        },
8965        {
8966            "name": "symfony/string",
8967            "version": "v6.2.8",
8968            "source": {
8969                "type": "git",
8970                "url": "https://github.com/symfony/string.git",
8971                "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef"
8972            },
8973            "dist": {
8974                "type": "zip",
8975                "url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef",
8976                "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef",
8977                "shasum": ""
8978            },
8979            "require": {
8980                "php": ">=8.1",
8981                "symfony/polyfill-ctype": "~1.8",
8982                "symfony/polyfill-intl-grapheme": "~1.0",
8983                "symfony/polyfill-intl-normalizer": "~1.0",
8984                "symfony/polyfill-mbstring": "~1.0"
8985            },
8986            "conflict": {
8987                "symfony/translation-contracts": "<2.0"
8988            },
8989            "require-dev": {
8990                "symfony/error-handler": "^5.4|^6.0",
8991                "symfony/http-client": "^5.4|^6.0",
8992                "symfony/intl": "^6.2",
8993                "symfony/translation-contracts": "^2.0|^3.0",
8994                "symfony/var-exporter": "^5.4|^6.0"
8995            },
8996            "type": "library",
8997            "autoload": {
8998                "files": [
8999                    "Resources/functions.php"
9000                ],
9001                "psr-4": {
9002                    "Symfony\\Component\\String\\": ""
9003                },
9004                "exclude-from-classmap": [
9005                    "/Tests/"
9006                ]
9007            },
9008            "notification-url": "https://packagist.org/downloads/",
9009            "license": [
9010                "MIT"
9011            ],
9012            "authors": [
9013                {
9014                    "name": "Nicolas Grekas",
9015                    "email": "p@tchwork.com"
9016                },
9017                {
9018                    "name": "Symfony Community",
9019                    "homepage": "https://symfony.com/contributors"
9020                }
9021            ],
9022            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9023            "homepage": "https://symfony.com",
9024            "keywords": [
9025                "grapheme",
9026                "i18n",
9027                "string",
9028                "unicode",
9029                "utf-8",
9030                "utf8"
9031            ],
9032            "support": {
9033                "source": "https://github.com/symfony/string/tree/v6.2.8"
9034            },
9035            "funding": [
9036                {
9037                    "url": "https://symfony.com/sponsor",
9038                    "type": "custom"
9039                },
9040                {
9041                    "url": "https://github.com/fabpot",
9042                    "type": "github"
9043                },
9044                {
9045                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9046                    "type": "tidelift"
9047                }
9048            ],
9049            "time": "2023-03-20T16:06:02+00:00"
9050        },
9051        {
9052            "name": "symfony/yaml",
9053            "version": "v6.2.7",
9054            "source": {
9055                "type": "git",
9056                "url": "https://github.com/symfony/yaml.git",
9057                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
9058            },
9059            "dist": {
9060                "type": "zip",
9061                "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
9062                "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
9063                "shasum": ""
9064            },
9065            "require": {
9066                "php": ">=8.1",
9067                "symfony/polyfill-ctype": "^1.8"
9068            },
9069            "conflict": {
9070                "symfony/console": "<5.4"
9071            },
9072            "require-dev": {
9073                "symfony/console": "^5.4|^6.0"
9074            },
9075            "suggest": {
9076                "symfony/console": "For validating YAML files using the lint command"
9077            },
9078            "bin": [
9079                "Resources/bin/yaml-lint"
9080            ],
9081            "type": "library",
9082            "autoload": {
9083                "psr-4": {
9084                    "Symfony\\Component\\Yaml\\": ""
9085                },
9086                "exclude-from-classmap": [
9087                    "/Tests/"
9088                ]
9089            },
9090            "notification-url": "https://packagist.org/downloads/",
9091            "license": [
9092                "MIT"
9093            ],
9094            "authors": [
9095                {
9096                    "name": "Fabien Potencier",
9097                    "email": "fabien@symfony.com"
9098                },
9099                {
9100                    "name": "Symfony Community",
9101                    "homepage": "https://symfony.com/contributors"
9102                }
9103            ],
9104            "description": "Loads and dumps YAML files",
9105            "homepage": "https://symfony.com",
9106            "support": {
9107                "source": "https://github.com/symfony/yaml/tree/v6.2.7"
9108            },
9109            "funding": [
9110                {
9111                    "url": "https://symfony.com/sponsor",
9112                    "type": "custom"
9113                },
9114                {
9115                    "url": "https://github.com/fabpot",
9116                    "type": "github"
9117                },
9118                {
9119                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9120                    "type": "tidelift"
9121                }
9122            ],
9123            "time": "2023-02-16T09:57:23+00:00"
9124        },
9125        {
9126            "name": "theseer/tokenizer",
9127            "version": "1.2.1",
9128            "source": {
9129                "type": "git",
9130                "url": "https://github.com/theseer/tokenizer.git",
9131                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
9132            },
9133            "dist": {
9134                "type": "zip",
9135                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
9136                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
9137                "shasum": ""
9138            },
9139            "require": {
9140                "ext-dom": "*",
9141                "ext-tokenizer": "*",
9142                "ext-xmlwriter": "*",
9143                "php": "^7.2 || ^8.0"
9144            },
9145            "type": "library",
9146            "autoload": {
9147                "classmap": [
9148                    "src/"
9149                ]
9150            },
9151            "notification-url": "https://packagist.org/downloads/",
9152            "license": [
9153                "BSD-3-Clause"
9154            ],
9155            "authors": [
9156                {
9157                    "name": "Arne Blankerts",
9158                    "email": "arne@blankerts.de",
9159                    "role": "Developer"
9160                }
9161            ],
9162            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
9163            "support": {
9164                "issues": "https://github.com/theseer/tokenizer/issues",
9165                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
9166            },
9167            "funding": [
9168                {
9169                    "url": "https://github.com/theseer",
9170                    "type": "github"
9171                }
9172            ],
9173            "time": "2021-07-28T10:34:58+00:00"
9174        }
9175    ],
9176    "aliases": [],
9177    "minimum-stability": "stable",
9178    "stability-flags": [],
9179    "prefer-stable": false,
9180    "prefer-lowest": false,
9181    "platform": {
9182        "php": "8.1 - 8.2",
9183        "ext-ctype": "*",
9184        "ext-curl": "*",
9185        "ext-exif": "*",
9186        "ext-fileinfo": "*",
9187        "ext-gd": "*",
9188        "ext-iconv": "*",
9189        "ext-intl": "*",
9190        "ext-json": "*",
9191        "ext-mbstring": "*",
9192        "ext-pcre": "*",
9193        "ext-pdo": "*",
9194        "ext-session": "*",
9195        "ext-simplexml": "*",
9196        "ext-xml": "*"
9197    },
9198    "platform-dev": {
9199        "ext-dom": "*",
9200        "ext-libxml": "*",
9201        "ext-pdo_sqlite": "*",
9202        "ext-sqlite3": "*"
9203    },
9204    "platform-overrides": {
9205        "php": "8.1.0"
9206    },
9207    "plugin-api-version": "2.3.0"
9208}
9209