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