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