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