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