xref: /webtrees/composer.lock (revision cf7df1de7c272c2b32baa2386db14a23baa653e2)
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": "c650782ebdac47b51975e6b261f4bce5",
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": "1.2.3",
625            "source": {
626                "type": "git",
627                "url": "https://github.com/doctrine/lexer.git",
628                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
629            },
630            "dist": {
631                "type": "zip",
632                "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
633                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
634                "shasum": ""
635            },
636            "require": {
637                "php": "^7.1 || ^8.0"
638            },
639            "require-dev": {
640                "doctrine/coding-standard": "^9.0",
641                "phpstan/phpstan": "^1.3",
642                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
643                "vimeo/psalm": "^4.11"
644            },
645            "type": "library",
646            "autoload": {
647                "psr-4": {
648                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
649                }
650            },
651            "notification-url": "https://packagist.org/downloads/",
652            "license": [
653                "MIT"
654            ],
655            "authors": [
656                {
657                    "name": "Guilherme Blanco",
658                    "email": "guilhermeblanco@gmail.com"
659                },
660                {
661                    "name": "Roman Borschel",
662                    "email": "roman@code-factory.org"
663                },
664                {
665                    "name": "Johannes Schmitt",
666                    "email": "schmittjoh@gmail.com"
667                }
668            ],
669            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
670            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
671            "keywords": [
672                "annotations",
673                "docblock",
674                "lexer",
675                "parser",
676                "php"
677            ],
678            "support": {
679                "issues": "https://github.com/doctrine/lexer/issues",
680                "source": "https://github.com/doctrine/lexer/tree/1.2.3"
681            },
682            "funding": [
683                {
684                    "url": "https://www.doctrine-project.org/sponsorship.html",
685                    "type": "custom"
686                },
687                {
688                    "url": "https://www.patreon.com/phpdoctrine",
689                    "type": "patreon"
690                },
691                {
692                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
693                    "type": "tidelift"
694                }
695            ],
696            "time": "2022-02-28T11:07:21+00:00"
697        },
698        {
699            "name": "egulias/email-validator",
700            "version": "3.2.3",
701            "source": {
702                "type": "git",
703                "url": "https://github.com/egulias/EmailValidator.git",
704                "reference": "0170967656f55a87054fde439ef35a22df91468b"
705            },
706            "dist": {
707                "type": "zip",
708                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0170967656f55a87054fde439ef35a22df91468b",
709                "reference": "0170967656f55a87054fde439ef35a22df91468b",
710                "shasum": ""
711            },
712            "require": {
713                "doctrine/lexer": "^1.2",
714                "php": ">=7.2",
715                "symfony/polyfill-intl-idn": "^1.15"
716            },
717            "require-dev": {
718                "php-coveralls/php-coveralls": "^2.2",
719                "phpunit/phpunit": "^8.5.8|^9.3.3",
720                "vimeo/psalm": "^4"
721            },
722            "suggest": {
723                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
724            },
725            "type": "library",
726            "extra": {
727                "branch-alias": {
728                    "dev-master": "3.0.x-dev"
729                }
730            },
731            "autoload": {
732                "psr-4": {
733                    "Egulias\\EmailValidator\\": "src"
734                }
735            },
736            "notification-url": "https://packagist.org/downloads/",
737            "license": [
738                "MIT"
739            ],
740            "authors": [
741                {
742                    "name": "Eduardo Gulias Davis"
743                }
744            ],
745            "description": "A library for validating emails against several RFCs",
746            "homepage": "https://github.com/egulias/EmailValidator",
747            "keywords": [
748                "email",
749                "emailvalidation",
750                "emailvalidator",
751                "validation",
752                "validator"
753            ],
754            "support": {
755                "issues": "https://github.com/egulias/EmailValidator/issues",
756                "source": "https://github.com/egulias/EmailValidator/tree/3.2.3"
757            },
758            "funding": [
759                {
760                    "url": "https://github.com/egulias",
761                    "type": "github"
762                }
763            ],
764            "time": "2022-09-03T09:54:08+00:00"
765        },
766        {
767            "name": "ezyang/htmlpurifier",
768            "version": "v4.16.0",
769            "source": {
770                "type": "git",
771                "url": "https://github.com/ezyang/htmlpurifier.git",
772                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
773            },
774            "dist": {
775                "type": "zip",
776                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
777                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
778                "shasum": ""
779            },
780            "require": {
781                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
782            },
783            "require-dev": {
784                "cerdic/css-tidy": "^1.7 || ^2.0",
785                "simpletest/simpletest": "dev-master"
786            },
787            "suggest": {
788                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
789                "ext-bcmath": "Used for unit conversion and imagecrash protection",
790                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
791                "ext-tidy": "Used for pretty-printing HTML"
792            },
793            "type": "library",
794            "autoload": {
795                "files": [
796                    "library/HTMLPurifier.composer.php"
797                ],
798                "psr-0": {
799                    "HTMLPurifier": "library/"
800                },
801                "exclude-from-classmap": [
802                    "/library/HTMLPurifier/Language/"
803                ]
804            },
805            "notification-url": "https://packagist.org/downloads/",
806            "license": [
807                "LGPL-2.1-or-later"
808            ],
809            "authors": [
810                {
811                    "name": "Edward Z. Yang",
812                    "email": "admin@htmlpurifier.org",
813                    "homepage": "http://ezyang.com"
814                }
815            ],
816            "description": "Standards compliant HTML filter written in PHP",
817            "homepage": "http://htmlpurifier.org/",
818            "keywords": [
819                "html"
820            ],
821            "support": {
822                "issues": "https://github.com/ezyang/htmlpurifier/issues",
823                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
824            },
825            "time": "2022-09-18T07:06:19+00:00"
826        },
827        {
828            "name": "fig/http-message-util",
829            "version": "1.1.5",
830            "source": {
831                "type": "git",
832                "url": "https://github.com/php-fig/http-message-util.git",
833                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
834            },
835            "dist": {
836                "type": "zip",
837                "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
838                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
839                "shasum": ""
840            },
841            "require": {
842                "php": "^5.3 || ^7.0 || ^8.0"
843            },
844            "suggest": {
845                "psr/http-message": "The package containing the PSR-7 interfaces"
846            },
847            "type": "library",
848            "extra": {
849                "branch-alias": {
850                    "dev-master": "1.1.x-dev"
851                }
852            },
853            "autoload": {
854                "psr-4": {
855                    "Fig\\Http\\Message\\": "src/"
856                }
857            },
858            "notification-url": "https://packagist.org/downloads/",
859            "license": [
860                "MIT"
861            ],
862            "authors": [
863                {
864                    "name": "PHP-FIG",
865                    "homepage": "https://www.php-fig.org/"
866                }
867            ],
868            "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
869            "keywords": [
870                "http",
871                "http-message",
872                "psr",
873                "psr-7",
874                "request",
875                "response"
876            ],
877            "support": {
878                "issues": "https://github.com/php-fig/http-message-util/issues",
879                "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
880            },
881            "time": "2020-11-24T22:02:12+00:00"
882        },
883        {
884            "name": "fisharebest/algorithm",
885            "version": "1.6.0",
886            "source": {
887                "type": "git",
888                "url": "https://github.com/fisharebest/algorithm.git",
889                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7"
890            },
891            "dist": {
892                "type": "zip",
893                "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
894                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
895                "shasum": ""
896            },
897            "require": {
898                "php": ">=5.3.0"
899            },
900            "require-dev": {
901                "php-coveralls/php-coveralls": "*",
902                "phpunit/phpunit": "4 - 9"
903            },
904            "type": "library",
905            "autoload": {
906                "psr-4": {
907                    "Fisharebest\\Algorithm\\": "src/",
908                    "Fisharebest\\Tests\\Algorithm\\": "tests/"
909                }
910            },
911            "notification-url": "https://packagist.org/downloads/",
912            "license": [
913                "GPL-3.0-or-later"
914            ],
915            "authors": [
916                {
917                    "name": "Greg Roach",
918                    "email": "greg@subaqua.co.uk",
919                    "role": "Developer"
920                }
921            ],
922            "description": "Implementation of standard algorithms in PHP.",
923            "homepage": "https://github.com/fisharebest/algorithm",
924            "keywords": [
925                "Algorithm",
926                "diff",
927                "dijkstra",
928                "myers"
929            ],
930            "support": {
931                "issues": "https://github.com/fisharebest/algorithm/issues",
932                "source": "https://github.com/fisharebest/algorithm/tree/1.6.0"
933            },
934            "time": "2021-09-03T12:13:28+00:00"
935        },
936        {
937            "name": "fisharebest/ext-calendar",
938            "version": "2.6.0",
939            "source": {
940                "type": "git",
941                "url": "https://github.com/fisharebest/ext-calendar.git",
942                "reference": "a1442ee2e6d0e28da16608be80a20642f52b791b"
943            },
944            "dist": {
945                "type": "zip",
946                "url": "https://api.github.com/repos/fisharebest/ext-calendar/zipball/a1442ee2e6d0e28da16608be80a20642f52b791b",
947                "reference": "a1442ee2e6d0e28da16608be80a20642f52b791b",
948                "shasum": ""
949            },
950            "require": {
951                "php": ">=5.3.0"
952            },
953            "provide": {
954                "ext-calendar": "1"
955            },
956            "require-dev": {
957                "phpunit/phpunit": "*",
958                "satooshi/php-coveralls": "*",
959                "yoast/phpunit-polyfills": "*"
960            },
961            "type": "library",
962            "autoload": {
963                "files": [
964                    "src/shims.php"
965                ],
966                "psr-4": {
967                    "Fisharebest\\ExtCalendar\\": "src/"
968                }
969            },
970            "notification-url": "https://packagist.org/downloads/",
971            "license": [
972                "GPL-3.0-or-later"
973            ],
974            "authors": [
975                {
976                    "name": "Greg Roach",
977                    "email": "greg@subaqua.co.uk",
978                    "role": "Developer"
979                }
980            ],
981            "description": "Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars.  Also provides a replacement for the PHP ext/calendar extension.",
982            "homepage": "https://github.com/fisharebest/ext-calendar",
983            "keywords": [
984                "Jalali",
985                "arabic",
986                "calendar",
987                "ext-calendar",
988                "french",
989                "gregorian",
990                "hebrew",
991                "hijri",
992                "jewish",
993                "julian",
994                "julian day",
995                "julian day number",
996                "persian",
997                "shamsi"
998            ],
999            "support": {
1000                "issues": "https://github.com/fisharebest/ext-calendar/issues",
1001                "source": "https://github.com/fisharebest/ext-calendar/tree/2.6.0"
1002            },
1003            "time": "2022-05-31T16:01:21+00:00"
1004        },
1005        {
1006            "name": "fisharebest/flysystem-chroot-adapter",
1007            "version": "3.0.0",
1008            "source": {
1009                "type": "git",
1010                "url": "https://github.com/fisharebest/flysystem-chroot-adapter.git",
1011                "reference": "3cc607d64144075809eae9d940d9f4356612f6c7"
1012            },
1013            "dist": {
1014                "type": "zip",
1015                "url": "https://api.github.com/repos/fisharebest/flysystem-chroot-adapter/zipball/3cc607d64144075809eae9d940d9f4356612f6c7",
1016                "reference": "3cc607d64144075809eae9d940d9f4356612f6c7",
1017                "shasum": ""
1018            },
1019            "require": {
1020                "league/flysystem": "~3.0"
1021            },
1022            "require-dev": {
1023                "league/flysystem-adapter-test-utilities": "~3.0",
1024                "league/flysystem-memory": "~3.0",
1025                "php-coveralls/php-coveralls": "~2.4",
1026                "phpunit/phpunit": "~9.5"
1027            },
1028            "type": "library",
1029            "autoload": {
1030                "psr-4": {
1031                    "Fisharebest\\Flysystem\\Adapter\\": "src/"
1032                }
1033            },
1034            "notification-url": "https://packagist.org/downloads/",
1035            "license": [
1036                "MIT"
1037            ],
1038            "authors": [
1039                {
1040                    "name": "Greg Roach",
1041                    "email": "greg@subaqua.co.uk",
1042                    "role": "Developer"
1043                }
1044            ],
1045            "description": "Creates a filesystem from a sub-folder in another filesystem.",
1046            "homepage": "https://github.com/fisharebest/flysystem-chroot-adapter",
1047            "keywords": [
1048                "Flysystem",
1049                "adapter",
1050                "chroot"
1051            ],
1052            "support": {
1053                "issues": "https://github.com/fisharebest/flysystem-chroot-adapter/issues",
1054                "source": "https://github.com/fisharebest/flysystem-chroot-adapter/tree/3.0.0"
1055            },
1056            "time": "2022-02-18T12:45:13+00:00"
1057        },
1058        {
1059            "name": "fisharebest/localization",
1060            "version": "1.17.0",
1061            "source": {
1062                "type": "git",
1063                "url": "https://github.com/fisharebest/localization.git",
1064                "reference": "ed04431fd1329191da0addb028404aa769d6b388"
1065            },
1066            "dist": {
1067                "type": "zip",
1068                "url": "https://api.github.com/repos/fisharebest/localization/zipball/ed04431fd1329191da0addb028404aa769d6b388",
1069                "reference": "ed04431fd1329191da0addb028404aa769d6b388",
1070                "shasum": ""
1071            },
1072            "require": {
1073                "php": ">=5.3.0"
1074            },
1075            "require-dev": {
1076                "ext-simplexml": "*",
1077                "php-coveralls/php-coveralls": "*",
1078                "phpunit/phpunit": "*"
1079            },
1080            "type": "library",
1081            "autoload": {
1082                "psr-4": {
1083                    "Fisharebest\\Localization\\": "src/"
1084                }
1085            },
1086            "notification-url": "https://packagist.org/downloads/",
1087            "license": [
1088                "GPL-3.0-or-later"
1089            ],
1090            "authors": [
1091                {
1092                    "name": "Greg Roach",
1093                    "email": "greg@subaqua.co.uk",
1094                    "role": "Developer"
1095                }
1096            ],
1097            "description": "A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.",
1098            "homepage": "https://github.com/fisharebest/localization",
1099            "keywords": [
1100                "cldr",
1101                "gettext",
1102                "i18n",
1103                "l10n",
1104                "language",
1105                "locale",
1106                "localization",
1107                "script",
1108                "translate",
1109                "translation"
1110            ],
1111            "support": {
1112                "issues": "https://github.com/fisharebest/localization/issues",
1113                "source": "https://github.com/fisharebest/localization/tree/1.17.0"
1114            },
1115            "time": "2022-10-24T15:23:32+00:00"
1116        },
1117        {
1118            "name": "guzzlehttp/guzzle",
1119            "version": "7.5.0",
1120            "source": {
1121                "type": "git",
1122                "url": "https://github.com/guzzle/guzzle.git",
1123                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
1124            },
1125            "dist": {
1126                "type": "zip",
1127                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1128                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1129                "shasum": ""
1130            },
1131            "require": {
1132                "ext-json": "*",
1133                "guzzlehttp/promises": "^1.5",
1134                "guzzlehttp/psr7": "^1.9 || ^2.4",
1135                "php": "^7.2.5 || ^8.0",
1136                "psr/http-client": "^1.0",
1137                "symfony/deprecation-contracts": "^2.2 || ^3.0"
1138            },
1139            "provide": {
1140                "psr/http-client-implementation": "1.0"
1141            },
1142            "require-dev": {
1143                "bamarni/composer-bin-plugin": "^1.8.1",
1144                "ext-curl": "*",
1145                "php-http/client-integration-tests": "^3.0",
1146                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1147                "psr/log": "^1.1 || ^2.0 || ^3.0"
1148            },
1149            "suggest": {
1150                "ext-curl": "Required for CURL handler support",
1151                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1152                "psr/log": "Required for using the Log middleware"
1153            },
1154            "type": "library",
1155            "extra": {
1156                "bamarni-bin": {
1157                    "bin-links": true,
1158                    "forward-command": false
1159                },
1160                "branch-alias": {
1161                    "dev-master": "7.5-dev"
1162                }
1163            },
1164            "autoload": {
1165                "files": [
1166                    "src/functions_include.php"
1167                ],
1168                "psr-4": {
1169                    "GuzzleHttp\\": "src/"
1170                }
1171            },
1172            "notification-url": "https://packagist.org/downloads/",
1173            "license": [
1174                "MIT"
1175            ],
1176            "authors": [
1177                {
1178                    "name": "Graham Campbell",
1179                    "email": "hello@gjcampbell.co.uk",
1180                    "homepage": "https://github.com/GrahamCampbell"
1181                },
1182                {
1183                    "name": "Michael Dowling",
1184                    "email": "mtdowling@gmail.com",
1185                    "homepage": "https://github.com/mtdowling"
1186                },
1187                {
1188                    "name": "Jeremy Lindblom",
1189                    "email": "jeremeamia@gmail.com",
1190                    "homepage": "https://github.com/jeremeamia"
1191                },
1192                {
1193                    "name": "George Mponos",
1194                    "email": "gmponos@gmail.com",
1195                    "homepage": "https://github.com/gmponos"
1196                },
1197                {
1198                    "name": "Tobias Nyholm",
1199                    "email": "tobias.nyholm@gmail.com",
1200                    "homepage": "https://github.com/Nyholm"
1201                },
1202                {
1203                    "name": "Márk Sági-Kazár",
1204                    "email": "mark.sagikazar@gmail.com",
1205                    "homepage": "https://github.com/sagikazarmark"
1206                },
1207                {
1208                    "name": "Tobias Schultze",
1209                    "email": "webmaster@tubo-world.de",
1210                    "homepage": "https://github.com/Tobion"
1211                }
1212            ],
1213            "description": "Guzzle is a PHP HTTP client library",
1214            "keywords": [
1215                "client",
1216                "curl",
1217                "framework",
1218                "http",
1219                "http client",
1220                "psr-18",
1221                "psr-7",
1222                "rest",
1223                "web service"
1224            ],
1225            "support": {
1226                "issues": "https://github.com/guzzle/guzzle/issues",
1227                "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
1228            },
1229            "funding": [
1230                {
1231                    "url": "https://github.com/GrahamCampbell",
1232                    "type": "github"
1233                },
1234                {
1235                    "url": "https://github.com/Nyholm",
1236                    "type": "github"
1237                },
1238                {
1239                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1240                    "type": "tidelift"
1241                }
1242            ],
1243            "time": "2022-08-28T15:39:27+00:00"
1244        },
1245        {
1246            "name": "guzzlehttp/promises",
1247            "version": "1.5.2",
1248            "source": {
1249                "type": "git",
1250                "url": "https://github.com/guzzle/promises.git",
1251                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1252            },
1253            "dist": {
1254                "type": "zip",
1255                "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1256                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1257                "shasum": ""
1258            },
1259            "require": {
1260                "php": ">=5.5"
1261            },
1262            "require-dev": {
1263                "symfony/phpunit-bridge": "^4.4 || ^5.1"
1264            },
1265            "type": "library",
1266            "extra": {
1267                "branch-alias": {
1268                    "dev-master": "1.5-dev"
1269                }
1270            },
1271            "autoload": {
1272                "files": [
1273                    "src/functions_include.php"
1274                ],
1275                "psr-4": {
1276                    "GuzzleHttp\\Promise\\": "src/"
1277                }
1278            },
1279            "notification-url": "https://packagist.org/downloads/",
1280            "license": [
1281                "MIT"
1282            ],
1283            "authors": [
1284                {
1285                    "name": "Graham Campbell",
1286                    "email": "hello@gjcampbell.co.uk",
1287                    "homepage": "https://github.com/GrahamCampbell"
1288                },
1289                {
1290                    "name": "Michael Dowling",
1291                    "email": "mtdowling@gmail.com",
1292                    "homepage": "https://github.com/mtdowling"
1293                },
1294                {
1295                    "name": "Tobias Nyholm",
1296                    "email": "tobias.nyholm@gmail.com",
1297                    "homepage": "https://github.com/Nyholm"
1298                },
1299                {
1300                    "name": "Tobias Schultze",
1301                    "email": "webmaster@tubo-world.de",
1302                    "homepage": "https://github.com/Tobion"
1303                }
1304            ],
1305            "description": "Guzzle promises library",
1306            "keywords": [
1307                "promise"
1308            ],
1309            "support": {
1310                "issues": "https://github.com/guzzle/promises/issues",
1311                "source": "https://github.com/guzzle/promises/tree/1.5.2"
1312            },
1313            "funding": [
1314                {
1315                    "url": "https://github.com/GrahamCampbell",
1316                    "type": "github"
1317                },
1318                {
1319                    "url": "https://github.com/Nyholm",
1320                    "type": "github"
1321                },
1322                {
1323                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1324                    "type": "tidelift"
1325                }
1326            ],
1327            "time": "2022-08-28T14:55:35+00:00"
1328        },
1329        {
1330            "name": "guzzlehttp/psr7",
1331            "version": "2.4.3",
1332            "source": {
1333                "type": "git",
1334                "url": "https://github.com/guzzle/psr7.git",
1335                "reference": "67c26b443f348a51926030c83481b85718457d3d"
1336            },
1337            "dist": {
1338                "type": "zip",
1339                "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
1340                "reference": "67c26b443f348a51926030c83481b85718457d3d",
1341                "shasum": ""
1342            },
1343            "require": {
1344                "php": "^7.2.5 || ^8.0",
1345                "psr/http-factory": "^1.0",
1346                "psr/http-message": "^1.0",
1347                "ralouphie/getallheaders": "^3.0"
1348            },
1349            "provide": {
1350                "psr/http-factory-implementation": "1.0",
1351                "psr/http-message-implementation": "1.0"
1352            },
1353            "require-dev": {
1354                "bamarni/composer-bin-plugin": "^1.8.1",
1355                "http-interop/http-factory-tests": "^0.9",
1356                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1357            },
1358            "suggest": {
1359                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1360            },
1361            "type": "library",
1362            "extra": {
1363                "bamarni-bin": {
1364                    "bin-links": true,
1365                    "forward-command": false
1366                },
1367                "branch-alias": {
1368                    "dev-master": "2.4-dev"
1369                }
1370            },
1371            "autoload": {
1372                "psr-4": {
1373                    "GuzzleHttp\\Psr7\\": "src/"
1374                }
1375            },
1376            "notification-url": "https://packagist.org/downloads/",
1377            "license": [
1378                "MIT"
1379            ],
1380            "authors": [
1381                {
1382                    "name": "Graham Campbell",
1383                    "email": "hello@gjcampbell.co.uk",
1384                    "homepage": "https://github.com/GrahamCampbell"
1385                },
1386                {
1387                    "name": "Michael Dowling",
1388                    "email": "mtdowling@gmail.com",
1389                    "homepage": "https://github.com/mtdowling"
1390                },
1391                {
1392                    "name": "George Mponos",
1393                    "email": "gmponos@gmail.com",
1394                    "homepage": "https://github.com/gmponos"
1395                },
1396                {
1397                    "name": "Tobias Nyholm",
1398                    "email": "tobias.nyholm@gmail.com",
1399                    "homepage": "https://github.com/Nyholm"
1400                },
1401                {
1402                    "name": "Márk Sági-Kazár",
1403                    "email": "mark.sagikazar@gmail.com",
1404                    "homepage": "https://github.com/sagikazarmark"
1405                },
1406                {
1407                    "name": "Tobias Schultze",
1408                    "email": "webmaster@tubo-world.de",
1409                    "homepage": "https://github.com/Tobion"
1410                },
1411                {
1412                    "name": "Márk Sági-Kazár",
1413                    "email": "mark.sagikazar@gmail.com",
1414                    "homepage": "https://sagikazarmark.hu"
1415                }
1416            ],
1417            "description": "PSR-7 message implementation that also provides common utility methods",
1418            "keywords": [
1419                "http",
1420                "message",
1421                "psr-7",
1422                "request",
1423                "response",
1424                "stream",
1425                "uri",
1426                "url"
1427            ],
1428            "support": {
1429                "issues": "https://github.com/guzzle/psr7/issues",
1430                "source": "https://github.com/guzzle/psr7/tree/2.4.3"
1431            },
1432            "funding": [
1433                {
1434                    "url": "https://github.com/GrahamCampbell",
1435                    "type": "github"
1436                },
1437                {
1438                    "url": "https://github.com/Nyholm",
1439                    "type": "github"
1440                },
1441                {
1442                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1443                    "type": "tidelift"
1444                }
1445            ],
1446            "time": "2022-10-26T14:07:24+00:00"
1447        },
1448        {
1449            "name": "illuminate/collections",
1450            "version": "v9.45.1",
1451            "source": {
1452                "type": "git",
1453                "url": "https://github.com/illuminate/collections.git",
1454                "reference": "7a8afa0875d7de162f30865d9fae33c8fb235fa2"
1455            },
1456            "dist": {
1457                "type": "zip",
1458                "url": "https://api.github.com/repos/illuminate/collections/zipball/7a8afa0875d7de162f30865d9fae33c8fb235fa2",
1459                "reference": "7a8afa0875d7de162f30865d9fae33c8fb235fa2",
1460                "shasum": ""
1461            },
1462            "require": {
1463                "illuminate/conditionable": "^9.0",
1464                "illuminate/contracts": "^9.0",
1465                "illuminate/macroable": "^9.0",
1466                "php": "^8.0.2"
1467            },
1468            "suggest": {
1469                "symfony/var-dumper": "Required to use the dump method (^6.0)."
1470            },
1471            "type": "library",
1472            "extra": {
1473                "branch-alias": {
1474                    "dev-master": "9.x-dev"
1475                }
1476            },
1477            "autoload": {
1478                "files": [
1479                    "helpers.php"
1480                ],
1481                "psr-4": {
1482                    "Illuminate\\Support\\": ""
1483                }
1484            },
1485            "notification-url": "https://packagist.org/downloads/",
1486            "license": [
1487                "MIT"
1488            ],
1489            "authors": [
1490                {
1491                    "name": "Taylor Otwell",
1492                    "email": "taylor@laravel.com"
1493                }
1494            ],
1495            "description": "The Illuminate Collections package.",
1496            "homepage": "https://laravel.com",
1497            "support": {
1498                "issues": "https://github.com/laravel/framework/issues",
1499                "source": "https://github.com/laravel/framework"
1500            },
1501            "time": "2022-12-02T18:48:05+00:00"
1502        },
1503        {
1504            "name": "illuminate/conditionable",
1505            "version": "v9.45.1",
1506            "source": {
1507                "type": "git",
1508                "url": "https://github.com/illuminate/conditionable.git",
1509                "reference": "5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883"
1510            },
1511            "dist": {
1512                "type": "zip",
1513                "url": "https://api.github.com/repos/illuminate/conditionable/zipball/5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883",
1514                "reference": "5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883",
1515                "shasum": ""
1516            },
1517            "require": {
1518                "php": "^8.0.2"
1519            },
1520            "type": "library",
1521            "extra": {
1522                "branch-alias": {
1523                    "dev-master": "9.x-dev"
1524                }
1525            },
1526            "autoload": {
1527                "psr-4": {
1528                    "Illuminate\\Support\\": ""
1529                }
1530            },
1531            "notification-url": "https://packagist.org/downloads/",
1532            "license": [
1533                "MIT"
1534            ],
1535            "authors": [
1536                {
1537                    "name": "Taylor Otwell",
1538                    "email": "taylor@laravel.com"
1539                }
1540            ],
1541            "description": "The Illuminate Conditionable package.",
1542            "homepage": "https://laravel.com",
1543            "support": {
1544                "issues": "https://github.com/laravel/framework/issues",
1545                "source": "https://github.com/laravel/framework"
1546            },
1547            "time": "2022-07-29T19:44:19+00:00"
1548        },
1549        {
1550            "name": "illuminate/container",
1551            "version": "v9.45.1",
1552            "source": {
1553                "type": "git",
1554                "url": "https://github.com/illuminate/container.git",
1555                "reference": "8ca3036459e26dc7cdedaf0f882b625757cc341e"
1556            },
1557            "dist": {
1558                "type": "zip",
1559                "url": "https://api.github.com/repos/illuminate/container/zipball/8ca3036459e26dc7cdedaf0f882b625757cc341e",
1560                "reference": "8ca3036459e26dc7cdedaf0f882b625757cc341e",
1561                "shasum": ""
1562            },
1563            "require": {
1564                "illuminate/contracts": "^9.0",
1565                "php": "^8.0.2",
1566                "psr/container": "^1.1.1|^2.0.1"
1567            },
1568            "provide": {
1569                "psr/container-implementation": "1.1|2.0"
1570            },
1571            "type": "library",
1572            "extra": {
1573                "branch-alias": {
1574                    "dev-master": "9.x-dev"
1575                }
1576            },
1577            "autoload": {
1578                "psr-4": {
1579                    "Illuminate\\Container\\": ""
1580                }
1581            },
1582            "notification-url": "https://packagist.org/downloads/",
1583            "license": [
1584                "MIT"
1585            ],
1586            "authors": [
1587                {
1588                    "name": "Taylor Otwell",
1589                    "email": "taylor@laravel.com"
1590                }
1591            ],
1592            "description": "The Illuminate Container package.",
1593            "homepage": "https://laravel.com",
1594            "support": {
1595                "issues": "https://github.com/laravel/framework/issues",
1596                "source": "https://github.com/laravel/framework"
1597            },
1598            "time": "2022-09-05T15:58:42+00:00"
1599        },
1600        {
1601            "name": "illuminate/contracts",
1602            "version": "v9.45.1",
1603            "source": {
1604                "type": "git",
1605                "url": "https://github.com/illuminate/contracts.git",
1606                "reference": "c7cc6e6198cac6dfdead111f9758de25413188b7"
1607            },
1608            "dist": {
1609                "type": "zip",
1610                "url": "https://api.github.com/repos/illuminate/contracts/zipball/c7cc6e6198cac6dfdead111f9758de25413188b7",
1611                "reference": "c7cc6e6198cac6dfdead111f9758de25413188b7",
1612                "shasum": ""
1613            },
1614            "require": {
1615                "php": "^8.0.2",
1616                "psr/container": "^1.1.1|^2.0.1",
1617                "psr/simple-cache": "^1.0|^2.0|^3.0"
1618            },
1619            "type": "library",
1620            "extra": {
1621                "branch-alias": {
1622                    "dev-master": "9.x-dev"
1623                }
1624            },
1625            "autoload": {
1626                "psr-4": {
1627                    "Illuminate\\Contracts\\": ""
1628                }
1629            },
1630            "notification-url": "https://packagist.org/downloads/",
1631            "license": [
1632                "MIT"
1633            ],
1634            "authors": [
1635                {
1636                    "name": "Taylor Otwell",
1637                    "email": "taylor@laravel.com"
1638                }
1639            ],
1640            "description": "The Illuminate Contracts package.",
1641            "homepage": "https://laravel.com",
1642            "support": {
1643                "issues": "https://github.com/laravel/framework/issues",
1644                "source": "https://github.com/laravel/framework"
1645            },
1646            "time": "2022-10-31T22:25:40+00:00"
1647        },
1648        {
1649            "name": "illuminate/database",
1650            "version": "v9.45.1",
1651            "source": {
1652                "type": "git",
1653                "url": "https://github.com/illuminate/database.git",
1654                "reference": "410cbbf4fc7e1d24485a69463463c211123459c4"
1655            },
1656            "dist": {
1657                "type": "zip",
1658                "url": "https://api.github.com/repos/illuminate/database/zipball/410cbbf4fc7e1d24485a69463463c211123459c4",
1659                "reference": "410cbbf4fc7e1d24485a69463463c211123459c4",
1660                "shasum": ""
1661            },
1662            "require": {
1663                "ext-json": "*",
1664                "illuminate/collections": "^9.0",
1665                "illuminate/container": "^9.0",
1666                "illuminate/contracts": "^9.0",
1667                "illuminate/macroable": "^9.0",
1668                "illuminate/support": "^9.0",
1669                "php": "^8.0.2",
1670                "symfony/console": "^6.0.9"
1671            },
1672            "suggest": {
1673                "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
1674                "fakerphp/faker": "Required to use the eloquent factory builder (^1.21).",
1675                "illuminate/console": "Required to use the database commands (^9.0).",
1676                "illuminate/events": "Required to use the observers with Eloquent (^9.0).",
1677                "illuminate/filesystem": "Required to use the migrations (^9.0).",
1678                "illuminate/pagination": "Required to paginate the result set (^9.0).",
1679                "symfony/finder": "Required to use Eloquent model factories (^6.0)."
1680            },
1681            "type": "library",
1682            "extra": {
1683                "branch-alias": {
1684                    "dev-master": "9.x-dev"
1685                }
1686            },
1687            "autoload": {
1688                "psr-4": {
1689                    "Illuminate\\Database\\": ""
1690                }
1691            },
1692            "notification-url": "https://packagist.org/downloads/",
1693            "license": [
1694                "MIT"
1695            ],
1696            "authors": [
1697                {
1698                    "name": "Taylor Otwell",
1699                    "email": "taylor@laravel.com"
1700                }
1701            ],
1702            "description": "The Illuminate Database package.",
1703            "homepage": "https://laravel.com",
1704            "keywords": [
1705                "database",
1706                "laravel",
1707                "orm",
1708                "sql"
1709            ],
1710            "support": {
1711                "issues": "https://github.com/laravel/framework/issues",
1712                "source": "https://github.com/laravel/framework"
1713            },
1714            "time": "2022-12-21T15:40:40+00:00"
1715        },
1716        {
1717            "name": "illuminate/macroable",
1718            "version": "v9.45.1",
1719            "source": {
1720                "type": "git",
1721                "url": "https://github.com/illuminate/macroable.git",
1722                "reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a"
1723            },
1724            "dist": {
1725                "type": "zip",
1726                "url": "https://api.github.com/repos/illuminate/macroable/zipball/e3bfaf6401742a9c6abca61b9b10e998e5b6449a",
1727                "reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a",
1728                "shasum": ""
1729            },
1730            "require": {
1731                "php": "^8.0.2"
1732            },
1733            "type": "library",
1734            "extra": {
1735                "branch-alias": {
1736                    "dev-master": "9.x-dev"
1737                }
1738            },
1739            "autoload": {
1740                "psr-4": {
1741                    "Illuminate\\Support\\": ""
1742                }
1743            },
1744            "notification-url": "https://packagist.org/downloads/",
1745            "license": [
1746                "MIT"
1747            ],
1748            "authors": [
1749                {
1750                    "name": "Taylor Otwell",
1751                    "email": "taylor@laravel.com"
1752                }
1753            ],
1754            "description": "The Illuminate Macroable package.",
1755            "homepage": "https://laravel.com",
1756            "support": {
1757                "issues": "https://github.com/laravel/framework/issues",
1758                "source": "https://github.com/laravel/framework"
1759            },
1760            "time": "2022-08-09T13:29:29+00:00"
1761        },
1762        {
1763            "name": "illuminate/support",
1764            "version": "v9.45.1",
1765            "source": {
1766                "type": "git",
1767                "url": "https://github.com/illuminate/support.git",
1768                "reference": "d7f7c07e35a2c09cbeeddc0168826cf05a2eeb84"
1769            },
1770            "dist": {
1771                "type": "zip",
1772                "url": "https://api.github.com/repos/illuminate/support/zipball/d7f7c07e35a2c09cbeeddc0168826cf05a2eeb84",
1773                "reference": "d7f7c07e35a2c09cbeeddc0168826cf05a2eeb84",
1774                "shasum": ""
1775            },
1776            "require": {
1777                "doctrine/inflector": "^2.0",
1778                "ext-json": "*",
1779                "ext-mbstring": "*",
1780                "illuminate/collections": "^9.0",
1781                "illuminate/conditionable": "^9.0",
1782                "illuminate/contracts": "^9.0",
1783                "illuminate/macroable": "^9.0",
1784                "nesbot/carbon": "^2.62.1",
1785                "php": "^8.0.2",
1786                "voku/portable-ascii": "^2.0"
1787            },
1788            "conflict": {
1789                "tightenco/collect": "<5.5.33"
1790            },
1791            "suggest": {
1792                "illuminate/filesystem": "Required to use the composer class (^9.0).",
1793                "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.0.2).",
1794                "ramsey/uuid": "Required to use Str::uuid() (^4.7).",
1795                "symfony/process": "Required to use the composer class (^6.0).",
1796                "symfony/uid": "Required to use Str::ulid() (^6.0).",
1797                "symfony/var-dumper": "Required to use the dd function (^6.0).",
1798                "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
1799            },
1800            "type": "library",
1801            "extra": {
1802                "branch-alias": {
1803                    "dev-master": "9.x-dev"
1804                }
1805            },
1806            "autoload": {
1807                "files": [
1808                    "helpers.php"
1809                ],
1810                "psr-4": {
1811                    "Illuminate\\Support\\": ""
1812                }
1813            },
1814            "notification-url": "https://packagist.org/downloads/",
1815            "license": [
1816                "MIT"
1817            ],
1818            "authors": [
1819                {
1820                    "name": "Taylor Otwell",
1821                    "email": "taylor@laravel.com"
1822                }
1823            ],
1824            "description": "The Illuminate Support package.",
1825            "homepage": "https://laravel.com",
1826            "support": {
1827                "issues": "https://github.com/laravel/framework/issues",
1828                "source": "https://github.com/laravel/framework"
1829            },
1830            "time": "2022-12-20T14:03:34+00:00"
1831        },
1832        {
1833            "name": "intervention/image",
1834            "version": "2.7.2",
1835            "source": {
1836                "type": "git",
1837                "url": "https://github.com/Intervention/image.git",
1838                "reference": "04be355f8d6734c826045d02a1079ad658322dad"
1839            },
1840            "dist": {
1841                "type": "zip",
1842                "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad",
1843                "reference": "04be355f8d6734c826045d02a1079ad658322dad",
1844                "shasum": ""
1845            },
1846            "require": {
1847                "ext-fileinfo": "*",
1848                "guzzlehttp/psr7": "~1.1 || ^2.0",
1849                "php": ">=5.4.0"
1850            },
1851            "require-dev": {
1852                "mockery/mockery": "~0.9.2",
1853                "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
1854            },
1855            "suggest": {
1856                "ext-gd": "to use GD library based image processing.",
1857                "ext-imagick": "to use Imagick based image processing.",
1858                "intervention/imagecache": "Caching extension for the Intervention Image library"
1859            },
1860            "type": "library",
1861            "extra": {
1862                "branch-alias": {
1863                    "dev-master": "2.4-dev"
1864                },
1865                "laravel": {
1866                    "providers": [
1867                        "Intervention\\Image\\ImageServiceProvider"
1868                    ],
1869                    "aliases": {
1870                        "Image": "Intervention\\Image\\Facades\\Image"
1871                    }
1872                }
1873            },
1874            "autoload": {
1875                "psr-4": {
1876                    "Intervention\\Image\\": "src/Intervention/Image"
1877                }
1878            },
1879            "notification-url": "https://packagist.org/downloads/",
1880            "license": [
1881                "MIT"
1882            ],
1883            "authors": [
1884                {
1885                    "name": "Oliver Vogel",
1886                    "email": "oliver@intervention.io",
1887                    "homepage": "https://intervention.io/"
1888                }
1889            ],
1890            "description": "Image handling and manipulation library with support for Laravel integration",
1891            "homepage": "http://image.intervention.io/",
1892            "keywords": [
1893                "gd",
1894                "image",
1895                "imagick",
1896                "laravel",
1897                "thumbnail",
1898                "watermark"
1899            ],
1900            "support": {
1901                "issues": "https://github.com/Intervention/image/issues",
1902                "source": "https://github.com/Intervention/image/tree/2.7.2"
1903            },
1904            "funding": [
1905                {
1906                    "url": "https://paypal.me/interventionio",
1907                    "type": "custom"
1908                },
1909                {
1910                    "url": "https://github.com/Intervention",
1911                    "type": "github"
1912                }
1913            ],
1914            "time": "2022-05-21T17:30:32+00:00"
1915        },
1916        {
1917            "name": "io-developer/php-whois",
1918            "version": "4.1.7",
1919            "source": {
1920                "type": "git",
1921                "url": "https://github.com/io-developer/php-whois.git",
1922                "reference": "6c6cd1d7392d76ba18752cf37227433b50b0bac9"
1923            },
1924            "dist": {
1925                "type": "zip",
1926                "url": "https://api.github.com/repos/io-developer/php-whois/zipball/6c6cd1d7392d76ba18752cf37227433b50b0bac9",
1927                "reference": "6c6cd1d7392d76ba18752cf37227433b50b0bac9",
1928                "shasum": ""
1929            },
1930            "require": {
1931                "ext-curl": "*",
1932                "ext-json": "*",
1933                "ext-mbstring": "*",
1934                "php": ">=7.2",
1935                "true/punycode": "^2.1"
1936            },
1937            "require-dev": {
1938                "phpunit/phpunit": "^8.0"
1939            },
1940            "type": "library",
1941            "autoload": {
1942                "psr-4": {
1943                    "Iodev\\": "src/Iodev/"
1944                }
1945            },
1946            "notification-url": "https://packagist.org/downloads/",
1947            "license": [
1948                "MIT"
1949            ],
1950            "authors": [
1951                {
1952                    "name": "Sergey Sedyshev",
1953                    "email": "i.o.developer@gmail.com",
1954                    "homepage": "https://github.com/io-developer"
1955                }
1956            ],
1957            "description": "PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible ",
1958            "homepage": "https://github.com/io-developer/php-whois",
1959            "keywords": [
1960                "asn",
1961                "domain",
1962                "info",
1963                "lookup",
1964                "parser",
1965                "php",
1966                "query",
1967                "routes",
1968                "tld",
1969                "whois",
1970                "црщшы"
1971            ],
1972            "support": {
1973                "issues": "https://github.com/io-developer/php-whois/issues",
1974                "source": "https://github.com/io-developer/php-whois/tree/4.1.7"
1975            },
1976            "time": "2022-06-14T10:29:24+00:00"
1977        },
1978        {
1979            "name": "league/commonmark",
1980            "version": "2.3.8",
1981            "source": {
1982                "type": "git",
1983                "url": "https://github.com/thephpleague/commonmark.git",
1984                "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47"
1985            },
1986            "dist": {
1987                "type": "zip",
1988                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c493585c130544c4e91d2e0e131e6d35cb0cbc47",
1989                "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47",
1990                "shasum": ""
1991            },
1992            "require": {
1993                "ext-mbstring": "*",
1994                "league/config": "^1.1.1",
1995                "php": "^7.4 || ^8.0",
1996                "psr/event-dispatcher": "^1.0",
1997                "symfony/deprecation-contracts": "^2.1 || ^3.0",
1998                "symfony/polyfill-php80": "^1.16"
1999            },
2000            "require-dev": {
2001                "cebe/markdown": "^1.0",
2002                "commonmark/cmark": "0.30.0",
2003                "commonmark/commonmark.js": "0.30.0",
2004                "composer/package-versions-deprecated": "^1.8",
2005                "embed/embed": "^4.4",
2006                "erusev/parsedown": "^1.0",
2007                "ext-json": "*",
2008                "github/gfm": "0.29.0",
2009                "michelf/php-markdown": "^1.4 || ^2.0",
2010                "nyholm/psr7": "^1.5",
2011                "phpstan/phpstan": "^1.8.2",
2012                "phpunit/phpunit": "^9.5.21",
2013                "scrutinizer/ocular": "^1.8.1",
2014                "symfony/finder": "^5.3 | ^6.0",
2015                "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
2016                "unleashedtech/php-coding-standard": "^3.1.1",
2017                "vimeo/psalm": "^4.24.0 || ^5.0.0"
2018            },
2019            "suggest": {
2020                "symfony/yaml": "v2.3+ required if using the Front Matter extension"
2021            },
2022            "type": "library",
2023            "extra": {
2024                "branch-alias": {
2025                    "dev-main": "2.4-dev"
2026                }
2027            },
2028            "autoload": {
2029                "psr-4": {
2030                    "League\\CommonMark\\": "src"
2031                }
2032            },
2033            "notification-url": "https://packagist.org/downloads/",
2034            "license": [
2035                "BSD-3-Clause"
2036            ],
2037            "authors": [
2038                {
2039                    "name": "Colin O'Dell",
2040                    "email": "colinodell@gmail.com",
2041                    "homepage": "https://www.colinodell.com",
2042                    "role": "Lead Developer"
2043                }
2044            ],
2045            "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
2046            "homepage": "https://commonmark.thephpleague.com",
2047            "keywords": [
2048                "commonmark",
2049                "flavored",
2050                "gfm",
2051                "github",
2052                "github-flavored",
2053                "markdown",
2054                "md",
2055                "parser"
2056            ],
2057            "support": {
2058                "docs": "https://commonmark.thephpleague.com/",
2059                "forum": "https://github.com/thephpleague/commonmark/discussions",
2060                "issues": "https://github.com/thephpleague/commonmark/issues",
2061                "rss": "https://github.com/thephpleague/commonmark/releases.atom",
2062                "source": "https://github.com/thephpleague/commonmark"
2063            },
2064            "funding": [
2065                {
2066                    "url": "https://www.colinodell.com/sponsor",
2067                    "type": "custom"
2068                },
2069                {
2070                    "url": "https://www.paypal.me/colinpodell/10.00",
2071                    "type": "custom"
2072                },
2073                {
2074                    "url": "https://github.com/colinodell",
2075                    "type": "github"
2076                },
2077                {
2078                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
2079                    "type": "tidelift"
2080                }
2081            ],
2082            "time": "2022-12-10T16:02:17+00:00"
2083        },
2084        {
2085            "name": "league/config",
2086            "version": "v1.2.0",
2087            "source": {
2088                "type": "git",
2089                "url": "https://github.com/thephpleague/config.git",
2090                "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
2091            },
2092            "dist": {
2093                "type": "zip",
2094                "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2095                "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2096                "shasum": ""
2097            },
2098            "require": {
2099                "dflydev/dot-access-data": "^3.0.1",
2100                "nette/schema": "^1.2",
2101                "php": "^7.4 || ^8.0"
2102            },
2103            "require-dev": {
2104                "phpstan/phpstan": "^1.8.2",
2105                "phpunit/phpunit": "^9.5.5",
2106                "scrutinizer/ocular": "^1.8.1",
2107                "unleashedtech/php-coding-standard": "^3.1",
2108                "vimeo/psalm": "^4.7.3"
2109            },
2110            "type": "library",
2111            "extra": {
2112                "branch-alias": {
2113                    "dev-main": "1.2-dev"
2114                }
2115            },
2116            "autoload": {
2117                "psr-4": {
2118                    "League\\Config\\": "src"
2119                }
2120            },
2121            "notification-url": "https://packagist.org/downloads/",
2122            "license": [
2123                "BSD-3-Clause"
2124            ],
2125            "authors": [
2126                {
2127                    "name": "Colin O'Dell",
2128                    "email": "colinodell@gmail.com",
2129                    "homepage": "https://www.colinodell.com",
2130                    "role": "Lead Developer"
2131                }
2132            ],
2133            "description": "Define configuration arrays with strict schemas and access values with dot notation",
2134            "homepage": "https://config.thephpleague.com",
2135            "keywords": [
2136                "array",
2137                "config",
2138                "configuration",
2139                "dot",
2140                "dot-access",
2141                "nested",
2142                "schema"
2143            ],
2144            "support": {
2145                "docs": "https://config.thephpleague.com/",
2146                "issues": "https://github.com/thephpleague/config/issues",
2147                "rss": "https://github.com/thephpleague/config/releases.atom",
2148                "source": "https://github.com/thephpleague/config"
2149            },
2150            "funding": [
2151                {
2152                    "url": "https://www.colinodell.com/sponsor",
2153                    "type": "custom"
2154                },
2155                {
2156                    "url": "https://www.paypal.me/colinpodell/10.00",
2157                    "type": "custom"
2158                },
2159                {
2160                    "url": "https://github.com/colinodell",
2161                    "type": "github"
2162                }
2163            ],
2164            "time": "2022-12-11T20:36:23+00:00"
2165        },
2166        {
2167            "name": "league/flysystem",
2168            "version": "3.12.0",
2169            "source": {
2170                "type": "git",
2171                "url": "https://github.com/thephpleague/flysystem.git",
2172                "reference": "2aef65a47e44f2d6f9938f720f6dd697e7ba7b76"
2173            },
2174            "dist": {
2175                "type": "zip",
2176                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2aef65a47e44f2d6f9938f720f6dd697e7ba7b76",
2177                "reference": "2aef65a47e44f2d6f9938f720f6dd697e7ba7b76",
2178                "shasum": ""
2179            },
2180            "require": {
2181                "league/mime-type-detection": "^1.0.0",
2182                "php": "^8.0.2"
2183            },
2184            "conflict": {
2185                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
2186                "guzzlehttp/guzzle": "<7.0",
2187                "guzzlehttp/ringphp": "<1.1.1",
2188                "phpseclib/phpseclib": "3.0.15",
2189                "symfony/http-client": "<5.2"
2190            },
2191            "require-dev": {
2192                "async-aws/s3": "^1.5",
2193                "async-aws/simple-s3": "^1.1",
2194                "aws/aws-sdk-php": "^3.198.1",
2195                "composer/semver": "^3.0",
2196                "ext-fileinfo": "*",
2197                "ext-ftp": "*",
2198                "ext-zip": "*",
2199                "friendsofphp/php-cs-fixer": "^3.5",
2200                "google/cloud-storage": "^1.23",
2201                "microsoft/azure-storage-blob": "^1.1",
2202                "phpseclib/phpseclib": "^3.0.14",
2203                "phpstan/phpstan": "^0.12.26",
2204                "phpunit/phpunit": "^9.5.11",
2205                "sabre/dav": "^4.3.1"
2206            },
2207            "type": "library",
2208            "autoload": {
2209                "psr-4": {
2210                    "League\\Flysystem\\": "src"
2211                }
2212            },
2213            "notification-url": "https://packagist.org/downloads/",
2214            "license": [
2215                "MIT"
2216            ],
2217            "authors": [
2218                {
2219                    "name": "Frank de Jonge",
2220                    "email": "info@frankdejonge.nl"
2221                }
2222            ],
2223            "description": "File storage abstraction for PHP",
2224            "keywords": [
2225                "WebDAV",
2226                "aws",
2227                "cloud",
2228                "file",
2229                "files",
2230                "filesystem",
2231                "filesystems",
2232                "ftp",
2233                "s3",
2234                "sftp",
2235                "storage"
2236            ],
2237            "support": {
2238                "issues": "https://github.com/thephpleague/flysystem/issues",
2239                "source": "https://github.com/thephpleague/flysystem/tree/3.12.0"
2240            },
2241            "funding": [
2242                {
2243                    "url": "https://ecologi.com/frankdejonge",
2244                    "type": "custom"
2245                },
2246                {
2247                    "url": "https://github.com/frankdejonge",
2248                    "type": "github"
2249                },
2250                {
2251                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2252                    "type": "tidelift"
2253                }
2254            ],
2255            "time": "2022-12-20T20:21:10+00:00"
2256        },
2257        {
2258            "name": "league/flysystem-path-prefixing",
2259            "version": "3.10.4",
2260            "source": {
2261                "type": "git",
2262                "url": "https://github.com/thephpleague/flysystem-path-prefixing.git",
2263                "reference": "cdf55f8d46739456dee575effc2d4cd7cd094705"
2264            },
2265            "dist": {
2266                "type": "zip",
2267                "url": "https://api.github.com/repos/thephpleague/flysystem-path-prefixing/zipball/cdf55f8d46739456dee575effc2d4cd7cd094705",
2268                "reference": "cdf55f8d46739456dee575effc2d4cd7cd094705",
2269                "shasum": ""
2270            },
2271            "require": {
2272                "league/flysystem": "^3.10.0",
2273                "php": "^8.0.2"
2274            },
2275            "type": "library",
2276            "autoload": {
2277                "psr-4": {
2278                    "League\\Flysystem\\PathPrefixing\\": ""
2279                }
2280            },
2281            "notification-url": "https://packagist.org/downloads/",
2282            "license": [
2283                "MIT"
2284            ],
2285            "authors": [
2286                {
2287                    "name": "Frank de Jonge",
2288                    "email": "info@frankdejonge.nl"
2289                }
2290            ],
2291            "description": "Path prefixing filesystem adapter for Flysystem.",
2292            "keywords": [
2293                "Flysystem",
2294                "filesystem",
2295                "prefix",
2296                "prefixing"
2297            ],
2298            "support": {
2299                "issues": "https://github.com/thephpleague/flysystem-path-prefixing/issues",
2300                "source": "https://github.com/thephpleague/flysystem-path-prefixing/tree/3.10.4"
2301            },
2302            "funding": [
2303                {
2304                    "url": "https://ecologi.com/frankdejonge",
2305                    "type": "custom"
2306                },
2307                {
2308                    "url": "https://github.com/frankdejonge",
2309                    "type": "github"
2310                },
2311                {
2312                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2313                    "type": "tidelift"
2314                }
2315            ],
2316            "time": "2022-11-22T20:56:34+00:00"
2317        },
2318        {
2319            "name": "league/flysystem-ziparchive",
2320            "version": "3.12.0",
2321            "source": {
2322                "type": "git",
2323                "url": "https://github.com/thephpleague/flysystem-ziparchive.git",
2324                "reference": "6d7f3fb1de9f33f08ea696b06ee521855685e187"
2325            },
2326            "dist": {
2327                "type": "zip",
2328                "url": "https://api.github.com/repos/thephpleague/flysystem-ziparchive/zipball/6d7f3fb1de9f33f08ea696b06ee521855685e187",
2329                "reference": "6d7f3fb1de9f33f08ea696b06ee521855685e187",
2330                "shasum": ""
2331            },
2332            "require": {
2333                "ext-zip": "*",
2334                "league/flysystem": "^3.0.0",
2335                "league/mime-type-detection": "^1.0.0",
2336                "php": "^8.0.2"
2337            },
2338            "type": "library",
2339            "autoload": {
2340                "psr-4": {
2341                    "League\\Flysystem\\ZipArchive\\": ""
2342                }
2343            },
2344            "notification-url": "https://packagist.org/downloads/",
2345            "license": [
2346                "MIT"
2347            ],
2348            "authors": [
2349                {
2350                    "name": "Frank de Jonge",
2351                    "email": "info@frankdejonge.nl"
2352                }
2353            ],
2354            "description": "ZIP filesystem adapter for Flysystem.",
2355            "keywords": [
2356                "Flysystem",
2357                "file",
2358                "files",
2359                "filesystem",
2360                "zip"
2361            ],
2362            "support": {
2363                "issues": "https://github.com/thephpleague/flysystem-ziparchive/issues",
2364                "source": "https://github.com/thephpleague/flysystem-ziparchive/tree/3.12.0"
2365            },
2366            "funding": [
2367                {
2368                    "url": "https://ecologi.com/frankdejonge",
2369                    "type": "custom"
2370                },
2371                {
2372                    "url": "https://github.com/frankdejonge",
2373                    "type": "github"
2374                },
2375                {
2376                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2377                    "type": "tidelift"
2378                }
2379            ],
2380            "time": "2022-12-19T19:44:15+00:00"
2381        },
2382        {
2383            "name": "league/mime-type-detection",
2384            "version": "1.11.0",
2385            "source": {
2386                "type": "git",
2387                "url": "https://github.com/thephpleague/mime-type-detection.git",
2388                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
2389            },
2390            "dist": {
2391                "type": "zip",
2392                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2393                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2394                "shasum": ""
2395            },
2396            "require": {
2397                "ext-fileinfo": "*",
2398                "php": "^7.2 || ^8.0"
2399            },
2400            "require-dev": {
2401                "friendsofphp/php-cs-fixer": "^3.2",
2402                "phpstan/phpstan": "^0.12.68",
2403                "phpunit/phpunit": "^8.5.8 || ^9.3"
2404            },
2405            "type": "library",
2406            "autoload": {
2407                "psr-4": {
2408                    "League\\MimeTypeDetection\\": "src"
2409                }
2410            },
2411            "notification-url": "https://packagist.org/downloads/",
2412            "license": [
2413                "MIT"
2414            ],
2415            "authors": [
2416                {
2417                    "name": "Frank de Jonge",
2418                    "email": "info@frankdejonge.nl"
2419                }
2420            ],
2421            "description": "Mime-type detection for Flysystem",
2422            "support": {
2423                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2424                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
2425            },
2426            "funding": [
2427                {
2428                    "url": "https://github.com/frankdejonge",
2429                    "type": "github"
2430                },
2431                {
2432                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2433                    "type": "tidelift"
2434                }
2435            ],
2436            "time": "2022-04-17T13:12:02+00:00"
2437        },
2438        {
2439            "name": "middlewares/client-ip",
2440            "version": "v2.0.1",
2441            "source": {
2442                "type": "git",
2443                "url": "https://github.com/middlewares/client-ip.git",
2444                "reference": "466c38388a5efa65f5da4d897adfeb09a4fb44cd"
2445            },
2446            "dist": {
2447                "type": "zip",
2448                "url": "https://api.github.com/repos/middlewares/client-ip/zipball/466c38388a5efa65f5da4d897adfeb09a4fb44cd",
2449                "reference": "466c38388a5efa65f5da4d897adfeb09a4fb44cd",
2450                "shasum": ""
2451            },
2452            "require": {
2453                "php": "^7.2 || ^8.0",
2454                "psr/http-server-middleware": "^1.0"
2455            },
2456            "require-dev": {
2457                "friendsofphp/php-cs-fixer": "^2.0",
2458                "laminas/laminas-diactoros": "^2.2",
2459                "middlewares/utils": "^3.1",
2460                "oscarotero/php-cs-fixer-config": "^1.0",
2461                "phpstan/phpstan": "^0.12",
2462                "phpunit/phpunit": "^8|^9",
2463                "squizlabs/php_codesniffer": "^3.0"
2464            },
2465            "type": "library",
2466            "autoload": {
2467                "psr-4": {
2468                    "Middlewares\\": "src/"
2469                }
2470            },
2471            "notification-url": "https://packagist.org/downloads/",
2472            "license": [
2473                "MIT"
2474            ],
2475            "description": "Middleware to detect the client ip and save it as a request attribute",
2476            "homepage": "https://github.com/middlewares/client-ip",
2477            "keywords": [
2478                "IP",
2479                "http",
2480                "middleware",
2481                "psr-15",
2482                "psr-7",
2483                "server"
2484            ],
2485            "support": {
2486                "issues": "https://github.com/middlewares/client-ip/issues",
2487                "source": "https://github.com/middlewares/client-ip/tree/v2.0.1"
2488            },
2489            "time": "2020-12-02T00:05:31+00:00"
2490        },
2491        {
2492            "name": "mlocati/ip-lib",
2493            "version": "1.18.0",
2494            "source": {
2495                "type": "git",
2496                "url": "https://github.com/mlocati/ip-lib.git",
2497                "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2"
2498            },
2499            "dist": {
2500                "type": "zip",
2501                "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
2502                "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
2503                "shasum": ""
2504            },
2505            "require": {
2506                "php": ">=5.3.3"
2507            },
2508            "require-dev": {
2509                "ext-pdo_sqlite": "*",
2510                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
2511            },
2512            "type": "library",
2513            "autoload": {
2514                "psr-4": {
2515                    "IPLib\\": "src/"
2516                }
2517            },
2518            "notification-url": "https://packagist.org/downloads/",
2519            "license": [
2520                "MIT"
2521            ],
2522            "authors": [
2523                {
2524                    "name": "Michele Locati",
2525                    "email": "mlocati@gmail.com",
2526                    "homepage": "https://github.com/mlocati",
2527                    "role": "Author"
2528                }
2529            ],
2530            "description": "Handle IPv4, IPv6 addresses and ranges",
2531            "homepage": "https://github.com/mlocati/ip-lib",
2532            "keywords": [
2533                "IP",
2534                "address",
2535                "addresses",
2536                "ipv4",
2537                "ipv6",
2538                "manage",
2539                "managing",
2540                "matching",
2541                "network",
2542                "networking",
2543                "range",
2544                "subnet"
2545            ],
2546            "support": {
2547                "issues": "https://github.com/mlocati/ip-lib/issues",
2548                "source": "https://github.com/mlocati/ip-lib/tree/1.18.0"
2549            },
2550            "funding": [
2551                {
2552                    "url": "https://github.com/sponsors/mlocati",
2553                    "type": "github"
2554                },
2555                {
2556                    "url": "https://paypal.me/mlocati",
2557                    "type": "other"
2558                }
2559            ],
2560            "time": "2022-01-13T18:05:33+00:00"
2561        },
2562        {
2563            "name": "nesbot/carbon",
2564            "version": "2.64.0",
2565            "source": {
2566                "type": "git",
2567                "url": "https://github.com/briannesbitt/Carbon.git",
2568                "reference": "889546413c97de2d05063b8cb7b193c2531ea211"
2569            },
2570            "dist": {
2571                "type": "zip",
2572                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/889546413c97de2d05063b8cb7b193c2531ea211",
2573                "reference": "889546413c97de2d05063b8cb7b193c2531ea211",
2574                "shasum": ""
2575            },
2576            "require": {
2577                "ext-json": "*",
2578                "php": "^7.1.8 || ^8.0",
2579                "symfony/polyfill-mbstring": "^1.0",
2580                "symfony/polyfill-php80": "^1.16",
2581                "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2582            },
2583            "require-dev": {
2584                "doctrine/dbal": "^2.0 || ^3.1.4",
2585                "doctrine/orm": "^2.7",
2586                "friendsofphp/php-cs-fixer": "^3.0",
2587                "kylekatarnls/multi-tester": "^2.0",
2588                "ondrejmirtes/better-reflection": "*",
2589                "phpmd/phpmd": "^2.9",
2590                "phpstan/extension-installer": "^1.0",
2591                "phpstan/phpstan": "^0.12.99 || ^1.7.14",
2592                "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
2593                "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
2594                "squizlabs/php_codesniffer": "^3.4"
2595            },
2596            "bin": [
2597                "bin/carbon"
2598            ],
2599            "type": "library",
2600            "extra": {
2601                "branch-alias": {
2602                    "dev-3.x": "3.x-dev",
2603                    "dev-master": "2.x-dev"
2604                },
2605                "laravel": {
2606                    "providers": [
2607                        "Carbon\\Laravel\\ServiceProvider"
2608                    ]
2609                },
2610                "phpstan": {
2611                    "includes": [
2612                        "extension.neon"
2613                    ]
2614                }
2615            },
2616            "autoload": {
2617                "psr-4": {
2618                    "Carbon\\": "src/Carbon/"
2619                }
2620            },
2621            "notification-url": "https://packagist.org/downloads/",
2622            "license": [
2623                "MIT"
2624            ],
2625            "authors": [
2626                {
2627                    "name": "Brian Nesbitt",
2628                    "email": "brian@nesbot.com",
2629                    "homepage": "https://markido.com"
2630                },
2631                {
2632                    "name": "kylekatarnls",
2633                    "homepage": "https://github.com/kylekatarnls"
2634                }
2635            ],
2636            "description": "An API extension for DateTime that supports 281 different languages.",
2637            "homepage": "https://carbon.nesbot.com",
2638            "keywords": [
2639                "date",
2640                "datetime",
2641                "time"
2642            ],
2643            "support": {
2644                "docs": "https://carbon.nesbot.com/docs",
2645                "issues": "https://github.com/briannesbitt/Carbon/issues",
2646                "source": "https://github.com/briannesbitt/Carbon"
2647            },
2648            "funding": [
2649                {
2650                    "url": "https://github.com/sponsors/kylekatarnls",
2651                    "type": "github"
2652                },
2653                {
2654                    "url": "https://opencollective.com/Carbon#sponsor",
2655                    "type": "opencollective"
2656                },
2657                {
2658                    "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2659                    "type": "tidelift"
2660                }
2661            ],
2662            "time": "2022-11-26T17:36:00+00:00"
2663        },
2664        {
2665            "name": "nette/schema",
2666            "version": "v1.2.3",
2667            "source": {
2668                "type": "git",
2669                "url": "https://github.com/nette/schema.git",
2670                "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
2671            },
2672            "dist": {
2673                "type": "zip",
2674                "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2675                "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2676                "shasum": ""
2677            },
2678            "require": {
2679                "nette/utils": "^2.5.7 || ^3.1.5 ||  ^4.0",
2680                "php": ">=7.1 <8.3"
2681            },
2682            "require-dev": {
2683                "nette/tester": "^2.3 || ^2.4",
2684                "phpstan/phpstan-nette": "^1.0",
2685                "tracy/tracy": "^2.7"
2686            },
2687            "type": "library",
2688            "extra": {
2689                "branch-alias": {
2690                    "dev-master": "1.2-dev"
2691                }
2692            },
2693            "autoload": {
2694                "classmap": [
2695                    "src/"
2696                ]
2697            },
2698            "notification-url": "https://packagist.org/downloads/",
2699            "license": [
2700                "BSD-3-Clause",
2701                "GPL-2.0-only",
2702                "GPL-3.0-only"
2703            ],
2704            "authors": [
2705                {
2706                    "name": "David Grudl",
2707                    "homepage": "https://davidgrudl.com"
2708                },
2709                {
2710                    "name": "Nette Community",
2711                    "homepage": "https://nette.org/contributors"
2712                }
2713            ],
2714            "description": "�� Nette Schema: validating data structures against a given Schema.",
2715            "homepage": "https://nette.org",
2716            "keywords": [
2717                "config",
2718                "nette"
2719            ],
2720            "support": {
2721                "issues": "https://github.com/nette/schema/issues",
2722                "source": "https://github.com/nette/schema/tree/v1.2.3"
2723            },
2724            "time": "2022-10-13T01:24:26+00:00"
2725        },
2726        {
2727            "name": "nette/utils",
2728            "version": "v3.2.8",
2729            "source": {
2730                "type": "git",
2731                "url": "https://github.com/nette/utils.git",
2732                "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368"
2733            },
2734            "dist": {
2735                "type": "zip",
2736                "url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
2737                "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
2738                "shasum": ""
2739            },
2740            "require": {
2741                "php": ">=7.2 <8.3"
2742            },
2743            "conflict": {
2744                "nette/di": "<3.0.6"
2745            },
2746            "require-dev": {
2747                "nette/tester": "~2.0",
2748                "phpstan/phpstan": "^1.0",
2749                "tracy/tracy": "^2.3"
2750            },
2751            "suggest": {
2752                "ext-gd": "to use Image",
2753                "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
2754                "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
2755                "ext-json": "to use Nette\\Utils\\Json",
2756                "ext-mbstring": "to use Strings::lower() etc...",
2757                "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
2758                "ext-xml": "to use Strings::length() etc. when mbstring is not available"
2759            },
2760            "type": "library",
2761            "extra": {
2762                "branch-alias": {
2763                    "dev-master": "3.2-dev"
2764                }
2765            },
2766            "autoload": {
2767                "classmap": [
2768                    "src/"
2769                ]
2770            },
2771            "notification-url": "https://packagist.org/downloads/",
2772            "license": [
2773                "BSD-3-Clause",
2774                "GPL-2.0-only",
2775                "GPL-3.0-only"
2776            ],
2777            "authors": [
2778                {
2779                    "name": "David Grudl",
2780                    "homepage": "https://davidgrudl.com"
2781                },
2782                {
2783                    "name": "Nette Community",
2784                    "homepage": "https://nette.org/contributors"
2785                }
2786            ],
2787            "description": "��  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
2788            "homepage": "https://nette.org",
2789            "keywords": [
2790                "array",
2791                "core",
2792                "datetime",
2793                "images",
2794                "json",
2795                "nette",
2796                "paginator",
2797                "password",
2798                "slugify",
2799                "string",
2800                "unicode",
2801                "utf-8",
2802                "utility",
2803                "validation"
2804            ],
2805            "support": {
2806                "issues": "https://github.com/nette/utils/issues",
2807                "source": "https://github.com/nette/utils/tree/v3.2.8"
2808            },
2809            "time": "2022-09-12T23:36:20+00:00"
2810        },
2811        {
2812            "name": "nyholm/psr7",
2813            "version": "1.5.1",
2814            "source": {
2815                "type": "git",
2816                "url": "https://github.com/Nyholm/psr7.git",
2817                "reference": "f734364e38a876a23be4d906a2a089e1315be18a"
2818            },
2819            "dist": {
2820                "type": "zip",
2821                "url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
2822                "reference": "f734364e38a876a23be4d906a2a089e1315be18a",
2823                "shasum": ""
2824            },
2825            "require": {
2826                "php": ">=7.1",
2827                "php-http/message-factory": "^1.0",
2828                "psr/http-factory": "^1.0",
2829                "psr/http-message": "^1.0"
2830            },
2831            "provide": {
2832                "psr/http-factory-implementation": "1.0",
2833                "psr/http-message-implementation": "1.0"
2834            },
2835            "require-dev": {
2836                "http-interop/http-factory-tests": "^0.9",
2837                "php-http/psr7-integration-tests": "^1.0",
2838                "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
2839                "symfony/error-handler": "^4.4"
2840            },
2841            "type": "library",
2842            "extra": {
2843                "branch-alias": {
2844                    "dev-master": "1.4-dev"
2845                }
2846            },
2847            "autoload": {
2848                "psr-4": {
2849                    "Nyholm\\Psr7\\": "src/"
2850                }
2851            },
2852            "notification-url": "https://packagist.org/downloads/",
2853            "license": [
2854                "MIT"
2855            ],
2856            "authors": [
2857                {
2858                    "name": "Tobias Nyholm",
2859                    "email": "tobias.nyholm@gmail.com"
2860                },
2861                {
2862                    "name": "Martijn van der Ven",
2863                    "email": "martijn@vanderven.se"
2864                }
2865            ],
2866            "description": "A fast PHP7 implementation of PSR-7",
2867            "homepage": "https://tnyholm.se",
2868            "keywords": [
2869                "psr-17",
2870                "psr-7"
2871            ],
2872            "support": {
2873                "issues": "https://github.com/Nyholm/psr7/issues",
2874                "source": "https://github.com/Nyholm/psr7/tree/1.5.1"
2875            },
2876            "funding": [
2877                {
2878                    "url": "https://github.com/Zegnat",
2879                    "type": "github"
2880                },
2881                {
2882                    "url": "https://github.com/nyholm",
2883                    "type": "github"
2884                }
2885            ],
2886            "time": "2022-06-22T07:13:36+00:00"
2887        },
2888        {
2889            "name": "nyholm/psr7-server",
2890            "version": "1.0.2",
2891            "source": {
2892                "type": "git",
2893                "url": "https://github.com/Nyholm/psr7-server.git",
2894                "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
2895            },
2896            "dist": {
2897                "type": "zip",
2898                "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
2899                "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
2900                "shasum": ""
2901            },
2902            "require": {
2903                "php": "^7.1 || ^8.0",
2904                "psr/http-factory": "^1.0",
2905                "psr/http-message": "^1.0"
2906            },
2907            "require-dev": {
2908                "nyholm/nsa": "^1.1",
2909                "nyholm/psr7": "^1.3",
2910                "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
2911            },
2912            "type": "library",
2913            "autoload": {
2914                "psr-4": {
2915                    "Nyholm\\Psr7Server\\": "src/"
2916                }
2917            },
2918            "notification-url": "https://packagist.org/downloads/",
2919            "license": [
2920                "MIT"
2921            ],
2922            "authors": [
2923                {
2924                    "name": "Tobias Nyholm",
2925                    "email": "tobias.nyholm@gmail.com"
2926                },
2927                {
2928                    "name": "Martijn van der Ven",
2929                    "email": "martijn@vanderven.se"
2930                }
2931            ],
2932            "description": "Helper classes to handle PSR-7 server requests",
2933            "homepage": "http://tnyholm.se",
2934            "keywords": [
2935                "psr-17",
2936                "psr-7"
2937            ],
2938            "support": {
2939                "issues": "https://github.com/Nyholm/psr7-server/issues",
2940                "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
2941            },
2942            "funding": [
2943                {
2944                    "url": "https://github.com/Zegnat",
2945                    "type": "github"
2946                },
2947                {
2948                    "url": "https://github.com/nyholm",
2949                    "type": "github"
2950                }
2951            ],
2952            "time": "2021-05-12T11:11:27+00:00"
2953        },
2954        {
2955            "name": "oscarotero/middleland",
2956            "version": "v1.0.1",
2957            "source": {
2958                "type": "git",
2959                "url": "https://github.com/oscarotero/middleland.git",
2960                "reference": "4848543d59f753aa3352c52d88c66f978debafb2"
2961            },
2962            "dist": {
2963                "type": "zip",
2964                "url": "https://api.github.com/repos/oscarotero/middleland/zipball/4848543d59f753aa3352c52d88c66f978debafb2",
2965                "reference": "4848543d59f753aa3352c52d88c66f978debafb2",
2966                "shasum": ""
2967            },
2968            "require": {
2969                "php": "^7.0|^8.0",
2970                "psr/container": "^1.0",
2971                "psr/http-server-middleware": "^1.0"
2972            },
2973            "require-dev": {
2974                "friendsofphp/php-cs-fixer": "^2.0",
2975                "laminas/laminas-diactoros": "^1.3",
2976                "phpunit/phpunit": ">=6.0"
2977            },
2978            "type": "library",
2979            "autoload": {
2980                "psr-4": {
2981                    "Middleland\\": "src/"
2982                }
2983            },
2984            "notification-url": "https://packagist.org/downloads/",
2985            "license": [
2986                "MIT"
2987            ],
2988            "authors": [
2989                {
2990                    "name": "Oscar Otero",
2991                    "email": "oom@oscarotero.com",
2992                    "homepage": "http://oscarotero.com",
2993                    "role": "Developer"
2994                }
2995            ],
2996            "description": "PSR-15 middleware dispatcher",
2997            "homepage": "https://github.com/oscarotero/dispatcher",
2998            "keywords": [
2999                "http",
3000                "middleware",
3001                "psr-15",
3002                "psr-7"
3003            ],
3004            "support": {
3005                "email": "oom@oscarotero.com",
3006                "issues": "https://github.com/oscarotero/dispatcher/issues",
3007                "source": "https://github.com/oscarotero/middleland/tree/v1.0.1"
3008            },
3009            "time": "2020-12-06T00:59:17+00:00"
3010        },
3011        {
3012            "name": "php-http/message-factory",
3013            "version": "v1.0.2",
3014            "source": {
3015                "type": "git",
3016                "url": "https://github.com/php-http/message-factory.git",
3017                "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
3018            },
3019            "dist": {
3020                "type": "zip",
3021                "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
3022                "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
3023                "shasum": ""
3024            },
3025            "require": {
3026                "php": ">=5.4",
3027                "psr/http-message": "^1.0"
3028            },
3029            "type": "library",
3030            "extra": {
3031                "branch-alias": {
3032                    "dev-master": "1.0-dev"
3033                }
3034            },
3035            "autoload": {
3036                "psr-4": {
3037                    "Http\\Message\\": "src/"
3038                }
3039            },
3040            "notification-url": "https://packagist.org/downloads/",
3041            "license": [
3042                "MIT"
3043            ],
3044            "authors": [
3045                {
3046                    "name": "Márk Sági-Kazár",
3047                    "email": "mark.sagikazar@gmail.com"
3048                }
3049            ],
3050            "description": "Factory interfaces for PSR-7 HTTP Message",
3051            "homepage": "http://php-http.org",
3052            "keywords": [
3053                "factory",
3054                "http",
3055                "message",
3056                "stream",
3057                "uri"
3058            ],
3059            "support": {
3060                "issues": "https://github.com/php-http/message-factory/issues",
3061                "source": "https://github.com/php-http/message-factory/tree/master"
3062            },
3063            "time": "2015-12-19T14:08:53+00:00"
3064        },
3065        {
3066            "name": "psr/cache",
3067            "version": "3.0.0",
3068            "source": {
3069                "type": "git",
3070                "url": "https://github.com/php-fig/cache.git",
3071                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
3072            },
3073            "dist": {
3074                "type": "zip",
3075                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
3076                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
3077                "shasum": ""
3078            },
3079            "require": {
3080                "php": ">=8.0.0"
3081            },
3082            "type": "library",
3083            "extra": {
3084                "branch-alias": {
3085                    "dev-master": "1.0.x-dev"
3086                }
3087            },
3088            "autoload": {
3089                "psr-4": {
3090                    "Psr\\Cache\\": "src/"
3091                }
3092            },
3093            "notification-url": "https://packagist.org/downloads/",
3094            "license": [
3095                "MIT"
3096            ],
3097            "authors": [
3098                {
3099                    "name": "PHP-FIG",
3100                    "homepage": "https://www.php-fig.org/"
3101                }
3102            ],
3103            "description": "Common interface for caching libraries",
3104            "keywords": [
3105                "cache",
3106                "psr",
3107                "psr-6"
3108            ],
3109            "support": {
3110                "source": "https://github.com/php-fig/cache/tree/3.0.0"
3111            },
3112            "time": "2021-02-03T23:26:27+00:00"
3113        },
3114        {
3115            "name": "psr/container",
3116            "version": "1.1.2",
3117            "source": {
3118                "type": "git",
3119                "url": "https://github.com/php-fig/container.git",
3120                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
3121            },
3122            "dist": {
3123                "type": "zip",
3124                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
3125                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
3126                "shasum": ""
3127            },
3128            "require": {
3129                "php": ">=7.4.0"
3130            },
3131            "type": "library",
3132            "autoload": {
3133                "psr-4": {
3134                    "Psr\\Container\\": "src/"
3135                }
3136            },
3137            "notification-url": "https://packagist.org/downloads/",
3138            "license": [
3139                "MIT"
3140            ],
3141            "authors": [
3142                {
3143                    "name": "PHP-FIG",
3144                    "homepage": "https://www.php-fig.org/"
3145                }
3146            ],
3147            "description": "Common Container Interface (PHP FIG PSR-11)",
3148            "homepage": "https://github.com/php-fig/container",
3149            "keywords": [
3150                "PSR-11",
3151                "container",
3152                "container-interface",
3153                "container-interop",
3154                "psr"
3155            ],
3156            "support": {
3157                "issues": "https://github.com/php-fig/container/issues",
3158                "source": "https://github.com/php-fig/container/tree/1.1.2"
3159            },
3160            "time": "2021-11-05T16:50:12+00:00"
3161        },
3162        {
3163            "name": "psr/event-dispatcher",
3164            "version": "1.0.0",
3165            "source": {
3166                "type": "git",
3167                "url": "https://github.com/php-fig/event-dispatcher.git",
3168                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
3169            },
3170            "dist": {
3171                "type": "zip",
3172                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
3173                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
3174                "shasum": ""
3175            },
3176            "require": {
3177                "php": ">=7.2.0"
3178            },
3179            "type": "library",
3180            "extra": {
3181                "branch-alias": {
3182                    "dev-master": "1.0.x-dev"
3183                }
3184            },
3185            "autoload": {
3186                "psr-4": {
3187                    "Psr\\EventDispatcher\\": "src/"
3188                }
3189            },
3190            "notification-url": "https://packagist.org/downloads/",
3191            "license": [
3192                "MIT"
3193            ],
3194            "authors": [
3195                {
3196                    "name": "PHP-FIG",
3197                    "homepage": "http://www.php-fig.org/"
3198                }
3199            ],
3200            "description": "Standard interfaces for event handling.",
3201            "keywords": [
3202                "events",
3203                "psr",
3204                "psr-14"
3205            ],
3206            "support": {
3207                "issues": "https://github.com/php-fig/event-dispatcher/issues",
3208                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
3209            },
3210            "time": "2019-01-08T18:20:26+00:00"
3211        },
3212        {
3213            "name": "psr/http-client",
3214            "version": "1.0.1",
3215            "source": {
3216                "type": "git",
3217                "url": "https://github.com/php-fig/http-client.git",
3218                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3219            },
3220            "dist": {
3221                "type": "zip",
3222                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3223                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3224                "shasum": ""
3225            },
3226            "require": {
3227                "php": "^7.0 || ^8.0",
3228                "psr/http-message": "^1.0"
3229            },
3230            "type": "library",
3231            "extra": {
3232                "branch-alias": {
3233                    "dev-master": "1.0.x-dev"
3234                }
3235            },
3236            "autoload": {
3237                "psr-4": {
3238                    "Psr\\Http\\Client\\": "src/"
3239                }
3240            },
3241            "notification-url": "https://packagist.org/downloads/",
3242            "license": [
3243                "MIT"
3244            ],
3245            "authors": [
3246                {
3247                    "name": "PHP-FIG",
3248                    "homepage": "http://www.php-fig.org/"
3249                }
3250            ],
3251            "description": "Common interface for HTTP clients",
3252            "homepage": "https://github.com/php-fig/http-client",
3253            "keywords": [
3254                "http",
3255                "http-client",
3256                "psr",
3257                "psr-18"
3258            ],
3259            "support": {
3260                "source": "https://github.com/php-fig/http-client/tree/master"
3261            },
3262            "time": "2020-06-29T06:28:15+00:00"
3263        },
3264        {
3265            "name": "psr/http-factory",
3266            "version": "1.0.1",
3267            "source": {
3268                "type": "git",
3269                "url": "https://github.com/php-fig/http-factory.git",
3270                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
3271            },
3272            "dist": {
3273                "type": "zip",
3274                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3275                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3276                "shasum": ""
3277            },
3278            "require": {
3279                "php": ">=7.0.0",
3280                "psr/http-message": "^1.0"
3281            },
3282            "type": "library",
3283            "extra": {
3284                "branch-alias": {
3285                    "dev-master": "1.0.x-dev"
3286                }
3287            },
3288            "autoload": {
3289                "psr-4": {
3290                    "Psr\\Http\\Message\\": "src/"
3291                }
3292            },
3293            "notification-url": "https://packagist.org/downloads/",
3294            "license": [
3295                "MIT"
3296            ],
3297            "authors": [
3298                {
3299                    "name": "PHP-FIG",
3300                    "homepage": "http://www.php-fig.org/"
3301                }
3302            ],
3303            "description": "Common interfaces for PSR-7 HTTP message factories",
3304            "keywords": [
3305                "factory",
3306                "http",
3307                "message",
3308                "psr",
3309                "psr-17",
3310                "psr-7",
3311                "request",
3312                "response"
3313            ],
3314            "support": {
3315                "source": "https://github.com/php-fig/http-factory/tree/master"
3316            },
3317            "time": "2019-04-30T12:38:16+00:00"
3318        },
3319        {
3320            "name": "psr/http-message",
3321            "version": "1.0.1",
3322            "source": {
3323                "type": "git",
3324                "url": "https://github.com/php-fig/http-message.git",
3325                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3326            },
3327            "dist": {
3328                "type": "zip",
3329                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3330                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3331                "shasum": ""
3332            },
3333            "require": {
3334                "php": ">=5.3.0"
3335            },
3336            "type": "library",
3337            "extra": {
3338                "branch-alias": {
3339                    "dev-master": "1.0.x-dev"
3340                }
3341            },
3342            "autoload": {
3343                "psr-4": {
3344                    "Psr\\Http\\Message\\": "src/"
3345                }
3346            },
3347            "notification-url": "https://packagist.org/downloads/",
3348            "license": [
3349                "MIT"
3350            ],
3351            "authors": [
3352                {
3353                    "name": "PHP-FIG",
3354                    "homepage": "http://www.php-fig.org/"
3355                }
3356            ],
3357            "description": "Common interface for HTTP messages",
3358            "homepage": "https://github.com/php-fig/http-message",
3359            "keywords": [
3360                "http",
3361                "http-message",
3362                "psr",
3363                "psr-7",
3364                "request",
3365                "response"
3366            ],
3367            "support": {
3368                "source": "https://github.com/php-fig/http-message/tree/master"
3369            },
3370            "time": "2016-08-06T14:39:51+00:00"
3371        },
3372        {
3373            "name": "psr/http-server-handler",
3374            "version": "1.0.1",
3375            "source": {
3376                "type": "git",
3377                "url": "https://github.com/php-fig/http-server-handler.git",
3378                "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
3379            },
3380            "dist": {
3381                "type": "zip",
3382                "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
3383                "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
3384                "shasum": ""
3385            },
3386            "require": {
3387                "php": ">=7.0",
3388                "psr/http-message": "^1.0"
3389            },
3390            "type": "library",
3391            "extra": {
3392                "branch-alias": {
3393                    "dev-master": "1.0.x-dev"
3394                }
3395            },
3396            "autoload": {
3397                "psr-4": {
3398                    "Psr\\Http\\Server\\": "src/"
3399                }
3400            },
3401            "notification-url": "https://packagist.org/downloads/",
3402            "license": [
3403                "MIT"
3404            ],
3405            "authors": [
3406                {
3407                    "name": "PHP-FIG",
3408                    "homepage": "http://www.php-fig.org/"
3409                }
3410            ],
3411            "description": "Common interface for HTTP server-side request handler",
3412            "keywords": [
3413                "handler",
3414                "http",
3415                "http-interop",
3416                "psr",
3417                "psr-15",
3418                "psr-7",
3419                "request",
3420                "response",
3421                "server"
3422            ],
3423            "support": {
3424                "issues": "https://github.com/php-fig/http-server-handler/issues",
3425                "source": "https://github.com/php-fig/http-server-handler/tree/master"
3426            },
3427            "time": "2018-10-30T16:46:14+00:00"
3428        },
3429        {
3430            "name": "psr/http-server-middleware",
3431            "version": "1.0.1",
3432            "source": {
3433                "type": "git",
3434                "url": "https://github.com/php-fig/http-server-middleware.git",
3435                "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
3436            },
3437            "dist": {
3438                "type": "zip",
3439                "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
3440                "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
3441                "shasum": ""
3442            },
3443            "require": {
3444                "php": ">=7.0",
3445                "psr/http-message": "^1.0",
3446                "psr/http-server-handler": "^1.0"
3447            },
3448            "type": "library",
3449            "extra": {
3450                "branch-alias": {
3451                    "dev-master": "1.0.x-dev"
3452                }
3453            },
3454            "autoload": {
3455                "psr-4": {
3456                    "Psr\\Http\\Server\\": "src/"
3457                }
3458            },
3459            "notification-url": "https://packagist.org/downloads/",
3460            "license": [
3461                "MIT"
3462            ],
3463            "authors": [
3464                {
3465                    "name": "PHP-FIG",
3466                    "homepage": "http://www.php-fig.org/"
3467                }
3468            ],
3469            "description": "Common interface for HTTP server-side middleware",
3470            "keywords": [
3471                "http",
3472                "http-interop",
3473                "middleware",
3474                "psr",
3475                "psr-15",
3476                "psr-7",
3477                "request",
3478                "response"
3479            ],
3480            "support": {
3481                "issues": "https://github.com/php-fig/http-server-middleware/issues",
3482                "source": "https://github.com/php-fig/http-server-middleware/tree/master"
3483            },
3484            "time": "2018-10-30T17:12:04+00:00"
3485        },
3486        {
3487            "name": "psr/log",
3488            "version": "2.0.0",
3489            "source": {
3490                "type": "git",
3491                "url": "https://github.com/php-fig/log.git",
3492                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
3493            },
3494            "dist": {
3495                "type": "zip",
3496                "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
3497                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
3498                "shasum": ""
3499            },
3500            "require": {
3501                "php": ">=8.0.0"
3502            },
3503            "type": "library",
3504            "extra": {
3505                "branch-alias": {
3506                    "dev-master": "2.0.x-dev"
3507                }
3508            },
3509            "autoload": {
3510                "psr-4": {
3511                    "Psr\\Log\\": "src"
3512                }
3513            },
3514            "notification-url": "https://packagist.org/downloads/",
3515            "license": [
3516                "MIT"
3517            ],
3518            "authors": [
3519                {
3520                    "name": "PHP-FIG",
3521                    "homepage": "https://www.php-fig.org/"
3522                }
3523            ],
3524            "description": "Common interface for logging libraries",
3525            "homepage": "https://github.com/php-fig/log",
3526            "keywords": [
3527                "log",
3528                "psr",
3529                "psr-3"
3530            ],
3531            "support": {
3532                "source": "https://github.com/php-fig/log/tree/2.0.0"
3533            },
3534            "time": "2021-07-14T16:41:46+00:00"
3535        },
3536        {
3537            "name": "psr/simple-cache",
3538            "version": "3.0.0",
3539            "source": {
3540                "type": "git",
3541                "url": "https://github.com/php-fig/simple-cache.git",
3542                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
3543            },
3544            "dist": {
3545                "type": "zip",
3546                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
3547                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
3548                "shasum": ""
3549            },
3550            "require": {
3551                "php": ">=8.0.0"
3552            },
3553            "type": "library",
3554            "extra": {
3555                "branch-alias": {
3556                    "dev-master": "3.0.x-dev"
3557                }
3558            },
3559            "autoload": {
3560                "psr-4": {
3561                    "Psr\\SimpleCache\\": "src/"
3562                }
3563            },
3564            "notification-url": "https://packagist.org/downloads/",
3565            "license": [
3566                "MIT"
3567            ],
3568            "authors": [
3569                {
3570                    "name": "PHP-FIG",
3571                    "homepage": "https://www.php-fig.org/"
3572                }
3573            ],
3574            "description": "Common interfaces for simple caching",
3575            "keywords": [
3576                "cache",
3577                "caching",
3578                "psr",
3579                "psr-16",
3580                "simple-cache"
3581            ],
3582            "support": {
3583                "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
3584            },
3585            "time": "2021-10-29T13:26:27+00:00"
3586        },
3587        {
3588            "name": "ralouphie/getallheaders",
3589            "version": "3.0.3",
3590            "source": {
3591                "type": "git",
3592                "url": "https://github.com/ralouphie/getallheaders.git",
3593                "reference": "120b605dfeb996808c31b6477290a714d356e822"
3594            },
3595            "dist": {
3596                "type": "zip",
3597                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3598                "reference": "120b605dfeb996808c31b6477290a714d356e822",
3599                "shasum": ""
3600            },
3601            "require": {
3602                "php": ">=5.6"
3603            },
3604            "require-dev": {
3605                "php-coveralls/php-coveralls": "^2.1",
3606                "phpunit/phpunit": "^5 || ^6.5"
3607            },
3608            "type": "library",
3609            "autoload": {
3610                "files": [
3611                    "src/getallheaders.php"
3612                ]
3613            },
3614            "notification-url": "https://packagist.org/downloads/",
3615            "license": [
3616                "MIT"
3617            ],
3618            "authors": [
3619                {
3620                    "name": "Ralph Khattar",
3621                    "email": "ralph.khattar@gmail.com"
3622                }
3623            ],
3624            "description": "A polyfill for getallheaders.",
3625            "support": {
3626                "issues": "https://github.com/ralouphie/getallheaders/issues",
3627                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
3628            },
3629            "time": "2019-03-08T08:55:37+00:00"
3630        },
3631        {
3632            "name": "ramsey/collection",
3633            "version": "1.3.0",
3634            "source": {
3635                "type": "git",
3636                "url": "https://github.com/ramsey/collection.git",
3637                "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4"
3638            },
3639            "dist": {
3640                "type": "zip",
3641                "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4",
3642                "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4",
3643                "shasum": ""
3644            },
3645            "require": {
3646                "php": "^7.4 || ^8.0",
3647                "symfony/polyfill-php81": "^1.23"
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/1.3.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-27T19:12:24+00:00"
3720        },
3721        {
3722            "name": "ramsey/uuid",
3723            "version": "4.7.0",
3724            "source": {
3725                "type": "git",
3726                "url": "https://github.com/ramsey/uuid.git",
3727                "reference": "5ed9ad582647bbc3864ef78db34bdc1afdcf9b49"
3728            },
3729            "dist": {
3730                "type": "zip",
3731                "url": "https://api.github.com/repos/ramsey/uuid/zipball/5ed9ad582647bbc3864ef78db34bdc1afdcf9b49",
3732                "reference": "5ed9ad582647bbc3864ef78db34bdc1afdcf9b49",
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"
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.0"
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-19T22:30:49+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/polyfill-php81",
5346            "version": "v1.27.0",
5347            "source": {
5348                "type": "git",
5349                "url": "https://github.com/symfony/polyfill-php81.git",
5350                "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
5351            },
5352            "dist": {
5353                "type": "zip",
5354                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
5355                "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
5356                "shasum": ""
5357            },
5358            "require": {
5359                "php": ">=7.1"
5360            },
5361            "type": "library",
5362            "extra": {
5363                "branch-alias": {
5364                    "dev-main": "1.27-dev"
5365                },
5366                "thanks": {
5367                    "name": "symfony/polyfill",
5368                    "url": "https://github.com/symfony/polyfill"
5369                }
5370            },
5371            "autoload": {
5372                "files": [
5373                    "bootstrap.php"
5374                ],
5375                "psr-4": {
5376                    "Symfony\\Polyfill\\Php81\\": ""
5377                },
5378                "classmap": [
5379                    "Resources/stubs"
5380                ]
5381            },
5382            "notification-url": "https://packagist.org/downloads/",
5383            "license": [
5384                "MIT"
5385            ],
5386            "authors": [
5387                {
5388                    "name": "Nicolas Grekas",
5389                    "email": "p@tchwork.com"
5390                },
5391                {
5392                    "name": "Symfony Community",
5393                    "homepage": "https://symfony.com/contributors"
5394                }
5395            ],
5396            "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
5397            "homepage": "https://symfony.com",
5398            "keywords": [
5399                "compatibility",
5400                "polyfill",
5401                "portable",
5402                "shim"
5403            ],
5404            "support": {
5405                "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
5406            },
5407            "funding": [
5408                {
5409                    "url": "https://symfony.com/sponsor",
5410                    "type": "custom"
5411                },
5412                {
5413                    "url": "https://github.com/fabpot",
5414                    "type": "github"
5415                },
5416                {
5417                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5418                    "type": "tidelift"
5419                }
5420            ],
5421            "time": "2022-11-03T14:55:06+00:00"
5422        },
5423        {
5424            "name": "symfony/service-contracts",
5425            "version": "v2.5.2",
5426            "source": {
5427                "type": "git",
5428                "url": "https://github.com/symfony/service-contracts.git",
5429                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
5430            },
5431            "dist": {
5432                "type": "zip",
5433                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
5434                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
5435                "shasum": ""
5436            },
5437            "require": {
5438                "php": ">=7.2.5",
5439                "psr/container": "^1.1",
5440                "symfony/deprecation-contracts": "^2.1|^3"
5441            },
5442            "conflict": {
5443                "ext-psr": "<1.1|>=2"
5444            },
5445            "suggest": {
5446                "symfony/service-implementation": ""
5447            },
5448            "type": "library",
5449            "extra": {
5450                "branch-alias": {
5451                    "dev-main": "2.5-dev"
5452                },
5453                "thanks": {
5454                    "name": "symfony/contracts",
5455                    "url": "https://github.com/symfony/contracts"
5456                }
5457            },
5458            "autoload": {
5459                "psr-4": {
5460                    "Symfony\\Contracts\\Service\\": ""
5461                }
5462            },
5463            "notification-url": "https://packagist.org/downloads/",
5464            "license": [
5465                "MIT"
5466            ],
5467            "authors": [
5468                {
5469                    "name": "Nicolas Grekas",
5470                    "email": "p@tchwork.com"
5471                },
5472                {
5473                    "name": "Symfony Community",
5474                    "homepage": "https://symfony.com/contributors"
5475                }
5476            ],
5477            "description": "Generic abstractions related to writing services",
5478            "homepage": "https://symfony.com",
5479            "keywords": [
5480                "abstractions",
5481                "contracts",
5482                "decoupling",
5483                "interfaces",
5484                "interoperability",
5485                "standards"
5486            ],
5487            "support": {
5488                "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
5489            },
5490            "funding": [
5491                {
5492                    "url": "https://symfony.com/sponsor",
5493                    "type": "custom"
5494                },
5495                {
5496                    "url": "https://github.com/fabpot",
5497                    "type": "github"
5498                },
5499                {
5500                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5501                    "type": "tidelift"
5502                }
5503            ],
5504            "time": "2022-05-30T19:17:29+00:00"
5505        },
5506        {
5507            "name": "symfony/string",
5508            "version": "v6.2.2",
5509            "source": {
5510                "type": "git",
5511                "url": "https://github.com/symfony/string.git",
5512                "reference": "863219fd713fa41cbcd285a79723f94672faff4d"
5513            },
5514            "dist": {
5515                "type": "zip",
5516                "url": "https://api.github.com/repos/symfony/string/zipball/863219fd713fa41cbcd285a79723f94672faff4d",
5517                "reference": "863219fd713fa41cbcd285a79723f94672faff4d",
5518                "shasum": ""
5519            },
5520            "require": {
5521                "php": ">=8.1",
5522                "symfony/polyfill-ctype": "~1.8",
5523                "symfony/polyfill-intl-grapheme": "~1.0",
5524                "symfony/polyfill-intl-normalizer": "~1.0",
5525                "symfony/polyfill-mbstring": "~1.0"
5526            },
5527            "conflict": {
5528                "symfony/translation-contracts": "<2.0"
5529            },
5530            "require-dev": {
5531                "symfony/error-handler": "^5.4|^6.0",
5532                "symfony/http-client": "^5.4|^6.0",
5533                "symfony/intl": "^6.2",
5534                "symfony/translation-contracts": "^2.0|^3.0",
5535                "symfony/var-exporter": "^5.4|^6.0"
5536            },
5537            "type": "library",
5538            "autoload": {
5539                "files": [
5540                    "Resources/functions.php"
5541                ],
5542                "psr-4": {
5543                    "Symfony\\Component\\String\\": ""
5544                },
5545                "exclude-from-classmap": [
5546                    "/Tests/"
5547                ]
5548            },
5549            "notification-url": "https://packagist.org/downloads/",
5550            "license": [
5551                "MIT"
5552            ],
5553            "authors": [
5554                {
5555                    "name": "Nicolas Grekas",
5556                    "email": "p@tchwork.com"
5557                },
5558                {
5559                    "name": "Symfony Community",
5560                    "homepage": "https://symfony.com/contributors"
5561                }
5562            ],
5563            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
5564            "homepage": "https://symfony.com",
5565            "keywords": [
5566                "grapheme",
5567                "i18n",
5568                "string",
5569                "unicode",
5570                "utf-8",
5571                "utf8"
5572            ],
5573            "support": {
5574                "source": "https://github.com/symfony/string/tree/v6.2.2"
5575            },
5576            "funding": [
5577                {
5578                    "url": "https://symfony.com/sponsor",
5579                    "type": "custom"
5580                },
5581                {
5582                    "url": "https://github.com/fabpot",
5583                    "type": "github"
5584                },
5585                {
5586                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5587                    "type": "tidelift"
5588                }
5589            ],
5590            "time": "2022-12-14T16:11:27+00:00"
5591        },
5592        {
5593            "name": "symfony/translation",
5594            "version": "v6.2.3",
5595            "source": {
5596                "type": "git",
5597                "url": "https://github.com/symfony/translation.git",
5598                "reference": "a2a15404ef4c15d92c205718eb828b225a144379"
5599            },
5600            "dist": {
5601                "type": "zip",
5602                "url": "https://api.github.com/repos/symfony/translation/zipball/a2a15404ef4c15d92c205718eb828b225a144379",
5603                "reference": "a2a15404ef4c15d92c205718eb828b225a144379",
5604                "shasum": ""
5605            },
5606            "require": {
5607                "php": ">=8.1",
5608                "symfony/polyfill-mbstring": "~1.0",
5609                "symfony/translation-contracts": "^2.3|^3.0"
5610            },
5611            "conflict": {
5612                "symfony/config": "<5.4",
5613                "symfony/console": "<5.4",
5614                "symfony/dependency-injection": "<5.4",
5615                "symfony/http-kernel": "<5.4",
5616                "symfony/twig-bundle": "<5.4",
5617                "symfony/yaml": "<5.4"
5618            },
5619            "provide": {
5620                "symfony/translation-implementation": "2.3|3.0"
5621            },
5622            "require-dev": {
5623                "nikic/php-parser": "^4.13",
5624                "psr/log": "^1|^2|^3",
5625                "symfony/config": "^5.4|^6.0",
5626                "symfony/console": "^5.4|^6.0",
5627                "symfony/dependency-injection": "^5.4|^6.0",
5628                "symfony/finder": "^5.4|^6.0",
5629                "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
5630                "symfony/http-kernel": "^5.4|^6.0",
5631                "symfony/intl": "^5.4|^6.0",
5632                "symfony/polyfill-intl-icu": "^1.21",
5633                "symfony/routing": "^5.4|^6.0",
5634                "symfony/service-contracts": "^1.1.2|^2|^3",
5635                "symfony/yaml": "^5.4|^6.0"
5636            },
5637            "suggest": {
5638                "nikic/php-parser": "To use PhpAstExtractor",
5639                "psr/log-implementation": "To use logging capability in translator",
5640                "symfony/config": "",
5641                "symfony/yaml": ""
5642            },
5643            "type": "library",
5644            "autoload": {
5645                "files": [
5646                    "Resources/functions.php"
5647                ],
5648                "psr-4": {
5649                    "Symfony\\Component\\Translation\\": ""
5650                },
5651                "exclude-from-classmap": [
5652                    "/Tests/"
5653                ]
5654            },
5655            "notification-url": "https://packagist.org/downloads/",
5656            "license": [
5657                "MIT"
5658            ],
5659            "authors": [
5660                {
5661                    "name": "Fabien Potencier",
5662                    "email": "fabien@symfony.com"
5663                },
5664                {
5665                    "name": "Symfony Community",
5666                    "homepage": "https://symfony.com/contributors"
5667                }
5668            ],
5669            "description": "Provides tools to internationalize your application",
5670            "homepage": "https://symfony.com",
5671            "support": {
5672                "source": "https://github.com/symfony/translation/tree/v6.2.3"
5673            },
5674            "funding": [
5675                {
5676                    "url": "https://symfony.com/sponsor",
5677                    "type": "custom"
5678                },
5679                {
5680                    "url": "https://github.com/fabpot",
5681                    "type": "github"
5682                },
5683                {
5684                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5685                    "type": "tidelift"
5686                }
5687            ],
5688            "time": "2022-12-23T14:11:11+00:00"
5689        },
5690        {
5691            "name": "symfony/translation-contracts",
5692            "version": "v3.2.0",
5693            "source": {
5694                "type": "git",
5695                "url": "https://github.com/symfony/translation-contracts.git",
5696                "reference": "68cce71402305a015f8c1589bfada1280dc64fe7"
5697            },
5698            "dist": {
5699                "type": "zip",
5700                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/68cce71402305a015f8c1589bfada1280dc64fe7",
5701                "reference": "68cce71402305a015f8c1589bfada1280dc64fe7",
5702                "shasum": ""
5703            },
5704            "require": {
5705                "php": ">=8.1"
5706            },
5707            "suggest": {
5708                "symfony/translation-implementation": ""
5709            },
5710            "type": "library",
5711            "extra": {
5712                "branch-alias": {
5713                    "dev-main": "3.3-dev"
5714                },
5715                "thanks": {
5716                    "name": "symfony/contracts",
5717                    "url": "https://github.com/symfony/contracts"
5718                }
5719            },
5720            "autoload": {
5721                "psr-4": {
5722                    "Symfony\\Contracts\\Translation\\": ""
5723                },
5724                "exclude-from-classmap": [
5725                    "/Test/"
5726                ]
5727            },
5728            "notification-url": "https://packagist.org/downloads/",
5729            "license": [
5730                "MIT"
5731            ],
5732            "authors": [
5733                {
5734                    "name": "Nicolas Grekas",
5735                    "email": "p@tchwork.com"
5736                },
5737                {
5738                    "name": "Symfony Community",
5739                    "homepage": "https://symfony.com/contributors"
5740                }
5741            ],
5742            "description": "Generic abstractions related to translation",
5743            "homepage": "https://symfony.com",
5744            "keywords": [
5745                "abstractions",
5746                "contracts",
5747                "decoupling",
5748                "interfaces",
5749                "interoperability",
5750                "standards"
5751            ],
5752            "support": {
5753                "source": "https://github.com/symfony/translation-contracts/tree/v3.2.0"
5754            },
5755            "funding": [
5756                {
5757                    "url": "https://symfony.com/sponsor",
5758                    "type": "custom"
5759                },
5760                {
5761                    "url": "https://github.com/fabpot",
5762                    "type": "github"
5763                },
5764                {
5765                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5766                    "type": "tidelift"
5767                }
5768            ],
5769            "time": "2022-11-25T10:21:52+00:00"
5770        },
5771        {
5772            "name": "symfony/var-exporter",
5773            "version": "v6.2.3",
5774            "source": {
5775                "type": "git",
5776                "url": "https://github.com/symfony/var-exporter.git",
5777                "reference": "d055d12b20b42e407e607460e7552a1fe6d27f08"
5778            },
5779            "dist": {
5780                "type": "zip",
5781                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d055d12b20b42e407e607460e7552a1fe6d27f08",
5782                "reference": "d055d12b20b42e407e607460e7552a1fe6d27f08",
5783                "shasum": ""
5784            },
5785            "require": {
5786                "php": ">=8.1"
5787            },
5788            "require-dev": {
5789                "symfony/var-dumper": "^5.4|^6.0"
5790            },
5791            "type": "library",
5792            "autoload": {
5793                "psr-4": {
5794                    "Symfony\\Component\\VarExporter\\": ""
5795                },
5796                "exclude-from-classmap": [
5797                    "/Tests/"
5798                ]
5799            },
5800            "notification-url": "https://packagist.org/downloads/",
5801            "license": [
5802                "MIT"
5803            ],
5804            "authors": [
5805                {
5806                    "name": "Nicolas Grekas",
5807                    "email": "p@tchwork.com"
5808                },
5809                {
5810                    "name": "Symfony Community",
5811                    "homepage": "https://symfony.com/contributors"
5812                }
5813            ],
5814            "description": "Allows exporting any serializable PHP data structure to plain PHP code",
5815            "homepage": "https://symfony.com",
5816            "keywords": [
5817                "clone",
5818                "construct",
5819                "export",
5820                "hydrate",
5821                "instantiate",
5822                "lazy loading",
5823                "proxy",
5824                "serialize"
5825            ],
5826            "support": {
5827                "source": "https://github.com/symfony/var-exporter/tree/v6.2.3"
5828            },
5829            "funding": [
5830                {
5831                    "url": "https://symfony.com/sponsor",
5832                    "type": "custom"
5833                },
5834                {
5835                    "url": "https://github.com/fabpot",
5836                    "type": "github"
5837                },
5838                {
5839                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5840                    "type": "tidelift"
5841                }
5842            ],
5843            "time": "2022-12-22T17:55:15+00:00"
5844        },
5845        {
5846            "name": "tecnickcom/tcpdf",
5847            "version": "6.6.2",
5848            "source": {
5849                "type": "git",
5850                "url": "https://github.com/tecnickcom/TCPDF.git",
5851                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459"
5852            },
5853            "dist": {
5854                "type": "zip",
5855                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
5856                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
5857                "shasum": ""
5858            },
5859            "require": {
5860                "php": ">=5.3.0"
5861            },
5862            "type": "library",
5863            "autoload": {
5864                "classmap": [
5865                    "config",
5866                    "include",
5867                    "tcpdf.php",
5868                    "tcpdf_parser.php",
5869                    "tcpdf_import.php",
5870                    "tcpdf_barcodes_1d.php",
5871                    "tcpdf_barcodes_2d.php",
5872                    "include/tcpdf_colors.php",
5873                    "include/tcpdf_filters.php",
5874                    "include/tcpdf_font_data.php",
5875                    "include/tcpdf_fonts.php",
5876                    "include/tcpdf_images.php",
5877                    "include/tcpdf_static.php",
5878                    "include/barcodes/datamatrix.php",
5879                    "include/barcodes/pdf417.php",
5880                    "include/barcodes/qrcode.php"
5881                ]
5882            },
5883            "notification-url": "https://packagist.org/downloads/",
5884            "license": [
5885                "LGPL-3.0-only"
5886            ],
5887            "authors": [
5888                {
5889                    "name": "Nicola Asuni",
5890                    "email": "info@tecnick.com",
5891                    "role": "lead"
5892                }
5893            ],
5894            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
5895            "homepage": "http://www.tcpdf.org/",
5896            "keywords": [
5897                "PDFD32000-2008",
5898                "TCPDF",
5899                "barcodes",
5900                "datamatrix",
5901                "pdf",
5902                "pdf417",
5903                "qrcode"
5904            ],
5905            "support": {
5906                "issues": "https://github.com/tecnickcom/TCPDF/issues",
5907                "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.2"
5908            },
5909            "funding": [
5910                {
5911                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
5912                    "type": "custom"
5913                }
5914            ],
5915            "time": "2022-12-17T10:28:59+00:00"
5916        },
5917        {
5918            "name": "true/punycode",
5919            "version": "v2.1.1",
5920            "source": {
5921                "type": "git",
5922                "url": "https://github.com/true/php-punycode.git",
5923                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
5924            },
5925            "dist": {
5926                "type": "zip",
5927                "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
5928                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
5929                "shasum": ""
5930            },
5931            "require": {
5932                "php": ">=5.3.0",
5933                "symfony/polyfill-mbstring": "^1.3"
5934            },
5935            "require-dev": {
5936                "phpunit/phpunit": "~4.7",
5937                "squizlabs/php_codesniffer": "~2.0"
5938            },
5939            "type": "library",
5940            "autoload": {
5941                "psr-4": {
5942                    "TrueBV\\": "src/"
5943                }
5944            },
5945            "notification-url": "https://packagist.org/downloads/",
5946            "license": [
5947                "MIT"
5948            ],
5949            "authors": [
5950                {
5951                    "name": "Renan Gonçalves",
5952                    "email": "renan.saddam@gmail.com"
5953                }
5954            ],
5955            "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
5956            "homepage": "https://github.com/true/php-punycode",
5957            "keywords": [
5958                "idna",
5959                "punycode"
5960            ],
5961            "support": {
5962                "issues": "https://github.com/true/php-punycode/issues",
5963                "source": "https://github.com/true/php-punycode/tree/master"
5964            },
5965            "abandoned": true,
5966            "time": "2016-11-16T10:37:54+00:00"
5967        },
5968        {
5969            "name": "voku/portable-ascii",
5970            "version": "2.0.1",
5971            "source": {
5972                "type": "git",
5973                "url": "https://github.com/voku/portable-ascii.git",
5974                "reference": "b56450eed252f6801410d810c8e1727224ae0743"
5975            },
5976            "dist": {
5977                "type": "zip",
5978                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
5979                "reference": "b56450eed252f6801410d810c8e1727224ae0743",
5980                "shasum": ""
5981            },
5982            "require": {
5983                "php": ">=7.0.0"
5984            },
5985            "require-dev": {
5986                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
5987            },
5988            "suggest": {
5989                "ext-intl": "Use Intl for transliterator_transliterate() support"
5990            },
5991            "type": "library",
5992            "autoload": {
5993                "psr-4": {
5994                    "voku\\": "src/voku/"
5995                }
5996            },
5997            "notification-url": "https://packagist.org/downloads/",
5998            "license": [
5999                "MIT"
6000            ],
6001            "authors": [
6002                {
6003                    "name": "Lars Moelleken",
6004                    "homepage": "http://www.moelleken.org/"
6005                }
6006            ],
6007            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
6008            "homepage": "https://github.com/voku/portable-ascii",
6009            "keywords": [
6010                "ascii",
6011                "clean",
6012                "php"
6013            ],
6014            "support": {
6015                "issues": "https://github.com/voku/portable-ascii/issues",
6016                "source": "https://github.com/voku/portable-ascii/tree/2.0.1"
6017            },
6018            "funding": [
6019                {
6020                    "url": "https://www.paypal.me/moelleken",
6021                    "type": "custom"
6022                },
6023                {
6024                    "url": "https://github.com/voku",
6025                    "type": "github"
6026                },
6027                {
6028                    "url": "https://opencollective.com/portable-ascii",
6029                    "type": "open_collective"
6030                },
6031                {
6032                    "url": "https://www.patreon.com/voku",
6033                    "type": "patreon"
6034                },
6035                {
6036                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
6037                    "type": "tidelift"
6038                }
6039            ],
6040            "time": "2022-03-08T17:03:00+00:00"
6041        }
6042    ],
6043    "packages-dev": [
6044        {
6045            "name": "composer/ca-bundle",
6046            "version": "1.3.4",
6047            "source": {
6048                "type": "git",
6049                "url": "https://github.com/composer/ca-bundle.git",
6050                "reference": "69098eca243998b53eed7a48d82dedd28b447cd5"
6051            },
6052            "dist": {
6053                "type": "zip",
6054                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/69098eca243998b53eed7a48d82dedd28b447cd5",
6055                "reference": "69098eca243998b53eed7a48d82dedd28b447cd5",
6056                "shasum": ""
6057            },
6058            "require": {
6059                "ext-openssl": "*",
6060                "ext-pcre": "*",
6061                "php": "^5.3.2 || ^7.0 || ^8.0"
6062            },
6063            "require-dev": {
6064                "phpstan/phpstan": "^0.12.55",
6065                "psr/log": "^1.0",
6066                "symfony/phpunit-bridge": "^4.2 || ^5",
6067                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
6068            },
6069            "type": "library",
6070            "extra": {
6071                "branch-alias": {
6072                    "dev-main": "1.x-dev"
6073                }
6074            },
6075            "autoload": {
6076                "psr-4": {
6077                    "Composer\\CaBundle\\": "src"
6078                }
6079            },
6080            "notification-url": "https://packagist.org/downloads/",
6081            "license": [
6082                "MIT"
6083            ],
6084            "authors": [
6085                {
6086                    "name": "Jordi Boggiano",
6087                    "email": "j.boggiano@seld.be",
6088                    "homepage": "http://seld.be"
6089                }
6090            ],
6091            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
6092            "keywords": [
6093                "cabundle",
6094                "cacert",
6095                "certificate",
6096                "ssl",
6097                "tls"
6098            ],
6099            "support": {
6100                "irc": "irc://irc.freenode.org/composer",
6101                "issues": "https://github.com/composer/ca-bundle/issues",
6102                "source": "https://github.com/composer/ca-bundle/tree/1.3.4"
6103            },
6104            "funding": [
6105                {
6106                    "url": "https://packagist.com",
6107                    "type": "custom"
6108                },
6109                {
6110                    "url": "https://github.com/composer",
6111                    "type": "github"
6112                },
6113                {
6114                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6115                    "type": "tidelift"
6116                }
6117            ],
6118            "time": "2022-10-12T12:08:29+00:00"
6119        },
6120        {
6121            "name": "composer/class-map-generator",
6122            "version": "1.0.0",
6123            "source": {
6124                "type": "git",
6125                "url": "https://github.com/composer/class-map-generator.git",
6126                "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513"
6127            },
6128            "dist": {
6129                "type": "zip",
6130                "url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513",
6131                "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513",
6132                "shasum": ""
6133            },
6134            "require": {
6135                "composer/pcre": "^2 || ^3",
6136                "php": "^7.2 || ^8.0",
6137                "symfony/finder": "^4.4 || ^5.3 || ^6"
6138            },
6139            "require-dev": {
6140                "phpstan/phpstan": "^1.6",
6141                "phpstan/phpstan-deprecation-rules": "^1",
6142                "phpstan/phpstan-phpunit": "^1",
6143                "phpstan/phpstan-strict-rules": "^1.1",
6144                "symfony/filesystem": "^5.4 || ^6",
6145                "symfony/phpunit-bridge": "^5"
6146            },
6147            "type": "library",
6148            "extra": {
6149                "branch-alias": {
6150                    "dev-main": "1.x-dev"
6151                }
6152            },
6153            "autoload": {
6154                "psr-4": {
6155                    "Composer\\ClassMapGenerator\\": "src"
6156                }
6157            },
6158            "notification-url": "https://packagist.org/downloads/",
6159            "license": [
6160                "MIT"
6161            ],
6162            "authors": [
6163                {
6164                    "name": "Jordi Boggiano",
6165                    "email": "j.boggiano@seld.be",
6166                    "homepage": "https://seld.be"
6167                }
6168            ],
6169            "description": "Utilities to scan PHP code and generate class maps.",
6170            "keywords": [
6171                "classmap"
6172            ],
6173            "support": {
6174                "issues": "https://github.com/composer/class-map-generator/issues",
6175                "source": "https://github.com/composer/class-map-generator/tree/1.0.0"
6176            },
6177            "funding": [
6178                {
6179                    "url": "https://packagist.com",
6180                    "type": "custom"
6181                },
6182                {
6183                    "url": "https://github.com/composer",
6184                    "type": "github"
6185                },
6186                {
6187                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6188                    "type": "tidelift"
6189                }
6190            ],
6191            "time": "2022-06-19T11:31:27+00:00"
6192        },
6193        {
6194            "name": "composer/composer",
6195            "version": "2.5.1",
6196            "source": {
6197                "type": "git",
6198                "url": "https://github.com/composer/composer.git",
6199                "reference": "923278ad13e1621946eb76ab2882655d2cc396a4"
6200            },
6201            "dist": {
6202                "type": "zip",
6203                "url": "https://api.github.com/repos/composer/composer/zipball/923278ad13e1621946eb76ab2882655d2cc396a4",
6204                "reference": "923278ad13e1621946eb76ab2882655d2cc396a4",
6205                "shasum": ""
6206            },
6207            "require": {
6208                "composer/ca-bundle": "^1.0",
6209                "composer/class-map-generator": "^1.0",
6210                "composer/metadata-minifier": "^1.0",
6211                "composer/pcre": "^2.1 || ^3.1",
6212                "composer/semver": "^3.0",
6213                "composer/spdx-licenses": "^1.5.7",
6214                "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
6215                "justinrainbow/json-schema": "^5.2.11",
6216                "php": "^7.2.5 || ^8.0",
6217                "psr/log": "^1.0 || ^2.0 || ^3.0",
6218                "react/promise": "^2.8",
6219                "seld/jsonlint": "^1.4",
6220                "seld/phar-utils": "^1.2",
6221                "seld/signal-handler": "^2.0",
6222                "symfony/console": "^5.4.11 || ^6.0.11",
6223                "symfony/filesystem": "^5.4 || ^6.0",
6224                "symfony/finder": "^5.4 || ^6.0",
6225                "symfony/polyfill-php73": "^1.24",
6226                "symfony/polyfill-php80": "^1.24",
6227                "symfony/polyfill-php81": "^1.24",
6228                "symfony/process": "^5.4 || ^6.0"
6229            },
6230            "require-dev": {
6231                "phpstan/phpstan": "^1.9.3",
6232                "phpstan/phpstan-deprecation-rules": "^1",
6233                "phpstan/phpstan-phpunit": "^1.0",
6234                "phpstan/phpstan-strict-rules": "^1",
6235                "phpstan/phpstan-symfony": "^1.2.10",
6236                "symfony/phpunit-bridge": "^6.0"
6237            },
6238            "suggest": {
6239                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
6240                "ext-zip": "Enabling the zip extension allows you to unzip archives",
6241                "ext-zlib": "Allow gzip compression of HTTP requests"
6242            },
6243            "bin": [
6244                "bin/composer"
6245            ],
6246            "type": "library",
6247            "extra": {
6248                "branch-alias": {
6249                    "dev-main": "2.5-dev"
6250                },
6251                "phpstan": {
6252                    "includes": [
6253                        "phpstan/rules.neon"
6254                    ]
6255                }
6256            },
6257            "autoload": {
6258                "psr-4": {
6259                    "Composer\\": "src/Composer"
6260                }
6261            },
6262            "notification-url": "https://packagist.org/downloads/",
6263            "license": [
6264                "MIT"
6265            ],
6266            "authors": [
6267                {
6268                    "name": "Nils Adermann",
6269                    "email": "naderman@naderman.de",
6270                    "homepage": "https://www.naderman.de"
6271                },
6272                {
6273                    "name": "Jordi Boggiano",
6274                    "email": "j.boggiano@seld.be",
6275                    "homepage": "https://seld.be"
6276                }
6277            ],
6278            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
6279            "homepage": "https://getcomposer.org/",
6280            "keywords": [
6281                "autoload",
6282                "dependency",
6283                "package"
6284            ],
6285            "support": {
6286                "irc": "ircs://irc.libera.chat:6697/composer",
6287                "issues": "https://github.com/composer/composer/issues",
6288                "source": "https://github.com/composer/composer/tree/2.5.1"
6289            },
6290            "funding": [
6291                {
6292                    "url": "https://packagist.com",
6293                    "type": "custom"
6294                },
6295                {
6296                    "url": "https://github.com/composer",
6297                    "type": "github"
6298                },
6299                {
6300                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6301                    "type": "tidelift"
6302                }
6303            ],
6304            "time": "2022-12-22T14:33:54+00:00"
6305        },
6306        {
6307            "name": "composer/metadata-minifier",
6308            "version": "1.0.0",
6309            "source": {
6310                "type": "git",
6311                "url": "https://github.com/composer/metadata-minifier.git",
6312                "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
6313            },
6314            "dist": {
6315                "type": "zip",
6316                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
6317                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
6318                "shasum": ""
6319            },
6320            "require": {
6321                "php": "^5.3.2 || ^7.0 || ^8.0"
6322            },
6323            "require-dev": {
6324                "composer/composer": "^2",
6325                "phpstan/phpstan": "^0.12.55",
6326                "symfony/phpunit-bridge": "^4.2 || ^5"
6327            },
6328            "type": "library",
6329            "extra": {
6330                "branch-alias": {
6331                    "dev-main": "1.x-dev"
6332                }
6333            },
6334            "autoload": {
6335                "psr-4": {
6336                    "Composer\\MetadataMinifier\\": "src"
6337                }
6338            },
6339            "notification-url": "https://packagist.org/downloads/",
6340            "license": [
6341                "MIT"
6342            ],
6343            "authors": [
6344                {
6345                    "name": "Jordi Boggiano",
6346                    "email": "j.boggiano@seld.be",
6347                    "homepage": "http://seld.be"
6348                }
6349            ],
6350            "description": "Small utility library that handles metadata minification and expansion.",
6351            "keywords": [
6352                "composer",
6353                "compression"
6354            ],
6355            "support": {
6356                "issues": "https://github.com/composer/metadata-minifier/issues",
6357                "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
6358            },
6359            "funding": [
6360                {
6361                    "url": "https://packagist.com",
6362                    "type": "custom"
6363                },
6364                {
6365                    "url": "https://github.com/composer",
6366                    "type": "github"
6367                },
6368                {
6369                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6370                    "type": "tidelift"
6371                }
6372            ],
6373            "time": "2021-04-07T13:37:33+00:00"
6374        },
6375        {
6376            "name": "composer/pcre",
6377            "version": "3.1.0",
6378            "source": {
6379                "type": "git",
6380                "url": "https://github.com/composer/pcre.git",
6381                "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
6382            },
6383            "dist": {
6384                "type": "zip",
6385                "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
6386                "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
6387                "shasum": ""
6388            },
6389            "require": {
6390                "php": "^7.4 || ^8.0"
6391            },
6392            "require-dev": {
6393                "phpstan/phpstan": "^1.3",
6394                "phpstan/phpstan-strict-rules": "^1.1",
6395                "symfony/phpunit-bridge": "^5"
6396            },
6397            "type": "library",
6398            "extra": {
6399                "branch-alias": {
6400                    "dev-main": "3.x-dev"
6401                }
6402            },
6403            "autoload": {
6404                "psr-4": {
6405                    "Composer\\Pcre\\": "src"
6406                }
6407            },
6408            "notification-url": "https://packagist.org/downloads/",
6409            "license": [
6410                "MIT"
6411            ],
6412            "authors": [
6413                {
6414                    "name": "Jordi Boggiano",
6415                    "email": "j.boggiano@seld.be",
6416                    "homepage": "http://seld.be"
6417                }
6418            ],
6419            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
6420            "keywords": [
6421                "PCRE",
6422                "preg",
6423                "regex",
6424                "regular expression"
6425            ],
6426            "support": {
6427                "issues": "https://github.com/composer/pcre/issues",
6428                "source": "https://github.com/composer/pcre/tree/3.1.0"
6429            },
6430            "funding": [
6431                {
6432                    "url": "https://packagist.com",
6433                    "type": "custom"
6434                },
6435                {
6436                    "url": "https://github.com/composer",
6437                    "type": "github"
6438                },
6439                {
6440                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6441                    "type": "tidelift"
6442                }
6443            ],
6444            "time": "2022-11-17T09:50:14+00:00"
6445        },
6446        {
6447            "name": "composer/semver",
6448            "version": "3.3.2",
6449            "source": {
6450                "type": "git",
6451                "url": "https://github.com/composer/semver.git",
6452                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
6453            },
6454            "dist": {
6455                "type": "zip",
6456                "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
6457                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
6458                "shasum": ""
6459            },
6460            "require": {
6461                "php": "^5.3.2 || ^7.0 || ^8.0"
6462            },
6463            "require-dev": {
6464                "phpstan/phpstan": "^1.4",
6465                "symfony/phpunit-bridge": "^4.2 || ^5"
6466            },
6467            "type": "library",
6468            "extra": {
6469                "branch-alias": {
6470                    "dev-main": "3.x-dev"
6471                }
6472            },
6473            "autoload": {
6474                "psr-4": {
6475                    "Composer\\Semver\\": "src"
6476                }
6477            },
6478            "notification-url": "https://packagist.org/downloads/",
6479            "license": [
6480                "MIT"
6481            ],
6482            "authors": [
6483                {
6484                    "name": "Nils Adermann",
6485                    "email": "naderman@naderman.de",
6486                    "homepage": "http://www.naderman.de"
6487                },
6488                {
6489                    "name": "Jordi Boggiano",
6490                    "email": "j.boggiano@seld.be",
6491                    "homepage": "http://seld.be"
6492                },
6493                {
6494                    "name": "Rob Bast",
6495                    "email": "rob.bast@gmail.com",
6496                    "homepage": "http://robbast.nl"
6497                }
6498            ],
6499            "description": "Semver library that offers utilities, version constraint parsing and validation.",
6500            "keywords": [
6501                "semantic",
6502                "semver",
6503                "validation",
6504                "versioning"
6505            ],
6506            "support": {
6507                "irc": "irc://irc.freenode.org/composer",
6508                "issues": "https://github.com/composer/semver/issues",
6509                "source": "https://github.com/composer/semver/tree/3.3.2"
6510            },
6511            "funding": [
6512                {
6513                    "url": "https://packagist.com",
6514                    "type": "custom"
6515                },
6516                {
6517                    "url": "https://github.com/composer",
6518                    "type": "github"
6519                },
6520                {
6521                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6522                    "type": "tidelift"
6523                }
6524            ],
6525            "time": "2022-04-01T19:23:25+00:00"
6526        },
6527        {
6528            "name": "composer/spdx-licenses",
6529            "version": "1.5.7",
6530            "source": {
6531                "type": "git",
6532                "url": "https://github.com/composer/spdx-licenses.git",
6533                "reference": "c848241796da2abf65837d51dce1fae55a960149"
6534            },
6535            "dist": {
6536                "type": "zip",
6537                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
6538                "reference": "c848241796da2abf65837d51dce1fae55a960149",
6539                "shasum": ""
6540            },
6541            "require": {
6542                "php": "^5.3.2 || ^7.0 || ^8.0"
6543            },
6544            "require-dev": {
6545                "phpstan/phpstan": "^0.12.55",
6546                "symfony/phpunit-bridge": "^4.2 || ^5"
6547            },
6548            "type": "library",
6549            "extra": {
6550                "branch-alias": {
6551                    "dev-main": "1.x-dev"
6552                }
6553            },
6554            "autoload": {
6555                "psr-4": {
6556                    "Composer\\Spdx\\": "src"
6557                }
6558            },
6559            "notification-url": "https://packagist.org/downloads/",
6560            "license": [
6561                "MIT"
6562            ],
6563            "authors": [
6564                {
6565                    "name": "Nils Adermann",
6566                    "email": "naderman@naderman.de",
6567                    "homepage": "http://www.naderman.de"
6568                },
6569                {
6570                    "name": "Jordi Boggiano",
6571                    "email": "j.boggiano@seld.be",
6572                    "homepage": "http://seld.be"
6573                },
6574                {
6575                    "name": "Rob Bast",
6576                    "email": "rob.bast@gmail.com",
6577                    "homepage": "http://robbast.nl"
6578                }
6579            ],
6580            "description": "SPDX licenses list and validation library.",
6581            "keywords": [
6582                "license",
6583                "spdx",
6584                "validator"
6585            ],
6586            "support": {
6587                "irc": "irc://irc.freenode.org/composer",
6588                "issues": "https://github.com/composer/spdx-licenses/issues",
6589                "source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
6590            },
6591            "funding": [
6592                {
6593                    "url": "https://packagist.com",
6594                    "type": "custom"
6595                },
6596                {
6597                    "url": "https://github.com/composer",
6598                    "type": "github"
6599                },
6600                {
6601                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6602                    "type": "tidelift"
6603                }
6604            ],
6605            "time": "2022-05-23T07:37:50+00:00"
6606        },
6607        {
6608            "name": "composer/xdebug-handler",
6609            "version": "3.0.3",
6610            "source": {
6611                "type": "git",
6612                "url": "https://github.com/composer/xdebug-handler.git",
6613                "reference": "ced299686f41dce890debac69273b47ffe98a40c"
6614            },
6615            "dist": {
6616                "type": "zip",
6617                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
6618                "reference": "ced299686f41dce890debac69273b47ffe98a40c",
6619                "shasum": ""
6620            },
6621            "require": {
6622                "composer/pcre": "^1 || ^2 || ^3",
6623                "php": "^7.2.5 || ^8.0",
6624                "psr/log": "^1 || ^2 || ^3"
6625            },
6626            "require-dev": {
6627                "phpstan/phpstan": "^1.0",
6628                "phpstan/phpstan-strict-rules": "^1.1",
6629                "symfony/phpunit-bridge": "^6.0"
6630            },
6631            "type": "library",
6632            "autoload": {
6633                "psr-4": {
6634                    "Composer\\XdebugHandler\\": "src"
6635                }
6636            },
6637            "notification-url": "https://packagist.org/downloads/",
6638            "license": [
6639                "MIT"
6640            ],
6641            "authors": [
6642                {
6643                    "name": "John Stevenson",
6644                    "email": "john-stevenson@blueyonder.co.uk"
6645                }
6646            ],
6647            "description": "Restarts a process without Xdebug.",
6648            "keywords": [
6649                "Xdebug",
6650                "performance"
6651            ],
6652            "support": {
6653                "irc": "irc://irc.freenode.org/composer",
6654                "issues": "https://github.com/composer/xdebug-handler/issues",
6655                "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
6656            },
6657            "funding": [
6658                {
6659                    "url": "https://packagist.com",
6660                    "type": "custom"
6661                },
6662                {
6663                    "url": "https://github.com/composer",
6664                    "type": "github"
6665                },
6666                {
6667                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6668                    "type": "tidelift"
6669                }
6670            ],
6671            "time": "2022-02-25T21:32:43+00:00"
6672        },
6673        {
6674            "name": "doctrine/instantiator",
6675            "version": "1.4.1",
6676            "source": {
6677                "type": "git",
6678                "url": "https://github.com/doctrine/instantiator.git",
6679                "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
6680            },
6681            "dist": {
6682                "type": "zip",
6683                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
6684                "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
6685                "shasum": ""
6686            },
6687            "require": {
6688                "php": "^7.1 || ^8.0"
6689            },
6690            "require-dev": {
6691                "doctrine/coding-standard": "^9",
6692                "ext-pdo": "*",
6693                "ext-phar": "*",
6694                "phpbench/phpbench": "^0.16 || ^1",
6695                "phpstan/phpstan": "^1.4",
6696                "phpstan/phpstan-phpunit": "^1",
6697                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
6698                "vimeo/psalm": "^4.22"
6699            },
6700            "type": "library",
6701            "autoload": {
6702                "psr-4": {
6703                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
6704                }
6705            },
6706            "notification-url": "https://packagist.org/downloads/",
6707            "license": [
6708                "MIT"
6709            ],
6710            "authors": [
6711                {
6712                    "name": "Marco Pivetta",
6713                    "email": "ocramius@gmail.com",
6714                    "homepage": "https://ocramius.github.io/"
6715                }
6716            ],
6717            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
6718            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
6719            "keywords": [
6720                "constructor",
6721                "instantiate"
6722            ],
6723            "support": {
6724                "issues": "https://github.com/doctrine/instantiator/issues",
6725                "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
6726            },
6727            "funding": [
6728                {
6729                    "url": "https://www.doctrine-project.org/sponsorship.html",
6730                    "type": "custom"
6731                },
6732                {
6733                    "url": "https://www.patreon.com/phpdoctrine",
6734                    "type": "patreon"
6735                },
6736                {
6737                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
6738                    "type": "tidelift"
6739                }
6740            ],
6741            "time": "2022-03-03T08:28:38+00:00"
6742        },
6743        {
6744            "name": "justinrainbow/json-schema",
6745            "version": "5.2.12",
6746            "source": {
6747                "type": "git",
6748                "url": "https://github.com/justinrainbow/json-schema.git",
6749                "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
6750            },
6751            "dist": {
6752                "type": "zip",
6753                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
6754                "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
6755                "shasum": ""
6756            },
6757            "require": {
6758                "php": ">=5.3.3"
6759            },
6760            "require-dev": {
6761                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
6762                "json-schema/json-schema-test-suite": "1.2.0",
6763                "phpunit/phpunit": "^4.8.35"
6764            },
6765            "bin": [
6766                "bin/validate-json"
6767            ],
6768            "type": "library",
6769            "extra": {
6770                "branch-alias": {
6771                    "dev-master": "5.0.x-dev"
6772                }
6773            },
6774            "autoload": {
6775                "psr-4": {
6776                    "JsonSchema\\": "src/JsonSchema/"
6777                }
6778            },
6779            "notification-url": "https://packagist.org/downloads/",
6780            "license": [
6781                "MIT"
6782            ],
6783            "authors": [
6784                {
6785                    "name": "Bruno Prieto Reis",
6786                    "email": "bruno.p.reis@gmail.com"
6787                },
6788                {
6789                    "name": "Justin Rainbow",
6790                    "email": "justin.rainbow@gmail.com"
6791                },
6792                {
6793                    "name": "Igor Wiedler",
6794                    "email": "igor@wiedler.ch"
6795                },
6796                {
6797                    "name": "Robert Schönthal",
6798                    "email": "seroscho@googlemail.com"
6799                }
6800            ],
6801            "description": "A library to validate a json schema.",
6802            "homepage": "https://github.com/justinrainbow/json-schema",
6803            "keywords": [
6804                "json",
6805                "schema"
6806            ],
6807            "support": {
6808                "issues": "https://github.com/justinrainbow/json-schema/issues",
6809                "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
6810            },
6811            "time": "2022-04-13T08:02:27+00:00"
6812        },
6813        {
6814            "name": "league/flysystem-memory",
6815            "version": "3.10.3",
6816            "source": {
6817                "type": "git",
6818                "url": "https://github.com/thephpleague/flysystem-memory.git",
6819                "reference": "5405162ac81f4de5aa5fa01aae7d07382b7c797b"
6820            },
6821            "dist": {
6822                "type": "zip",
6823                "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/5405162ac81f4de5aa5fa01aae7d07382b7c797b",
6824                "reference": "5405162ac81f4de5aa5fa01aae7d07382b7c797b",
6825                "shasum": ""
6826            },
6827            "require": {
6828                "ext-fileinfo": "*",
6829                "league/flysystem": "^2.0.0 || ^3.0.0",
6830                "php": "^8.0.2"
6831            },
6832            "type": "library",
6833            "autoload": {
6834                "psr-4": {
6835                    "League\\Flysystem\\InMemory\\": ""
6836                }
6837            },
6838            "notification-url": "https://packagist.org/downloads/",
6839            "license": [
6840                "MIT"
6841            ],
6842            "authors": [
6843                {
6844                    "name": "Frank de Jonge",
6845                    "email": "info@frankdejonge.nl"
6846                }
6847            ],
6848            "description": "In-memory filesystem adapter for Flysystem.",
6849            "keywords": [
6850                "Flysystem",
6851                "file",
6852                "files",
6853                "filesystem",
6854                "memory"
6855            ],
6856            "support": {
6857                "issues": "https://github.com/thephpleague/flysystem-memory/issues",
6858                "source": "https://github.com/thephpleague/flysystem-memory/tree/3.10.3"
6859            },
6860            "funding": [
6861                {
6862                    "url": "https://ecologi.com/frankdejonge",
6863                    "type": "custom"
6864                },
6865                {
6866                    "url": "https://github.com/frankdejonge",
6867                    "type": "github"
6868                },
6869                {
6870                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
6871                    "type": "tidelift"
6872                }
6873            ],
6874            "time": "2022-10-26T18:30:26+00:00"
6875        },
6876        {
6877            "name": "myclabs/deep-copy",
6878            "version": "1.11.0",
6879            "source": {
6880                "type": "git",
6881                "url": "https://github.com/myclabs/DeepCopy.git",
6882                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
6883            },
6884            "dist": {
6885                "type": "zip",
6886                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
6887                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
6888                "shasum": ""
6889            },
6890            "require": {
6891                "php": "^7.1 || ^8.0"
6892            },
6893            "conflict": {
6894                "doctrine/collections": "<1.6.8",
6895                "doctrine/common": "<2.13.3 || >=3,<3.2.2"
6896            },
6897            "require-dev": {
6898                "doctrine/collections": "^1.6.8",
6899                "doctrine/common": "^2.13.3 || ^3.2.2",
6900                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
6901            },
6902            "type": "library",
6903            "autoload": {
6904                "files": [
6905                    "src/DeepCopy/deep_copy.php"
6906                ],
6907                "psr-4": {
6908                    "DeepCopy\\": "src/DeepCopy/"
6909                }
6910            },
6911            "notification-url": "https://packagist.org/downloads/",
6912            "license": [
6913                "MIT"
6914            ],
6915            "description": "Create deep copies (clones) of your objects",
6916            "keywords": [
6917                "clone",
6918                "copy",
6919                "duplicate",
6920                "object",
6921                "object graph"
6922            ],
6923            "support": {
6924                "issues": "https://github.com/myclabs/DeepCopy/issues",
6925                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
6926            },
6927            "funding": [
6928                {
6929                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6930                    "type": "tidelift"
6931                }
6932            ],
6933            "time": "2022-03-03T13:19:32+00:00"
6934        },
6935        {
6936            "name": "nikic/php-parser",
6937            "version": "v4.15.2",
6938            "source": {
6939                "type": "git",
6940                "url": "https://github.com/nikic/PHP-Parser.git",
6941                "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
6942            },
6943            "dist": {
6944                "type": "zip",
6945                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
6946                "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
6947                "shasum": ""
6948            },
6949            "require": {
6950                "ext-tokenizer": "*",
6951                "php": ">=7.0"
6952            },
6953            "require-dev": {
6954                "ircmaxell/php-yacc": "^0.0.7",
6955                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6956            },
6957            "bin": [
6958                "bin/php-parse"
6959            ],
6960            "type": "library",
6961            "extra": {
6962                "branch-alias": {
6963                    "dev-master": "4.9-dev"
6964                }
6965            },
6966            "autoload": {
6967                "psr-4": {
6968                    "PhpParser\\": "lib/PhpParser"
6969                }
6970            },
6971            "notification-url": "https://packagist.org/downloads/",
6972            "license": [
6973                "BSD-3-Clause"
6974            ],
6975            "authors": [
6976                {
6977                    "name": "Nikita Popov"
6978                }
6979            ],
6980            "description": "A PHP parser written in PHP",
6981            "keywords": [
6982                "parser",
6983                "php"
6984            ],
6985            "support": {
6986                "issues": "https://github.com/nikic/PHP-Parser/issues",
6987                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
6988            },
6989            "time": "2022-11-12T15:38:23+00:00"
6990        },
6991        {
6992            "name": "phar-io/manifest",
6993            "version": "2.0.3",
6994            "source": {
6995                "type": "git",
6996                "url": "https://github.com/phar-io/manifest.git",
6997                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
6998            },
6999            "dist": {
7000                "type": "zip",
7001                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
7002                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
7003                "shasum": ""
7004            },
7005            "require": {
7006                "ext-dom": "*",
7007                "ext-phar": "*",
7008                "ext-xmlwriter": "*",
7009                "phar-io/version": "^3.0.1",
7010                "php": "^7.2 || ^8.0"
7011            },
7012            "type": "library",
7013            "extra": {
7014                "branch-alias": {
7015                    "dev-master": "2.0.x-dev"
7016                }
7017            },
7018            "autoload": {
7019                "classmap": [
7020                    "src/"
7021                ]
7022            },
7023            "notification-url": "https://packagist.org/downloads/",
7024            "license": [
7025                "BSD-3-Clause"
7026            ],
7027            "authors": [
7028                {
7029                    "name": "Arne Blankerts",
7030                    "email": "arne@blankerts.de",
7031                    "role": "Developer"
7032                },
7033                {
7034                    "name": "Sebastian Heuer",
7035                    "email": "sebastian@phpeople.de",
7036                    "role": "Developer"
7037                },
7038                {
7039                    "name": "Sebastian Bergmann",
7040                    "email": "sebastian@phpunit.de",
7041                    "role": "Developer"
7042                }
7043            ],
7044            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
7045            "support": {
7046                "issues": "https://github.com/phar-io/manifest/issues",
7047                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
7048            },
7049            "time": "2021-07-20T11:28:43+00:00"
7050        },
7051        {
7052            "name": "phar-io/version",
7053            "version": "3.2.1",
7054            "source": {
7055                "type": "git",
7056                "url": "https://github.com/phar-io/version.git",
7057                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
7058            },
7059            "dist": {
7060                "type": "zip",
7061                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
7062                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
7063                "shasum": ""
7064            },
7065            "require": {
7066                "php": "^7.2 || ^8.0"
7067            },
7068            "type": "library",
7069            "autoload": {
7070                "classmap": [
7071                    "src/"
7072                ]
7073            },
7074            "notification-url": "https://packagist.org/downloads/",
7075            "license": [
7076                "BSD-3-Clause"
7077            ],
7078            "authors": [
7079                {
7080                    "name": "Arne Blankerts",
7081                    "email": "arne@blankerts.de",
7082                    "role": "Developer"
7083                },
7084                {
7085                    "name": "Sebastian Heuer",
7086                    "email": "sebastian@phpeople.de",
7087                    "role": "Developer"
7088                },
7089                {
7090                    "name": "Sebastian Bergmann",
7091                    "email": "sebastian@phpunit.de",
7092                    "role": "Developer"
7093                }
7094            ],
7095            "description": "Library for handling version information and constraints",
7096            "support": {
7097                "issues": "https://github.com/phar-io/version/issues",
7098                "source": "https://github.com/phar-io/version/tree/3.2.1"
7099            },
7100            "time": "2022-02-21T01:04:05+00:00"
7101        },
7102        {
7103            "name": "php-coveralls/php-coveralls",
7104            "version": "v2.5.3",
7105            "source": {
7106                "type": "git",
7107                "url": "https://github.com/php-coveralls/php-coveralls.git",
7108                "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9"
7109            },
7110            "dist": {
7111                "type": "zip",
7112                "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/9d8243bbf0e053333692857c98fab7cfba0d60a9",
7113                "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9",
7114                "shasum": ""
7115            },
7116            "require": {
7117                "ext-json": "*",
7118                "ext-simplexml": "*",
7119                "guzzlehttp/guzzle": "^6.0 || ^7.0",
7120                "php": "^5.5 || ^7.0 || ^8.0",
7121                "psr/log": "^1.0 || ^2.0",
7122                "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
7123                "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
7124                "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
7125                "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
7126            },
7127            "require-dev": {
7128                "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23",
7129                "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0"
7130            },
7131            "suggest": {
7132                "symfony/http-kernel": "Allows Symfony integration"
7133            },
7134            "bin": [
7135                "bin/php-coveralls"
7136            ],
7137            "type": "library",
7138            "autoload": {
7139                "psr-4": {
7140                    "PhpCoveralls\\": "src/"
7141                }
7142            },
7143            "notification-url": "https://packagist.org/downloads/",
7144            "license": [
7145                "MIT"
7146            ],
7147            "authors": [
7148                {
7149                    "name": "Kitamura Satoshi",
7150                    "email": "with.no.parachute@gmail.com",
7151                    "homepage": "https://www.facebook.com/satooshi.jp",
7152                    "role": "Original creator"
7153                },
7154                {
7155                    "name": "Takashi Matsuo",
7156                    "email": "tmatsuo@google.com"
7157                },
7158                {
7159                    "name": "Google Inc"
7160                },
7161                {
7162                    "name": "Dariusz Ruminski",
7163                    "email": "dariusz.ruminski@gmail.com",
7164                    "homepage": "https://github.com/keradus"
7165                },
7166                {
7167                    "name": "Contributors",
7168                    "homepage": "https://github.com/php-coveralls/php-coveralls/graphs/contributors"
7169                }
7170            ],
7171            "description": "PHP client library for Coveralls API",
7172            "homepage": "https://github.com/php-coveralls/php-coveralls",
7173            "keywords": [
7174                "ci",
7175                "coverage",
7176                "github",
7177                "test"
7178            ],
7179            "support": {
7180                "issues": "https://github.com/php-coveralls/php-coveralls/issues",
7181                "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.5.3"
7182            },
7183            "time": "2022-09-12T20:47:09+00:00"
7184        },
7185        {
7186            "name": "phpunit/php-code-coverage",
7187            "version": "9.2.23",
7188            "source": {
7189                "type": "git",
7190                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7191                "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c"
7192            },
7193            "dist": {
7194                "type": "zip",
7195                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
7196                "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
7197                "shasum": ""
7198            },
7199            "require": {
7200                "ext-dom": "*",
7201                "ext-libxml": "*",
7202                "ext-xmlwriter": "*",
7203                "nikic/php-parser": "^4.14",
7204                "php": ">=7.3",
7205                "phpunit/php-file-iterator": "^3.0.3",
7206                "phpunit/php-text-template": "^2.0.2",
7207                "sebastian/code-unit-reverse-lookup": "^2.0.2",
7208                "sebastian/complexity": "^2.0",
7209                "sebastian/environment": "^5.1.2",
7210                "sebastian/lines-of-code": "^1.0.3",
7211                "sebastian/version": "^3.0.1",
7212                "theseer/tokenizer": "^1.2.0"
7213            },
7214            "require-dev": {
7215                "phpunit/phpunit": "^9.3"
7216            },
7217            "suggest": {
7218                "ext-pcov": "*",
7219                "ext-xdebug": "*"
7220            },
7221            "type": "library",
7222            "extra": {
7223                "branch-alias": {
7224                    "dev-master": "9.2-dev"
7225                }
7226            },
7227            "autoload": {
7228                "classmap": [
7229                    "src/"
7230                ]
7231            },
7232            "notification-url": "https://packagist.org/downloads/",
7233            "license": [
7234                "BSD-3-Clause"
7235            ],
7236            "authors": [
7237                {
7238                    "name": "Sebastian Bergmann",
7239                    "email": "sebastian@phpunit.de",
7240                    "role": "lead"
7241                }
7242            ],
7243            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7244            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7245            "keywords": [
7246                "coverage",
7247                "testing",
7248                "xunit"
7249            ],
7250            "support": {
7251                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7252                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23"
7253            },
7254            "funding": [
7255                {
7256                    "url": "https://github.com/sebastianbergmann",
7257                    "type": "github"
7258                }
7259            ],
7260            "time": "2022-12-28T12:41:10+00:00"
7261        },
7262        {
7263            "name": "phpunit/php-file-iterator",
7264            "version": "3.0.6",
7265            "source": {
7266                "type": "git",
7267                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7268                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
7269            },
7270            "dist": {
7271                "type": "zip",
7272                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
7273                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
7274                "shasum": ""
7275            },
7276            "require": {
7277                "php": ">=7.3"
7278            },
7279            "require-dev": {
7280                "phpunit/phpunit": "^9.3"
7281            },
7282            "type": "library",
7283            "extra": {
7284                "branch-alias": {
7285                    "dev-master": "3.0-dev"
7286                }
7287            },
7288            "autoload": {
7289                "classmap": [
7290                    "src/"
7291                ]
7292            },
7293            "notification-url": "https://packagist.org/downloads/",
7294            "license": [
7295                "BSD-3-Clause"
7296            ],
7297            "authors": [
7298                {
7299                    "name": "Sebastian Bergmann",
7300                    "email": "sebastian@phpunit.de",
7301                    "role": "lead"
7302                }
7303            ],
7304            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7305            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7306            "keywords": [
7307                "filesystem",
7308                "iterator"
7309            ],
7310            "support": {
7311                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7312                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
7313            },
7314            "funding": [
7315                {
7316                    "url": "https://github.com/sebastianbergmann",
7317                    "type": "github"
7318                }
7319            ],
7320            "time": "2021-12-02T12:48:52+00:00"
7321        },
7322        {
7323            "name": "phpunit/php-invoker",
7324            "version": "3.1.1",
7325            "source": {
7326                "type": "git",
7327                "url": "https://github.com/sebastianbergmann/php-invoker.git",
7328                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
7329            },
7330            "dist": {
7331                "type": "zip",
7332                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7333                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7334                "shasum": ""
7335            },
7336            "require": {
7337                "php": ">=7.3"
7338            },
7339            "require-dev": {
7340                "ext-pcntl": "*",
7341                "phpunit/phpunit": "^9.3"
7342            },
7343            "suggest": {
7344                "ext-pcntl": "*"
7345            },
7346            "type": "library",
7347            "extra": {
7348                "branch-alias": {
7349                    "dev-master": "3.1-dev"
7350                }
7351            },
7352            "autoload": {
7353                "classmap": [
7354                    "src/"
7355                ]
7356            },
7357            "notification-url": "https://packagist.org/downloads/",
7358            "license": [
7359                "BSD-3-Clause"
7360            ],
7361            "authors": [
7362                {
7363                    "name": "Sebastian Bergmann",
7364                    "email": "sebastian@phpunit.de",
7365                    "role": "lead"
7366                }
7367            ],
7368            "description": "Invoke callables with a timeout",
7369            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
7370            "keywords": [
7371                "process"
7372            ],
7373            "support": {
7374                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
7375                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
7376            },
7377            "funding": [
7378                {
7379                    "url": "https://github.com/sebastianbergmann",
7380                    "type": "github"
7381                }
7382            ],
7383            "time": "2020-09-28T05:58:55+00:00"
7384        },
7385        {
7386            "name": "phpunit/php-text-template",
7387            "version": "2.0.4",
7388            "source": {
7389                "type": "git",
7390                "url": "https://github.com/sebastianbergmann/php-text-template.git",
7391                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
7392            },
7393            "dist": {
7394                "type": "zip",
7395                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7396                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7397                "shasum": ""
7398            },
7399            "require": {
7400                "php": ">=7.3"
7401            },
7402            "require-dev": {
7403                "phpunit/phpunit": "^9.3"
7404            },
7405            "type": "library",
7406            "extra": {
7407                "branch-alias": {
7408                    "dev-master": "2.0-dev"
7409                }
7410            },
7411            "autoload": {
7412                "classmap": [
7413                    "src/"
7414                ]
7415            },
7416            "notification-url": "https://packagist.org/downloads/",
7417            "license": [
7418                "BSD-3-Clause"
7419            ],
7420            "authors": [
7421                {
7422                    "name": "Sebastian Bergmann",
7423                    "email": "sebastian@phpunit.de",
7424                    "role": "lead"
7425                }
7426            ],
7427            "description": "Simple template engine.",
7428            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7429            "keywords": [
7430                "template"
7431            ],
7432            "support": {
7433                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7434                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
7435            },
7436            "funding": [
7437                {
7438                    "url": "https://github.com/sebastianbergmann",
7439                    "type": "github"
7440                }
7441            ],
7442            "time": "2020-10-26T05:33:50+00:00"
7443        },
7444        {
7445            "name": "phpunit/php-timer",
7446            "version": "5.0.3",
7447            "source": {
7448                "type": "git",
7449                "url": "https://github.com/sebastianbergmann/php-timer.git",
7450                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
7451            },
7452            "dist": {
7453                "type": "zip",
7454                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7455                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7456                "shasum": ""
7457            },
7458            "require": {
7459                "php": ">=7.3"
7460            },
7461            "require-dev": {
7462                "phpunit/phpunit": "^9.3"
7463            },
7464            "type": "library",
7465            "extra": {
7466                "branch-alias": {
7467                    "dev-master": "5.0-dev"
7468                }
7469            },
7470            "autoload": {
7471                "classmap": [
7472                    "src/"
7473                ]
7474            },
7475            "notification-url": "https://packagist.org/downloads/",
7476            "license": [
7477                "BSD-3-Clause"
7478            ],
7479            "authors": [
7480                {
7481                    "name": "Sebastian Bergmann",
7482                    "email": "sebastian@phpunit.de",
7483                    "role": "lead"
7484                }
7485            ],
7486            "description": "Utility class for timing",
7487            "homepage": "https://github.com/sebastianbergmann/php-timer/",
7488            "keywords": [
7489                "timer"
7490            ],
7491            "support": {
7492                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7493                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
7494            },
7495            "funding": [
7496                {
7497                    "url": "https://github.com/sebastianbergmann",
7498                    "type": "github"
7499                }
7500            ],
7501            "time": "2020-10-26T13:16:10+00:00"
7502        },
7503        {
7504            "name": "phpunit/phpunit",
7505            "version": "9.5.27",
7506            "source": {
7507                "type": "git",
7508                "url": "https://github.com/sebastianbergmann/phpunit.git",
7509                "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38"
7510            },
7511            "dist": {
7512                "type": "zip",
7513                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38",
7514                "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38",
7515                "shasum": ""
7516            },
7517            "require": {
7518                "doctrine/instantiator": "^1.3.1",
7519                "ext-dom": "*",
7520                "ext-json": "*",
7521                "ext-libxml": "*",
7522                "ext-mbstring": "*",
7523                "ext-xml": "*",
7524                "ext-xmlwriter": "*",
7525                "myclabs/deep-copy": "^1.10.1",
7526                "phar-io/manifest": "^2.0.3",
7527                "phar-io/version": "^3.0.2",
7528                "php": ">=7.3",
7529                "phpunit/php-code-coverage": "^9.2.13",
7530                "phpunit/php-file-iterator": "^3.0.5",
7531                "phpunit/php-invoker": "^3.1.1",
7532                "phpunit/php-text-template": "^2.0.3",
7533                "phpunit/php-timer": "^5.0.2",
7534                "sebastian/cli-parser": "^1.0.1",
7535                "sebastian/code-unit": "^1.0.6",
7536                "sebastian/comparator": "^4.0.8",
7537                "sebastian/diff": "^4.0.3",
7538                "sebastian/environment": "^5.1.3",
7539                "sebastian/exporter": "^4.0.5",
7540                "sebastian/global-state": "^5.0.1",
7541                "sebastian/object-enumerator": "^4.0.3",
7542                "sebastian/resource-operations": "^3.0.3",
7543                "sebastian/type": "^3.2",
7544                "sebastian/version": "^3.0.2"
7545            },
7546            "suggest": {
7547                "ext-soap": "*",
7548                "ext-xdebug": "*"
7549            },
7550            "bin": [
7551                "phpunit"
7552            ],
7553            "type": "library",
7554            "extra": {
7555                "branch-alias": {
7556                    "dev-master": "9.5-dev"
7557                }
7558            },
7559            "autoload": {
7560                "files": [
7561                    "src/Framework/Assert/Functions.php"
7562                ],
7563                "classmap": [
7564                    "src/"
7565                ]
7566            },
7567            "notification-url": "https://packagist.org/downloads/",
7568            "license": [
7569                "BSD-3-Clause"
7570            ],
7571            "authors": [
7572                {
7573                    "name": "Sebastian Bergmann",
7574                    "email": "sebastian@phpunit.de",
7575                    "role": "lead"
7576                }
7577            ],
7578            "description": "The PHP Unit Testing framework.",
7579            "homepage": "https://phpunit.de/",
7580            "keywords": [
7581                "phpunit",
7582                "testing",
7583                "xunit"
7584            ],
7585            "support": {
7586                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7587                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27"
7588            },
7589            "funding": [
7590                {
7591                    "url": "https://phpunit.de/sponsors.html",
7592                    "type": "custom"
7593                },
7594                {
7595                    "url": "https://github.com/sebastianbergmann",
7596                    "type": "github"
7597                },
7598                {
7599                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
7600                    "type": "tidelift"
7601                }
7602            ],
7603            "time": "2022-12-09T07:31:23+00:00"
7604        },
7605        {
7606            "name": "react/promise",
7607            "version": "v2.9.0",
7608            "source": {
7609                "type": "git",
7610                "url": "https://github.com/reactphp/promise.git",
7611                "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
7612            },
7613            "dist": {
7614                "type": "zip",
7615                "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
7616                "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
7617                "shasum": ""
7618            },
7619            "require": {
7620                "php": ">=5.4.0"
7621            },
7622            "require-dev": {
7623                "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
7624            },
7625            "type": "library",
7626            "autoload": {
7627                "files": [
7628                    "src/functions_include.php"
7629                ],
7630                "psr-4": {
7631                    "React\\Promise\\": "src/"
7632                }
7633            },
7634            "notification-url": "https://packagist.org/downloads/",
7635            "license": [
7636                "MIT"
7637            ],
7638            "authors": [
7639                {
7640                    "name": "Jan Sorgalla",
7641                    "email": "jsorgalla@gmail.com",
7642                    "homepage": "https://sorgalla.com/"
7643                },
7644                {
7645                    "name": "Christian Lück",
7646                    "email": "christian@clue.engineering",
7647                    "homepage": "https://clue.engineering/"
7648                },
7649                {
7650                    "name": "Cees-Jan Kiewiet",
7651                    "email": "reactphp@ceesjankiewiet.nl",
7652                    "homepage": "https://wyrihaximus.net/"
7653                },
7654                {
7655                    "name": "Chris Boden",
7656                    "email": "cboden@gmail.com",
7657                    "homepage": "https://cboden.dev/"
7658                }
7659            ],
7660            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7661            "keywords": [
7662                "promise",
7663                "promises"
7664            ],
7665            "support": {
7666                "issues": "https://github.com/reactphp/promise/issues",
7667                "source": "https://github.com/reactphp/promise/tree/v2.9.0"
7668            },
7669            "funding": [
7670                {
7671                    "url": "https://github.com/WyriHaximus",
7672                    "type": "github"
7673                },
7674                {
7675                    "url": "https://github.com/clue",
7676                    "type": "github"
7677                }
7678            ],
7679            "time": "2022-02-11T10:27:51+00:00"
7680        },
7681        {
7682            "name": "sebastian/cli-parser",
7683            "version": "1.0.1",
7684            "source": {
7685                "type": "git",
7686                "url": "https://github.com/sebastianbergmann/cli-parser.git",
7687                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
7688            },
7689            "dist": {
7690                "type": "zip",
7691                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
7692                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
7693                "shasum": ""
7694            },
7695            "require": {
7696                "php": ">=7.3"
7697            },
7698            "require-dev": {
7699                "phpunit/phpunit": "^9.3"
7700            },
7701            "type": "library",
7702            "extra": {
7703                "branch-alias": {
7704                    "dev-master": "1.0-dev"
7705                }
7706            },
7707            "autoload": {
7708                "classmap": [
7709                    "src/"
7710                ]
7711            },
7712            "notification-url": "https://packagist.org/downloads/",
7713            "license": [
7714                "BSD-3-Clause"
7715            ],
7716            "authors": [
7717                {
7718                    "name": "Sebastian Bergmann",
7719                    "email": "sebastian@phpunit.de",
7720                    "role": "lead"
7721                }
7722            ],
7723            "description": "Library for parsing CLI options",
7724            "homepage": "https://github.com/sebastianbergmann/cli-parser",
7725            "support": {
7726                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
7727                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
7728            },
7729            "funding": [
7730                {
7731                    "url": "https://github.com/sebastianbergmann",
7732                    "type": "github"
7733                }
7734            ],
7735            "time": "2020-09-28T06:08:49+00:00"
7736        },
7737        {
7738            "name": "sebastian/code-unit",
7739            "version": "1.0.8",
7740            "source": {
7741                "type": "git",
7742                "url": "https://github.com/sebastianbergmann/code-unit.git",
7743                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
7744            },
7745            "dist": {
7746                "type": "zip",
7747                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
7748                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
7749                "shasum": ""
7750            },
7751            "require": {
7752                "php": ">=7.3"
7753            },
7754            "require-dev": {
7755                "phpunit/phpunit": "^9.3"
7756            },
7757            "type": "library",
7758            "extra": {
7759                "branch-alias": {
7760                    "dev-master": "1.0-dev"
7761                }
7762            },
7763            "autoload": {
7764                "classmap": [
7765                    "src/"
7766                ]
7767            },
7768            "notification-url": "https://packagist.org/downloads/",
7769            "license": [
7770                "BSD-3-Clause"
7771            ],
7772            "authors": [
7773                {
7774                    "name": "Sebastian Bergmann",
7775                    "email": "sebastian@phpunit.de",
7776                    "role": "lead"
7777                }
7778            ],
7779            "description": "Collection of value objects that represent the PHP code units",
7780            "homepage": "https://github.com/sebastianbergmann/code-unit",
7781            "support": {
7782                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
7783                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
7784            },
7785            "funding": [
7786                {
7787                    "url": "https://github.com/sebastianbergmann",
7788                    "type": "github"
7789                }
7790            ],
7791            "time": "2020-10-26T13:08:54+00:00"
7792        },
7793        {
7794            "name": "sebastian/code-unit-reverse-lookup",
7795            "version": "2.0.3",
7796            "source": {
7797                "type": "git",
7798                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
7799                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
7800            },
7801            "dist": {
7802                "type": "zip",
7803                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
7804                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
7805                "shasum": ""
7806            },
7807            "require": {
7808                "php": ">=7.3"
7809            },
7810            "require-dev": {
7811                "phpunit/phpunit": "^9.3"
7812            },
7813            "type": "library",
7814            "extra": {
7815                "branch-alias": {
7816                    "dev-master": "2.0-dev"
7817                }
7818            },
7819            "autoload": {
7820                "classmap": [
7821                    "src/"
7822                ]
7823            },
7824            "notification-url": "https://packagist.org/downloads/",
7825            "license": [
7826                "BSD-3-Clause"
7827            ],
7828            "authors": [
7829                {
7830                    "name": "Sebastian Bergmann",
7831                    "email": "sebastian@phpunit.de"
7832                }
7833            ],
7834            "description": "Looks up which function or method a line of code belongs to",
7835            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
7836            "support": {
7837                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
7838                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
7839            },
7840            "funding": [
7841                {
7842                    "url": "https://github.com/sebastianbergmann",
7843                    "type": "github"
7844                }
7845            ],
7846            "time": "2020-09-28T05:30:19+00:00"
7847        },
7848        {
7849            "name": "sebastian/comparator",
7850            "version": "4.0.8",
7851            "source": {
7852                "type": "git",
7853                "url": "https://github.com/sebastianbergmann/comparator.git",
7854                "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
7855            },
7856            "dist": {
7857                "type": "zip",
7858                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
7859                "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
7860                "shasum": ""
7861            },
7862            "require": {
7863                "php": ">=7.3",
7864                "sebastian/diff": "^4.0",
7865                "sebastian/exporter": "^4.0"
7866            },
7867            "require-dev": {
7868                "phpunit/phpunit": "^9.3"
7869            },
7870            "type": "library",
7871            "extra": {
7872                "branch-alias": {
7873                    "dev-master": "4.0-dev"
7874                }
7875            },
7876            "autoload": {
7877                "classmap": [
7878                    "src/"
7879                ]
7880            },
7881            "notification-url": "https://packagist.org/downloads/",
7882            "license": [
7883                "BSD-3-Clause"
7884            ],
7885            "authors": [
7886                {
7887                    "name": "Sebastian Bergmann",
7888                    "email": "sebastian@phpunit.de"
7889                },
7890                {
7891                    "name": "Jeff Welch",
7892                    "email": "whatthejeff@gmail.com"
7893                },
7894                {
7895                    "name": "Volker Dusch",
7896                    "email": "github@wallbash.com"
7897                },
7898                {
7899                    "name": "Bernhard Schussek",
7900                    "email": "bschussek@2bepublished.at"
7901                }
7902            ],
7903            "description": "Provides the functionality to compare PHP values for equality",
7904            "homepage": "https://github.com/sebastianbergmann/comparator",
7905            "keywords": [
7906                "comparator",
7907                "compare",
7908                "equality"
7909            ],
7910            "support": {
7911                "issues": "https://github.com/sebastianbergmann/comparator/issues",
7912                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
7913            },
7914            "funding": [
7915                {
7916                    "url": "https://github.com/sebastianbergmann",
7917                    "type": "github"
7918                }
7919            ],
7920            "time": "2022-09-14T12:41:17+00:00"
7921        },
7922        {
7923            "name": "sebastian/complexity",
7924            "version": "2.0.2",
7925            "source": {
7926                "type": "git",
7927                "url": "https://github.com/sebastianbergmann/complexity.git",
7928                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
7929            },
7930            "dist": {
7931                "type": "zip",
7932                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
7933                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
7934                "shasum": ""
7935            },
7936            "require": {
7937                "nikic/php-parser": "^4.7",
7938                "php": ">=7.3"
7939            },
7940            "require-dev": {
7941                "phpunit/phpunit": "^9.3"
7942            },
7943            "type": "library",
7944            "extra": {
7945                "branch-alias": {
7946                    "dev-master": "2.0-dev"
7947                }
7948            },
7949            "autoload": {
7950                "classmap": [
7951                    "src/"
7952                ]
7953            },
7954            "notification-url": "https://packagist.org/downloads/",
7955            "license": [
7956                "BSD-3-Clause"
7957            ],
7958            "authors": [
7959                {
7960                    "name": "Sebastian Bergmann",
7961                    "email": "sebastian@phpunit.de",
7962                    "role": "lead"
7963                }
7964            ],
7965            "description": "Library for calculating the complexity of PHP code units",
7966            "homepage": "https://github.com/sebastianbergmann/complexity",
7967            "support": {
7968                "issues": "https://github.com/sebastianbergmann/complexity/issues",
7969                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
7970            },
7971            "funding": [
7972                {
7973                    "url": "https://github.com/sebastianbergmann",
7974                    "type": "github"
7975                }
7976            ],
7977            "time": "2020-10-26T15:52:27+00:00"
7978        },
7979        {
7980            "name": "sebastian/diff",
7981            "version": "4.0.4",
7982            "source": {
7983                "type": "git",
7984                "url": "https://github.com/sebastianbergmann/diff.git",
7985                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
7986            },
7987            "dist": {
7988                "type": "zip",
7989                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
7990                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
7991                "shasum": ""
7992            },
7993            "require": {
7994                "php": ">=7.3"
7995            },
7996            "require-dev": {
7997                "phpunit/phpunit": "^9.3",
7998                "symfony/process": "^4.2 || ^5"
7999            },
8000            "type": "library",
8001            "extra": {
8002                "branch-alias": {
8003                    "dev-master": "4.0-dev"
8004                }
8005            },
8006            "autoload": {
8007                "classmap": [
8008                    "src/"
8009                ]
8010            },
8011            "notification-url": "https://packagist.org/downloads/",
8012            "license": [
8013                "BSD-3-Clause"
8014            ],
8015            "authors": [
8016                {
8017                    "name": "Sebastian Bergmann",
8018                    "email": "sebastian@phpunit.de"
8019                },
8020                {
8021                    "name": "Kore Nordmann",
8022                    "email": "mail@kore-nordmann.de"
8023                }
8024            ],
8025            "description": "Diff implementation",
8026            "homepage": "https://github.com/sebastianbergmann/diff",
8027            "keywords": [
8028                "diff",
8029                "udiff",
8030                "unidiff",
8031                "unified diff"
8032            ],
8033            "support": {
8034                "issues": "https://github.com/sebastianbergmann/diff/issues",
8035                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8036            },
8037            "funding": [
8038                {
8039                    "url": "https://github.com/sebastianbergmann",
8040                    "type": "github"
8041                }
8042            ],
8043            "time": "2020-10-26T13:10:38+00:00"
8044        },
8045        {
8046            "name": "sebastian/environment",
8047            "version": "5.1.4",
8048            "source": {
8049                "type": "git",
8050                "url": "https://github.com/sebastianbergmann/environment.git",
8051                "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
8052            },
8053            "dist": {
8054                "type": "zip",
8055                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
8056                "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
8057                "shasum": ""
8058            },
8059            "require": {
8060                "php": ">=7.3"
8061            },
8062            "require-dev": {
8063                "phpunit/phpunit": "^9.3"
8064            },
8065            "suggest": {
8066                "ext-posix": "*"
8067            },
8068            "type": "library",
8069            "extra": {
8070                "branch-alias": {
8071                    "dev-master": "5.1-dev"
8072                }
8073            },
8074            "autoload": {
8075                "classmap": [
8076                    "src/"
8077                ]
8078            },
8079            "notification-url": "https://packagist.org/downloads/",
8080            "license": [
8081                "BSD-3-Clause"
8082            ],
8083            "authors": [
8084                {
8085                    "name": "Sebastian Bergmann",
8086                    "email": "sebastian@phpunit.de"
8087                }
8088            ],
8089            "description": "Provides functionality to handle HHVM/PHP environments",
8090            "homepage": "http://www.github.com/sebastianbergmann/environment",
8091            "keywords": [
8092                "Xdebug",
8093                "environment",
8094                "hhvm"
8095            ],
8096            "support": {
8097                "issues": "https://github.com/sebastianbergmann/environment/issues",
8098                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
8099            },
8100            "funding": [
8101                {
8102                    "url": "https://github.com/sebastianbergmann",
8103                    "type": "github"
8104                }
8105            ],
8106            "time": "2022-04-03T09:37:03+00:00"
8107        },
8108        {
8109            "name": "sebastian/exporter",
8110            "version": "4.0.5",
8111            "source": {
8112                "type": "git",
8113                "url": "https://github.com/sebastianbergmann/exporter.git",
8114                "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
8115            },
8116            "dist": {
8117                "type": "zip",
8118                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
8119                "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
8120                "shasum": ""
8121            },
8122            "require": {
8123                "php": ">=7.3",
8124                "sebastian/recursion-context": "^4.0"
8125            },
8126            "require-dev": {
8127                "ext-mbstring": "*",
8128                "phpunit/phpunit": "^9.3"
8129            },
8130            "type": "library",
8131            "extra": {
8132                "branch-alias": {
8133                    "dev-master": "4.0-dev"
8134                }
8135            },
8136            "autoload": {
8137                "classmap": [
8138                    "src/"
8139                ]
8140            },
8141            "notification-url": "https://packagist.org/downloads/",
8142            "license": [
8143                "BSD-3-Clause"
8144            ],
8145            "authors": [
8146                {
8147                    "name": "Sebastian Bergmann",
8148                    "email": "sebastian@phpunit.de"
8149                },
8150                {
8151                    "name": "Jeff Welch",
8152                    "email": "whatthejeff@gmail.com"
8153                },
8154                {
8155                    "name": "Volker Dusch",
8156                    "email": "github@wallbash.com"
8157                },
8158                {
8159                    "name": "Adam Harvey",
8160                    "email": "aharvey@php.net"
8161                },
8162                {
8163                    "name": "Bernhard Schussek",
8164                    "email": "bschussek@gmail.com"
8165                }
8166            ],
8167            "description": "Provides the functionality to export PHP variables for visualization",
8168            "homepage": "https://www.github.com/sebastianbergmann/exporter",
8169            "keywords": [
8170                "export",
8171                "exporter"
8172            ],
8173            "support": {
8174                "issues": "https://github.com/sebastianbergmann/exporter/issues",
8175                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
8176            },
8177            "funding": [
8178                {
8179                    "url": "https://github.com/sebastianbergmann",
8180                    "type": "github"
8181                }
8182            ],
8183            "time": "2022-09-14T06:03:37+00:00"
8184        },
8185        {
8186            "name": "sebastian/global-state",
8187            "version": "5.0.5",
8188            "source": {
8189                "type": "git",
8190                "url": "https://github.com/sebastianbergmann/global-state.git",
8191                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
8192            },
8193            "dist": {
8194                "type": "zip",
8195                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8196                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8197                "shasum": ""
8198            },
8199            "require": {
8200                "php": ">=7.3",
8201                "sebastian/object-reflector": "^2.0",
8202                "sebastian/recursion-context": "^4.0"
8203            },
8204            "require-dev": {
8205                "ext-dom": "*",
8206                "phpunit/phpunit": "^9.3"
8207            },
8208            "suggest": {
8209                "ext-uopz": "*"
8210            },
8211            "type": "library",
8212            "extra": {
8213                "branch-alias": {
8214                    "dev-master": "5.0-dev"
8215                }
8216            },
8217            "autoload": {
8218                "classmap": [
8219                    "src/"
8220                ]
8221            },
8222            "notification-url": "https://packagist.org/downloads/",
8223            "license": [
8224                "BSD-3-Clause"
8225            ],
8226            "authors": [
8227                {
8228                    "name": "Sebastian Bergmann",
8229                    "email": "sebastian@phpunit.de"
8230                }
8231            ],
8232            "description": "Snapshotting of global state",
8233            "homepage": "http://www.github.com/sebastianbergmann/global-state",
8234            "keywords": [
8235                "global state"
8236            ],
8237            "support": {
8238                "issues": "https://github.com/sebastianbergmann/global-state/issues",
8239                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
8240            },
8241            "funding": [
8242                {
8243                    "url": "https://github.com/sebastianbergmann",
8244                    "type": "github"
8245                }
8246            ],
8247            "time": "2022-02-14T08:28:10+00:00"
8248        },
8249        {
8250            "name": "sebastian/lines-of-code",
8251            "version": "1.0.3",
8252            "source": {
8253                "type": "git",
8254                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
8255                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
8256            },
8257            "dist": {
8258                "type": "zip",
8259                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8260                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8261                "shasum": ""
8262            },
8263            "require": {
8264                "nikic/php-parser": "^4.6",
8265                "php": ">=7.3"
8266            },
8267            "require-dev": {
8268                "phpunit/phpunit": "^9.3"
8269            },
8270            "type": "library",
8271            "extra": {
8272                "branch-alias": {
8273                    "dev-master": "1.0-dev"
8274                }
8275            },
8276            "autoload": {
8277                "classmap": [
8278                    "src/"
8279                ]
8280            },
8281            "notification-url": "https://packagist.org/downloads/",
8282            "license": [
8283                "BSD-3-Clause"
8284            ],
8285            "authors": [
8286                {
8287                    "name": "Sebastian Bergmann",
8288                    "email": "sebastian@phpunit.de",
8289                    "role": "lead"
8290                }
8291            ],
8292            "description": "Library for counting the lines of code in PHP source code",
8293            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
8294            "support": {
8295                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
8296                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
8297            },
8298            "funding": [
8299                {
8300                    "url": "https://github.com/sebastianbergmann",
8301                    "type": "github"
8302                }
8303            ],
8304            "time": "2020-11-28T06:42:11+00:00"
8305        },
8306        {
8307            "name": "sebastian/object-enumerator",
8308            "version": "4.0.4",
8309            "source": {
8310                "type": "git",
8311                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8312                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
8313            },
8314            "dist": {
8315                "type": "zip",
8316                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
8317                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
8318                "shasum": ""
8319            },
8320            "require": {
8321                "php": ">=7.3",
8322                "sebastian/object-reflector": "^2.0",
8323                "sebastian/recursion-context": "^4.0"
8324            },
8325            "require-dev": {
8326                "phpunit/phpunit": "^9.3"
8327            },
8328            "type": "library",
8329            "extra": {
8330                "branch-alias": {
8331                    "dev-master": "4.0-dev"
8332                }
8333            },
8334            "autoload": {
8335                "classmap": [
8336                    "src/"
8337                ]
8338            },
8339            "notification-url": "https://packagist.org/downloads/",
8340            "license": [
8341                "BSD-3-Clause"
8342            ],
8343            "authors": [
8344                {
8345                    "name": "Sebastian Bergmann",
8346                    "email": "sebastian@phpunit.de"
8347                }
8348            ],
8349            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8350            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8351            "support": {
8352                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8353                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
8354            },
8355            "funding": [
8356                {
8357                    "url": "https://github.com/sebastianbergmann",
8358                    "type": "github"
8359                }
8360            ],
8361            "time": "2020-10-26T13:12:34+00:00"
8362        },
8363        {
8364            "name": "sebastian/object-reflector",
8365            "version": "2.0.4",
8366            "source": {
8367                "type": "git",
8368                "url": "https://github.com/sebastianbergmann/object-reflector.git",
8369                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
8370            },
8371            "dist": {
8372                "type": "zip",
8373                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8374                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8375                "shasum": ""
8376            },
8377            "require": {
8378                "php": ">=7.3"
8379            },
8380            "require-dev": {
8381                "phpunit/phpunit": "^9.3"
8382            },
8383            "type": "library",
8384            "extra": {
8385                "branch-alias": {
8386                    "dev-master": "2.0-dev"
8387                }
8388            },
8389            "autoload": {
8390                "classmap": [
8391                    "src/"
8392                ]
8393            },
8394            "notification-url": "https://packagist.org/downloads/",
8395            "license": [
8396                "BSD-3-Clause"
8397            ],
8398            "authors": [
8399                {
8400                    "name": "Sebastian Bergmann",
8401                    "email": "sebastian@phpunit.de"
8402                }
8403            ],
8404            "description": "Allows reflection of object attributes, including inherited and non-public ones",
8405            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8406            "support": {
8407                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8408                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
8409            },
8410            "funding": [
8411                {
8412                    "url": "https://github.com/sebastianbergmann",
8413                    "type": "github"
8414                }
8415            ],
8416            "time": "2020-10-26T13:14:26+00:00"
8417        },
8418        {
8419            "name": "sebastian/recursion-context",
8420            "version": "4.0.4",
8421            "source": {
8422                "type": "git",
8423                "url": "https://github.com/sebastianbergmann/recursion-context.git",
8424                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
8425            },
8426            "dist": {
8427                "type": "zip",
8428                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
8429                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
8430                "shasum": ""
8431            },
8432            "require": {
8433                "php": ">=7.3"
8434            },
8435            "require-dev": {
8436                "phpunit/phpunit": "^9.3"
8437            },
8438            "type": "library",
8439            "extra": {
8440                "branch-alias": {
8441                    "dev-master": "4.0-dev"
8442                }
8443            },
8444            "autoload": {
8445                "classmap": [
8446                    "src/"
8447                ]
8448            },
8449            "notification-url": "https://packagist.org/downloads/",
8450            "license": [
8451                "BSD-3-Clause"
8452            ],
8453            "authors": [
8454                {
8455                    "name": "Sebastian Bergmann",
8456                    "email": "sebastian@phpunit.de"
8457                },
8458                {
8459                    "name": "Jeff Welch",
8460                    "email": "whatthejeff@gmail.com"
8461                },
8462                {
8463                    "name": "Adam Harvey",
8464                    "email": "aharvey@php.net"
8465                }
8466            ],
8467            "description": "Provides functionality to recursively process PHP variables",
8468            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8469            "support": {
8470                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
8471                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
8472            },
8473            "funding": [
8474                {
8475                    "url": "https://github.com/sebastianbergmann",
8476                    "type": "github"
8477                }
8478            ],
8479            "time": "2020-10-26T13:17:30+00:00"
8480        },
8481        {
8482            "name": "sebastian/resource-operations",
8483            "version": "3.0.3",
8484            "source": {
8485                "type": "git",
8486                "url": "https://github.com/sebastianbergmann/resource-operations.git",
8487                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
8488            },
8489            "dist": {
8490                "type": "zip",
8491                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8492                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8493                "shasum": ""
8494            },
8495            "require": {
8496                "php": ">=7.3"
8497            },
8498            "require-dev": {
8499                "phpunit/phpunit": "^9.0"
8500            },
8501            "type": "library",
8502            "extra": {
8503                "branch-alias": {
8504                    "dev-master": "3.0-dev"
8505                }
8506            },
8507            "autoload": {
8508                "classmap": [
8509                    "src/"
8510                ]
8511            },
8512            "notification-url": "https://packagist.org/downloads/",
8513            "license": [
8514                "BSD-3-Clause"
8515            ],
8516            "authors": [
8517                {
8518                    "name": "Sebastian Bergmann",
8519                    "email": "sebastian@phpunit.de"
8520                }
8521            ],
8522            "description": "Provides a list of PHP built-in functions that operate on resources",
8523            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8524            "support": {
8525                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
8526                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
8527            },
8528            "funding": [
8529                {
8530                    "url": "https://github.com/sebastianbergmann",
8531                    "type": "github"
8532                }
8533            ],
8534            "time": "2020-09-28T06:45:17+00:00"
8535        },
8536        {
8537            "name": "sebastian/type",
8538            "version": "3.2.0",
8539            "source": {
8540                "type": "git",
8541                "url": "https://github.com/sebastianbergmann/type.git",
8542                "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
8543            },
8544            "dist": {
8545                "type": "zip",
8546                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
8547                "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
8548                "shasum": ""
8549            },
8550            "require": {
8551                "php": ">=7.3"
8552            },
8553            "require-dev": {
8554                "phpunit/phpunit": "^9.5"
8555            },
8556            "type": "library",
8557            "extra": {
8558                "branch-alias": {
8559                    "dev-master": "3.2-dev"
8560                }
8561            },
8562            "autoload": {
8563                "classmap": [
8564                    "src/"
8565                ]
8566            },
8567            "notification-url": "https://packagist.org/downloads/",
8568            "license": [
8569                "BSD-3-Clause"
8570            ],
8571            "authors": [
8572                {
8573                    "name": "Sebastian Bergmann",
8574                    "email": "sebastian@phpunit.de",
8575                    "role": "lead"
8576                }
8577            ],
8578            "description": "Collection of value objects that represent the types of the PHP type system",
8579            "homepage": "https://github.com/sebastianbergmann/type",
8580            "support": {
8581                "issues": "https://github.com/sebastianbergmann/type/issues",
8582                "source": "https://github.com/sebastianbergmann/type/tree/3.2.0"
8583            },
8584            "funding": [
8585                {
8586                    "url": "https://github.com/sebastianbergmann",
8587                    "type": "github"
8588                }
8589            ],
8590            "time": "2022-09-12T14:47:03+00:00"
8591        },
8592        {
8593            "name": "sebastian/version",
8594            "version": "3.0.2",
8595            "source": {
8596                "type": "git",
8597                "url": "https://github.com/sebastianbergmann/version.git",
8598                "reference": "c6c1022351a901512170118436c764e473f6de8c"
8599            },
8600            "dist": {
8601                "type": "zip",
8602                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
8603                "reference": "c6c1022351a901512170118436c764e473f6de8c",
8604                "shasum": ""
8605            },
8606            "require": {
8607                "php": ">=7.3"
8608            },
8609            "type": "library",
8610            "extra": {
8611                "branch-alias": {
8612                    "dev-master": "3.0-dev"
8613                }
8614            },
8615            "autoload": {
8616                "classmap": [
8617                    "src/"
8618                ]
8619            },
8620            "notification-url": "https://packagist.org/downloads/",
8621            "license": [
8622                "BSD-3-Clause"
8623            ],
8624            "authors": [
8625                {
8626                    "name": "Sebastian Bergmann",
8627                    "email": "sebastian@phpunit.de",
8628                    "role": "lead"
8629                }
8630            ],
8631            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
8632            "homepage": "https://github.com/sebastianbergmann/version",
8633            "support": {
8634                "issues": "https://github.com/sebastianbergmann/version/issues",
8635                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
8636            },
8637            "funding": [
8638                {
8639                    "url": "https://github.com/sebastianbergmann",
8640                    "type": "github"
8641                }
8642            ],
8643            "time": "2020-09-28T06:39:44+00:00"
8644        },
8645        {
8646            "name": "seld/jsonlint",
8647            "version": "1.9.0",
8648            "source": {
8649                "type": "git",
8650                "url": "https://github.com/Seldaek/jsonlint.git",
8651                "reference": "4211420d25eba80712bff236a98960ef68b866b7"
8652            },
8653            "dist": {
8654                "type": "zip",
8655                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
8656                "reference": "4211420d25eba80712bff236a98960ef68b866b7",
8657                "shasum": ""
8658            },
8659            "require": {
8660                "php": "^5.3 || ^7.0 || ^8.0"
8661            },
8662            "require-dev": {
8663                "phpstan/phpstan": "^1.5",
8664                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
8665            },
8666            "bin": [
8667                "bin/jsonlint"
8668            ],
8669            "type": "library",
8670            "autoload": {
8671                "psr-4": {
8672                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
8673                }
8674            },
8675            "notification-url": "https://packagist.org/downloads/",
8676            "license": [
8677                "MIT"
8678            ],
8679            "authors": [
8680                {
8681                    "name": "Jordi Boggiano",
8682                    "email": "j.boggiano@seld.be",
8683                    "homepage": "http://seld.be"
8684                }
8685            ],
8686            "description": "JSON Linter",
8687            "keywords": [
8688                "json",
8689                "linter",
8690                "parser",
8691                "validator"
8692            ],
8693            "support": {
8694                "issues": "https://github.com/Seldaek/jsonlint/issues",
8695                "source": "https://github.com/Seldaek/jsonlint/tree/1.9.0"
8696            },
8697            "funding": [
8698                {
8699                    "url": "https://github.com/Seldaek",
8700                    "type": "github"
8701                },
8702                {
8703                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
8704                    "type": "tidelift"
8705                }
8706            ],
8707            "time": "2022-04-01T13:37:23+00:00"
8708        },
8709        {
8710            "name": "seld/phar-utils",
8711            "version": "1.2.1",
8712            "source": {
8713                "type": "git",
8714                "url": "https://github.com/Seldaek/phar-utils.git",
8715                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
8716            },
8717            "dist": {
8718                "type": "zip",
8719                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
8720                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
8721                "shasum": ""
8722            },
8723            "require": {
8724                "php": ">=5.3"
8725            },
8726            "type": "library",
8727            "extra": {
8728                "branch-alias": {
8729                    "dev-master": "1.x-dev"
8730                }
8731            },
8732            "autoload": {
8733                "psr-4": {
8734                    "Seld\\PharUtils\\": "src/"
8735                }
8736            },
8737            "notification-url": "https://packagist.org/downloads/",
8738            "license": [
8739                "MIT"
8740            ],
8741            "authors": [
8742                {
8743                    "name": "Jordi Boggiano",
8744                    "email": "j.boggiano@seld.be"
8745                }
8746            ],
8747            "description": "PHAR file format utilities, for when PHP phars you up",
8748            "keywords": [
8749                "phar"
8750            ],
8751            "support": {
8752                "issues": "https://github.com/Seldaek/phar-utils/issues",
8753                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
8754            },
8755            "time": "2022-08-31T10:31:18+00:00"
8756        },
8757        {
8758            "name": "seld/signal-handler",
8759            "version": "2.0.1",
8760            "source": {
8761                "type": "git",
8762                "url": "https://github.com/Seldaek/signal-handler.git",
8763                "reference": "f69d119511dc0360440cdbdaa71829c149b7be75"
8764            },
8765            "dist": {
8766                "type": "zip",
8767                "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75",
8768                "reference": "f69d119511dc0360440cdbdaa71829c149b7be75",
8769                "shasum": ""
8770            },
8771            "require": {
8772                "php": ">=7.2.0"
8773            },
8774            "require-dev": {
8775                "phpstan/phpstan": "^1",
8776                "phpstan/phpstan-deprecation-rules": "^1.0",
8777                "phpstan/phpstan-phpunit": "^1",
8778                "phpstan/phpstan-strict-rules": "^1.3",
8779                "phpunit/phpunit": "^7.5.20 || ^8.5.23",
8780                "psr/log": "^1 || ^2 || ^3"
8781            },
8782            "type": "library",
8783            "extra": {
8784                "branch-alias": {
8785                    "dev-main": "2.x-dev"
8786                }
8787            },
8788            "autoload": {
8789                "psr-4": {
8790                    "Seld\\Signal\\": "src/"
8791                }
8792            },
8793            "notification-url": "https://packagist.org/downloads/",
8794            "license": [
8795                "MIT"
8796            ],
8797            "authors": [
8798                {
8799                    "name": "Jordi Boggiano",
8800                    "email": "j.boggiano@seld.be",
8801                    "homepage": "http://seld.be"
8802                }
8803            ],
8804            "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
8805            "keywords": [
8806                "posix",
8807                "sigint",
8808                "signal",
8809                "sigterm",
8810                "unix"
8811            ],
8812            "support": {
8813                "issues": "https://github.com/Seldaek/signal-handler/issues",
8814                "source": "https://github.com/Seldaek/signal-handler/tree/2.0.1"
8815            },
8816            "time": "2022-07-20T18:31:45+00:00"
8817        },
8818        {
8819            "name": "symfony/config",
8820            "version": "v6.2.0",
8821            "source": {
8822                "type": "git",
8823                "url": "https://github.com/symfony/config.git",
8824                "reference": "ebf27792246165a2a0b6b69ec9c620cac8c5a2f0"
8825            },
8826            "dist": {
8827                "type": "zip",
8828                "url": "https://api.github.com/repos/symfony/config/zipball/ebf27792246165a2a0b6b69ec9c620cac8c5a2f0",
8829                "reference": "ebf27792246165a2a0b6b69ec9c620cac8c5a2f0",
8830                "shasum": ""
8831            },
8832            "require": {
8833                "php": ">=8.1",
8834                "symfony/deprecation-contracts": "^2.1|^3",
8835                "symfony/filesystem": "^5.4|^6.0",
8836                "symfony/polyfill-ctype": "~1.8"
8837            },
8838            "conflict": {
8839                "symfony/finder": "<5.4"
8840            },
8841            "require-dev": {
8842                "symfony/event-dispatcher": "^5.4|^6.0",
8843                "symfony/finder": "^5.4|^6.0",
8844                "symfony/messenger": "^5.4|^6.0",
8845                "symfony/service-contracts": "^1.1|^2|^3",
8846                "symfony/yaml": "^5.4|^6.0"
8847            },
8848            "suggest": {
8849                "symfony/yaml": "To use the yaml reference dumper"
8850            },
8851            "type": "library",
8852            "autoload": {
8853                "psr-4": {
8854                    "Symfony\\Component\\Config\\": ""
8855                },
8856                "exclude-from-classmap": [
8857                    "/Tests/"
8858                ]
8859            },
8860            "notification-url": "https://packagist.org/downloads/",
8861            "license": [
8862                "MIT"
8863            ],
8864            "authors": [
8865                {
8866                    "name": "Fabien Potencier",
8867                    "email": "fabien@symfony.com"
8868                },
8869                {
8870                    "name": "Symfony Community",
8871                    "homepage": "https://symfony.com/contributors"
8872                }
8873            ],
8874            "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
8875            "homepage": "https://symfony.com",
8876            "support": {
8877                "source": "https://github.com/symfony/config/tree/v6.2.0"
8878            },
8879            "funding": [
8880                {
8881                    "url": "https://symfony.com/sponsor",
8882                    "type": "custom"
8883                },
8884                {
8885                    "url": "https://github.com/fabpot",
8886                    "type": "github"
8887                },
8888                {
8889                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8890                    "type": "tidelift"
8891                }
8892            ],
8893            "time": "2022-11-02T09:08:04+00:00"
8894        },
8895        {
8896            "name": "symfony/filesystem",
8897            "version": "v6.2.0",
8898            "source": {
8899                "type": "git",
8900                "url": "https://github.com/symfony/filesystem.git",
8901                "reference": "50b2523c874605cf3d4acf7a9e2b30b6a440a016"
8902            },
8903            "dist": {
8904                "type": "zip",
8905                "url": "https://api.github.com/repos/symfony/filesystem/zipball/50b2523c874605cf3d4acf7a9e2b30b6a440a016",
8906                "reference": "50b2523c874605cf3d4acf7a9e2b30b6a440a016",
8907                "shasum": ""
8908            },
8909            "require": {
8910                "php": ">=8.1",
8911                "symfony/polyfill-ctype": "~1.8",
8912                "symfony/polyfill-mbstring": "~1.8"
8913            },
8914            "type": "library",
8915            "autoload": {
8916                "psr-4": {
8917                    "Symfony\\Component\\Filesystem\\": ""
8918                },
8919                "exclude-from-classmap": [
8920                    "/Tests/"
8921                ]
8922            },
8923            "notification-url": "https://packagist.org/downloads/",
8924            "license": [
8925                "MIT"
8926            ],
8927            "authors": [
8928                {
8929                    "name": "Fabien Potencier",
8930                    "email": "fabien@symfony.com"
8931                },
8932                {
8933                    "name": "Symfony Community",
8934                    "homepage": "https://symfony.com/contributors"
8935                }
8936            ],
8937            "description": "Provides basic utilities for the filesystem",
8938            "homepage": "https://symfony.com",
8939            "support": {
8940                "source": "https://github.com/symfony/filesystem/tree/v6.2.0"
8941            },
8942            "funding": [
8943                {
8944                    "url": "https://symfony.com/sponsor",
8945                    "type": "custom"
8946                },
8947                {
8948                    "url": "https://github.com/fabpot",
8949                    "type": "github"
8950                },
8951                {
8952                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8953                    "type": "tidelift"
8954                }
8955            ],
8956            "time": "2022-11-20T13:01:27+00:00"
8957        },
8958        {
8959            "name": "symfony/finder",
8960            "version": "v6.2.3",
8961            "source": {
8962                "type": "git",
8963                "url": "https://github.com/symfony/finder.git",
8964                "reference": "81eefbddfde282ee33b437ba5e13d7753211ae8e"
8965            },
8966            "dist": {
8967                "type": "zip",
8968                "url": "https://api.github.com/repos/symfony/finder/zipball/81eefbddfde282ee33b437ba5e13d7753211ae8e",
8969                "reference": "81eefbddfde282ee33b437ba5e13d7753211ae8e",
8970                "shasum": ""
8971            },
8972            "require": {
8973                "php": ">=8.1"
8974            },
8975            "require-dev": {
8976                "symfony/filesystem": "^6.0"
8977            },
8978            "type": "library",
8979            "autoload": {
8980                "psr-4": {
8981                    "Symfony\\Component\\Finder\\": ""
8982                },
8983                "exclude-from-classmap": [
8984                    "/Tests/"
8985                ]
8986            },
8987            "notification-url": "https://packagist.org/downloads/",
8988            "license": [
8989                "MIT"
8990            ],
8991            "authors": [
8992                {
8993                    "name": "Fabien Potencier",
8994                    "email": "fabien@symfony.com"
8995                },
8996                {
8997                    "name": "Symfony Community",
8998                    "homepage": "https://symfony.com/contributors"
8999                }
9000            ],
9001            "description": "Finds files and directories via an intuitive fluent interface",
9002            "homepage": "https://symfony.com",
9003            "support": {
9004                "source": "https://github.com/symfony/finder/tree/v6.2.3"
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-12-22T17:55:15+00:00"
9021        },
9022        {
9023            "name": "symfony/polyfill-php73",
9024            "version": "v1.27.0",
9025            "source": {
9026                "type": "git",
9027                "url": "https://github.com/symfony/polyfill-php73.git",
9028                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
9029            },
9030            "dist": {
9031                "type": "zip",
9032                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
9033                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
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\\Php73\\": ""
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 7.3+ 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-php73/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