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