xref: /webtrees/composer.lock (revision e107bf98a29b081129de784aecd09821f42317af)
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": "b876fa7fef1f5e892690128e094068de",
8    "packages": [
9        {
10            "name": "aura/router",
11            "version": "3.2.0",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/auraphp/Aura.Router.git",
15                "reference": "9c289935e873d6c41fa3e594e6fdfb9c6cffc588"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/auraphp/Aura.Router/zipball/9c289935e873d6c41fa3e594e6fdfb9c6cffc588",
20                "reference": "9c289935e873d6c41fa3e594e6fdfb9c6cffc588",
21                "shasum": ""
22            },
23            "require": {
24                "php": ">=5.5.0",
25                "psr/http-message": "~1.0",
26                "psr/log": "^1.0 || ^2.0 || ^3.0"
27            },
28            "require-dev": {
29                "guzzlehttp/psr7": "^1.0 || ^2.0",
30                "yoast/phpunit-polyfills": "~1.0"
31            },
32            "type": "library",
33            "autoload": {
34                "psr-4": {
35                    "Aura\\Router\\": "src/"
36                }
37            },
38            "notification-url": "https://packagist.org/downloads/",
39            "license": [
40                "MIT"
41            ],
42            "authors": [
43                {
44                    "name": "Aura.Router Contributors",
45                    "homepage": "https://github.com/auraphp/Aura.Router/contributors"
46                }
47            ],
48            "description": "Powerful, flexible web routing for PSR-7 requests.",
49            "homepage": "https://github.com/auraphp/Aura.Router",
50            "keywords": [
51                "psr-7",
52                "route",
53                "router",
54                "routing"
55            ],
56            "support": {
57                "issues": "https://github.com/auraphp/Aura.Router/issues",
58                "source": "https://github.com/auraphp/Aura.Router/tree/3.2.0"
59            },
60            "time": "2022-02-01T13:22:26+00:00"
61        },
62        {
63            "name": "brick/math",
64            "version": "0.9.3",
65            "source": {
66                "type": "git",
67                "url": "https://github.com/brick/math.git",
68                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
69            },
70            "dist": {
71                "type": "zip",
72                "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
73                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
74                "shasum": ""
75            },
76            "require": {
77                "ext-json": "*",
78                "php": "^7.1 || ^8.0"
79            },
80            "require-dev": {
81                "php-coveralls/php-coveralls": "^2.2",
82                "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
83                "vimeo/psalm": "4.9.2"
84            },
85            "type": "library",
86            "autoload": {
87                "psr-4": {
88                    "Brick\\Math\\": "src/"
89                }
90            },
91            "notification-url": "https://packagist.org/downloads/",
92            "license": [
93                "MIT"
94            ],
95            "description": "Arbitrary-precision arithmetic library",
96            "keywords": [
97                "Arbitrary-precision",
98                "BigInteger",
99                "BigRational",
100                "arithmetic",
101                "bigdecimal",
102                "bignum",
103                "brick",
104                "math"
105            ],
106            "support": {
107                "issues": "https://github.com/brick/math/issues",
108                "source": "https://github.com/brick/math/tree/0.9.3"
109            },
110            "funding": [
111                {
112                    "url": "https://github.com/BenMorel",
113                    "type": "github"
114                },
115                {
116                    "url": "https://tidelift.com/funding/github/packagist/brick/math",
117                    "type": "tidelift"
118                }
119            ],
120            "time": "2021-08-15T20:50:18+00:00"
121        },
122        {
123            "name": "dflydev/dot-access-data",
124            "version": "v3.0.1",
125            "source": {
126                "type": "git",
127                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
128                "reference": "0992cc19268b259a39e86f296da5f0677841f42c"
129            },
130            "dist": {
131                "type": "zip",
132                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c",
133                "reference": "0992cc19268b259a39e86f296da5f0677841f42c",
134                "shasum": ""
135            },
136            "require": {
137                "php": "^7.1 || ^8.0"
138            },
139            "require-dev": {
140                "phpstan/phpstan": "^0.12.42",
141                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
142                "scrutinizer/ocular": "1.6.0",
143                "squizlabs/php_codesniffer": "^3.5",
144                "vimeo/psalm": "^3.14"
145            },
146            "type": "library",
147            "extra": {
148                "branch-alias": {
149                    "dev-main": "3.x-dev"
150                }
151            },
152            "autoload": {
153                "psr-4": {
154                    "Dflydev\\DotAccessData\\": "src/"
155                }
156            },
157            "notification-url": "https://packagist.org/downloads/",
158            "license": [
159                "MIT"
160            ],
161            "authors": [
162                {
163                    "name": "Dragonfly Development Inc.",
164                    "email": "info@dflydev.com",
165                    "homepage": "http://dflydev.com"
166                },
167                {
168                    "name": "Beau Simensen",
169                    "email": "beau@dflydev.com",
170                    "homepage": "http://beausimensen.com"
171                },
172                {
173                    "name": "Carlos Frutos",
174                    "email": "carlos@kiwing.it",
175                    "homepage": "https://github.com/cfrutos"
176                },
177                {
178                    "name": "Colin O'Dell",
179                    "email": "colinodell@gmail.com",
180                    "homepage": "https://www.colinodell.com"
181                }
182            ],
183            "description": "Given a deep data structure, access data by dot notation.",
184            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
185            "keywords": [
186                "access",
187                "data",
188                "dot",
189                "notation"
190            ],
191            "support": {
192                "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
193                "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1"
194            },
195            "time": "2021-08-13T13:06:58+00:00"
196        },
197        {
198            "name": "doctrine/cache",
199            "version": "2.2.0",
200            "source": {
201                "type": "git",
202                "url": "https://github.com/doctrine/cache.git",
203                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
204            },
205            "dist": {
206                "type": "zip",
207                "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
208                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
209                "shasum": ""
210            },
211            "require": {
212                "php": "~7.1 || ^8.0"
213            },
214            "conflict": {
215                "doctrine/common": ">2.2,<2.4"
216            },
217            "require-dev": {
218                "cache/integration-tests": "dev-master",
219                "doctrine/coding-standard": "^9",
220                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
221                "psr/cache": "^1.0 || ^2.0 || ^3.0",
222                "symfony/cache": "^4.4 || ^5.4 || ^6",
223                "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
224            },
225            "type": "library",
226            "autoload": {
227                "psr-4": {
228                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
229                }
230            },
231            "notification-url": "https://packagist.org/downloads/",
232            "license": [
233                "MIT"
234            ],
235            "authors": [
236                {
237                    "name": "Guilherme Blanco",
238                    "email": "guilhermeblanco@gmail.com"
239                },
240                {
241                    "name": "Roman Borschel",
242                    "email": "roman@code-factory.org"
243                },
244                {
245                    "name": "Benjamin Eberlei",
246                    "email": "kontakt@beberlei.de"
247                },
248                {
249                    "name": "Jonathan Wage",
250                    "email": "jonwage@gmail.com"
251                },
252                {
253                    "name": "Johannes Schmitt",
254                    "email": "schmittjoh@gmail.com"
255                }
256            ],
257            "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
258            "homepage": "https://www.doctrine-project.org/projects/cache.html",
259            "keywords": [
260                "abstraction",
261                "apcu",
262                "cache",
263                "caching",
264                "couchdb",
265                "memcached",
266                "php",
267                "redis",
268                "xcache"
269            ],
270            "support": {
271                "issues": "https://github.com/doctrine/cache/issues",
272                "source": "https://github.com/doctrine/cache/tree/2.2.0"
273            },
274            "funding": [
275                {
276                    "url": "https://www.doctrine-project.org/sponsorship.html",
277                    "type": "custom"
278                },
279                {
280                    "url": "https://www.patreon.com/phpdoctrine",
281                    "type": "patreon"
282                },
283                {
284                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
285                    "type": "tidelift"
286                }
287            ],
288            "time": "2022-05-20T20:07:39+00:00"
289        },
290        {
291            "name": "doctrine/dbal",
292            "version": "3.3.7",
293            "source": {
294                "type": "git",
295                "url": "https://github.com/doctrine/dbal.git",
296                "reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a"
297            },
298            "dist": {
299                "type": "zip",
300                "url": "https://api.github.com/repos/doctrine/dbal/zipball/9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
301                "reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
302                "shasum": ""
303            },
304            "require": {
305                "composer-runtime-api": "^2",
306                "doctrine/cache": "^1.11|^2.0",
307                "doctrine/deprecations": "^0.5.3|^1",
308                "doctrine/event-manager": "^1.0",
309                "php": "^7.3 || ^8.0",
310                "psr/cache": "^1|^2|^3",
311                "psr/log": "^1|^2|^3"
312            },
313            "require-dev": {
314                "doctrine/coding-standard": "9.0.0",
315                "jetbrains/phpstorm-stubs": "2022.1",
316                "phpstan/phpstan": "1.7.13",
317                "phpstan/phpstan-strict-rules": "^1.2",
318                "phpunit/phpunit": "9.5.20",
319                "psalm/plugin-phpunit": "0.16.1",
320                "squizlabs/php_codesniffer": "3.7.0",
321                "symfony/cache": "^5.2|^6.0",
322                "symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
323                "vimeo/psalm": "4.23.0"
324            },
325            "suggest": {
326                "symfony/console": "For helpful console commands such as SQL execution and import of files."
327            },
328            "bin": [
329                "bin/doctrine-dbal"
330            ],
331            "type": "library",
332            "autoload": {
333                "psr-4": {
334                    "Doctrine\\DBAL\\": "src"
335                }
336            },
337            "notification-url": "https://packagist.org/downloads/",
338            "license": [
339                "MIT"
340            ],
341            "authors": [
342                {
343                    "name": "Guilherme Blanco",
344                    "email": "guilhermeblanco@gmail.com"
345                },
346                {
347                    "name": "Roman Borschel",
348                    "email": "roman@code-factory.org"
349                },
350                {
351                    "name": "Benjamin Eberlei",
352                    "email": "kontakt@beberlei.de"
353                },
354                {
355                    "name": "Jonathan Wage",
356                    "email": "jonwage@gmail.com"
357                }
358            ],
359            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
360            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
361            "keywords": [
362                "abstraction",
363                "database",
364                "db2",
365                "dbal",
366                "mariadb",
367                "mssql",
368                "mysql",
369                "oci8",
370                "oracle",
371                "pdo",
372                "pgsql",
373                "postgresql",
374                "queryobject",
375                "sasql",
376                "sql",
377                "sqlite",
378                "sqlserver",
379                "sqlsrv"
380            ],
381            "support": {
382                "issues": "https://github.com/doctrine/dbal/issues",
383                "source": "https://github.com/doctrine/dbal/tree/3.3.7"
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-06-13T21:43:03+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.0",
1055            "source": {
1056                "type": "git",
1057                "url": "https://github.com/fisharebest/localization.git",
1058                "reference": "0b62ab3803eabcfbf2fe45a0ba606365814ca5a2"
1059            },
1060            "dist": {
1061                "type": "zip",
1062                "url": "https://api.github.com/repos/fisharebest/localization/zipball/0b62ab3803eabcfbf2fe45a0ba606365814ca5a2",
1063                "reference": "0b62ab3803eabcfbf2fe45a0ba606365814ca5a2",
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.0"
1114            },
1115            "time": "2022-07-07T08:45:37+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.60.0",
2428            "source": {
2429                "type": "git",
2430                "url": "https://github.com/briannesbitt/Carbon.git",
2431                "reference": "00a259ae02b003c563158b54fb6743252b638ea6"
2432            },
2433            "dist": {
2434                "type": "zip",
2435                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/00a259ae02b003c563158b54fb6743252b638ea6",
2436                "reference": "00a259ae02b003c563158b54fb6743252b638ea6",
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-07-27T15:57:48+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.2.2",
3674            "source": {
3675                "type": "git",
3676                "url": "https://github.com/sabre-io/uri.git",
3677                "reference": "7cb0f489578afad5006e85cd60f18ff33f2d440d"
3678            },
3679            "dist": {
3680                "type": "zip",
3681                "url": "https://api.github.com/repos/sabre-io/uri/zipball/7cb0f489578afad5006e85cd60f18ff33f2d440d",
3682                "reference": "7cb0f489578afad5006e85cd60f18ff33f2d440d",
3683                "shasum": ""
3684            },
3685            "require": {
3686                "php": "^7.1 || ^8.0"
3687            },
3688            "require-dev": {
3689                "friendsofphp/php-cs-fixer": "~2.17.1",
3690                "phpstan/phpstan": "^0.12",
3691                "phpunit/phpunit": "^7.5 || ^8.5 || ^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": "2021-11-04T09:29:58+00:00"
3727        },
3728        {
3729            "name": "sabre/vobject",
3730            "version": "4.4.3",
3731            "source": {
3732                "type": "git",
3733                "url": "https://github.com/sabre-io/vobject.git",
3734                "reference": "2a043b994fa8d8a655c3d50d73c1ad443d31d677"
3735            },
3736            "dist": {
3737                "type": "zip",
3738                "url": "https://api.github.com/repos/sabre-io/vobject/zipball/2a043b994fa8d8a655c3d50d73c1ad443d31d677",
3739                "reference": "2a043b994fa8d8a655c3d50d73c1ad443d31d677",
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-07-15T15:21:17+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.4.4",
5783            "source": {
5784                "type": "git",
5785                "url": "https://github.com/tecnickcom/TCPDF.git",
5786                "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320"
5787            },
5788            "dist": {
5789                "type": "zip",
5790                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320",
5791                "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320",
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.4.4"
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": "2021-12-31T08:39:24+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            "time": "2016-11-16T10:37:54+00:00"
5901        },
5902        {
5903            "name": "voku/portable-ascii",
5904            "version": "1.6.1",
5905            "source": {
5906                "type": "git",
5907                "url": "https://github.com/voku/portable-ascii.git",
5908                "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a"
5909            },
5910            "dist": {
5911                "type": "zip",
5912                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/87337c91b9dfacee02452244ee14ab3c43bc485a",
5913                "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a",
5914                "shasum": ""
5915            },
5916            "require": {
5917                "php": ">=7.0.0"
5918            },
5919            "require-dev": {
5920                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
5921            },
5922            "suggest": {
5923                "ext-intl": "Use Intl for transliterator_transliterate() support"
5924            },
5925            "type": "library",
5926            "autoload": {
5927                "psr-4": {
5928                    "voku\\": "src/voku/"
5929                }
5930            },
5931            "notification-url": "https://packagist.org/downloads/",
5932            "license": [
5933                "MIT"
5934            ],
5935            "authors": [
5936                {
5937                    "name": "Lars Moelleken",
5938                    "homepage": "http://www.moelleken.org/"
5939                }
5940            ],
5941            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
5942            "homepage": "https://github.com/voku/portable-ascii",
5943            "keywords": [
5944                "ascii",
5945                "clean",
5946                "php"
5947            ],
5948            "support": {
5949                "issues": "https://github.com/voku/portable-ascii/issues",
5950                "source": "https://github.com/voku/portable-ascii/tree/1.6.1"
5951            },
5952            "funding": [
5953                {
5954                    "url": "https://www.paypal.me/moelleken",
5955                    "type": "custom"
5956                },
5957                {
5958                    "url": "https://github.com/voku",
5959                    "type": "github"
5960                },
5961                {
5962                    "url": "https://opencollective.com/portable-ascii",
5963                    "type": "open_collective"
5964                },
5965                {
5966                    "url": "https://www.patreon.com/voku",
5967                    "type": "patreon"
5968                },
5969                {
5970                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
5971                    "type": "tidelift"
5972                }
5973            ],
5974            "time": "2022-01-24T18:55:24+00:00"
5975        }
5976    ],
5977    "packages-dev": [
5978        {
5979            "name": "composer/ca-bundle",
5980            "version": "1.3.3",
5981            "source": {
5982                "type": "git",
5983                "url": "https://github.com/composer/ca-bundle.git",
5984                "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
5985            },
5986            "dist": {
5987                "type": "zip",
5988                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
5989                "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
5990                "shasum": ""
5991            },
5992            "require": {
5993                "ext-openssl": "*",
5994                "ext-pcre": "*",
5995                "php": "^5.3.2 || ^7.0 || ^8.0"
5996            },
5997            "require-dev": {
5998                "phpstan/phpstan": "^0.12.55",
5999                "psr/log": "^1.0",
6000                "symfony/phpunit-bridge": "^4.2 || ^5",
6001                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
6002            },
6003            "type": "library",
6004            "extra": {
6005                "branch-alias": {
6006                    "dev-main": "1.x-dev"
6007                }
6008            },
6009            "autoload": {
6010                "psr-4": {
6011                    "Composer\\CaBundle\\": "src"
6012                }
6013            },
6014            "notification-url": "https://packagist.org/downloads/",
6015            "license": [
6016                "MIT"
6017            ],
6018            "authors": [
6019                {
6020                    "name": "Jordi Boggiano",
6021                    "email": "j.boggiano@seld.be",
6022                    "homepage": "http://seld.be"
6023                }
6024            ],
6025            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
6026            "keywords": [
6027                "cabundle",
6028                "cacert",
6029                "certificate",
6030                "ssl",
6031                "tls"
6032            ],
6033            "support": {
6034                "irc": "irc://irc.freenode.org/composer",
6035                "issues": "https://github.com/composer/ca-bundle/issues",
6036                "source": "https://github.com/composer/ca-bundle/tree/1.3.3"
6037            },
6038            "funding": [
6039                {
6040                    "url": "https://packagist.com",
6041                    "type": "custom"
6042                },
6043                {
6044                    "url": "https://github.com/composer",
6045                    "type": "github"
6046                },
6047                {
6048                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6049                    "type": "tidelift"
6050                }
6051            ],
6052            "time": "2022-07-20T07:14:26+00:00"
6053        },
6054        {
6055            "name": "composer/composer",
6056            "version": "2.3.10",
6057            "source": {
6058                "type": "git",
6059                "url": "https://github.com/composer/composer.git",
6060                "reference": "ebac357c0a41359f3981098729042ed6dedc97ba"
6061            },
6062            "dist": {
6063                "type": "zip",
6064                "url": "https://api.github.com/repos/composer/composer/zipball/ebac357c0a41359f3981098729042ed6dedc97ba",
6065                "reference": "ebac357c0a41359f3981098729042ed6dedc97ba",
6066                "shasum": ""
6067            },
6068            "require": {
6069                "composer/ca-bundle": "^1.0",
6070                "composer/metadata-minifier": "^1.0",
6071                "composer/pcre": "^2 || ^3",
6072                "composer/semver": "^3.0",
6073                "composer/spdx-licenses": "^1.2",
6074                "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
6075                "justinrainbow/json-schema": "^5.2.11",
6076                "php": "^7.2.5 || ^8.0",
6077                "psr/log": "^1.0 || ^2.0 || ^3.0",
6078                "react/promise": "^2.8",
6079                "seld/jsonlint": "^1.4",
6080                "seld/phar-utils": "^1.2",
6081                "symfony/console": "^5.4.7 || ^6.0.7",
6082                "symfony/filesystem": "^5.4 || ^6.0",
6083                "symfony/finder": "^5.4 || ^6.0",
6084                "symfony/polyfill-php73": "^1.24",
6085                "symfony/polyfill-php80": "^1.24",
6086                "symfony/process": "^5.4 || ^6.0"
6087            },
6088            "require-dev": {
6089                "phpstan/phpstan": "^1.4.1",
6090                "phpstan/phpstan-deprecation-rules": "^1",
6091                "phpstan/phpstan-phpunit": "^1.0",
6092                "phpstan/phpstan-strict-rules": "^1",
6093                "phpstan/phpstan-symfony": "^1.1",
6094                "symfony/phpunit-bridge": "^6.0"
6095            },
6096            "suggest": {
6097                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
6098                "ext-zip": "Enabling the zip extension allows you to unzip archives",
6099                "ext-zlib": "Allow gzip compression of HTTP requests"
6100            },
6101            "bin": [
6102                "bin/composer"
6103            ],
6104            "type": "library",
6105            "extra": {
6106                "branch-alias": {
6107                    "dev-main": "2.3-dev"
6108                },
6109                "phpstan": {
6110                    "includes": [
6111                        "phpstan/rules.neon"
6112                    ]
6113                }
6114            },
6115            "autoload": {
6116                "psr-4": {
6117                    "Composer\\": "src/Composer"
6118                }
6119            },
6120            "notification-url": "https://packagist.org/downloads/",
6121            "license": [
6122                "MIT"
6123            ],
6124            "authors": [
6125                {
6126                    "name": "Nils Adermann",
6127                    "email": "naderman@naderman.de",
6128                    "homepage": "https://www.naderman.de"
6129                },
6130                {
6131                    "name": "Jordi Boggiano",
6132                    "email": "j.boggiano@seld.be",
6133                    "homepage": "https://seld.be"
6134                }
6135            ],
6136            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
6137            "homepage": "https://getcomposer.org/",
6138            "keywords": [
6139                "autoload",
6140                "dependency",
6141                "package"
6142            ],
6143            "support": {
6144                "irc": "ircs://irc.libera.chat:6697/composer",
6145                "issues": "https://github.com/composer/composer/issues",
6146                "source": "https://github.com/composer/composer/tree/2.3.10"
6147            },
6148            "funding": [
6149                {
6150                    "url": "https://packagist.com",
6151                    "type": "custom"
6152                },
6153                {
6154                    "url": "https://github.com/composer",
6155                    "type": "github"
6156                },
6157                {
6158                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6159                    "type": "tidelift"
6160                }
6161            ],
6162            "time": "2022-07-13T13:48:23+00:00"
6163        },
6164        {
6165            "name": "composer/metadata-minifier",
6166            "version": "1.0.0",
6167            "source": {
6168                "type": "git",
6169                "url": "https://github.com/composer/metadata-minifier.git",
6170                "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
6171            },
6172            "dist": {
6173                "type": "zip",
6174                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
6175                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
6176                "shasum": ""
6177            },
6178            "require": {
6179                "php": "^5.3.2 || ^7.0 || ^8.0"
6180            },
6181            "require-dev": {
6182                "composer/composer": "^2",
6183                "phpstan/phpstan": "^0.12.55",
6184                "symfony/phpunit-bridge": "^4.2 || ^5"
6185            },
6186            "type": "library",
6187            "extra": {
6188                "branch-alias": {
6189                    "dev-main": "1.x-dev"
6190                }
6191            },
6192            "autoload": {
6193                "psr-4": {
6194                    "Composer\\MetadataMinifier\\": "src"
6195                }
6196            },
6197            "notification-url": "https://packagist.org/downloads/",
6198            "license": [
6199                "MIT"
6200            ],
6201            "authors": [
6202                {
6203                    "name": "Jordi Boggiano",
6204                    "email": "j.boggiano@seld.be",
6205                    "homepage": "http://seld.be"
6206                }
6207            ],
6208            "description": "Small utility library that handles metadata minification and expansion.",
6209            "keywords": [
6210                "composer",
6211                "compression"
6212            ],
6213            "support": {
6214                "issues": "https://github.com/composer/metadata-minifier/issues",
6215                "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
6216            },
6217            "funding": [
6218                {
6219                    "url": "https://packagist.com",
6220                    "type": "custom"
6221                },
6222                {
6223                    "url": "https://github.com/composer",
6224                    "type": "github"
6225                },
6226                {
6227                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6228                    "type": "tidelift"
6229                }
6230            ],
6231            "time": "2021-04-07T13:37:33+00:00"
6232        },
6233        {
6234            "name": "composer/pcre",
6235            "version": "3.0.0",
6236            "source": {
6237                "type": "git",
6238                "url": "https://github.com/composer/pcre.git",
6239                "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd"
6240            },
6241            "dist": {
6242                "type": "zip",
6243                "url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd",
6244                "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd",
6245                "shasum": ""
6246            },
6247            "require": {
6248                "php": "^7.4 || ^8.0"
6249            },
6250            "require-dev": {
6251                "phpstan/phpstan": "^1.3",
6252                "phpstan/phpstan-strict-rules": "^1.1",
6253                "symfony/phpunit-bridge": "^5"
6254            },
6255            "type": "library",
6256            "extra": {
6257                "branch-alias": {
6258                    "dev-main": "3.x-dev"
6259                }
6260            },
6261            "autoload": {
6262                "psr-4": {
6263                    "Composer\\Pcre\\": "src"
6264                }
6265            },
6266            "notification-url": "https://packagist.org/downloads/",
6267            "license": [
6268                "MIT"
6269            ],
6270            "authors": [
6271                {
6272                    "name": "Jordi Boggiano",
6273                    "email": "j.boggiano@seld.be",
6274                    "homepage": "http://seld.be"
6275                }
6276            ],
6277            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
6278            "keywords": [
6279                "PCRE",
6280                "preg",
6281                "regex",
6282                "regular expression"
6283            ],
6284            "support": {
6285                "issues": "https://github.com/composer/pcre/issues",
6286                "source": "https://github.com/composer/pcre/tree/3.0.0"
6287            },
6288            "funding": [
6289                {
6290                    "url": "https://packagist.com",
6291                    "type": "custom"
6292                },
6293                {
6294                    "url": "https://github.com/composer",
6295                    "type": "github"
6296                },
6297                {
6298                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6299                    "type": "tidelift"
6300                }
6301            ],
6302            "time": "2022-02-25T20:21:48+00:00"
6303        },
6304        {
6305            "name": "composer/semver",
6306            "version": "3.3.2",
6307            "source": {
6308                "type": "git",
6309                "url": "https://github.com/composer/semver.git",
6310                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
6311            },
6312            "dist": {
6313                "type": "zip",
6314                "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
6315                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
6316                "shasum": ""
6317            },
6318            "require": {
6319                "php": "^5.3.2 || ^7.0 || ^8.0"
6320            },
6321            "require-dev": {
6322                "phpstan/phpstan": "^1.4",
6323                "symfony/phpunit-bridge": "^4.2 || ^5"
6324            },
6325            "type": "library",
6326            "extra": {
6327                "branch-alias": {
6328                    "dev-main": "3.x-dev"
6329                }
6330            },
6331            "autoload": {
6332                "psr-4": {
6333                    "Composer\\Semver\\": "src"
6334                }
6335            },
6336            "notification-url": "https://packagist.org/downloads/",
6337            "license": [
6338                "MIT"
6339            ],
6340            "authors": [
6341                {
6342                    "name": "Nils Adermann",
6343                    "email": "naderman@naderman.de",
6344                    "homepage": "http://www.naderman.de"
6345                },
6346                {
6347                    "name": "Jordi Boggiano",
6348                    "email": "j.boggiano@seld.be",
6349                    "homepage": "http://seld.be"
6350                },
6351                {
6352                    "name": "Rob Bast",
6353                    "email": "rob.bast@gmail.com",
6354                    "homepage": "http://robbast.nl"
6355                }
6356            ],
6357            "description": "Semver library that offers utilities, version constraint parsing and validation.",
6358            "keywords": [
6359                "semantic",
6360                "semver",
6361                "validation",
6362                "versioning"
6363            ],
6364            "support": {
6365                "irc": "irc://irc.freenode.org/composer",
6366                "issues": "https://github.com/composer/semver/issues",
6367                "source": "https://github.com/composer/semver/tree/3.3.2"
6368            },
6369            "funding": [
6370                {
6371                    "url": "https://packagist.com",
6372                    "type": "custom"
6373                },
6374                {
6375                    "url": "https://github.com/composer",
6376                    "type": "github"
6377                },
6378                {
6379                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6380                    "type": "tidelift"
6381                }
6382            ],
6383            "time": "2022-04-01T19:23:25+00:00"
6384        },
6385        {
6386            "name": "composer/spdx-licenses",
6387            "version": "1.5.7",
6388            "source": {
6389                "type": "git",
6390                "url": "https://github.com/composer/spdx-licenses.git",
6391                "reference": "c848241796da2abf65837d51dce1fae55a960149"
6392            },
6393            "dist": {
6394                "type": "zip",
6395                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
6396                "reference": "c848241796da2abf65837d51dce1fae55a960149",
6397                "shasum": ""
6398            },
6399            "require": {
6400                "php": "^5.3.2 || ^7.0 || ^8.0"
6401            },
6402            "require-dev": {
6403                "phpstan/phpstan": "^0.12.55",
6404                "symfony/phpunit-bridge": "^4.2 || ^5"
6405            },
6406            "type": "library",
6407            "extra": {
6408                "branch-alias": {
6409                    "dev-main": "1.x-dev"
6410                }
6411            },
6412            "autoload": {
6413                "psr-4": {
6414                    "Composer\\Spdx\\": "src"
6415                }
6416            },
6417            "notification-url": "https://packagist.org/downloads/",
6418            "license": [
6419                "MIT"
6420            ],
6421            "authors": [
6422                {
6423                    "name": "Nils Adermann",
6424                    "email": "naderman@naderman.de",
6425                    "homepage": "http://www.naderman.de"
6426                },
6427                {
6428                    "name": "Jordi Boggiano",
6429                    "email": "j.boggiano@seld.be",
6430                    "homepage": "http://seld.be"
6431                },
6432                {
6433                    "name": "Rob Bast",
6434                    "email": "rob.bast@gmail.com",
6435                    "homepage": "http://robbast.nl"
6436                }
6437            ],
6438            "description": "SPDX licenses list and validation library.",
6439            "keywords": [
6440                "license",
6441                "spdx",
6442                "validator"
6443            ],
6444            "support": {
6445                "irc": "irc://irc.freenode.org/composer",
6446                "issues": "https://github.com/composer/spdx-licenses/issues",
6447                "source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
6448            },
6449            "funding": [
6450                {
6451                    "url": "https://packagist.com",
6452                    "type": "custom"
6453                },
6454                {
6455                    "url": "https://github.com/composer",
6456                    "type": "github"
6457                },
6458                {
6459                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6460                    "type": "tidelift"
6461                }
6462            ],
6463            "time": "2022-05-23T07:37:50+00:00"
6464        },
6465        {
6466            "name": "composer/xdebug-handler",
6467            "version": "3.0.3",
6468            "source": {
6469                "type": "git",
6470                "url": "https://github.com/composer/xdebug-handler.git",
6471                "reference": "ced299686f41dce890debac69273b47ffe98a40c"
6472            },
6473            "dist": {
6474                "type": "zip",
6475                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
6476                "reference": "ced299686f41dce890debac69273b47ffe98a40c",
6477                "shasum": ""
6478            },
6479            "require": {
6480                "composer/pcre": "^1 || ^2 || ^3",
6481                "php": "^7.2.5 || ^8.0",
6482                "psr/log": "^1 || ^2 || ^3"
6483            },
6484            "require-dev": {
6485                "phpstan/phpstan": "^1.0",
6486                "phpstan/phpstan-strict-rules": "^1.1",
6487                "symfony/phpunit-bridge": "^6.0"
6488            },
6489            "type": "library",
6490            "autoload": {
6491                "psr-4": {
6492                    "Composer\\XdebugHandler\\": "src"
6493                }
6494            },
6495            "notification-url": "https://packagist.org/downloads/",
6496            "license": [
6497                "MIT"
6498            ],
6499            "authors": [
6500                {
6501                    "name": "John Stevenson",
6502                    "email": "john-stevenson@blueyonder.co.uk"
6503                }
6504            ],
6505            "description": "Restarts a process without Xdebug.",
6506            "keywords": [
6507                "Xdebug",
6508                "performance"
6509            ],
6510            "support": {
6511                "irc": "irc://irc.freenode.org/composer",
6512                "issues": "https://github.com/composer/xdebug-handler/issues",
6513                "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
6514            },
6515            "funding": [
6516                {
6517                    "url": "https://packagist.com",
6518                    "type": "custom"
6519                },
6520                {
6521                    "url": "https://github.com/composer",
6522                    "type": "github"
6523                },
6524                {
6525                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6526                    "type": "tidelift"
6527                }
6528            ],
6529            "time": "2022-02-25T21:32:43+00:00"
6530        },
6531        {
6532            "name": "doctrine/instantiator",
6533            "version": "1.4.1",
6534            "source": {
6535                "type": "git",
6536                "url": "https://github.com/doctrine/instantiator.git",
6537                "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
6538            },
6539            "dist": {
6540                "type": "zip",
6541                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
6542                "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
6543                "shasum": ""
6544            },
6545            "require": {
6546                "php": "^7.1 || ^8.0"
6547            },
6548            "require-dev": {
6549                "doctrine/coding-standard": "^9",
6550                "ext-pdo": "*",
6551                "ext-phar": "*",
6552                "phpbench/phpbench": "^0.16 || ^1",
6553                "phpstan/phpstan": "^1.4",
6554                "phpstan/phpstan-phpunit": "^1",
6555                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
6556                "vimeo/psalm": "^4.22"
6557            },
6558            "type": "library",
6559            "autoload": {
6560                "psr-4": {
6561                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
6562                }
6563            },
6564            "notification-url": "https://packagist.org/downloads/",
6565            "license": [
6566                "MIT"
6567            ],
6568            "authors": [
6569                {
6570                    "name": "Marco Pivetta",
6571                    "email": "ocramius@gmail.com",
6572                    "homepage": "https://ocramius.github.io/"
6573                }
6574            ],
6575            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
6576            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
6577            "keywords": [
6578                "constructor",
6579                "instantiate"
6580            ],
6581            "support": {
6582                "issues": "https://github.com/doctrine/instantiator/issues",
6583                "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
6584            },
6585            "funding": [
6586                {
6587                    "url": "https://www.doctrine-project.org/sponsorship.html",
6588                    "type": "custom"
6589                },
6590                {
6591                    "url": "https://www.patreon.com/phpdoctrine",
6592                    "type": "patreon"
6593                },
6594                {
6595                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
6596                    "type": "tidelift"
6597                }
6598            ],
6599            "time": "2022-03-03T08:28:38+00:00"
6600        },
6601        {
6602            "name": "justinrainbow/json-schema",
6603            "version": "5.2.12",
6604            "source": {
6605                "type": "git",
6606                "url": "https://github.com/justinrainbow/json-schema.git",
6607                "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
6608            },
6609            "dist": {
6610                "type": "zip",
6611                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
6612                "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
6613                "shasum": ""
6614            },
6615            "require": {
6616                "php": ">=5.3.3"
6617            },
6618            "require-dev": {
6619                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
6620                "json-schema/json-schema-test-suite": "1.2.0",
6621                "phpunit/phpunit": "^4.8.35"
6622            },
6623            "bin": [
6624                "bin/validate-json"
6625            ],
6626            "type": "library",
6627            "extra": {
6628                "branch-alias": {
6629                    "dev-master": "5.0.x-dev"
6630                }
6631            },
6632            "autoload": {
6633                "psr-4": {
6634                    "JsonSchema\\": "src/JsonSchema/"
6635                }
6636            },
6637            "notification-url": "https://packagist.org/downloads/",
6638            "license": [
6639                "MIT"
6640            ],
6641            "authors": [
6642                {
6643                    "name": "Bruno Prieto Reis",
6644                    "email": "bruno.p.reis@gmail.com"
6645                },
6646                {
6647                    "name": "Justin Rainbow",
6648                    "email": "justin.rainbow@gmail.com"
6649                },
6650                {
6651                    "name": "Igor Wiedler",
6652                    "email": "igor@wiedler.ch"
6653                },
6654                {
6655                    "name": "Robert Schönthal",
6656                    "email": "seroscho@googlemail.com"
6657                }
6658            ],
6659            "description": "A library to validate a json schema.",
6660            "homepage": "https://github.com/justinrainbow/json-schema",
6661            "keywords": [
6662                "json",
6663                "schema"
6664            ],
6665            "support": {
6666                "issues": "https://github.com/justinrainbow/json-schema/issues",
6667                "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
6668            },
6669            "time": "2022-04-13T08:02:27+00:00"
6670        },
6671        {
6672            "name": "league/flysystem-memory",
6673            "version": "2.0.6",
6674            "source": {
6675                "type": "git",
6676                "url": "https://github.com/thephpleague/flysystem-memory.git",
6677                "reference": "f644026c705b8a501543f38cb8b745a603aa4952"
6678            },
6679            "dist": {
6680                "type": "zip",
6681                "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/f644026c705b8a501543f38cb8b745a603aa4952",
6682                "reference": "f644026c705b8a501543f38cb8b745a603aa4952",
6683                "shasum": ""
6684            },
6685            "require": {
6686                "ext-fileinfo": "*",
6687                "league/flysystem": "^2.0.0",
6688                "php": "^7.2 || ^8.0"
6689            },
6690            "type": "library",
6691            "autoload": {
6692                "psr-4": {
6693                    "League\\Flysystem\\InMemory\\": ""
6694                }
6695            },
6696            "notification-url": "https://packagist.org/downloads/",
6697            "license": [
6698                "MIT"
6699            ],
6700            "authors": [
6701                {
6702                    "name": "Frank de Jonge",
6703                    "email": "info@frankdejonge.nl"
6704                }
6705            ],
6706            "description": "In-memory filesystem adapter for Flysystem.",
6707            "keywords": [
6708                "Flysystem",
6709                "file",
6710                "files",
6711                "filesystem",
6712                "memory"
6713            ],
6714            "support": {
6715                "issues": "https://github.com/thephpleague/flysystem-memory/issues",
6716                "source": "https://github.com/thephpleague/flysystem-memory/tree/2.0.6"
6717            },
6718            "time": "2021-02-12T19:24:17+00:00"
6719        },
6720        {
6721            "name": "myclabs/deep-copy",
6722            "version": "1.11.0",
6723            "source": {
6724                "type": "git",
6725                "url": "https://github.com/myclabs/DeepCopy.git",
6726                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
6727            },
6728            "dist": {
6729                "type": "zip",
6730                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
6731                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
6732                "shasum": ""
6733            },
6734            "require": {
6735                "php": "^7.1 || ^8.0"
6736            },
6737            "conflict": {
6738                "doctrine/collections": "<1.6.8",
6739                "doctrine/common": "<2.13.3 || >=3,<3.2.2"
6740            },
6741            "require-dev": {
6742                "doctrine/collections": "^1.6.8",
6743                "doctrine/common": "^2.13.3 || ^3.2.2",
6744                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
6745            },
6746            "type": "library",
6747            "autoload": {
6748                "files": [
6749                    "src/DeepCopy/deep_copy.php"
6750                ],
6751                "psr-4": {
6752                    "DeepCopy\\": "src/DeepCopy/"
6753                }
6754            },
6755            "notification-url": "https://packagist.org/downloads/",
6756            "license": [
6757                "MIT"
6758            ],
6759            "description": "Create deep copies (clones) of your objects",
6760            "keywords": [
6761                "clone",
6762                "copy",
6763                "duplicate",
6764                "object",
6765                "object graph"
6766            ],
6767            "support": {
6768                "issues": "https://github.com/myclabs/DeepCopy/issues",
6769                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
6770            },
6771            "funding": [
6772                {
6773                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6774                    "type": "tidelift"
6775                }
6776            ],
6777            "time": "2022-03-03T13:19:32+00:00"
6778        },
6779        {
6780            "name": "nikic/php-parser",
6781            "version": "v4.14.0",
6782            "source": {
6783                "type": "git",
6784                "url": "https://github.com/nikic/PHP-Parser.git",
6785                "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
6786            },
6787            "dist": {
6788                "type": "zip",
6789                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
6790                "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
6791                "shasum": ""
6792            },
6793            "require": {
6794                "ext-tokenizer": "*",
6795                "php": ">=7.0"
6796            },
6797            "require-dev": {
6798                "ircmaxell/php-yacc": "^0.0.7",
6799                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6800            },
6801            "bin": [
6802                "bin/php-parse"
6803            ],
6804            "type": "library",
6805            "extra": {
6806                "branch-alias": {
6807                    "dev-master": "4.9-dev"
6808                }
6809            },
6810            "autoload": {
6811                "psr-4": {
6812                    "PhpParser\\": "lib/PhpParser"
6813                }
6814            },
6815            "notification-url": "https://packagist.org/downloads/",
6816            "license": [
6817                "BSD-3-Clause"
6818            ],
6819            "authors": [
6820                {
6821                    "name": "Nikita Popov"
6822                }
6823            ],
6824            "description": "A PHP parser written in PHP",
6825            "keywords": [
6826                "parser",
6827                "php"
6828            ],
6829            "support": {
6830                "issues": "https://github.com/nikic/PHP-Parser/issues",
6831                "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
6832            },
6833            "time": "2022-05-31T20:59:12+00:00"
6834        },
6835        {
6836            "name": "phar-io/manifest",
6837            "version": "2.0.3",
6838            "source": {
6839                "type": "git",
6840                "url": "https://github.com/phar-io/manifest.git",
6841                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
6842            },
6843            "dist": {
6844                "type": "zip",
6845                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
6846                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
6847                "shasum": ""
6848            },
6849            "require": {
6850                "ext-dom": "*",
6851                "ext-phar": "*",
6852                "ext-xmlwriter": "*",
6853                "phar-io/version": "^3.0.1",
6854                "php": "^7.2 || ^8.0"
6855            },
6856            "type": "library",
6857            "extra": {
6858                "branch-alias": {
6859                    "dev-master": "2.0.x-dev"
6860                }
6861            },
6862            "autoload": {
6863                "classmap": [
6864                    "src/"
6865                ]
6866            },
6867            "notification-url": "https://packagist.org/downloads/",
6868            "license": [
6869                "BSD-3-Clause"
6870            ],
6871            "authors": [
6872                {
6873                    "name": "Arne Blankerts",
6874                    "email": "arne@blankerts.de",
6875                    "role": "Developer"
6876                },
6877                {
6878                    "name": "Sebastian Heuer",
6879                    "email": "sebastian@phpeople.de",
6880                    "role": "Developer"
6881                },
6882                {
6883                    "name": "Sebastian Bergmann",
6884                    "email": "sebastian@phpunit.de",
6885                    "role": "Developer"
6886                }
6887            ],
6888            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6889            "support": {
6890                "issues": "https://github.com/phar-io/manifest/issues",
6891                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
6892            },
6893            "time": "2021-07-20T11:28:43+00:00"
6894        },
6895        {
6896            "name": "phar-io/version",
6897            "version": "3.2.1",
6898            "source": {
6899                "type": "git",
6900                "url": "https://github.com/phar-io/version.git",
6901                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
6902            },
6903            "dist": {
6904                "type": "zip",
6905                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
6906                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
6907                "shasum": ""
6908            },
6909            "require": {
6910                "php": "^7.2 || ^8.0"
6911            },
6912            "type": "library",
6913            "autoload": {
6914                "classmap": [
6915                    "src/"
6916                ]
6917            },
6918            "notification-url": "https://packagist.org/downloads/",
6919            "license": [
6920                "BSD-3-Clause"
6921            ],
6922            "authors": [
6923                {
6924                    "name": "Arne Blankerts",
6925                    "email": "arne@blankerts.de",
6926                    "role": "Developer"
6927                },
6928                {
6929                    "name": "Sebastian Heuer",
6930                    "email": "sebastian@phpeople.de",
6931                    "role": "Developer"
6932                },
6933                {
6934                    "name": "Sebastian Bergmann",
6935                    "email": "sebastian@phpunit.de",
6936                    "role": "Developer"
6937                }
6938            ],
6939            "description": "Library for handling version information and constraints",
6940            "support": {
6941                "issues": "https://github.com/phar-io/version/issues",
6942                "source": "https://github.com/phar-io/version/tree/3.2.1"
6943            },
6944            "time": "2022-02-21T01:04:05+00:00"
6945        },
6946        {
6947            "name": "php-coveralls/php-coveralls",
6948            "version": "v2.5.2",
6949            "source": {
6950                "type": "git",
6951                "url": "https://github.com/php-coveralls/php-coveralls.git",
6952                "reference": "007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4"
6953            },
6954            "dist": {
6955                "type": "zip",
6956                "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4",
6957                "reference": "007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4",
6958                "shasum": ""
6959            },
6960            "require": {
6961                "ext-json": "*",
6962                "ext-simplexml": "*",
6963                "guzzlehttp/guzzle": "^6.0 || ^7.0",
6964                "php": "^5.5 || ^7.0 || ^8.0",
6965                "psr/log": "^1.0 || ^2.0",
6966                "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
6967                "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
6968                "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
6969                "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
6970            },
6971            "require-dev": {
6972                "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
6973                "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0"
6974            },
6975            "suggest": {
6976                "symfony/http-kernel": "Allows Symfony integration"
6977            },
6978            "bin": [
6979                "bin/php-coveralls"
6980            ],
6981            "type": "library",
6982            "autoload": {
6983                "psr-4": {
6984                    "PhpCoveralls\\": "src/"
6985                }
6986            },
6987            "notification-url": "https://packagist.org/downloads/",
6988            "license": [
6989                "MIT"
6990            ],
6991            "authors": [
6992                {
6993                    "name": "Kitamura Satoshi",
6994                    "email": "with.no.parachute@gmail.com",
6995                    "homepage": "https://www.facebook.com/satooshi.jp",
6996                    "role": "Original creator"
6997                },
6998                {
6999                    "name": "Takashi Matsuo",
7000                    "email": "tmatsuo@google.com"
7001                },
7002                {
7003                    "name": "Google Inc"
7004                },
7005                {
7006                    "name": "Dariusz Ruminski",
7007                    "email": "dariusz.ruminski@gmail.com",
7008                    "homepage": "https://github.com/keradus"
7009                },
7010                {
7011                    "name": "Contributors",
7012                    "homepage": "https://github.com/php-coveralls/php-coveralls/graphs/contributors"
7013                }
7014            ],
7015            "description": "PHP client library for Coveralls API",
7016            "homepage": "https://github.com/php-coveralls/php-coveralls",
7017            "keywords": [
7018                "ci",
7019                "coverage",
7020                "github",
7021                "test"
7022            ],
7023            "support": {
7024                "issues": "https://github.com/php-coveralls/php-coveralls/issues",
7025                "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.5.2"
7026            },
7027            "time": "2021-12-06T17:05:08+00:00"
7028        },
7029        {
7030            "name": "phpdocumentor/reflection-common",
7031            "version": "2.2.0",
7032            "source": {
7033                "type": "git",
7034                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
7035                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
7036            },
7037            "dist": {
7038                "type": "zip",
7039                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
7040                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
7041                "shasum": ""
7042            },
7043            "require": {
7044                "php": "^7.2 || ^8.0"
7045            },
7046            "type": "library",
7047            "extra": {
7048                "branch-alias": {
7049                    "dev-2.x": "2.x-dev"
7050                }
7051            },
7052            "autoload": {
7053                "psr-4": {
7054                    "phpDocumentor\\Reflection\\": "src/"
7055                }
7056            },
7057            "notification-url": "https://packagist.org/downloads/",
7058            "license": [
7059                "MIT"
7060            ],
7061            "authors": [
7062                {
7063                    "name": "Jaap van Otterdijk",
7064                    "email": "opensource@ijaap.nl"
7065                }
7066            ],
7067            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
7068            "homepage": "http://www.phpdoc.org",
7069            "keywords": [
7070                "FQSEN",
7071                "phpDocumentor",
7072                "phpdoc",
7073                "reflection",
7074                "static analysis"
7075            ],
7076            "support": {
7077                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
7078                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
7079            },
7080            "time": "2020-06-27T09:03:43+00:00"
7081        },
7082        {
7083            "name": "phpdocumentor/reflection-docblock",
7084            "version": "5.3.0",
7085            "source": {
7086                "type": "git",
7087                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
7088                "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
7089            },
7090            "dist": {
7091                "type": "zip",
7092                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
7093                "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
7094                "shasum": ""
7095            },
7096            "require": {
7097                "ext-filter": "*",
7098                "php": "^7.2 || ^8.0",
7099                "phpdocumentor/reflection-common": "^2.2",
7100                "phpdocumentor/type-resolver": "^1.3",
7101                "webmozart/assert": "^1.9.1"
7102            },
7103            "require-dev": {
7104                "mockery/mockery": "~1.3.2",
7105                "psalm/phar": "^4.8"
7106            },
7107            "type": "library",
7108            "extra": {
7109                "branch-alias": {
7110                    "dev-master": "5.x-dev"
7111                }
7112            },
7113            "autoload": {
7114                "psr-4": {
7115                    "phpDocumentor\\Reflection\\": "src"
7116                }
7117            },
7118            "notification-url": "https://packagist.org/downloads/",
7119            "license": [
7120                "MIT"
7121            ],
7122            "authors": [
7123                {
7124                    "name": "Mike van Riel",
7125                    "email": "me@mikevanriel.com"
7126                },
7127                {
7128                    "name": "Jaap van Otterdijk",
7129                    "email": "account@ijaap.nl"
7130                }
7131            ],
7132            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
7133            "support": {
7134                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
7135                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
7136            },
7137            "time": "2021-10-19T17:43:47+00:00"
7138        },
7139        {
7140            "name": "phpdocumentor/type-resolver",
7141            "version": "1.6.1",
7142            "source": {
7143                "type": "git",
7144                "url": "https://github.com/phpDocumentor/TypeResolver.git",
7145                "reference": "77a32518733312af16a44300404e945338981de3"
7146            },
7147            "dist": {
7148                "type": "zip",
7149                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
7150                "reference": "77a32518733312af16a44300404e945338981de3",
7151                "shasum": ""
7152            },
7153            "require": {
7154                "php": "^7.2 || ^8.0",
7155                "phpdocumentor/reflection-common": "^2.0"
7156            },
7157            "require-dev": {
7158                "ext-tokenizer": "*",
7159                "psalm/phar": "^4.8"
7160            },
7161            "type": "library",
7162            "extra": {
7163                "branch-alias": {
7164                    "dev-1.x": "1.x-dev"
7165                }
7166            },
7167            "autoload": {
7168                "psr-4": {
7169                    "phpDocumentor\\Reflection\\": "src"
7170                }
7171            },
7172            "notification-url": "https://packagist.org/downloads/",
7173            "license": [
7174                "MIT"
7175            ],
7176            "authors": [
7177                {
7178                    "name": "Mike van Riel",
7179                    "email": "me@mikevanriel.com"
7180                }
7181            ],
7182            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
7183            "support": {
7184                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
7185                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
7186            },
7187            "time": "2022-03-15T21:29:03+00:00"
7188        },
7189        {
7190            "name": "phpspec/prophecy",
7191            "version": "v1.15.0",
7192            "source": {
7193                "type": "git",
7194                "url": "https://github.com/phpspec/prophecy.git",
7195                "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
7196            },
7197            "dist": {
7198                "type": "zip",
7199                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
7200                "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
7201                "shasum": ""
7202            },
7203            "require": {
7204                "doctrine/instantiator": "^1.2",
7205                "php": "^7.2 || ~8.0, <8.2",
7206                "phpdocumentor/reflection-docblock": "^5.2",
7207                "sebastian/comparator": "^3.0 || ^4.0",
7208                "sebastian/recursion-context": "^3.0 || ^4.0"
7209            },
7210            "require-dev": {
7211                "phpspec/phpspec": "^6.0 || ^7.0",
7212                "phpunit/phpunit": "^8.0 || ^9.0"
7213            },
7214            "type": "library",
7215            "extra": {
7216                "branch-alias": {
7217                    "dev-master": "1.x-dev"
7218                }
7219            },
7220            "autoload": {
7221                "psr-4": {
7222                    "Prophecy\\": "src/Prophecy"
7223                }
7224            },
7225            "notification-url": "https://packagist.org/downloads/",
7226            "license": [
7227                "MIT"
7228            ],
7229            "authors": [
7230                {
7231                    "name": "Konstantin Kudryashov",
7232                    "email": "ever.zet@gmail.com",
7233                    "homepage": "http://everzet.com"
7234                },
7235                {
7236                    "name": "Marcello Duarte",
7237                    "email": "marcello.duarte@gmail.com"
7238                }
7239            ],
7240            "description": "Highly opinionated mocking framework for PHP 5.3+",
7241            "homepage": "https://github.com/phpspec/prophecy",
7242            "keywords": [
7243                "Double",
7244                "Dummy",
7245                "fake",
7246                "mock",
7247                "spy",
7248                "stub"
7249            ],
7250            "support": {
7251                "issues": "https://github.com/phpspec/prophecy/issues",
7252                "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
7253            },
7254            "time": "2021-12-08T12:19:24+00:00"
7255        },
7256        {
7257            "name": "phpunit/php-code-coverage",
7258            "version": "9.2.15",
7259            "source": {
7260                "type": "git",
7261                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7262                "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f"
7263            },
7264            "dist": {
7265                "type": "zip",
7266                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
7267                "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
7268                "shasum": ""
7269            },
7270            "require": {
7271                "ext-dom": "*",
7272                "ext-libxml": "*",
7273                "ext-xmlwriter": "*",
7274                "nikic/php-parser": "^4.13.0",
7275                "php": ">=7.3",
7276                "phpunit/php-file-iterator": "^3.0.3",
7277                "phpunit/php-text-template": "^2.0.2",
7278                "sebastian/code-unit-reverse-lookup": "^2.0.2",
7279                "sebastian/complexity": "^2.0",
7280                "sebastian/environment": "^5.1.2",
7281                "sebastian/lines-of-code": "^1.0.3",
7282                "sebastian/version": "^3.0.1",
7283                "theseer/tokenizer": "^1.2.0"
7284            },
7285            "require-dev": {
7286                "phpunit/phpunit": "^9.3"
7287            },
7288            "suggest": {
7289                "ext-pcov": "*",
7290                "ext-xdebug": "*"
7291            },
7292            "type": "library",
7293            "extra": {
7294                "branch-alias": {
7295                    "dev-master": "9.2-dev"
7296                }
7297            },
7298            "autoload": {
7299                "classmap": [
7300                    "src/"
7301                ]
7302            },
7303            "notification-url": "https://packagist.org/downloads/",
7304            "license": [
7305                "BSD-3-Clause"
7306            ],
7307            "authors": [
7308                {
7309                    "name": "Sebastian Bergmann",
7310                    "email": "sebastian@phpunit.de",
7311                    "role": "lead"
7312                }
7313            ],
7314            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7315            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7316            "keywords": [
7317                "coverage",
7318                "testing",
7319                "xunit"
7320            ],
7321            "support": {
7322                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7323                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15"
7324            },
7325            "funding": [
7326                {
7327                    "url": "https://github.com/sebastianbergmann",
7328                    "type": "github"
7329                }
7330            ],
7331            "time": "2022-03-07T09:28:20+00:00"
7332        },
7333        {
7334            "name": "phpunit/php-file-iterator",
7335            "version": "3.0.6",
7336            "source": {
7337                "type": "git",
7338                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7339                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
7340            },
7341            "dist": {
7342                "type": "zip",
7343                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
7344                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
7345                "shasum": ""
7346            },
7347            "require": {
7348                "php": ">=7.3"
7349            },
7350            "require-dev": {
7351                "phpunit/phpunit": "^9.3"
7352            },
7353            "type": "library",
7354            "extra": {
7355                "branch-alias": {
7356                    "dev-master": "3.0-dev"
7357                }
7358            },
7359            "autoload": {
7360                "classmap": [
7361                    "src/"
7362                ]
7363            },
7364            "notification-url": "https://packagist.org/downloads/",
7365            "license": [
7366                "BSD-3-Clause"
7367            ],
7368            "authors": [
7369                {
7370                    "name": "Sebastian Bergmann",
7371                    "email": "sebastian@phpunit.de",
7372                    "role": "lead"
7373                }
7374            ],
7375            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7376            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7377            "keywords": [
7378                "filesystem",
7379                "iterator"
7380            ],
7381            "support": {
7382                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7383                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
7384            },
7385            "funding": [
7386                {
7387                    "url": "https://github.com/sebastianbergmann",
7388                    "type": "github"
7389                }
7390            ],
7391            "time": "2021-12-02T12:48:52+00:00"
7392        },
7393        {
7394            "name": "phpunit/php-invoker",
7395            "version": "3.1.1",
7396            "source": {
7397                "type": "git",
7398                "url": "https://github.com/sebastianbergmann/php-invoker.git",
7399                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
7400            },
7401            "dist": {
7402                "type": "zip",
7403                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7404                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7405                "shasum": ""
7406            },
7407            "require": {
7408                "php": ">=7.3"
7409            },
7410            "require-dev": {
7411                "ext-pcntl": "*",
7412                "phpunit/phpunit": "^9.3"
7413            },
7414            "suggest": {
7415                "ext-pcntl": "*"
7416            },
7417            "type": "library",
7418            "extra": {
7419                "branch-alias": {
7420                    "dev-master": "3.1-dev"
7421                }
7422            },
7423            "autoload": {
7424                "classmap": [
7425                    "src/"
7426                ]
7427            },
7428            "notification-url": "https://packagist.org/downloads/",
7429            "license": [
7430                "BSD-3-Clause"
7431            ],
7432            "authors": [
7433                {
7434                    "name": "Sebastian Bergmann",
7435                    "email": "sebastian@phpunit.de",
7436                    "role": "lead"
7437                }
7438            ],
7439            "description": "Invoke callables with a timeout",
7440            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
7441            "keywords": [
7442                "process"
7443            ],
7444            "support": {
7445                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
7446                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
7447            },
7448            "funding": [
7449                {
7450                    "url": "https://github.com/sebastianbergmann",
7451                    "type": "github"
7452                }
7453            ],
7454            "time": "2020-09-28T05:58:55+00:00"
7455        },
7456        {
7457            "name": "phpunit/php-text-template",
7458            "version": "2.0.4",
7459            "source": {
7460                "type": "git",
7461                "url": "https://github.com/sebastianbergmann/php-text-template.git",
7462                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
7463            },
7464            "dist": {
7465                "type": "zip",
7466                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7467                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7468                "shasum": ""
7469            },
7470            "require": {
7471                "php": ">=7.3"
7472            },
7473            "require-dev": {
7474                "phpunit/phpunit": "^9.3"
7475            },
7476            "type": "library",
7477            "extra": {
7478                "branch-alias": {
7479                    "dev-master": "2.0-dev"
7480                }
7481            },
7482            "autoload": {
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": "Simple template engine.",
7499            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7500            "keywords": [
7501                "template"
7502            ],
7503            "support": {
7504                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7505                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
7506            },
7507            "funding": [
7508                {
7509                    "url": "https://github.com/sebastianbergmann",
7510                    "type": "github"
7511                }
7512            ],
7513            "time": "2020-10-26T05:33:50+00:00"
7514        },
7515        {
7516            "name": "phpunit/php-timer",
7517            "version": "5.0.3",
7518            "source": {
7519                "type": "git",
7520                "url": "https://github.com/sebastianbergmann/php-timer.git",
7521                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
7522            },
7523            "dist": {
7524                "type": "zip",
7525                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7526                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7527                "shasum": ""
7528            },
7529            "require": {
7530                "php": ">=7.3"
7531            },
7532            "require-dev": {
7533                "phpunit/phpunit": "^9.3"
7534            },
7535            "type": "library",
7536            "extra": {
7537                "branch-alias": {
7538                    "dev-master": "5.0-dev"
7539                }
7540            },
7541            "autoload": {
7542                "classmap": [
7543                    "src/"
7544                ]
7545            },
7546            "notification-url": "https://packagist.org/downloads/",
7547            "license": [
7548                "BSD-3-Clause"
7549            ],
7550            "authors": [
7551                {
7552                    "name": "Sebastian Bergmann",
7553                    "email": "sebastian@phpunit.de",
7554                    "role": "lead"
7555                }
7556            ],
7557            "description": "Utility class for timing",
7558            "homepage": "https://github.com/sebastianbergmann/php-timer/",
7559            "keywords": [
7560                "timer"
7561            ],
7562            "support": {
7563                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7564                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
7565            },
7566            "funding": [
7567                {
7568                    "url": "https://github.com/sebastianbergmann",
7569                    "type": "github"
7570                }
7571            ],
7572            "time": "2020-10-26T13:16:10+00:00"
7573        },
7574        {
7575            "name": "phpunit/phpunit",
7576            "version": "9.5.21",
7577            "source": {
7578                "type": "git",
7579                "url": "https://github.com/sebastianbergmann/phpunit.git",
7580                "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1"
7581            },
7582            "dist": {
7583                "type": "zip",
7584                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1",
7585                "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1",
7586                "shasum": ""
7587            },
7588            "require": {
7589                "doctrine/instantiator": "^1.3.1",
7590                "ext-dom": "*",
7591                "ext-json": "*",
7592                "ext-libxml": "*",
7593                "ext-mbstring": "*",
7594                "ext-xml": "*",
7595                "ext-xmlwriter": "*",
7596                "myclabs/deep-copy": "^1.10.1",
7597                "phar-io/manifest": "^2.0.3",
7598                "phar-io/version": "^3.0.2",
7599                "php": ">=7.3",
7600                "phpspec/prophecy": "^1.12.1",
7601                "phpunit/php-code-coverage": "^9.2.13",
7602                "phpunit/php-file-iterator": "^3.0.5",
7603                "phpunit/php-invoker": "^3.1.1",
7604                "phpunit/php-text-template": "^2.0.3",
7605                "phpunit/php-timer": "^5.0.2",
7606                "sebastian/cli-parser": "^1.0.1",
7607                "sebastian/code-unit": "^1.0.6",
7608                "sebastian/comparator": "^4.0.5",
7609                "sebastian/diff": "^4.0.3",
7610                "sebastian/environment": "^5.1.3",
7611                "sebastian/exporter": "^4.0.3",
7612                "sebastian/global-state": "^5.0.1",
7613                "sebastian/object-enumerator": "^4.0.3",
7614                "sebastian/resource-operations": "^3.0.3",
7615                "sebastian/type": "^3.0",
7616                "sebastian/version": "^3.0.2"
7617            },
7618            "require-dev": {
7619                "phpspec/prophecy-phpunit": "^2.0.1"
7620            },
7621            "suggest": {
7622                "ext-soap": "*",
7623                "ext-xdebug": "*"
7624            },
7625            "bin": [
7626                "phpunit"
7627            ],
7628            "type": "library",
7629            "extra": {
7630                "branch-alias": {
7631                    "dev-master": "9.5-dev"
7632                }
7633            },
7634            "autoload": {
7635                "files": [
7636                    "src/Framework/Assert/Functions.php"
7637                ],
7638                "classmap": [
7639                    "src/"
7640                ]
7641            },
7642            "notification-url": "https://packagist.org/downloads/",
7643            "license": [
7644                "BSD-3-Clause"
7645            ],
7646            "authors": [
7647                {
7648                    "name": "Sebastian Bergmann",
7649                    "email": "sebastian@phpunit.de",
7650                    "role": "lead"
7651                }
7652            ],
7653            "description": "The PHP Unit Testing framework.",
7654            "homepage": "https://phpunit.de/",
7655            "keywords": [
7656                "phpunit",
7657                "testing",
7658                "xunit"
7659            ],
7660            "support": {
7661                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7662                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21"
7663            },
7664            "funding": [
7665                {
7666                    "url": "https://phpunit.de/sponsors.html",
7667                    "type": "custom"
7668                },
7669                {
7670                    "url": "https://github.com/sebastianbergmann",
7671                    "type": "github"
7672                }
7673            ],
7674            "time": "2022-06-19T12:14:25+00:00"
7675        },
7676        {
7677            "name": "react/promise",
7678            "version": "v2.9.0",
7679            "source": {
7680                "type": "git",
7681                "url": "https://github.com/reactphp/promise.git",
7682                "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
7683            },
7684            "dist": {
7685                "type": "zip",
7686                "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
7687                "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
7688                "shasum": ""
7689            },
7690            "require": {
7691                "php": ">=5.4.0"
7692            },
7693            "require-dev": {
7694                "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
7695            },
7696            "type": "library",
7697            "autoload": {
7698                "files": [
7699                    "src/functions_include.php"
7700                ],
7701                "psr-4": {
7702                    "React\\Promise\\": "src/"
7703                }
7704            },
7705            "notification-url": "https://packagist.org/downloads/",
7706            "license": [
7707                "MIT"
7708            ],
7709            "authors": [
7710                {
7711                    "name": "Jan Sorgalla",
7712                    "email": "jsorgalla@gmail.com",
7713                    "homepage": "https://sorgalla.com/"
7714                },
7715                {
7716                    "name": "Christian Lück",
7717                    "email": "christian@clue.engineering",
7718                    "homepage": "https://clue.engineering/"
7719                },
7720                {
7721                    "name": "Cees-Jan Kiewiet",
7722                    "email": "reactphp@ceesjankiewiet.nl",
7723                    "homepage": "https://wyrihaximus.net/"
7724                },
7725                {
7726                    "name": "Chris Boden",
7727                    "email": "cboden@gmail.com",
7728                    "homepage": "https://cboden.dev/"
7729                }
7730            ],
7731            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7732            "keywords": [
7733                "promise",
7734                "promises"
7735            ],
7736            "support": {
7737                "issues": "https://github.com/reactphp/promise/issues",
7738                "source": "https://github.com/reactphp/promise/tree/v2.9.0"
7739            },
7740            "funding": [
7741                {
7742                    "url": "https://github.com/WyriHaximus",
7743                    "type": "github"
7744                },
7745                {
7746                    "url": "https://github.com/clue",
7747                    "type": "github"
7748                }
7749            ],
7750            "time": "2022-02-11T10:27:51+00:00"
7751        },
7752        {
7753            "name": "sebastian/cli-parser",
7754            "version": "1.0.1",
7755            "source": {
7756                "type": "git",
7757                "url": "https://github.com/sebastianbergmann/cli-parser.git",
7758                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
7759            },
7760            "dist": {
7761                "type": "zip",
7762                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
7763                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
7764                "shasum": ""
7765            },
7766            "require": {
7767                "php": ">=7.3"
7768            },
7769            "require-dev": {
7770                "phpunit/phpunit": "^9.3"
7771            },
7772            "type": "library",
7773            "extra": {
7774                "branch-alias": {
7775                    "dev-master": "1.0-dev"
7776                }
7777            },
7778            "autoload": {
7779                "classmap": [
7780                    "src/"
7781                ]
7782            },
7783            "notification-url": "https://packagist.org/downloads/",
7784            "license": [
7785                "BSD-3-Clause"
7786            ],
7787            "authors": [
7788                {
7789                    "name": "Sebastian Bergmann",
7790                    "email": "sebastian@phpunit.de",
7791                    "role": "lead"
7792                }
7793            ],
7794            "description": "Library for parsing CLI options",
7795            "homepage": "https://github.com/sebastianbergmann/cli-parser",
7796            "support": {
7797                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
7798                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
7799            },
7800            "funding": [
7801                {
7802                    "url": "https://github.com/sebastianbergmann",
7803                    "type": "github"
7804                }
7805            ],
7806            "time": "2020-09-28T06:08:49+00:00"
7807        },
7808        {
7809            "name": "sebastian/code-unit",
7810            "version": "1.0.8",
7811            "source": {
7812                "type": "git",
7813                "url": "https://github.com/sebastianbergmann/code-unit.git",
7814                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
7815            },
7816            "dist": {
7817                "type": "zip",
7818                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
7819                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
7820                "shasum": ""
7821            },
7822            "require": {
7823                "php": ">=7.3"
7824            },
7825            "require-dev": {
7826                "phpunit/phpunit": "^9.3"
7827            },
7828            "type": "library",
7829            "extra": {
7830                "branch-alias": {
7831                    "dev-master": "1.0-dev"
7832                }
7833            },
7834            "autoload": {
7835                "classmap": [
7836                    "src/"
7837                ]
7838            },
7839            "notification-url": "https://packagist.org/downloads/",
7840            "license": [
7841                "BSD-3-Clause"
7842            ],
7843            "authors": [
7844                {
7845                    "name": "Sebastian Bergmann",
7846                    "email": "sebastian@phpunit.de",
7847                    "role": "lead"
7848                }
7849            ],
7850            "description": "Collection of value objects that represent the PHP code units",
7851            "homepage": "https://github.com/sebastianbergmann/code-unit",
7852            "support": {
7853                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
7854                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
7855            },
7856            "funding": [
7857                {
7858                    "url": "https://github.com/sebastianbergmann",
7859                    "type": "github"
7860                }
7861            ],
7862            "time": "2020-10-26T13:08:54+00:00"
7863        },
7864        {
7865            "name": "sebastian/code-unit-reverse-lookup",
7866            "version": "2.0.3",
7867            "source": {
7868                "type": "git",
7869                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
7870                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
7871            },
7872            "dist": {
7873                "type": "zip",
7874                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
7875                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
7876                "shasum": ""
7877            },
7878            "require": {
7879                "php": ">=7.3"
7880            },
7881            "require-dev": {
7882                "phpunit/phpunit": "^9.3"
7883            },
7884            "type": "library",
7885            "extra": {
7886                "branch-alias": {
7887                    "dev-master": "2.0-dev"
7888                }
7889            },
7890            "autoload": {
7891                "classmap": [
7892                    "src/"
7893                ]
7894            },
7895            "notification-url": "https://packagist.org/downloads/",
7896            "license": [
7897                "BSD-3-Clause"
7898            ],
7899            "authors": [
7900                {
7901                    "name": "Sebastian Bergmann",
7902                    "email": "sebastian@phpunit.de"
7903                }
7904            ],
7905            "description": "Looks up which function or method a line of code belongs to",
7906            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
7907            "support": {
7908                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
7909                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
7910            },
7911            "funding": [
7912                {
7913                    "url": "https://github.com/sebastianbergmann",
7914                    "type": "github"
7915                }
7916            ],
7917            "time": "2020-09-28T05:30:19+00:00"
7918        },
7919        {
7920            "name": "sebastian/comparator",
7921            "version": "4.0.6",
7922            "source": {
7923                "type": "git",
7924                "url": "https://github.com/sebastianbergmann/comparator.git",
7925                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
7926            },
7927            "dist": {
7928                "type": "zip",
7929                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
7930                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
7931                "shasum": ""
7932            },
7933            "require": {
7934                "php": ">=7.3",
7935                "sebastian/diff": "^4.0",
7936                "sebastian/exporter": "^4.0"
7937            },
7938            "require-dev": {
7939                "phpunit/phpunit": "^9.3"
7940            },
7941            "type": "library",
7942            "extra": {
7943                "branch-alias": {
7944                    "dev-master": "4.0-dev"
7945                }
7946            },
7947            "autoload": {
7948                "classmap": [
7949                    "src/"
7950                ]
7951            },
7952            "notification-url": "https://packagist.org/downloads/",
7953            "license": [
7954                "BSD-3-Clause"
7955            ],
7956            "authors": [
7957                {
7958                    "name": "Sebastian Bergmann",
7959                    "email": "sebastian@phpunit.de"
7960                },
7961                {
7962                    "name": "Jeff Welch",
7963                    "email": "whatthejeff@gmail.com"
7964                },
7965                {
7966                    "name": "Volker Dusch",
7967                    "email": "github@wallbash.com"
7968                },
7969                {
7970                    "name": "Bernhard Schussek",
7971                    "email": "bschussek@2bepublished.at"
7972                }
7973            ],
7974            "description": "Provides the functionality to compare PHP values for equality",
7975            "homepage": "https://github.com/sebastianbergmann/comparator",
7976            "keywords": [
7977                "comparator",
7978                "compare",
7979                "equality"
7980            ],
7981            "support": {
7982                "issues": "https://github.com/sebastianbergmann/comparator/issues",
7983                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
7984            },
7985            "funding": [
7986                {
7987                    "url": "https://github.com/sebastianbergmann",
7988                    "type": "github"
7989                }
7990            ],
7991            "time": "2020-10-26T15:49:45+00:00"
7992        },
7993        {
7994            "name": "sebastian/complexity",
7995            "version": "2.0.2",
7996            "source": {
7997                "type": "git",
7998                "url": "https://github.com/sebastianbergmann/complexity.git",
7999                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
8000            },
8001            "dist": {
8002                "type": "zip",
8003                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
8004                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
8005                "shasum": ""
8006            },
8007            "require": {
8008                "nikic/php-parser": "^4.7",
8009                "php": ">=7.3"
8010            },
8011            "require-dev": {
8012                "phpunit/phpunit": "^9.3"
8013            },
8014            "type": "library",
8015            "extra": {
8016                "branch-alias": {
8017                    "dev-master": "2.0-dev"
8018                }
8019            },
8020            "autoload": {
8021                "classmap": [
8022                    "src/"
8023                ]
8024            },
8025            "notification-url": "https://packagist.org/downloads/",
8026            "license": [
8027                "BSD-3-Clause"
8028            ],
8029            "authors": [
8030                {
8031                    "name": "Sebastian Bergmann",
8032                    "email": "sebastian@phpunit.de",
8033                    "role": "lead"
8034                }
8035            ],
8036            "description": "Library for calculating the complexity of PHP code units",
8037            "homepage": "https://github.com/sebastianbergmann/complexity",
8038            "support": {
8039                "issues": "https://github.com/sebastianbergmann/complexity/issues",
8040                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
8041            },
8042            "funding": [
8043                {
8044                    "url": "https://github.com/sebastianbergmann",
8045                    "type": "github"
8046                }
8047            ],
8048            "time": "2020-10-26T15:52:27+00:00"
8049        },
8050        {
8051            "name": "sebastian/diff",
8052            "version": "4.0.4",
8053            "source": {
8054                "type": "git",
8055                "url": "https://github.com/sebastianbergmann/diff.git",
8056                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
8057            },
8058            "dist": {
8059                "type": "zip",
8060                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8061                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8062                "shasum": ""
8063            },
8064            "require": {
8065                "php": ">=7.3"
8066            },
8067            "require-dev": {
8068                "phpunit/phpunit": "^9.3",
8069                "symfony/process": "^4.2 || ^5"
8070            },
8071            "type": "library",
8072            "extra": {
8073                "branch-alias": {
8074                    "dev-master": "4.0-dev"
8075                }
8076            },
8077            "autoload": {
8078                "classmap": [
8079                    "src/"
8080                ]
8081            },
8082            "notification-url": "https://packagist.org/downloads/",
8083            "license": [
8084                "BSD-3-Clause"
8085            ],
8086            "authors": [
8087                {
8088                    "name": "Sebastian Bergmann",
8089                    "email": "sebastian@phpunit.de"
8090                },
8091                {
8092                    "name": "Kore Nordmann",
8093                    "email": "mail@kore-nordmann.de"
8094                }
8095            ],
8096            "description": "Diff implementation",
8097            "homepage": "https://github.com/sebastianbergmann/diff",
8098            "keywords": [
8099                "diff",
8100                "udiff",
8101                "unidiff",
8102                "unified diff"
8103            ],
8104            "support": {
8105                "issues": "https://github.com/sebastianbergmann/diff/issues",
8106                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8107            },
8108            "funding": [
8109                {
8110                    "url": "https://github.com/sebastianbergmann",
8111                    "type": "github"
8112                }
8113            ],
8114            "time": "2020-10-26T13:10:38+00:00"
8115        },
8116        {
8117            "name": "sebastian/environment",
8118            "version": "5.1.4",
8119            "source": {
8120                "type": "git",
8121                "url": "https://github.com/sebastianbergmann/environment.git",
8122                "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
8123            },
8124            "dist": {
8125                "type": "zip",
8126                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
8127                "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
8128                "shasum": ""
8129            },
8130            "require": {
8131                "php": ">=7.3"
8132            },
8133            "require-dev": {
8134                "phpunit/phpunit": "^9.3"
8135            },
8136            "suggest": {
8137                "ext-posix": "*"
8138            },
8139            "type": "library",
8140            "extra": {
8141                "branch-alias": {
8142                    "dev-master": "5.1-dev"
8143                }
8144            },
8145            "autoload": {
8146                "classmap": [
8147                    "src/"
8148                ]
8149            },
8150            "notification-url": "https://packagist.org/downloads/",
8151            "license": [
8152                "BSD-3-Clause"
8153            ],
8154            "authors": [
8155                {
8156                    "name": "Sebastian Bergmann",
8157                    "email": "sebastian@phpunit.de"
8158                }
8159            ],
8160            "description": "Provides functionality to handle HHVM/PHP environments",
8161            "homepage": "http://www.github.com/sebastianbergmann/environment",
8162            "keywords": [
8163                "Xdebug",
8164                "environment",
8165                "hhvm"
8166            ],
8167            "support": {
8168                "issues": "https://github.com/sebastianbergmann/environment/issues",
8169                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
8170            },
8171            "funding": [
8172                {
8173                    "url": "https://github.com/sebastianbergmann",
8174                    "type": "github"
8175                }
8176            ],
8177            "time": "2022-04-03T09:37:03+00:00"
8178        },
8179        {
8180            "name": "sebastian/exporter",
8181            "version": "4.0.4",
8182            "source": {
8183                "type": "git",
8184                "url": "https://github.com/sebastianbergmann/exporter.git",
8185                "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
8186            },
8187            "dist": {
8188                "type": "zip",
8189                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
8190                "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
8191                "shasum": ""
8192            },
8193            "require": {
8194                "php": ">=7.3",
8195                "sebastian/recursion-context": "^4.0"
8196            },
8197            "require-dev": {
8198                "ext-mbstring": "*",
8199                "phpunit/phpunit": "^9.3"
8200            },
8201            "type": "library",
8202            "extra": {
8203                "branch-alias": {
8204                    "dev-master": "4.0-dev"
8205                }
8206            },
8207            "autoload": {
8208                "classmap": [
8209                    "src/"
8210                ]
8211            },
8212            "notification-url": "https://packagist.org/downloads/",
8213            "license": [
8214                "BSD-3-Clause"
8215            ],
8216            "authors": [
8217                {
8218                    "name": "Sebastian Bergmann",
8219                    "email": "sebastian@phpunit.de"
8220                },
8221                {
8222                    "name": "Jeff Welch",
8223                    "email": "whatthejeff@gmail.com"
8224                },
8225                {
8226                    "name": "Volker Dusch",
8227                    "email": "github@wallbash.com"
8228                },
8229                {
8230                    "name": "Adam Harvey",
8231                    "email": "aharvey@php.net"
8232                },
8233                {
8234                    "name": "Bernhard Schussek",
8235                    "email": "bschussek@gmail.com"
8236                }
8237            ],
8238            "description": "Provides the functionality to export PHP variables for visualization",
8239            "homepage": "https://www.github.com/sebastianbergmann/exporter",
8240            "keywords": [
8241                "export",
8242                "exporter"
8243            ],
8244            "support": {
8245                "issues": "https://github.com/sebastianbergmann/exporter/issues",
8246                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
8247            },
8248            "funding": [
8249                {
8250                    "url": "https://github.com/sebastianbergmann",
8251                    "type": "github"
8252                }
8253            ],
8254            "time": "2021-11-11T14:18:36+00:00"
8255        },
8256        {
8257            "name": "sebastian/global-state",
8258            "version": "5.0.5",
8259            "source": {
8260                "type": "git",
8261                "url": "https://github.com/sebastianbergmann/global-state.git",
8262                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
8263            },
8264            "dist": {
8265                "type": "zip",
8266                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8267                "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8268                "shasum": ""
8269            },
8270            "require": {
8271                "php": ">=7.3",
8272                "sebastian/object-reflector": "^2.0",
8273                "sebastian/recursion-context": "^4.0"
8274            },
8275            "require-dev": {
8276                "ext-dom": "*",
8277                "phpunit/phpunit": "^9.3"
8278            },
8279            "suggest": {
8280                "ext-uopz": "*"
8281            },
8282            "type": "library",
8283            "extra": {
8284                "branch-alias": {
8285                    "dev-master": "5.0-dev"
8286                }
8287            },
8288            "autoload": {
8289                "classmap": [
8290                    "src/"
8291                ]
8292            },
8293            "notification-url": "https://packagist.org/downloads/",
8294            "license": [
8295                "BSD-3-Clause"
8296            ],
8297            "authors": [
8298                {
8299                    "name": "Sebastian Bergmann",
8300                    "email": "sebastian@phpunit.de"
8301                }
8302            ],
8303            "description": "Snapshotting of global state",
8304            "homepage": "http://www.github.com/sebastianbergmann/global-state",
8305            "keywords": [
8306                "global state"
8307            ],
8308            "support": {
8309                "issues": "https://github.com/sebastianbergmann/global-state/issues",
8310                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
8311            },
8312            "funding": [
8313                {
8314                    "url": "https://github.com/sebastianbergmann",
8315                    "type": "github"
8316                }
8317            ],
8318            "time": "2022-02-14T08:28:10+00:00"
8319        },
8320        {
8321            "name": "sebastian/lines-of-code",
8322            "version": "1.0.3",
8323            "source": {
8324                "type": "git",
8325                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
8326                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
8327            },
8328            "dist": {
8329                "type": "zip",
8330                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8331                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8332                "shasum": ""
8333            },
8334            "require": {
8335                "nikic/php-parser": "^4.6",
8336                "php": ">=7.3"
8337            },
8338            "require-dev": {
8339                "phpunit/phpunit": "^9.3"
8340            },
8341            "type": "library",
8342            "extra": {
8343                "branch-alias": {
8344                    "dev-master": "1.0-dev"
8345                }
8346            },
8347            "autoload": {
8348                "classmap": [
8349                    "src/"
8350                ]
8351            },
8352            "notification-url": "https://packagist.org/downloads/",
8353            "license": [
8354                "BSD-3-Clause"
8355            ],
8356            "authors": [
8357                {
8358                    "name": "Sebastian Bergmann",
8359                    "email": "sebastian@phpunit.de",
8360                    "role": "lead"
8361                }
8362            ],
8363            "description": "Library for counting the lines of code in PHP source code",
8364            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
8365            "support": {
8366                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
8367                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
8368            },
8369            "funding": [
8370                {
8371                    "url": "https://github.com/sebastianbergmann",
8372                    "type": "github"
8373                }
8374            ],
8375            "time": "2020-11-28T06:42:11+00:00"
8376        },
8377        {
8378            "name": "sebastian/object-enumerator",
8379            "version": "4.0.4",
8380            "source": {
8381                "type": "git",
8382                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8383                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
8384            },
8385            "dist": {
8386                "type": "zip",
8387                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
8388                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
8389                "shasum": ""
8390            },
8391            "require": {
8392                "php": ">=7.3",
8393                "sebastian/object-reflector": "^2.0",
8394                "sebastian/recursion-context": "^4.0"
8395            },
8396            "require-dev": {
8397                "phpunit/phpunit": "^9.3"
8398            },
8399            "type": "library",
8400            "extra": {
8401                "branch-alias": {
8402                    "dev-master": "4.0-dev"
8403                }
8404            },
8405            "autoload": {
8406                "classmap": [
8407                    "src/"
8408                ]
8409            },
8410            "notification-url": "https://packagist.org/downloads/",
8411            "license": [
8412                "BSD-3-Clause"
8413            ],
8414            "authors": [
8415                {
8416                    "name": "Sebastian Bergmann",
8417                    "email": "sebastian@phpunit.de"
8418                }
8419            ],
8420            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8421            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8422            "support": {
8423                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8424                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
8425            },
8426            "funding": [
8427                {
8428                    "url": "https://github.com/sebastianbergmann",
8429                    "type": "github"
8430                }
8431            ],
8432            "time": "2020-10-26T13:12:34+00:00"
8433        },
8434        {
8435            "name": "sebastian/object-reflector",
8436            "version": "2.0.4",
8437            "source": {
8438                "type": "git",
8439                "url": "https://github.com/sebastianbergmann/object-reflector.git",
8440                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
8441            },
8442            "dist": {
8443                "type": "zip",
8444                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8445                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8446                "shasum": ""
8447            },
8448            "require": {
8449                "php": ">=7.3"
8450            },
8451            "require-dev": {
8452                "phpunit/phpunit": "^9.3"
8453            },
8454            "type": "library",
8455            "extra": {
8456                "branch-alias": {
8457                    "dev-master": "2.0-dev"
8458                }
8459            },
8460            "autoload": {
8461                "classmap": [
8462                    "src/"
8463                ]
8464            },
8465            "notification-url": "https://packagist.org/downloads/",
8466            "license": [
8467                "BSD-3-Clause"
8468            ],
8469            "authors": [
8470                {
8471                    "name": "Sebastian Bergmann",
8472                    "email": "sebastian@phpunit.de"
8473                }
8474            ],
8475            "description": "Allows reflection of object attributes, including inherited and non-public ones",
8476            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8477            "support": {
8478                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8479                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
8480            },
8481            "funding": [
8482                {
8483                    "url": "https://github.com/sebastianbergmann",
8484                    "type": "github"
8485                }
8486            ],
8487            "time": "2020-10-26T13:14:26+00:00"
8488        },
8489        {
8490            "name": "sebastian/recursion-context",
8491            "version": "4.0.4",
8492            "source": {
8493                "type": "git",
8494                "url": "https://github.com/sebastianbergmann/recursion-context.git",
8495                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
8496            },
8497            "dist": {
8498                "type": "zip",
8499                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
8500                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
8501                "shasum": ""
8502            },
8503            "require": {
8504                "php": ">=7.3"
8505            },
8506            "require-dev": {
8507                "phpunit/phpunit": "^9.3"
8508            },
8509            "type": "library",
8510            "extra": {
8511                "branch-alias": {
8512                    "dev-master": "4.0-dev"
8513                }
8514            },
8515            "autoload": {
8516                "classmap": [
8517                    "src/"
8518                ]
8519            },
8520            "notification-url": "https://packagist.org/downloads/",
8521            "license": [
8522                "BSD-3-Clause"
8523            ],
8524            "authors": [
8525                {
8526                    "name": "Sebastian Bergmann",
8527                    "email": "sebastian@phpunit.de"
8528                },
8529                {
8530                    "name": "Jeff Welch",
8531                    "email": "whatthejeff@gmail.com"
8532                },
8533                {
8534                    "name": "Adam Harvey",
8535                    "email": "aharvey@php.net"
8536                }
8537            ],
8538            "description": "Provides functionality to recursively process PHP variables",
8539            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8540            "support": {
8541                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
8542                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
8543            },
8544            "funding": [
8545                {
8546                    "url": "https://github.com/sebastianbergmann",
8547                    "type": "github"
8548                }
8549            ],
8550            "time": "2020-10-26T13:17:30+00:00"
8551        },
8552        {
8553            "name": "sebastian/resource-operations",
8554            "version": "3.0.3",
8555            "source": {
8556                "type": "git",
8557                "url": "https://github.com/sebastianbergmann/resource-operations.git",
8558                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
8559            },
8560            "dist": {
8561                "type": "zip",
8562                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8563                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8564                "shasum": ""
8565            },
8566            "require": {
8567                "php": ">=7.3"
8568            },
8569            "require-dev": {
8570                "phpunit/phpunit": "^9.0"
8571            },
8572            "type": "library",
8573            "extra": {
8574                "branch-alias": {
8575                    "dev-master": "3.0-dev"
8576                }
8577            },
8578            "autoload": {
8579                "classmap": [
8580                    "src/"
8581                ]
8582            },
8583            "notification-url": "https://packagist.org/downloads/",
8584            "license": [
8585                "BSD-3-Clause"
8586            ],
8587            "authors": [
8588                {
8589                    "name": "Sebastian Bergmann",
8590                    "email": "sebastian@phpunit.de"
8591                }
8592            ],
8593            "description": "Provides a list of PHP built-in functions that operate on resources",
8594            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8595            "support": {
8596                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
8597                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
8598            },
8599            "funding": [
8600                {
8601                    "url": "https://github.com/sebastianbergmann",
8602                    "type": "github"
8603                }
8604            ],
8605            "time": "2020-09-28T06:45:17+00:00"
8606        },
8607        {
8608            "name": "sebastian/type",
8609            "version": "3.0.0",
8610            "source": {
8611                "type": "git",
8612                "url": "https://github.com/sebastianbergmann/type.git",
8613                "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad"
8614            },
8615            "dist": {
8616                "type": "zip",
8617                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
8618                "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
8619                "shasum": ""
8620            },
8621            "require": {
8622                "php": ">=7.3"
8623            },
8624            "require-dev": {
8625                "phpunit/phpunit": "^9.5"
8626            },
8627            "type": "library",
8628            "extra": {
8629                "branch-alias": {
8630                    "dev-master": "3.0-dev"
8631                }
8632            },
8633            "autoload": {
8634                "classmap": [
8635                    "src/"
8636                ]
8637            },
8638            "notification-url": "https://packagist.org/downloads/",
8639            "license": [
8640                "BSD-3-Clause"
8641            ],
8642            "authors": [
8643                {
8644                    "name": "Sebastian Bergmann",
8645                    "email": "sebastian@phpunit.de",
8646                    "role": "lead"
8647                }
8648            ],
8649            "description": "Collection of value objects that represent the types of the PHP type system",
8650            "homepage": "https://github.com/sebastianbergmann/type",
8651            "support": {
8652                "issues": "https://github.com/sebastianbergmann/type/issues",
8653                "source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
8654            },
8655            "funding": [
8656                {
8657                    "url": "https://github.com/sebastianbergmann",
8658                    "type": "github"
8659                }
8660            ],
8661            "time": "2022-03-15T09:54:48+00:00"
8662        },
8663        {
8664            "name": "sebastian/version",
8665            "version": "3.0.2",
8666            "source": {
8667                "type": "git",
8668                "url": "https://github.com/sebastianbergmann/version.git",
8669                "reference": "c6c1022351a901512170118436c764e473f6de8c"
8670            },
8671            "dist": {
8672                "type": "zip",
8673                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
8674                "reference": "c6c1022351a901512170118436c764e473f6de8c",
8675                "shasum": ""
8676            },
8677            "require": {
8678                "php": ">=7.3"
8679            },
8680            "type": "library",
8681            "extra": {
8682                "branch-alias": {
8683                    "dev-master": "3.0-dev"
8684                }
8685            },
8686            "autoload": {
8687                "classmap": [
8688                    "src/"
8689                ]
8690            },
8691            "notification-url": "https://packagist.org/downloads/",
8692            "license": [
8693                "BSD-3-Clause"
8694            ],
8695            "authors": [
8696                {
8697                    "name": "Sebastian Bergmann",
8698                    "email": "sebastian@phpunit.de",
8699                    "role": "lead"
8700                }
8701            ],
8702            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
8703            "homepage": "https://github.com/sebastianbergmann/version",
8704            "support": {
8705                "issues": "https://github.com/sebastianbergmann/version/issues",
8706                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
8707            },
8708            "funding": [
8709                {
8710                    "url": "https://github.com/sebastianbergmann",
8711                    "type": "github"
8712                }
8713            ],
8714            "time": "2020-09-28T06:39:44+00:00"
8715        },
8716        {
8717            "name": "seld/jsonlint",
8718            "version": "1.9.0",
8719            "source": {
8720                "type": "git",
8721                "url": "https://github.com/Seldaek/jsonlint.git",
8722                "reference": "4211420d25eba80712bff236a98960ef68b866b7"
8723            },
8724            "dist": {
8725                "type": "zip",
8726                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
8727                "reference": "4211420d25eba80712bff236a98960ef68b866b7",
8728                "shasum": ""
8729            },
8730            "require": {
8731                "php": "^5.3 || ^7.0 || ^8.0"
8732            },
8733            "require-dev": {
8734                "phpstan/phpstan": "^1.5",
8735                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
8736            },
8737            "bin": [
8738                "bin/jsonlint"
8739            ],
8740            "type": "library",
8741            "autoload": {
8742                "psr-4": {
8743                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
8744                }
8745            },
8746            "notification-url": "https://packagist.org/downloads/",
8747            "license": [
8748                "MIT"
8749            ],
8750            "authors": [
8751                {
8752                    "name": "Jordi Boggiano",
8753                    "email": "j.boggiano@seld.be",
8754                    "homepage": "http://seld.be"
8755                }
8756            ],
8757            "description": "JSON Linter",
8758            "keywords": [
8759                "json",
8760                "linter",
8761                "parser",
8762                "validator"
8763            ],
8764            "support": {
8765                "issues": "https://github.com/Seldaek/jsonlint/issues",
8766                "source": "https://github.com/Seldaek/jsonlint/tree/1.9.0"
8767            },
8768            "funding": [
8769                {
8770                    "url": "https://github.com/Seldaek",
8771                    "type": "github"
8772                },
8773                {
8774                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
8775                    "type": "tidelift"
8776                }
8777            ],
8778            "time": "2022-04-01T13:37:23+00:00"
8779        },
8780        {
8781            "name": "seld/phar-utils",
8782            "version": "1.2.0",
8783            "source": {
8784                "type": "git",
8785                "url": "https://github.com/Seldaek/phar-utils.git",
8786                "reference": "9f3452c93ff423469c0d56450431562ca423dcee"
8787            },
8788            "dist": {
8789                "type": "zip",
8790                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
8791                "reference": "9f3452c93ff423469c0d56450431562ca423dcee",
8792                "shasum": ""
8793            },
8794            "require": {
8795                "php": ">=5.3"
8796            },
8797            "type": "library",
8798            "extra": {
8799                "branch-alias": {
8800                    "dev-master": "1.x-dev"
8801                }
8802            },
8803            "autoload": {
8804                "psr-4": {
8805                    "Seld\\PharUtils\\": "src/"
8806                }
8807            },
8808            "notification-url": "https://packagist.org/downloads/",
8809            "license": [
8810                "MIT"
8811            ],
8812            "authors": [
8813                {
8814                    "name": "Jordi Boggiano",
8815                    "email": "j.boggiano@seld.be"
8816                }
8817            ],
8818            "description": "PHAR file format utilities, for when PHP phars you up",
8819            "keywords": [
8820                "phar"
8821            ],
8822            "support": {
8823                "issues": "https://github.com/Seldaek/phar-utils/issues",
8824                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.0"
8825            },
8826            "time": "2021-12-10T11:20:11+00:00"
8827        },
8828        {
8829            "name": "symfony/config",
8830            "version": "v5.4.11",
8831            "source": {
8832                "type": "git",
8833                "url": "https://github.com/symfony/config.git",
8834                "reference": "ec79e03125c1d2477e43dde8528535d90cc78379"
8835            },
8836            "dist": {
8837                "type": "zip",
8838                "url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379",
8839                "reference": "ec79e03125c1d2477e43dde8528535d90cc78379",
8840                "shasum": ""
8841            },
8842            "require": {
8843                "php": ">=7.2.5",
8844                "symfony/deprecation-contracts": "^2.1|^3",
8845                "symfony/filesystem": "^4.4|^5.0|^6.0",
8846                "symfony/polyfill-ctype": "~1.8",
8847                "symfony/polyfill-php80": "^1.16",
8848                "symfony/polyfill-php81": "^1.22"
8849            },
8850            "conflict": {
8851                "symfony/finder": "<4.4"
8852            },
8853            "require-dev": {
8854                "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
8855                "symfony/finder": "^4.4|^5.0|^6.0",
8856                "symfony/messenger": "^4.4|^5.0|^6.0",
8857                "symfony/service-contracts": "^1.1|^2|^3",
8858                "symfony/yaml": "^4.4|^5.0|^6.0"
8859            },
8860            "suggest": {
8861                "symfony/yaml": "To use the yaml reference dumper"
8862            },
8863            "type": "library",
8864            "autoload": {
8865                "psr-4": {
8866                    "Symfony\\Component\\Config\\": ""
8867                },
8868                "exclude-from-classmap": [
8869                    "/Tests/"
8870                ]
8871            },
8872            "notification-url": "https://packagist.org/downloads/",
8873            "license": [
8874                "MIT"
8875            ],
8876            "authors": [
8877                {
8878                    "name": "Fabien Potencier",
8879                    "email": "fabien@symfony.com"
8880                },
8881                {
8882                    "name": "Symfony Community",
8883                    "homepage": "https://symfony.com/contributors"
8884                }
8885            ],
8886            "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
8887            "homepage": "https://symfony.com",
8888            "support": {
8889                "source": "https://github.com/symfony/config/tree/v5.4.11"
8890            },
8891            "funding": [
8892                {
8893                    "url": "https://symfony.com/sponsor",
8894                    "type": "custom"
8895                },
8896                {
8897                    "url": "https://github.com/fabpot",
8898                    "type": "github"
8899                },
8900                {
8901                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8902                    "type": "tidelift"
8903                }
8904            ],
8905            "time": "2022-07-20T13:00:38+00:00"
8906        },
8907        {
8908            "name": "symfony/filesystem",
8909            "version": "v5.4.11",
8910            "source": {
8911                "type": "git",
8912                "url": "https://github.com/symfony/filesystem.git",
8913                "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd"
8914            },
8915            "dist": {
8916                "type": "zip",
8917                "url": "https://api.github.com/repos/symfony/filesystem/zipball/6699fb0228d1bc35b12aed6dd5e7455457609ddd",
8918                "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd",
8919                "shasum": ""
8920            },
8921            "require": {
8922                "php": ">=7.2.5",
8923                "symfony/polyfill-ctype": "~1.8",
8924                "symfony/polyfill-mbstring": "~1.8",
8925                "symfony/polyfill-php80": "^1.16"
8926            },
8927            "type": "library",
8928            "autoload": {
8929                "psr-4": {
8930                    "Symfony\\Component\\Filesystem\\": ""
8931                },
8932                "exclude-from-classmap": [
8933                    "/Tests/"
8934                ]
8935            },
8936            "notification-url": "https://packagist.org/downloads/",
8937            "license": [
8938                "MIT"
8939            ],
8940            "authors": [
8941                {
8942                    "name": "Fabien Potencier",
8943                    "email": "fabien@symfony.com"
8944                },
8945                {
8946                    "name": "Symfony Community",
8947                    "homepage": "https://symfony.com/contributors"
8948                }
8949            ],
8950            "description": "Provides basic utilities for the filesystem",
8951            "homepage": "https://symfony.com",
8952            "support": {
8953                "source": "https://github.com/symfony/filesystem/tree/v5.4.11"
8954            },
8955            "funding": [
8956                {
8957                    "url": "https://symfony.com/sponsor",
8958                    "type": "custom"
8959                },
8960                {
8961                    "url": "https://github.com/fabpot",
8962                    "type": "github"
8963                },
8964                {
8965                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8966                    "type": "tidelift"
8967                }
8968            ],
8969            "time": "2022-07-20T13:00:38+00:00"
8970        },
8971        {
8972            "name": "symfony/finder",
8973            "version": "v5.4.11",
8974            "source": {
8975                "type": "git",
8976                "url": "https://github.com/symfony/finder.git",
8977                "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
8978            },
8979            "dist": {
8980                "type": "zip",
8981                "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
8982                "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
8983                "shasum": ""
8984            },
8985            "require": {
8986                "php": ">=7.2.5",
8987                "symfony/deprecation-contracts": "^2.1|^3",
8988                "symfony/polyfill-php80": "^1.16"
8989            },
8990            "type": "library",
8991            "autoload": {
8992                "psr-4": {
8993                    "Symfony\\Component\\Finder\\": ""
8994                },
8995                "exclude-from-classmap": [
8996                    "/Tests/"
8997                ]
8998            },
8999            "notification-url": "https://packagist.org/downloads/",
9000            "license": [
9001                "MIT"
9002            ],
9003            "authors": [
9004                {
9005                    "name": "Fabien Potencier",
9006                    "email": "fabien@symfony.com"
9007                },
9008                {
9009                    "name": "Symfony Community",
9010                    "homepage": "https://symfony.com/contributors"
9011                }
9012            ],
9013            "description": "Finds files and directories via an intuitive fluent interface",
9014            "homepage": "https://symfony.com",
9015            "support": {
9016                "source": "https://github.com/symfony/finder/tree/v5.4.11"
9017            },
9018            "funding": [
9019                {
9020                    "url": "https://symfony.com/sponsor",
9021                    "type": "custom"
9022                },
9023                {
9024                    "url": "https://github.com/fabpot",
9025                    "type": "github"
9026                },
9027                {
9028                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9029                    "type": "tidelift"
9030                }
9031            ],
9032            "time": "2022-07-29T07:37:50+00:00"
9033        },
9034        {
9035            "name": "symfony/process",
9036            "version": "v5.4.11",
9037            "source": {
9038                "type": "git",
9039                "url": "https://github.com/symfony/process.git",
9040                "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
9041            },
9042            "dist": {
9043                "type": "zip",
9044                "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
9045                "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
9046                "shasum": ""
9047            },
9048            "require": {
9049                "php": ">=7.2.5",
9050                "symfony/polyfill-php80": "^1.16"
9051            },
9052            "type": "library",
9053            "autoload": {
9054                "psr-4": {
9055                    "Symfony\\Component\\Process\\": ""
9056                },
9057                "exclude-from-classmap": [
9058                    "/Tests/"
9059                ]
9060            },
9061            "notification-url": "https://packagist.org/downloads/",
9062            "license": [
9063                "MIT"
9064            ],
9065            "authors": [
9066                {
9067                    "name": "Fabien Potencier",
9068                    "email": "fabien@symfony.com"
9069                },
9070                {
9071                    "name": "Symfony Community",
9072                    "homepage": "https://symfony.com/contributors"
9073                }
9074            ],
9075            "description": "Executes commands in sub-processes",
9076            "homepage": "https://symfony.com",
9077            "support": {
9078                "source": "https://github.com/symfony/process/tree/v5.4.11"
9079            },
9080            "funding": [
9081                {
9082                    "url": "https://symfony.com/sponsor",
9083                    "type": "custom"
9084                },
9085                {
9086                    "url": "https://github.com/fabpot",
9087                    "type": "github"
9088                },
9089                {
9090                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9091                    "type": "tidelift"
9092                }
9093            ],
9094            "time": "2022-06-27T16:58:25+00:00"
9095        },
9096        {
9097            "name": "symfony/stopwatch",
9098            "version": "v5.4.5",
9099            "source": {
9100                "type": "git",
9101                "url": "https://github.com/symfony/stopwatch.git",
9102                "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30"
9103            },
9104            "dist": {
9105                "type": "zip",
9106                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/4d04b5c24f3c9a1a168a131f6cbe297155bc0d30",
9107                "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30",
9108                "shasum": ""
9109            },
9110            "require": {
9111                "php": ">=7.2.5",
9112                "symfony/service-contracts": "^1|^2|^3"
9113            },
9114            "type": "library",
9115            "autoload": {
9116                "psr-4": {
9117                    "Symfony\\Component\\Stopwatch\\": ""
9118                },
9119                "exclude-from-classmap": [
9120                    "/Tests/"
9121                ]
9122            },
9123            "notification-url": "https://packagist.org/downloads/",
9124            "license": [
9125                "MIT"
9126            ],
9127            "authors": [
9128                {
9129                    "name": "Fabien Potencier",
9130                    "email": "fabien@symfony.com"
9131                },
9132                {
9133                    "name": "Symfony Community",
9134                    "homepage": "https://symfony.com/contributors"
9135                }
9136            ],
9137            "description": "Provides a way to profile code",
9138            "homepage": "https://symfony.com",
9139            "support": {
9140                "source": "https://github.com/symfony/stopwatch/tree/v5.4.5"
9141            },
9142            "funding": [
9143                {
9144                    "url": "https://symfony.com/sponsor",
9145                    "type": "custom"
9146                },
9147                {
9148                    "url": "https://github.com/fabpot",
9149                    "type": "github"
9150                },
9151                {
9152                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9153                    "type": "tidelift"
9154                }
9155            ],
9156            "time": "2022-02-18T16:06:09+00:00"
9157        },
9158        {
9159            "name": "symfony/yaml",
9160            "version": "v5.4.11",
9161            "source": {
9162                "type": "git",
9163                "url": "https://github.com/symfony/yaml.git",
9164                "reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e"
9165            },
9166            "dist": {
9167                "type": "zip",
9168                "url": "https://api.github.com/repos/symfony/yaml/zipball/05d4ea560f3402c6c116afd99fdc66e60eda227e",
9169                "reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e",
9170                "shasum": ""
9171            },
9172            "require": {
9173                "php": ">=7.2.5",
9174                "symfony/deprecation-contracts": "^2.1|^3",
9175                "symfony/polyfill-ctype": "^1.8"
9176            },
9177            "conflict": {
9178                "symfony/console": "<5.3"
9179            },
9180            "require-dev": {
9181                "symfony/console": "^5.3|^6.0"
9182            },
9183            "suggest": {
9184                "symfony/console": "For validating YAML files using the lint command"
9185            },
9186            "bin": [
9187                "Resources/bin/yaml-lint"
9188            ],
9189            "type": "library",
9190            "autoload": {
9191                "psr-4": {
9192                    "Symfony\\Component\\Yaml\\": ""
9193                },
9194                "exclude-from-classmap": [
9195                    "/Tests/"
9196                ]
9197            },
9198            "notification-url": "https://packagist.org/downloads/",
9199            "license": [
9200                "MIT"
9201            ],
9202            "authors": [
9203                {
9204                    "name": "Fabien Potencier",
9205                    "email": "fabien@symfony.com"
9206                },
9207                {
9208                    "name": "Symfony Community",
9209                    "homepage": "https://symfony.com/contributors"
9210                }
9211            ],
9212            "description": "Loads and dumps YAML files",
9213            "homepage": "https://symfony.com",
9214            "support": {
9215                "source": "https://github.com/symfony/yaml/tree/v5.4.11"
9216            },
9217            "funding": [
9218                {
9219                    "url": "https://symfony.com/sponsor",
9220                    "type": "custom"
9221                },
9222                {
9223                    "url": "https://github.com/fabpot",
9224                    "type": "github"
9225                },
9226                {
9227                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9228                    "type": "tidelift"
9229                }
9230            ],
9231            "time": "2022-06-27T16:58:25+00:00"
9232        },
9233        {
9234            "name": "theseer/tokenizer",
9235            "version": "1.2.1",
9236            "source": {
9237                "type": "git",
9238                "url": "https://github.com/theseer/tokenizer.git",
9239                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
9240            },
9241            "dist": {
9242                "type": "zip",
9243                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
9244                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
9245                "shasum": ""
9246            },
9247            "require": {
9248                "ext-dom": "*",
9249                "ext-tokenizer": "*",
9250                "ext-xmlwriter": "*",
9251                "php": "^7.2 || ^8.0"
9252            },
9253            "type": "library",
9254            "autoload": {
9255                "classmap": [
9256                    "src/"
9257                ]
9258            },
9259            "notification-url": "https://packagist.org/downloads/",
9260            "license": [
9261                "BSD-3-Clause"
9262            ],
9263            "authors": [
9264                {
9265                    "name": "Arne Blankerts",
9266                    "email": "arne@blankerts.de",
9267                    "role": "Developer"
9268                }
9269            ],
9270            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
9271            "support": {
9272                "issues": "https://github.com/theseer/tokenizer/issues",
9273                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
9274            },
9275            "funding": [
9276                {
9277                    "url": "https://github.com/theseer",
9278                    "type": "github"
9279                }
9280            ],
9281            "time": "2021-07-28T10:34:58+00:00"
9282        },
9283        {
9284            "name": "webmozart/assert",
9285            "version": "1.11.0",
9286            "source": {
9287                "type": "git",
9288                "url": "https://github.com/webmozarts/assert.git",
9289                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
9290            },
9291            "dist": {
9292                "type": "zip",
9293                "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
9294                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
9295                "shasum": ""
9296            },
9297            "require": {
9298                "ext-ctype": "*",
9299                "php": "^7.2 || ^8.0"
9300            },
9301            "conflict": {
9302                "phpstan/phpstan": "<0.12.20",
9303                "vimeo/psalm": "<4.6.1 || 4.6.2"
9304            },
9305            "require-dev": {
9306                "phpunit/phpunit": "^8.5.13"
9307            },
9308            "type": "library",
9309            "extra": {
9310                "branch-alias": {
9311                    "dev-master": "1.10-dev"
9312                }
9313            },
9314            "autoload": {
9315                "psr-4": {
9316                    "Webmozart\\Assert\\": "src/"
9317                }
9318            },
9319            "notification-url": "https://packagist.org/downloads/",
9320            "license": [
9321                "MIT"
9322            ],
9323            "authors": [
9324                {
9325                    "name": "Bernhard Schussek",
9326                    "email": "bschussek@gmail.com"
9327                }
9328            ],
9329            "description": "Assertions to validate method input/output with nice error messages.",
9330            "keywords": [
9331                "assert",
9332                "check",
9333                "validate"
9334            ],
9335            "support": {
9336                "issues": "https://github.com/webmozarts/assert/issues",
9337                "source": "https://github.com/webmozarts/assert/tree/1.11.0"
9338            },
9339            "time": "2022-06-03T18:03:27+00:00"
9340        }
9341    ],
9342    "aliases": [],
9343    "minimum-stability": "stable",
9344    "stability-flags": [],
9345    "prefer-stable": false,
9346    "prefer-lowest": false,
9347    "platform": {
9348        "php": "7.4 - 8.1",
9349        "ext-ctype": "*",
9350        "ext-curl": "*",
9351        "ext-exif": "*",
9352        "ext-fileinfo": "*",
9353        "ext-gd": "*",
9354        "ext-iconv": "*",
9355        "ext-intl": "*",
9356        "ext-json": "*",
9357        "ext-mbstring": "*",
9358        "ext-pcre": "*",
9359        "ext-pdo": "*",
9360        "ext-session": "*",
9361        "ext-simplexml": "*",
9362        "ext-xml": "*"
9363    },
9364    "platform-dev": {
9365        "ext-dom": "*",
9366        "ext-libxml": "*",
9367        "ext-pdo_sqlite": "*",
9368        "ext-sqlite3": "*"
9369    },
9370    "platform-overrides": {
9371        "php": "7.4"
9372    },
9373    "plugin-api-version": "2.3.0"
9374}
9375