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