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