This is Tuleap 16.0.99.61
[tuleap.git] / src / composer.lock
blob7bcc23c162b0356d83fd03fd5c5f715c6a41abc2
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": "ccc971f1713126e23efcd9deec24df74",
8     "packages": [
9         {
10             "name": "azjezz/psl",
11             "version": "2.9.0",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/azjezz/psl.git",
15                 "reference": "a8685b297644f3898c986e89b15309d31b1f47bf"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/azjezz/psl/zipball/a8685b297644f3898c986e89b15309d31b1f47bf",
20                 "reference": "a8685b297644f3898c986e89b15309d31b1f47bf",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-bcmath": "*",
25                 "ext-intl": "*",
26                 "ext-json": "*",
27                 "ext-mbstring": "*",
28                 "ext-sodium": "*",
29                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
30                 "revolt/event-loop": "^1.0.1"
31             },
32             "require-dev": {
33                 "friendsofphp/php-cs-fixer": "^3.22.0",
34                 "php-coveralls/php-coveralls": "^2.6.0",
35                 "php-standard-library/psalm-plugin": "^2.2.1",
36                 "phpbench/phpbench": "^1.2.14",
37                 "phpunit/phpunit": "^9.6.10",
38                 "roave/infection-static-analysis-plugin": "^1.32.0",
39                 "squizlabs/php_codesniffer": "^3.7.2",
40                 "vimeo/psalm": "^5.13.1"
41             },
42             "suggest": {
43                 "php-standard-library/psalm-plugin": "Psalm integration"
44             },
45             "type": "library",
46             "extra": {
47                 "thanks": {
48                     "name": "hhvm/hsl",
49                     "url": "https://github.com/hhvm/hsl"
50                 }
51             },
52             "autoload": {
53                 "files": [
54                     "src/bootstrap.php"
55                 ],
56                 "psr-4": {
57                     "Psl\\": "src/Psl"
58                 }
59             },
60             "notification-url": "https://packagist.org/downloads/",
61             "license": [
62                 "MIT"
63             ],
64             "authors": [
65                 {
66                     "name": "azjezz",
67                     "email": "azjezz@protonmail.com"
68                 }
69             ],
70             "description": "PHP Standard Library",
71             "support": {
72                 "issues": "https://github.com/azjezz/psl/issues",
73                 "source": "https://github.com/azjezz/psl/tree/2.9.0"
74             },
75             "funding": [
76                 {
77                     "url": "https://github.com/azjezz",
78                     "type": "github"
79                 }
80             ],
81             "time": "2023-12-29T10:23:32+00:00"
82         },
83         {
84             "name": "brick/math",
85             "version": "0.11.0",
86             "source": {
87                 "type": "git",
88                 "url": "https://github.com/brick/math.git",
89                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
90             },
91             "dist": {
92                 "type": "zip",
93                 "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478",
94                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
95                 "shasum": ""
96             },
97             "require": {
98                 "php": "^8.0"
99             },
100             "require-dev": {
101                 "php-coveralls/php-coveralls": "^2.2",
102                 "phpunit/phpunit": "^9.0",
103                 "vimeo/psalm": "5.0.0"
104             },
105             "type": "library",
106             "autoload": {
107                 "psr-4": {
108                     "Brick\\Math\\": "src/"
109                 }
110             },
111             "notification-url": "https://packagist.org/downloads/",
112             "license": [
113                 "MIT"
114             ],
115             "description": "Arbitrary-precision arithmetic library",
116             "keywords": [
117                 "Arbitrary-precision",
118                 "BigInteger",
119                 "BigRational",
120                 "arithmetic",
121                 "bigdecimal",
122                 "bignum",
123                 "brick",
124                 "math"
125             ],
126             "support": {
127                 "issues": "https://github.com/brick/math/issues",
128                 "source": "https://github.com/brick/math/tree/0.11.0"
129             },
130             "funding": [
131                 {
132                     "url": "https://github.com/BenMorel",
133                     "type": "github"
134                 }
135             ],
136             "time": "2023-01-15T23:15:59+00:00"
137         },
138         {
139             "name": "clue/stream-filter",
140             "version": "v1.6.0",
141             "source": {
142                 "type": "git",
143                 "url": "https://github.com/clue/stream-filter.git",
144                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
145             },
146             "dist": {
147                 "type": "zip",
148                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
149                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
150                 "shasum": ""
151             },
152             "require": {
153                 "php": ">=5.3"
154             },
155             "require-dev": {
156                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
157             },
158             "type": "library",
159             "autoload": {
160                 "files": [
161                     "src/functions_include.php"
162                 ],
163                 "psr-4": {
164                     "Clue\\StreamFilter\\": "src/"
165                 }
166             },
167             "notification-url": "https://packagist.org/downloads/",
168             "license": [
169                 "MIT"
170             ],
171             "authors": [
172                 {
173                     "name": "Christian Lück",
174                     "email": "christian@clue.engineering"
175                 }
176             ],
177             "description": "A simple and modern approach to stream filtering in PHP",
178             "homepage": "https://github.com/clue/php-stream-filter",
179             "keywords": [
180                 "bucket brigade",
181                 "callback",
182                 "filter",
183                 "php_user_filter",
184                 "stream",
185                 "stream_filter_append",
186                 "stream_filter_register"
187             ],
188             "support": {
189                 "issues": "https://github.com/clue/stream-filter/issues",
190                 "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
191             },
192             "funding": [
193                 {
194                     "url": "https://clue.engineering/support",
195                     "type": "custom"
196                 },
197                 {
198                     "url": "https://github.com/clue",
199                     "type": "github"
200                 }
201             ],
202             "time": "2022-02-21T13:15:14+00:00"
203         },
204         {
205             "name": "cocur/slugify",
206             "version": "v4.0.0",
207             "source": {
208                 "type": "git",
209                 "url": "https://github.com/cocur/slugify.git",
210                 "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307"
211             },
212             "dist": {
213                 "type": "zip",
214                 "url": "https://api.github.com/repos/cocur/slugify/zipball/3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
215                 "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
216                 "shasum": ""
217             },
218             "require": {
219                 "ext-mbstring": "*",
220                 "php": ">=7.0"
221             },
222             "conflict": {
223                 "symfony/config": "<3.4 || >=4,<4.3",
224                 "symfony/dependency-injection": "<3.4 || >=4,<4.3",
225                 "symfony/http-kernel": "<3.4 || >=4,<4.3",
226                 "twig/twig": "<2.12.1"
227             },
228             "require-dev": {
229                 "laravel/framework": "~5.1",
230                 "latte/latte": "~2.2",
231                 "league/container": "^2.2.0",
232                 "mikey179/vfsstream": "~1.6.8",
233                 "mockery/mockery": "^1.3",
234                 "nette/di": "~2.4",
235                 "phpunit/phpunit": "^5.7.27",
236                 "pimple/pimple": "~1.1",
237                 "plumphp/plum": "~0.1",
238                 "symfony/config": "^3.4 || ^4.3 || ^5.0",
239                 "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0",
240                 "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0",
241                 "twig/twig": "^2.12.1 || ~3.0",
242                 "zendframework/zend-modulemanager": "~2.2",
243                 "zendframework/zend-servicemanager": "~2.2",
244                 "zendframework/zend-view": "~2.2"
245             },
246             "type": "library",
247             "autoload": {
248                 "psr-4": {
249                     "Cocur\\Slugify\\": "src"
250                 }
251             },
252             "notification-url": "https://packagist.org/downloads/",
253             "license": [
254                 "MIT"
255             ],
256             "authors": [
257                 {
258                     "name": "Florian Eckerstorfer",
259                     "email": "florian@eckerstorfer.co",
260                     "homepage": "https://florian.ec"
261                 },
262                 {
263                     "name": "Ivo Bathke",
264                     "email": "ivo.bathke@gmail.com"
265                 }
266             ],
267             "description": "Converts a string into a slug.",
268             "keywords": [
269                 "slug",
270                 "slugify"
271             ],
272             "support": {
273                 "issues": "https://github.com/cocur/slugify/issues",
274                 "source": "https://github.com/cocur/slugify/tree/master"
275             },
276             "time": "2019-12-14T13:04:14+00:00"
277         },
278         {
279             "name": "composer/ca-bundle",
280             "version": "1.3.5",
281             "source": {
282                 "type": "git",
283                 "url": "https://github.com/composer/ca-bundle.git",
284                 "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
285             },
286             "dist": {
287                 "type": "zip",
288                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
289                 "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
290                 "shasum": ""
291             },
292             "require": {
293                 "ext-openssl": "*",
294                 "ext-pcre": "*",
295                 "php": "^5.3.2 || ^7.0 || ^8.0"
296             },
297             "require-dev": {
298                 "phpstan/phpstan": "^0.12.55",
299                 "psr/log": "^1.0",
300                 "symfony/phpunit-bridge": "^4.2 || ^5",
301                 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
302             },
303             "type": "library",
304             "extra": {
305                 "branch-alias": {
306                     "dev-main": "1.x-dev"
307                 }
308             },
309             "autoload": {
310                 "psr-4": {
311                     "Composer\\CaBundle\\": "src"
312                 }
313             },
314             "notification-url": "https://packagist.org/downloads/",
315             "license": [
316                 "MIT"
317             ],
318             "authors": [
319                 {
320                     "name": "Jordi Boggiano",
321                     "email": "j.boggiano@seld.be",
322                     "homepage": "http://seld.be"
323                 }
324             ],
325             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
326             "keywords": [
327                 "cabundle",
328                 "cacert",
329                 "certificate",
330                 "ssl",
331                 "tls"
332             ],
333             "support": {
334                 "irc": "irc://irc.freenode.org/composer",
335                 "issues": "https://github.com/composer/ca-bundle/issues",
336                 "source": "https://github.com/composer/ca-bundle/tree/1.3.5"
337             },
338             "funding": [
339                 {
340                     "url": "https://packagist.com",
341                     "type": "custom"
342                 },
343                 {
344                     "url": "https://github.com/composer",
345                     "type": "github"
346                 },
347                 {
348                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
349                     "type": "tidelift"
350                 }
351             ],
352             "time": "2023-01-11T08:27:00+00:00"
353         },
354         {
355             "name": "cuyz/valinor",
356             "version": "1.8.2",
357             "source": {
358                 "type": "git",
359                 "url": "https://github.com/CuyZ/Valinor.git",
360                 "reference": "daf8206d11b1cb6b308ecd2eb6b65657d2248544"
361             },
362             "dist": {
363                 "type": "zip",
364                 "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/daf8206d11b1cb6b308ecd2eb6b65657d2248544",
365                 "reference": "daf8206d11b1cb6b308ecd2eb6b65657d2248544",
366                 "shasum": ""
367             },
368             "require": {
369                 "composer-runtime-api": "^2.0",
370                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
371                 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
372             },
373             "require-dev": {
374                 "friendsofphp/php-cs-fixer": "^3.4",
375                 "infection/infection": "^0.26",
376                 "marcocesarato/php-conventional-changelog": "^1.12",
377                 "mikey179/vfsstream": "^1.6.10",
378                 "phpstan/phpstan": "^1.3",
379                 "phpstan/phpstan-phpunit": "^1.0",
380                 "phpstan/phpstan-strict-rules": "^1.0",
381                 "phpunit/phpunit": "^9.5",
382                 "rector/rector": "~0.17.0",
383                 "vimeo/psalm": "^5.0"
384             },
385             "type": "library",
386             "autoload": {
387                 "psr-4": {
388                     "CuyZ\\Valinor\\": "src"
389                 }
390             },
391             "notification-url": "https://packagist.org/downloads/",
392             "license": [
393                 "MIT"
394             ],
395             "authors": [
396                 {
397                     "name": "Romain Canon",
398                     "email": "romain.hydrocanon@gmail.com",
399                     "homepage": "https://github.com/romm"
400                 }
401             ],
402             "description": "Library that helps to map any input into a strongly-typed value object structure.",
403             "homepage": "https://github.com/CuyZ/Valinor",
404             "keywords": [
405                 "array",
406                 "conversion",
407                 "hydrator",
408                 "json",
409                 "mapper",
410                 "mapping",
411                 "object",
412                 "tree",
413                 "yaml"
414             ],
415             "support": {
416                 "issues": "https://github.com/CuyZ/Valinor/issues",
417                 "source": "https://github.com/CuyZ/Valinor/tree/1.8.2"
418             },
419             "funding": [
420                 {
421                     "url": "https://github.com/romm",
422                     "type": "github"
423                 }
424             ],
425             "time": "2024-01-08T20:31:48+00:00"
426         },
427         {
428             "name": "dflydev/dot-access-data",
429             "version": "v3.0.2",
430             "source": {
431                 "type": "git",
432                 "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
433                 "reference": "f41715465d65213d644d3141a6a93081be5d3549"
434             },
435             "dist": {
436                 "type": "zip",
437                 "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
438                 "reference": "f41715465d65213d644d3141a6a93081be5d3549",
439                 "shasum": ""
440             },
441             "require": {
442                 "php": "^7.1 || ^8.0"
443             },
444             "require-dev": {
445                 "phpstan/phpstan": "^0.12.42",
446                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
447                 "scrutinizer/ocular": "1.6.0",
448                 "squizlabs/php_codesniffer": "^3.5",
449                 "vimeo/psalm": "^4.0.0"
450             },
451             "type": "library",
452             "extra": {
453                 "branch-alias": {
454                     "dev-main": "3.x-dev"
455                 }
456             },
457             "autoload": {
458                 "psr-4": {
459                     "Dflydev\\DotAccessData\\": "src/"
460                 }
461             },
462             "notification-url": "https://packagist.org/downloads/",
463             "license": [
464                 "MIT"
465             ],
466             "authors": [
467                 {
468                     "name": "Dragonfly Development Inc.",
469                     "email": "info@dflydev.com",
470                     "homepage": "http://dflydev.com"
471                 },
472                 {
473                     "name": "Beau Simensen",
474                     "email": "beau@dflydev.com",
475                     "homepage": "http://beausimensen.com"
476                 },
477                 {
478                     "name": "Carlos Frutos",
479                     "email": "carlos@kiwing.it",
480                     "homepage": "https://github.com/cfrutos"
481                 },
482                 {
483                     "name": "Colin O'Dell",
484                     "email": "colinodell@gmail.com",
485                     "homepage": "https://www.colinodell.com"
486                 }
487             ],
488             "description": "Given a deep data structure, access data by dot notation.",
489             "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
490             "keywords": [
491                 "access",
492                 "data",
493                 "dot",
494                 "notation"
495             ],
496             "support": {
497                 "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
498                 "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
499             },
500             "time": "2022-10-27T11:44:00+00:00"
501         },
502         {
503             "name": "doctrine/instantiator",
504             "version": "1.5.0",
505             "source": {
506                 "type": "git",
507                 "url": "https://github.com/doctrine/instantiator.git",
508                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
509             },
510             "dist": {
511                 "type": "zip",
512                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
513                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
514                 "shasum": ""
515             },
516             "require": {
517                 "php": "^7.1 || ^8.0"
518             },
519             "require-dev": {
520                 "doctrine/coding-standard": "^9 || ^11",
521                 "ext-pdo": "*",
522                 "ext-phar": "*",
523                 "phpbench/phpbench": "^0.16 || ^1",
524                 "phpstan/phpstan": "^1.4",
525                 "phpstan/phpstan-phpunit": "^1",
526                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
527                 "vimeo/psalm": "^4.30 || ^5.4"
528             },
529             "type": "library",
530             "autoload": {
531                 "psr-4": {
532                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
533                 }
534             },
535             "notification-url": "https://packagist.org/downloads/",
536             "license": [
537                 "MIT"
538             ],
539             "authors": [
540                 {
541                     "name": "Marco Pivetta",
542                     "email": "ocramius@gmail.com",
543                     "homepage": "https://ocramius.github.io/"
544                 }
545             ],
546             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
547             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
548             "keywords": [
549                 "constructor",
550                 "instantiate"
551             ],
552             "support": {
553                 "issues": "https://github.com/doctrine/instantiator/issues",
554                 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
555             },
556             "funding": [
557                 {
558                     "url": "https://www.doctrine-project.org/sponsorship.html",
559                     "type": "custom"
560                 },
561                 {
562                     "url": "https://www.patreon.com/phpdoctrine",
563                     "type": "patreon"
564                 },
565                 {
566                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
567                     "type": "tidelift"
568                 }
569             ],
570             "time": "2022-12-30T00:15:36+00:00"
571         },
572         {
573             "name": "embed/embed",
574             "version": "v4.4.8",
575             "source": {
576                 "type": "git",
577                 "url": "https://github.com/oscarotero/Embed.git",
578                 "reference": "49134080764018bc6b8a2488dd1c8cc2c47d15fc"
579             },
580             "dist": {
581                 "type": "zip",
582                 "url": "https://api.github.com/repos/oscarotero/Embed/zipball/49134080764018bc6b8a2488dd1c8cc2c47d15fc",
583                 "reference": "49134080764018bc6b8a2488dd1c8cc2c47d15fc",
584                 "shasum": ""
585             },
586             "require": {
587                 "composer/ca-bundle": "^1.0",
588                 "ext-curl": "*",
589                 "ext-dom": "*",
590                 "ext-json": "*",
591                 "ext-mbstring": "*",
592                 "ml/json-ld": "^1.1",
593                 "oscarotero/html-parser": "^0.1.4",
594                 "php": "^7.4|^8",
595                 "psr/http-client": "^1.0",
596                 "psr/http-factory": "^1.0",
597                 "psr/http-message": "^1.0|^2.0"
598             },
599             "require-dev": {
600                 "brick/varexporter": "^0.3.1",
601                 "friendsofphp/php-cs-fixer": "^2.0",
602                 "nyholm/psr7": "^1.2",
603                 "oscarotero/php-cs-fixer-config": "^1.0",
604                 "phpunit/phpunit": "^9.0",
605                 "symfony/css-selector": "^5.0"
606             },
607             "suggest": {
608                 "symfony/css-selector": "If you want to get elements using css selectors"
609             },
610             "type": "library",
611             "autoload": {
612                 "files": [
613                     "src/functions.php"
614                 ],
615                 "psr-4": {
616                     "Embed\\": "src"
617                 }
618             },
619             "notification-url": "https://packagist.org/downloads/",
620             "license": [
621                 "MIT"
622             ],
623             "authors": [
624                 {
625                     "name": "Oscar Otero",
626                     "email": "oom@oscarotero.com",
627                     "homepage": "http://oscarotero.com",
628                     "role": "Developer"
629                 }
630             ],
631             "description": "PHP library to retrieve page info using oembed, opengraph, etc",
632             "homepage": "https://github.com/oscarotero/Embed",
633             "keywords": [
634                 "embed",
635                 "embedly",
636                 "oembed",
637                 "opengraph",
638                 "twitter cards"
639             ],
640             "support": {
641                 "email": "oom@oscarotero.com",
642                 "issues": "https://github.com/oscarotero/Embed/issues",
643                 "source": "https://github.com/oscarotero/Embed/tree/v4.4.8"
644             },
645             "funding": [
646                 {
647                     "url": "https://paypal.me/oscarotero",
648                     "type": "custom"
649                 },
650                 {
651                     "url": "https://github.com/oscarotero",
652                     "type": "github"
653                 },
654                 {
655                     "url": "https://www.patreon.com/misteroom",
656                     "type": "patreon"
657                 }
658             ],
659             "time": "2023-05-22T18:48:30+00:00"
660         },
661         {
662             "name": "ezyang/htmlpurifier",
663             "version": "v4.17.0",
664             "source": {
665                 "type": "git",
666                 "url": "https://github.com/ezyang/htmlpurifier.git",
667                 "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
668             },
669             "dist": {
670                 "type": "zip",
671                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
672                 "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
673                 "shasum": ""
674             },
675             "require": {
676                 "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
677             },
678             "require-dev": {
679                 "cerdic/css-tidy": "^1.7 || ^2.0",
680                 "simpletest/simpletest": "dev-master"
681             },
682             "suggest": {
683                 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
684                 "ext-bcmath": "Used for unit conversion and imagecrash protection",
685                 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
686                 "ext-tidy": "Used for pretty-printing HTML"
687             },
688             "type": "library",
689             "autoload": {
690                 "files": [
691                     "library/HTMLPurifier.composer.php"
692                 ],
693                 "psr-0": {
694                     "HTMLPurifier": "library/"
695                 },
696                 "exclude-from-classmap": [
697                     "/library/HTMLPurifier/Language/"
698                 ]
699             },
700             "notification-url": "https://packagist.org/downloads/",
701             "license": [
702                 "LGPL-2.1-or-later"
703             ],
704             "authors": [
705                 {
706                     "name": "Edward Z. Yang",
707                     "email": "admin@htmlpurifier.org",
708                     "homepage": "http://ezyang.com"
709                 }
710             ],
711             "description": "Standards compliant HTML filter written in PHP",
712             "homepage": "http://htmlpurifier.org/",
713             "keywords": [
714                 "html"
715             ],
716             "support": {
717                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
718                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
719             },
720             "time": "2023-11-17T15:01:25+00:00"
721         },
722         {
723             "name": "graylog2/gelf-php",
724             "version": "2.0.0",
725             "source": {
726                 "type": "git",
727                 "url": "https://github.com/bzikarsky/gelf-php.git",
728                 "reference": "0d4a6c2779132360dc643691a4224694c5d9409b"
729             },
730             "dist": {
731                 "type": "zip",
732                 "url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/0d4a6c2779132360dc643691a4224694c5d9409b",
733                 "reference": "0d4a6c2779132360dc643691a4224694c5d9409b",
734                 "shasum": ""
735             },
736             "require": {
737                 "php": ">=8.0",
738                 "psr/log": "^1|^2|^3"
739             },
740             "require-dev": {
741                 "phpunit/phpunit": "^9.5",
742                 "squizlabs/php_codesniffer": "^3.6",
743                 "vimeo/psalm": "^4.22"
744             },
745             "type": "library",
746             "autoload": {
747                 "psr-4": {
748                     "Gelf\\": "src/Gelf"
749                 }
750             },
751             "notification-url": "https://packagist.org/downloads/",
752             "license": [
753                 "MIT"
754             ],
755             "authors": [
756                 {
757                     "name": "Benjamin Zikarsky",
758                     "email": "benjamin@familie-zikarsky.de"
759                 },
760                 {
761                     "name": "gelf-php contributors",
762                     "homepage": "https://github.com/bzikarsky/gelf-php/contributors"
763                 }
764             ],
765             "description": "A php implementation to send log-messages to a GELF compatible backend like Graylog2.",
766             "support": {
767                 "issues": "https://github.com/bzikarsky/gelf-php/issues",
768                 "source": "https://github.com/bzikarsky/gelf-php/tree/2.0.0"
769             },
770             "time": "2022-12-13T07:56:54+00:00"
771         },
772         {
773             "name": "gumlet/php-image-resize",
774             "version": "2.0.0",
775             "source": {
776                 "type": "git",
777                 "url": "https://github.com/gumlet/php-image-resize.git",
778                 "reference": "de6dc92d8ddf65e508b088202e5de6f3fb0621a2"
779             },
780             "dist": {
781                 "type": "zip",
782                 "url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/de6dc92d8ddf65e508b088202e5de6f3fb0621a2",
783                 "reference": "de6dc92d8ddf65e508b088202e5de6f3fb0621a2",
784                 "shasum": ""
785             },
786             "require": {
787                 "ext-fileinfo": "*",
788                 "ext-gd": "*",
789                 "php": ">=5.5.0"
790             },
791             "require-dev": {
792                 "apigen/apigen": "^4.1",
793                 "ext-exif": "*",
794                 "ext-gd": "*",
795                 "php-coveralls/php-coveralls": "^2.1",
796                 "phpunit/phpunit": "^4.8"
797             },
798             "suggest": {
799                 "ext-exif": "Auto-rotate jpeg files"
800             },
801             "type": "library",
802             "autoload": {
803                 "psr-4": {
804                     "Gumlet\\": "lib/"
805                 }
806             },
807             "notification-url": "https://packagist.org/downloads/",
808             "license": [
809                 "MIT"
810             ],
811             "authors": [
812                 {
813                     "name": "Aditya Patadia",
814                     "homepage": "http://aditya.patadia.org/"
815                 }
816             ],
817             "description": "PHP class to re-size and scale images",
818             "homepage": "https://github.com/gumlet/php-image-resize",
819             "keywords": [
820                 "image",
821                 "php",
822                 "resize",
823                 "scale"
824             ],
825             "support": {
826                 "issues": "https://github.com/gumlet/php-image-resize/issues",
827                 "source": "https://github.com/gumlet/php-image-resize/tree/2.0.0"
828             },
829             "time": "2020-07-04T21:04:16+00:00"
830         },
831         {
832             "name": "guzzlehttp/guzzle",
833             "version": "7.5.0",
834             "source": {
835                 "type": "git",
836                 "url": "https://github.com/guzzle/guzzle.git",
837                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
838             },
839             "dist": {
840                 "type": "zip",
841                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
842                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
843                 "shasum": ""
844             },
845             "require": {
846                 "ext-json": "*",
847                 "guzzlehttp/promises": "^1.5",
848                 "guzzlehttp/psr7": "^1.9 || ^2.4",
849                 "php": "^7.2.5 || ^8.0",
850                 "psr/http-client": "^1.0",
851                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
852             },
853             "provide": {
854                 "psr/http-client-implementation": "1.0"
855             },
856             "require-dev": {
857                 "bamarni/composer-bin-plugin": "^1.8.1",
858                 "ext-curl": "*",
859                 "php-http/client-integration-tests": "^3.0",
860                 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
861                 "psr/log": "^1.1 || ^2.0 || ^3.0"
862             },
863             "suggest": {
864                 "ext-curl": "Required for CURL handler support",
865                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
866                 "psr/log": "Required for using the Log middleware"
867             },
868             "type": "library",
869             "extra": {
870                 "bamarni-bin": {
871                     "bin-links": true,
872                     "forward-command": false
873                 },
874                 "branch-alias": {
875                     "dev-master": "7.5-dev"
876                 }
877             },
878             "autoload": {
879                 "files": [
880                     "src/functions_include.php"
881                 ],
882                 "psr-4": {
883                     "GuzzleHttp\\": "src/"
884                 }
885             },
886             "notification-url": "https://packagist.org/downloads/",
887             "license": [
888                 "MIT"
889             ],
890             "authors": [
891                 {
892                     "name": "Graham Campbell",
893                     "email": "hello@gjcampbell.co.uk",
894                     "homepage": "https://github.com/GrahamCampbell"
895                 },
896                 {
897                     "name": "Michael Dowling",
898                     "email": "mtdowling@gmail.com",
899                     "homepage": "https://github.com/mtdowling"
900                 },
901                 {
902                     "name": "Jeremy Lindblom",
903                     "email": "jeremeamia@gmail.com",
904                     "homepage": "https://github.com/jeremeamia"
905                 },
906                 {
907                     "name": "George Mponos",
908                     "email": "gmponos@gmail.com",
909                     "homepage": "https://github.com/gmponos"
910                 },
911                 {
912                     "name": "Tobias Nyholm",
913                     "email": "tobias.nyholm@gmail.com",
914                     "homepage": "https://github.com/Nyholm"
915                 },
916                 {
917                     "name": "Márk Sági-Kazár",
918                     "email": "mark.sagikazar@gmail.com",
919                     "homepage": "https://github.com/sagikazarmark"
920                 },
921                 {
922                     "name": "Tobias Schultze",
923                     "email": "webmaster@tubo-world.de",
924                     "homepage": "https://github.com/Tobion"
925                 }
926             ],
927             "description": "Guzzle is a PHP HTTP client library",
928             "keywords": [
929                 "client",
930                 "curl",
931                 "framework",
932                 "http",
933                 "http client",
934                 "psr-18",
935                 "psr-7",
936                 "rest",
937                 "web service"
938             ],
939             "support": {
940                 "issues": "https://github.com/guzzle/guzzle/issues",
941                 "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
942             },
943             "funding": [
944                 {
945                     "url": "https://github.com/GrahamCampbell",
946                     "type": "github"
947                 },
948                 {
949                     "url": "https://github.com/Nyholm",
950                     "type": "github"
951                 },
952                 {
953                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
954                     "type": "tidelift"
955                 }
956             ],
957             "time": "2022-08-28T15:39:27+00:00"
958         },
959         {
960             "name": "guzzlehttp/promises",
961             "version": "1.5.2",
962             "source": {
963                 "type": "git",
964                 "url": "https://github.com/guzzle/promises.git",
965                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
966             },
967             "dist": {
968                 "type": "zip",
969                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
970                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
971                 "shasum": ""
972             },
973             "require": {
974                 "php": ">=5.5"
975             },
976             "require-dev": {
977                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
978             },
979             "type": "library",
980             "extra": {
981                 "branch-alias": {
982                     "dev-master": "1.5-dev"
983                 }
984             },
985             "autoload": {
986                 "files": [
987                     "src/functions_include.php"
988                 ],
989                 "psr-4": {
990                     "GuzzleHttp\\Promise\\": "src/"
991                 }
992             },
993             "notification-url": "https://packagist.org/downloads/",
994             "license": [
995                 "MIT"
996             ],
997             "authors": [
998                 {
999                     "name": "Graham Campbell",
1000                     "email": "hello@gjcampbell.co.uk",
1001                     "homepage": "https://github.com/GrahamCampbell"
1002                 },
1003                 {
1004                     "name": "Michael Dowling",
1005                     "email": "mtdowling@gmail.com",
1006                     "homepage": "https://github.com/mtdowling"
1007                 },
1008                 {
1009                     "name": "Tobias Nyholm",
1010                     "email": "tobias.nyholm@gmail.com",
1011                     "homepage": "https://github.com/Nyholm"
1012                 },
1013                 {
1014                     "name": "Tobias Schultze",
1015                     "email": "webmaster@tubo-world.de",
1016                     "homepage": "https://github.com/Tobion"
1017                 }
1018             ],
1019             "description": "Guzzle promises library",
1020             "keywords": [
1021                 "promise"
1022             ],
1023             "support": {
1024                 "issues": "https://github.com/guzzle/promises/issues",
1025                 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1026             },
1027             "funding": [
1028                 {
1029                     "url": "https://github.com/GrahamCampbell",
1030                     "type": "github"
1031                 },
1032                 {
1033                     "url": "https://github.com/Nyholm",
1034                     "type": "github"
1035                 },
1036                 {
1037                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1038                     "type": "tidelift"
1039                 }
1040             ],
1041             "time": "2022-08-28T14:55:35+00:00"
1042         },
1043         {
1044             "name": "guzzlehttp/psr7",
1045             "version": "2.6.1",
1046             "source": {
1047                 "type": "git",
1048                 "url": "https://github.com/guzzle/psr7.git",
1049                 "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727"
1050             },
1051             "dist": {
1052                 "type": "zip",
1053                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1054                 "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1055                 "shasum": ""
1056             },
1057             "require": {
1058                 "php": "^7.2.5 || ^8.0",
1059                 "psr/http-factory": "^1.0",
1060                 "psr/http-message": "^1.1 || ^2.0",
1061                 "ralouphie/getallheaders": "^3.0"
1062             },
1063             "provide": {
1064                 "psr/http-factory-implementation": "1.0",
1065                 "psr/http-message-implementation": "1.0"
1066             },
1067             "require-dev": {
1068                 "bamarni/composer-bin-plugin": "^1.8.1",
1069                 "http-interop/http-factory-tests": "^0.9",
1070                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1071             },
1072             "suggest": {
1073                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1074             },
1075             "type": "library",
1076             "extra": {
1077                 "bamarni-bin": {
1078                     "bin-links": true,
1079                     "forward-command": false
1080                 }
1081             },
1082             "autoload": {
1083                 "psr-4": {
1084                     "GuzzleHttp\\Psr7\\": "src/"
1085                 }
1086             },
1087             "notification-url": "https://packagist.org/downloads/",
1088             "license": [
1089                 "MIT"
1090             ],
1091             "authors": [
1092                 {
1093                     "name": "Graham Campbell",
1094                     "email": "hello@gjcampbell.co.uk",
1095                     "homepage": "https://github.com/GrahamCampbell"
1096                 },
1097                 {
1098                     "name": "Michael Dowling",
1099                     "email": "mtdowling@gmail.com",
1100                     "homepage": "https://github.com/mtdowling"
1101                 },
1102                 {
1103                     "name": "George Mponos",
1104                     "email": "gmponos@gmail.com",
1105                     "homepage": "https://github.com/gmponos"
1106                 },
1107                 {
1108                     "name": "Tobias Nyholm",
1109                     "email": "tobias.nyholm@gmail.com",
1110                     "homepage": "https://github.com/Nyholm"
1111                 },
1112                 {
1113                     "name": "Márk Sági-Kazár",
1114                     "email": "mark.sagikazar@gmail.com",
1115                     "homepage": "https://github.com/sagikazarmark"
1116                 },
1117                 {
1118                     "name": "Tobias Schultze",
1119                     "email": "webmaster@tubo-world.de",
1120                     "homepage": "https://github.com/Tobion"
1121                 },
1122                 {
1123                     "name": "Márk Sági-Kazár",
1124                     "email": "mark.sagikazar@gmail.com",
1125                     "homepage": "https://sagikazarmark.hu"
1126                 }
1127             ],
1128             "description": "PSR-7 message implementation that also provides common utility methods",
1129             "keywords": [
1130                 "http",
1131                 "message",
1132                 "psr-7",
1133                 "request",
1134                 "response",
1135                 "stream",
1136                 "uri",
1137                 "url"
1138             ],
1139             "support": {
1140                 "issues": "https://github.com/guzzle/psr7/issues",
1141                 "source": "https://github.com/guzzle/psr7/tree/2.6.1"
1142             },
1143             "funding": [
1144                 {
1145                     "url": "https://github.com/GrahamCampbell",
1146                     "type": "github"
1147                 },
1148                 {
1149                     "url": "https://github.com/Nyholm",
1150                     "type": "github"
1151                 },
1152                 {
1153                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1154                     "type": "tidelift"
1155                 }
1156             ],
1157             "time": "2023-08-27T10:13:57+00:00"
1158         },
1159         {
1160             "name": "intervention/image",
1161             "version": "2.7.2",
1162             "source": {
1163                 "type": "git",
1164                 "url": "https://github.com/Intervention/image.git",
1165                 "reference": "04be355f8d6734c826045d02a1079ad658322dad"
1166             },
1167             "dist": {
1168                 "type": "zip",
1169                 "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad",
1170                 "reference": "04be355f8d6734c826045d02a1079ad658322dad",
1171                 "shasum": ""
1172             },
1173             "require": {
1174                 "ext-fileinfo": "*",
1175                 "guzzlehttp/psr7": "~1.1 || ^2.0",
1176                 "php": ">=5.4.0"
1177             },
1178             "require-dev": {
1179                 "mockery/mockery": "~0.9.2",
1180                 "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
1181             },
1182             "suggest": {
1183                 "ext-gd": "to use GD library based image processing.",
1184                 "ext-imagick": "to use Imagick based image processing.",
1185                 "intervention/imagecache": "Caching extension for the Intervention Image library"
1186             },
1187             "type": "library",
1188             "extra": {
1189                 "branch-alias": {
1190                     "dev-master": "2.4-dev"
1191                 },
1192                 "laravel": {
1193                     "providers": [
1194                         "Intervention\\Image\\ImageServiceProvider"
1195                     ],
1196                     "aliases": {
1197                         "Image": "Intervention\\Image\\Facades\\Image"
1198                     }
1199                 }
1200             },
1201             "autoload": {
1202                 "psr-4": {
1203                     "Intervention\\Image\\": "src/Intervention/Image"
1204                 }
1205             },
1206             "notification-url": "https://packagist.org/downloads/",
1207             "license": [
1208                 "MIT"
1209             ],
1210             "authors": [
1211                 {
1212                     "name": "Oliver Vogel",
1213                     "email": "oliver@intervention.io",
1214                     "homepage": "https://intervention.io/"
1215                 }
1216             ],
1217             "description": "Image handling and manipulation library with support for Laravel integration",
1218             "homepage": "http://image.intervention.io/",
1219             "keywords": [
1220                 "gd",
1221                 "image",
1222                 "imagick",
1223                 "laravel",
1224                 "thumbnail",
1225                 "watermark"
1226             ],
1227             "support": {
1228                 "issues": "https://github.com/Intervention/image/issues",
1229                 "source": "https://github.com/Intervention/image/tree/2.7.2"
1230             },
1231             "funding": [
1232                 {
1233                     "url": "https://paypal.me/interventionio",
1234                     "type": "custom"
1235                 },
1236                 {
1237                     "url": "https://github.com/Intervention",
1238                     "type": "github"
1239                 }
1240             ],
1241             "time": "2022-05-21T17:30:32+00:00"
1242         },
1243         {
1244             "name": "laminas/laminas-cache",
1245             "version": "3.12.1",
1246             "source": {
1247                 "type": "git",
1248                 "url": "https://github.com/laminas/laminas-cache.git",
1249                 "reference": "bf8bc7f92e15925991c46079c6cd727372af5a46"
1250             },
1251             "dist": {
1252                 "type": "zip",
1253                 "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/bf8bc7f92e15925991c46079c6cd727372af5a46",
1254                 "reference": "bf8bc7f92e15925991c46079c6cd727372af5a46",
1255                 "shasum": ""
1256             },
1257             "require": {
1258                 "laminas/laminas-cache-storage-implementation": "1.0",
1259                 "laminas/laminas-eventmanager": "^3.4",
1260                 "laminas/laminas-servicemanager": "^3.21",
1261                 "laminas/laminas-stdlib": "^3.6",
1262                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
1263                 "psr/cache": "^1.0",
1264                 "psr/clock": "^1.0",
1265                 "psr/simple-cache": "^1.0",
1266                 "webmozart/assert": "^1.9"
1267             },
1268             "conflict": {
1269                 "stella-maris/clock": "<0.1.7",
1270                 "symfony/console": "<5.1"
1271             },
1272             "provide": {
1273                 "psr/cache-implementation": "1.0",
1274                 "psr/simple-cache-implementation": "1.0"
1275             },
1276             "require-dev": {
1277                 "laminas/laminas-cache-storage-adapter-apcu": "^2.4",
1278                 "laminas/laminas-cache-storage-adapter-blackhole": "^2.3",
1279                 "laminas/laminas-cache-storage-adapter-filesystem": "^2.3",
1280                 "laminas/laminas-cache-storage-adapter-memory": "^2.2",
1281                 "laminas/laminas-cache-storage-adapter-test": "^2.4",
1282                 "laminas/laminas-cli": "^1.7",
1283                 "laminas/laminas-coding-standard": "~2.5.0",
1284                 "laminas/laminas-config-aggregator": "^1.13",
1285                 "laminas/laminas-feed": "^2.20",
1286                 "laminas/laminas-serializer": "^2.14",
1287                 "phpbench/phpbench": "^1.2.7",
1288                 "phpunit/phpunit": "^9.5.27",
1289                 "psalm/plugin-phpunit": "^0.18.4",
1290                 "vimeo/psalm": "^5.4"
1291             },
1292             "suggest": {
1293                 "laminas/laminas-cache-storage-adapter-apcu": "APCu implementation",
1294                 "laminas/laminas-cache-storage-adapter-blackhole": "Blackhole/Void implementation",
1295                 "laminas/laminas-cache-storage-adapter-ext-mongodb": "MongoDB implementation",
1296                 "laminas/laminas-cache-storage-adapter-filesystem": "Filesystem implementation",
1297                 "laminas/laminas-cache-storage-adapter-memcached": "Memcached implementation",
1298                 "laminas/laminas-cache-storage-adapter-memory": "Memory implementation",
1299                 "laminas/laminas-cache-storage-adapter-redis": "Redis implementation",
1300                 "laminas/laminas-cache-storage-adapter-session": "Session implementation",
1301                 "laminas/laminas-cli": "The laminas-cli binary can be used to consume commands provided by this component",
1302                 "laminas/laminas-serializer": "Laminas\\Serializer component"
1303             },
1304             "type": "library",
1305             "extra": {
1306                 "laminas": {
1307                     "component": "Laminas\\Cache",
1308                     "config-provider": "Laminas\\Cache\\ConfigProvider"
1309                 }
1310             },
1311             "autoload": {
1312                 "psr-4": {
1313                     "Laminas\\Cache\\": "src/"
1314                 }
1315             },
1316             "notification-url": "https://packagist.org/downloads/",
1317             "license": [
1318                 "BSD-3-Clause"
1319             ],
1320             "description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output",
1321             "homepage": "https://laminas.dev",
1322             "keywords": [
1323                 "cache",
1324                 "laminas",
1325                 "psr-16",
1326                 "psr-6"
1327             ],
1328             "support": {
1329                 "chat": "https://laminas.dev/chat",
1330                 "docs": "https://docs.laminas.dev/laminas-cache/",
1331                 "forum": "https://discourse.laminas.dev",
1332                 "issues": "https://github.com/laminas/laminas-cache/issues",
1333                 "rss": "https://github.com/laminas/laminas-cache/releases.atom",
1334                 "source": "https://github.com/laminas/laminas-cache"
1335             },
1336             "funding": [
1337                 {
1338                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1339                     "type": "community_bridge"
1340                 }
1341             ],
1342             "time": "2024-01-19T20:42:11+00:00"
1343         },
1344         {
1345             "name": "laminas/laminas-cache-storage-adapter-filesystem",
1346             "version": "2.4.0",
1347             "source": {
1348                 "type": "git",
1349                 "url": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem.git",
1350                 "reference": "924a6ab5f760aa83576e600a83bb7d93d0b15ee6"
1351             },
1352             "dist": {
1353                 "type": "zip",
1354                 "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-filesystem/zipball/924a6ab5f760aa83576e600a83bb7d93d0b15ee6",
1355                 "reference": "924a6ab5f760aa83576e600a83bb7d93d0b15ee6",
1356                 "shasum": ""
1357             },
1358             "require": {
1359                 "laminas/laminas-cache": "^3.10.0",
1360                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1361             },
1362             "provide": {
1363                 "laminas/laminas-cache-storage-implementation": "1.0"
1364             },
1365             "require-dev": {
1366                 "ext-pcntl": "*",
1367                 "ext-posix": "*",
1368                 "laminas/laminas-cache-storage-adapter-benchmark": "^1.1.0",
1369                 "laminas/laminas-cache-storage-adapter-test": "^2.0 || 2.0.x-dev",
1370                 "laminas/laminas-coding-standard": "~2.4",
1371                 "laminas/laminas-serializer": "^2.14.0",
1372                 "phpunit/phpunit": "^9.5.26",
1373                 "psalm/plugin-phpunit": "^0.18.0",
1374                 "vimeo/psalm": "^5.18"
1375             },
1376             "type": "library",
1377             "extra": {
1378                 "laminas": {
1379                     "config-provider": "Laminas\\Cache\\Storage\\Adapter\\Filesystem\\ConfigProvider",
1380                     "module": "Laminas\\Cache\\Storage\\Adapter\\Filesystem"
1381                 }
1382             },
1383             "autoload": {
1384                 "psr-4": {
1385                     "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1386                 }
1387             },
1388             "notification-url": "https://packagist.org/downloads/",
1389             "license": [
1390                 "BSD-3-Clause"
1391             ],
1392             "description": "Laminas cache adapter for filesystem",
1393             "keywords": [
1394                 "cache",
1395                 "laminas"
1396             ],
1397             "support": {
1398                 "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-filesystem/",
1399                 "forum": "https://discourse.laminas.dev/",
1400                 "issues": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/issues",
1401                 "rss": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/releases.atom",
1402                 "source": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem"
1403             },
1404             "funding": [
1405                 {
1406                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1407                     "type": "community_bridge"
1408                 }
1409             ],
1410             "time": "2024-01-08T08:50:38+00:00"
1411         },
1412         {
1413             "name": "laminas/laminas-escaper",
1414             "version": "2.13.0",
1415             "source": {
1416                 "type": "git",
1417                 "url": "https://github.com/laminas/laminas-escaper.git",
1418                 "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba"
1419             },
1420             "dist": {
1421                 "type": "zip",
1422                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba",
1423                 "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba",
1424                 "shasum": ""
1425             },
1426             "require": {
1427                 "ext-ctype": "*",
1428                 "ext-mbstring": "*",
1429                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1430             },
1431             "conflict": {
1432                 "zendframework/zend-escaper": "*"
1433             },
1434             "require-dev": {
1435                 "infection/infection": "^0.27.0",
1436                 "laminas/laminas-coding-standard": "~2.5.0",
1437                 "maglnet/composer-require-checker": "^3.8.0",
1438                 "phpunit/phpunit": "^9.6.7",
1439                 "psalm/plugin-phpunit": "^0.18.4",
1440                 "vimeo/psalm": "^5.9"
1441             },
1442             "type": "library",
1443             "autoload": {
1444                 "psr-4": {
1445                     "Laminas\\Escaper\\": "src/"
1446                 }
1447             },
1448             "notification-url": "https://packagist.org/downloads/",
1449             "license": [
1450                 "BSD-3-Clause"
1451             ],
1452             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1453             "homepage": "https://laminas.dev",
1454             "keywords": [
1455                 "escaper",
1456                 "laminas"
1457             ],
1458             "support": {
1459                 "chat": "https://laminas.dev/chat",
1460                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1461                 "forum": "https://discourse.laminas.dev",
1462                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1463                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1464                 "source": "https://github.com/laminas/laminas-escaper"
1465             },
1466             "funding": [
1467                 {
1468                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1469                     "type": "community_bridge"
1470                 }
1471             ],
1472             "time": "2023-10-10T08:35:13+00:00"
1473         },
1474         {
1475             "name": "laminas/laminas-eventmanager",
1476             "version": "3.13.0",
1477             "source": {
1478                 "type": "git",
1479                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1480                 "reference": "ce5ba8bde378fca5cb0cd514f01823637215b2f3"
1481             },
1482             "dist": {
1483                 "type": "zip",
1484                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce5ba8bde378fca5cb0cd514f01823637215b2f3",
1485                 "reference": "ce5ba8bde378fca5cb0cd514f01823637215b2f3",
1486                 "shasum": ""
1487             },
1488             "require": {
1489                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1490             },
1491             "conflict": {
1492                 "container-interop/container-interop": "<1.2",
1493                 "zendframework/zend-eventmanager": "*"
1494             },
1495             "require-dev": {
1496                 "laminas/laminas-coding-standard": "~2.5.0",
1497                 "laminas/laminas-stdlib": "^3.18",
1498                 "phpbench/phpbench": "^1.2.15",
1499                 "phpunit/phpunit": "^10.5.5",
1500                 "psalm/plugin-phpunit": "^0.18.4",
1501                 "psr/container": "^1.1.2 || ^2.0.2",
1502                 "vimeo/psalm": "^5.18"
1503             },
1504             "suggest": {
1505                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1506                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1507             },
1508             "type": "library",
1509             "autoload": {
1510                 "psr-4": {
1511                     "Laminas\\EventManager\\": "src/"
1512                 }
1513             },
1514             "notification-url": "https://packagist.org/downloads/",
1515             "license": [
1516                 "BSD-3-Clause"
1517             ],
1518             "description": "Trigger and listen to events within a PHP application",
1519             "homepage": "https://laminas.dev",
1520             "keywords": [
1521                 "event",
1522                 "eventmanager",
1523                 "events",
1524                 "laminas"
1525             ],
1526             "support": {
1527                 "chat": "https://laminas.dev/chat",
1528                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1529                 "forum": "https://discourse.laminas.dev",
1530                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1531                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1532                 "source": "https://github.com/laminas/laminas-eventmanager"
1533             },
1534             "funding": [
1535                 {
1536                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1537                     "type": "community_bridge"
1538                 }
1539             ],
1540             "time": "2024-01-03T17:43:50+00:00"
1541         },
1542         {
1543             "name": "laminas/laminas-feed",
1544             "version": "2.22.0",
1545             "source": {
1546                 "type": "git",
1547                 "url": "https://github.com/laminas/laminas-feed.git",
1548                 "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141"
1549             },
1550             "dist": {
1551                 "type": "zip",
1552                 "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141",
1553                 "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141",
1554                 "shasum": ""
1555             },
1556             "require": {
1557                 "ext-dom": "*",
1558                 "ext-libxml": "*",
1559                 "laminas/laminas-escaper": "^2.9",
1560                 "laminas/laminas-stdlib": "^3.6",
1561                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1562             },
1563             "conflict": {
1564                 "laminas/laminas-servicemanager": "<3.3",
1565                 "zendframework/zend-feed": "*"
1566             },
1567             "require-dev": {
1568                 "laminas/laminas-cache": "^2.13.2 || ^3.11",
1569                 "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2",
1570                 "laminas/laminas-coding-standard": "~2.5.0",
1571                 "laminas/laminas-db": "^2.18",
1572                 "laminas/laminas-http": "^2.18",
1573                 "laminas/laminas-servicemanager": "^3.21.0",
1574                 "laminas/laminas-validator": "^2.38",
1575                 "phpunit/phpunit": "^10.3.1",
1576                 "psalm/plugin-phpunit": "^0.18.4",
1577                 "psr/http-message": "^2.0",
1578                 "vimeo/psalm": "^5.14.1"
1579             },
1580             "suggest": {
1581                 "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
1582                 "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
1583                 "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
1584                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
1585                 "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
1586                 "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
1587             },
1588             "type": "library",
1589             "autoload": {
1590                 "psr-4": {
1591                     "Laminas\\Feed\\": "src/"
1592                 }
1593             },
1594             "notification-url": "https://packagist.org/downloads/",
1595             "license": [
1596                 "BSD-3-Clause"
1597             ],
1598             "description": "provides functionality for creating and consuming RSS and Atom feeds",
1599             "homepage": "https://laminas.dev",
1600             "keywords": [
1601                 "atom",
1602                 "feed",
1603                 "laminas",
1604                 "rss"
1605             ],
1606             "support": {
1607                 "chat": "https://laminas.dev/chat",
1608                 "docs": "https://docs.laminas.dev/laminas-feed/",
1609                 "forum": "https://discourse.laminas.dev",
1610                 "issues": "https://github.com/laminas/laminas-feed/issues",
1611                 "rss": "https://github.com/laminas/laminas-feed/releases.atom",
1612                 "source": "https://github.com/laminas/laminas-feed"
1613             },
1614             "funding": [
1615                 {
1616                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1617                     "type": "community_bridge"
1618                 }
1619             ],
1620             "time": "2023-10-11T20:16:37+00:00"
1621         },
1622         {
1623             "name": "laminas/laminas-httphandlerrunner",
1624             "version": "2.10.0",
1625             "source": {
1626                 "type": "git",
1627                 "url": "https://github.com/laminas/laminas-httphandlerrunner.git",
1628                 "reference": "35a0ba92e940a2f9533754f5a56187fa321f7693"
1629             },
1630             "dist": {
1631                 "type": "zip",
1632                 "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/35a0ba92e940a2f9533754f5a56187fa321f7693",
1633                 "reference": "35a0ba92e940a2f9533754f5a56187fa321f7693",
1634                 "shasum": ""
1635             },
1636             "require": {
1637                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
1638                 "psr/http-message": "^1.0 || ^2.0",
1639                 "psr/http-message-implementation": "^1.0 || ^2.0",
1640                 "psr/http-server-handler": "^1.0"
1641             },
1642             "require-dev": {
1643                 "laminas/laminas-coding-standard": "~2.5.0",
1644                 "laminas/laminas-diactoros": "^3.3.0",
1645                 "phpunit/phpunit": "^10.5.5",
1646                 "psalm/plugin-phpunit": "^0.18.4",
1647                 "vimeo/psalm": "^5.18"
1648             },
1649             "type": "library",
1650             "extra": {
1651                 "laminas": {
1652                     "config-provider": "Laminas\\HttpHandlerRunner\\ConfigProvider"
1653                 }
1654             },
1655             "autoload": {
1656                 "psr-4": {
1657                     "Laminas\\HttpHandlerRunner\\": "src/"
1658                 }
1659             },
1660             "notification-url": "https://packagist.org/downloads/",
1661             "license": [
1662                 "BSD-3-Clause"
1663             ],
1664             "description": "Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.",
1665             "homepage": "https://laminas.dev",
1666             "keywords": [
1667                 "components",
1668                 "laminas",
1669                 "mezzio",
1670                 "psr-15",
1671                 "psr-7"
1672             ],
1673             "support": {
1674                 "chat": "https://laminas.dev/chat",
1675                 "docs": "https://docs.laminas.dev/laminas-httphandlerrunner/",
1676                 "forum": "https://discourse.laminas.dev",
1677                 "issues": "https://github.com/laminas/laminas-httphandlerrunner/issues",
1678                 "rss": "https://github.com/laminas/laminas-httphandlerrunner/releases.atom",
1679                 "source": "https://github.com/laminas/laminas-httphandlerrunner"
1680             },
1681             "funding": [
1682                 {
1683                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1684                     "type": "community_bridge"
1685                 }
1686             ],
1687             "time": "2024-01-04T10:50:34+00:00"
1688         },
1689         {
1690             "name": "laminas/laminas-loader",
1691             "version": "2.10.0",
1692             "source": {
1693                 "type": "git",
1694                 "url": "https://github.com/laminas/laminas-loader.git",
1695                 "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12"
1696             },
1697             "dist": {
1698                 "type": "zip",
1699                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/e6fe952304ef40ce45cd814751ab35d42afdad12",
1700                 "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12",
1701                 "shasum": ""
1702             },
1703             "require": {
1704                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
1705             },
1706             "conflict": {
1707                 "zendframework/zend-loader": "*"
1708             },
1709             "require-dev": {
1710                 "laminas/laminas-coding-standard": "~2.4.0",
1711                 "phpunit/phpunit": "~9.5.25"
1712             },
1713             "type": "library",
1714             "autoload": {
1715                 "psr-4": {
1716                     "Laminas\\Loader\\": "src/"
1717                 }
1718             },
1719             "notification-url": "https://packagist.org/downloads/",
1720             "license": [
1721                 "BSD-3-Clause"
1722             ],
1723             "description": "Autoloading and plugin loading strategies",
1724             "homepage": "https://laminas.dev",
1725             "keywords": [
1726                 "laminas",
1727                 "loader"
1728             ],
1729             "support": {
1730                 "chat": "https://laminas.dev/chat",
1731                 "docs": "https://docs.laminas.dev/laminas-loader/",
1732                 "forum": "https://discourse.laminas.dev",
1733                 "issues": "https://github.com/laminas/laminas-loader/issues",
1734                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
1735                 "source": "https://github.com/laminas/laminas-loader"
1736             },
1737             "funding": [
1738                 {
1739                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1740                     "type": "community_bridge"
1741                 }
1742             ],
1743             "time": "2023-10-18T09:58:51+00:00"
1744         },
1745         {
1746             "name": "laminas/laminas-mail",
1747             "version": "2.25.1",
1748             "source": {
1749                 "type": "git",
1750                 "url": "https://github.com/laminas/laminas-mail.git",
1751                 "reference": "110e04497395123998220e244cceecb167cc6dda"
1752             },
1753             "dist": {
1754                 "type": "zip",
1755                 "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/110e04497395123998220e244cceecb167cc6dda",
1756                 "reference": "110e04497395123998220e244cceecb167cc6dda",
1757                 "shasum": ""
1758             },
1759             "require": {
1760                 "ext-iconv": "*",
1761                 "laminas/laminas-loader": "^2.9.0",
1762                 "laminas/laminas-mime": "^2.11.0",
1763                 "laminas/laminas-stdlib": "^3.17.0",
1764                 "laminas/laminas-validator": "^2.31.0",
1765                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
1766                 "symfony/polyfill-intl-idn": "^1.27.0",
1767                 "symfony/polyfill-mbstring": "^1.27.0",
1768                 "webmozart/assert": "^1.11.0"
1769             },
1770             "require-dev": {
1771                 "laminas/laminas-coding-standard": "~2.5.0",
1772                 "laminas/laminas-db": "^2.18",
1773                 "laminas/laminas-servicemanager": "^3.22.1",
1774                 "phpunit/phpunit": "^10.4.2",
1775                 "psalm/plugin-phpunit": "^0.18.4",
1776                 "symfony/process": "^6.3.4",
1777                 "vimeo/psalm": "^5.15"
1778             },
1779             "suggest": {
1780                 "laminas/laminas-servicemanager": "^3.21 when using SMTP to deliver messages"
1781             },
1782             "type": "library",
1783             "extra": {
1784                 "laminas": {
1785                     "component": "Laminas\\Mail",
1786                     "config-provider": "Laminas\\Mail\\ConfigProvider"
1787                 }
1788             },
1789             "autoload": {
1790                 "psr-4": {
1791                     "Laminas\\Mail\\": "src/"
1792                 }
1793             },
1794             "notification-url": "https://packagist.org/downloads/",
1795             "license": [
1796                 "BSD-3-Clause"
1797             ],
1798             "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages",
1799             "homepage": "https://laminas.dev",
1800             "keywords": [
1801                 "laminas",
1802                 "mail"
1803             ],
1804             "support": {
1805                 "chat": "https://laminas.dev/chat",
1806                 "docs": "https://docs.laminas.dev/laminas-mail/",
1807                 "forum": "https://discourse.laminas.dev",
1808                 "issues": "https://github.com/laminas/laminas-mail/issues",
1809                 "rss": "https://github.com/laminas/laminas-mail/releases.atom",
1810                 "source": "https://github.com/laminas/laminas-mail"
1811             },
1812             "funding": [
1813                 {
1814                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1815                     "type": "community_bridge"
1816                 }
1817             ],
1818             "time": "2023-11-02T10:32:34+00:00"
1819         },
1820         {
1821             "name": "laminas/laminas-mime",
1822             "version": "2.12.0",
1823             "source": {
1824                 "type": "git",
1825                 "url": "https://github.com/laminas/laminas-mime.git",
1826                 "reference": "08cc544778829b7d68d27a097885bd6e7130135e"
1827             },
1828             "dist": {
1829                 "type": "zip",
1830                 "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/08cc544778829b7d68d27a097885bd6e7130135e",
1831                 "reference": "08cc544778829b7d68d27a097885bd6e7130135e",
1832                 "shasum": ""
1833             },
1834             "require": {
1835                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
1836                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
1837             },
1838             "conflict": {
1839                 "zendframework/zend-mime": "*"
1840             },
1841             "require-dev": {
1842                 "laminas/laminas-coding-standard": "~2.4.0",
1843                 "laminas/laminas-mail": "^2.19.0",
1844                 "phpunit/phpunit": "~9.5.25"
1845             },
1846             "suggest": {
1847                 "laminas/laminas-mail": "Laminas\\Mail component"
1848             },
1849             "type": "library",
1850             "autoload": {
1851                 "psr-4": {
1852                     "Laminas\\Mime\\": "src/"
1853                 }
1854             },
1855             "notification-url": "https://packagist.org/downloads/",
1856             "license": [
1857                 "BSD-3-Clause"
1858             ],
1859             "description": "Create and parse MIME messages and parts",
1860             "homepage": "https://laminas.dev",
1861             "keywords": [
1862                 "laminas",
1863                 "mime"
1864             ],
1865             "support": {
1866                 "chat": "https://laminas.dev/chat",
1867                 "docs": "https://docs.laminas.dev/laminas-mime/",
1868                 "forum": "https://discourse.laminas.dev",
1869                 "issues": "https://github.com/laminas/laminas-mime/issues",
1870                 "rss": "https://github.com/laminas/laminas-mime/releases.atom",
1871                 "source": "https://github.com/laminas/laminas-mime"
1872             },
1873             "funding": [
1874                 {
1875                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1876                     "type": "community_bridge"
1877                 }
1878             ],
1879             "time": "2023-11-02T16:47:19+00:00"
1880         },
1881         {
1882             "name": "laminas/laminas-servicemanager",
1883             "version": "3.22.1",
1884             "source": {
1885                 "type": "git",
1886                 "url": "https://github.com/laminas/laminas-servicemanager.git",
1887                 "reference": "de98d297d4743956a0558a6d71616979ff779328"
1888             },
1889             "dist": {
1890                 "type": "zip",
1891                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/de98d297d4743956a0558a6d71616979ff779328",
1892                 "reference": "de98d297d4743956a0558a6d71616979ff779328",
1893                 "shasum": ""
1894             },
1895             "require": {
1896                 "laminas/laminas-stdlib": "^3.17",
1897                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
1898                 "psr/container": "^1.0"
1899             },
1900             "conflict": {
1901                 "ext-psr": "*",
1902                 "laminas/laminas-code": "<4.10.0",
1903                 "zendframework/zend-code": "<3.3.1",
1904                 "zendframework/zend-servicemanager": "*"
1905             },
1906             "provide": {
1907                 "psr/container-implementation": "^1.0"
1908             },
1909             "replace": {
1910                 "container-interop/container-interop": "^1.2.0"
1911             },
1912             "require-dev": {
1913                 "composer/package-versions-deprecated": "^1.11.99.5",
1914                 "friendsofphp/proxy-manager-lts": "^1.0.14",
1915                 "laminas/laminas-code": "^4.10.0",
1916                 "laminas/laminas-coding-standard": "~2.5.0",
1917                 "laminas/laminas-container-config-test": "^0.8",
1918                 "mikey179/vfsstream": "^1.6.11",
1919                 "phpbench/phpbench": "^1.2.9",
1920                 "phpunit/phpunit": "^10.4",
1921                 "psalm/plugin-phpunit": "^0.18.4",
1922                 "vimeo/psalm": "^5.8.0"
1923             },
1924             "suggest": {
1925                 "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services"
1926             },
1927             "bin": [
1928                 "bin/generate-deps-for-config-factory",
1929                 "bin/generate-factory-for-class"
1930             ],
1931             "type": "library",
1932             "autoload": {
1933                 "files": [
1934                     "src/autoload.php"
1935                 ],
1936                 "psr-4": {
1937                     "Laminas\\ServiceManager\\": "src/"
1938                 }
1939             },
1940             "notification-url": "https://packagist.org/downloads/",
1941             "license": [
1942                 "BSD-3-Clause"
1943             ],
1944             "description": "Factory-Driven Dependency Injection Container",
1945             "homepage": "https://laminas.dev",
1946             "keywords": [
1947                 "PSR-11",
1948                 "dependency-injection",
1949                 "di",
1950                 "dic",
1951                 "laminas",
1952                 "service-manager",
1953                 "servicemanager"
1954             ],
1955             "support": {
1956                 "chat": "https://laminas.dev/chat",
1957                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
1958                 "forum": "https://discourse.laminas.dev",
1959                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
1960                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
1961                 "source": "https://github.com/laminas/laminas-servicemanager"
1962             },
1963             "funding": [
1964                 {
1965                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1966                     "type": "community_bridge"
1967                 }
1968             ],
1969             "time": "2023-10-24T11:19:47+00:00"
1970         },
1971         {
1972             "name": "laminas/laminas-stdlib",
1973             "version": "3.19.0",
1974             "source": {
1975                 "type": "git",
1976                 "url": "https://github.com/laminas/laminas-stdlib.git",
1977                 "reference": "6a192dd0882b514e45506f533b833b623b78fff3"
1978             },
1979             "dist": {
1980                 "type": "zip",
1981                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3",
1982                 "reference": "6a192dd0882b514e45506f533b833b623b78fff3",
1983                 "shasum": ""
1984             },
1985             "require": {
1986                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1987             },
1988             "conflict": {
1989                 "zendframework/zend-stdlib": "*"
1990             },
1991             "require-dev": {
1992                 "laminas/laminas-coding-standard": "^2.5",
1993                 "phpbench/phpbench": "^1.2.15",
1994                 "phpunit/phpunit": "^10.5.8",
1995                 "psalm/plugin-phpunit": "^0.18.4",
1996                 "vimeo/psalm": "^5.20.0"
1997             },
1998             "type": "library",
1999             "autoload": {
2000                 "psr-4": {
2001                     "Laminas\\Stdlib\\": "src/"
2002                 }
2003             },
2004             "notification-url": "https://packagist.org/downloads/",
2005             "license": [
2006                 "BSD-3-Clause"
2007             ],
2008             "description": "SPL extensions, array utilities, error handlers, and more",
2009             "homepage": "https://laminas.dev",
2010             "keywords": [
2011                 "laminas",
2012                 "stdlib"
2013             ],
2014             "support": {
2015                 "chat": "https://laminas.dev/chat",
2016                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
2017                 "forum": "https://discourse.laminas.dev",
2018                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
2019                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
2020                 "source": "https://github.com/laminas/laminas-stdlib"
2021             },
2022             "funding": [
2023                 {
2024                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2025                     "type": "community_bridge"
2026                 }
2027             ],
2028             "time": "2024-01-19T12:39:49+00:00"
2029         },
2030         {
2031             "name": "laminas/laminas-validator",
2032             "version": "2.46.0",
2033             "source": {
2034                 "type": "git",
2035                 "url": "https://github.com/laminas/laminas-validator.git",
2036                 "reference": "98330256f8d8a1357a93f6f7f1a987036aff6329"
2037             },
2038             "dist": {
2039                 "type": "zip",
2040                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/98330256f8d8a1357a93f6f7f1a987036aff6329",
2041                 "reference": "98330256f8d8a1357a93f6f7f1a987036aff6329",
2042                 "shasum": ""
2043             },
2044             "require": {
2045                 "laminas/laminas-servicemanager": "^3.21.0",
2046                 "laminas/laminas-stdlib": "^3.13",
2047                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2048                 "psr/http-message": "^1.0.1 || ^2.0.0"
2049             },
2050             "conflict": {
2051                 "zendframework/zend-validator": "*"
2052             },
2053             "require-dev": {
2054                 "laminas/laminas-coding-standard": "^2.5",
2055                 "laminas/laminas-db": "^2.18",
2056                 "laminas/laminas-filter": "^2.33",
2057                 "laminas/laminas-i18n": "^2.24.1",
2058                 "laminas/laminas-session": "^2.17",
2059                 "laminas/laminas-uri": "^2.11.0",
2060                 "phpunit/phpunit": "^10.5.2",
2061                 "psalm/plugin-phpunit": "^0.18.4",
2062                 "psr/http-client": "^1.0.3",
2063                 "psr/http-factory": "^1.0.2",
2064                 "vimeo/psalm": "^5.17"
2065             },
2066             "suggest": {
2067                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
2068                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
2069                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
2070                 "laminas/laminas-i18n-resources": "Translations of validator messages",
2071                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
2072                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
2073                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
2074                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
2075             },
2076             "type": "library",
2077             "extra": {
2078                 "laminas": {
2079                     "component": "Laminas\\Validator",
2080                     "config-provider": "Laminas\\Validator\\ConfigProvider"
2081                 }
2082             },
2083             "autoload": {
2084                 "psr-4": {
2085                     "Laminas\\Validator\\": "src/"
2086                 }
2087             },
2088             "notification-url": "https://packagist.org/downloads/",
2089             "license": [
2090                 "BSD-3-Clause"
2091             ],
2092             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
2093             "homepage": "https://laminas.dev",
2094             "keywords": [
2095                 "laminas",
2096                 "validator"
2097             ],
2098             "support": {
2099                 "chat": "https://laminas.dev/chat",
2100                 "docs": "https://docs.laminas.dev/laminas-validator/",
2101                 "forum": "https://discourse.laminas.dev",
2102                 "issues": "https://github.com/laminas/laminas-validator/issues",
2103                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
2104                 "source": "https://github.com/laminas/laminas-validator"
2105             },
2106             "funding": [
2107                 {
2108                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2109                     "type": "community_bridge"
2110                 }
2111             ],
2112             "time": "2024-01-03T12:43:04+00:00"
2113         },
2114         {
2115             "name": "lasserafn/php-initial-avatar-generator",
2116             "version": "4.3",
2117             "source": {
2118                 "type": "git",
2119                 "url": "https://github.com/LasseRafn/php-initial-avatar-generator.git",
2120                 "reference": "ffe43d8df3f18646d7b23011272cce2d71400e1f"
2121             },
2122             "dist": {
2123                 "type": "zip",
2124                 "url": "https://api.github.com/repos/LasseRafn/php-initial-avatar-generator/zipball/ffe43d8df3f18646d7b23011272cce2d71400e1f",
2125                 "reference": "ffe43d8df3f18646d7b23011272cce2d71400e1f",
2126                 "shasum": ""
2127             },
2128             "require": {
2129                 "ext-json": "*",
2130                 "intervention/image": "^2.3",
2131                 "lasserafn/php-initials": "^3.0",
2132                 "lasserafn/php-string-script-language": "^0.4",
2133                 "meyfa/php-svg": "^0.9.0",
2134                 "overtrue/pinyin": "^4.0",
2135                 "php": "^7.0|^7.1|^7.2|^7.3|^7.4|^8.0|^8.1|^8.2"
2136             },
2137             "require-dev": {
2138                 "phpunit/phpunit": "^8.5"
2139             },
2140             "type": "library",
2141             "autoload": {
2142                 "psr-4": {
2143                     "LasseRafn\\InitialAvatarGenerator\\": "src/"
2144                 }
2145             },
2146             "notification-url": "https://packagist.org/downloads/",
2147             "license": [
2148                 "MIT"
2149             ],
2150             "authors": [
2151                 {
2152                     "name": "Lasse Rafn",
2153                     "email": "lasserafn@gmail.com"
2154                 }
2155             ],
2156             "description": "A package to generate avatars with initials for PHP",
2157             "keywords": [
2158                 "Initials",
2159                 "avatar",
2160                 "image",
2161                 "svg"
2162             ],
2163             "support": {
2164                 "issues": "https://github.com/LasseRafn/php-initial-avatar-generator/issues",
2165                 "source": "https://github.com/LasseRafn/php-initial-avatar-generator/tree/4.3"
2166             },
2167             "funding": [
2168                 {
2169                     "url": "https://opencollective.com/ui-avatars",
2170                     "type": "open_collective"
2171                 }
2172             ],
2173             "time": "2023-07-26T19:17:56+00:00"
2174         },
2175         {
2176             "name": "lasserafn/php-initials",
2177             "version": "3.1",
2178             "source": {
2179                 "type": "git",
2180                 "url": "https://github.com/LasseRafn/php-initials.git",
2181                 "reference": "d287e1542687390eb68de779949bc0adc49e2d52"
2182             },
2183             "dist": {
2184                 "type": "zip",
2185                 "url": "https://api.github.com/repos/LasseRafn/php-initials/zipball/d287e1542687390eb68de779949bc0adc49e2d52",
2186                 "reference": "d287e1542687390eb68de779949bc0adc49e2d52",
2187                 "shasum": ""
2188             },
2189             "require": {
2190                 "php": "^5.6|^7.0|^7.1|^8.0"
2191             },
2192             "require-dev": {
2193                 "phpunit/phpunit": "^5.7",
2194                 "satooshi/php-coveralls": "^1.0"
2195             },
2196             "type": "library",
2197             "autoload": {
2198                 "psr-4": {
2199                     "LasseRafn\\Initials\\": "src/"
2200                 }
2201             },
2202             "notification-url": "https://packagist.org/downloads/",
2203             "license": [
2204                 "MIT"
2205             ],
2206             "authors": [
2207                 {
2208                     "name": "Lasse Rafn",
2209                     "email": "lasserafn@gmail.com"
2210                 }
2211             ],
2212             "description": "A package to generate initials in PHP",
2213             "keywords": [
2214                 "Initials",
2215                 "php"
2216             ],
2217             "support": {
2218                 "issues": "https://github.com/LasseRafn/php-initials/issues",
2219                 "source": "https://github.com/LasseRafn/php-initials/tree/3.1"
2220             },
2221             "time": "2020-12-24T12:25:51+00:00"
2222         },
2223         {
2224             "name": "lasserafn/php-string-script-language",
2225             "version": "0.4",
2226             "source": {
2227                 "type": "git",
2228                 "url": "https://github.com/LasseRafn/php-string-script-language.git",
2229                 "reference": "cab5612d4382067de855fcecc7c09108dca77fb5"
2230             },
2231             "dist": {
2232                 "type": "zip",
2233                 "url": "https://api.github.com/repos/LasseRafn/php-string-script-language/zipball/cab5612d4382067de855fcecc7c09108dca77fb5",
2234                 "reference": "cab5612d4382067de855fcecc7c09108dca77fb5",
2235                 "shasum": ""
2236             },
2237             "require": {
2238                 "php": "^5.6|^7.0|^7.1|^8.0|^8.1|^8.2"
2239             },
2240             "require-dev": {
2241                 "doctrine/instantiator": "1.0.5",
2242                 "phpunit/phpunit": "^5.6",
2243                 "phpunit/phpunit-mock-objects": "3.2.4",
2244                 "satooshi/php-coveralls": "^1.0",
2245                 "sebastian/exporter": "^1.2"
2246             },
2247             "type": "library",
2248             "autoload": {
2249                 "psr-4": {
2250                     "LasseRafn\\": "src/"
2251                 }
2252             },
2253             "notification-url": "https://packagist.org/downloads/",
2254             "license": [
2255                 "MIT"
2256             ],
2257             "authors": [
2258                 {
2259                     "name": "Lasse Rafn",
2260                     "email": "lasserafn@gmail.com"
2261                 }
2262             ],
2263             "description": "Detect language/encoding of a string in PHP",
2264             "keywords": [
2265                 "language",
2266                 "php",
2267                 "string"
2268             ],
2269             "support": {
2270                 "issues": "https://github.com/LasseRafn/php-string-script-language/issues",
2271                 "source": "https://github.com/LasseRafn/php-string-script-language/tree/0.4"
2272             },
2273             "time": "2023-07-26T07:23:39+00:00"
2274         },
2275         {
2276             "name": "lcobucci/clock",
2277             "version": "3.2.0",
2278             "source": {
2279                 "type": "git",
2280                 "url": "https://github.com/lcobucci/clock.git",
2281                 "reference": "6f28b826ea01306b07980cb8320ab30b966cd715"
2282             },
2283             "dist": {
2284                 "type": "zip",
2285                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715",
2286                 "reference": "6f28b826ea01306b07980cb8320ab30b966cd715",
2287                 "shasum": ""
2288             },
2289             "require": {
2290                 "php": "~8.2.0 || ~8.3.0",
2291                 "psr/clock": "^1.0"
2292             },
2293             "provide": {
2294                 "psr/clock-implementation": "1.0"
2295             },
2296             "require-dev": {
2297                 "infection/infection": "^0.27",
2298                 "lcobucci/coding-standard": "^11.0.0",
2299                 "phpstan/extension-installer": "^1.3.1",
2300                 "phpstan/phpstan": "^1.10.25",
2301                 "phpstan/phpstan-deprecation-rules": "^1.1.3",
2302                 "phpstan/phpstan-phpunit": "^1.3.13",
2303                 "phpstan/phpstan-strict-rules": "^1.5.1",
2304                 "phpunit/phpunit": "^10.2.3"
2305             },
2306             "type": "library",
2307             "autoload": {
2308                 "psr-4": {
2309                     "Lcobucci\\Clock\\": "src"
2310                 }
2311             },
2312             "notification-url": "https://packagist.org/downloads/",
2313             "license": [
2314                 "MIT"
2315             ],
2316             "authors": [
2317                 {
2318                     "name": "Luís Cobucci",
2319                     "email": "lcobucci@gmail.com"
2320                 }
2321             ],
2322             "description": "Yet another clock abstraction",
2323             "support": {
2324                 "issues": "https://github.com/lcobucci/clock/issues",
2325                 "source": "https://github.com/lcobucci/clock/tree/3.2.0"
2326             },
2327             "funding": [
2328                 {
2329                     "url": "https://github.com/lcobucci",
2330                     "type": "github"
2331                 },
2332                 {
2333                     "url": "https://www.patreon.com/lcobucci",
2334                     "type": "patreon"
2335                 }
2336             ],
2337             "time": "2023-11-17T17:00:27+00:00"
2338         },
2339         {
2340             "name": "lcobucci/jwt",
2341             "version": "5.2.0",
2342             "source": {
2343                 "type": "git",
2344                 "url": "https://github.com/lcobucci/jwt.git",
2345                 "reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211"
2346             },
2347             "dist": {
2348                 "type": "zip",
2349                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0ba88aed12c04bd2ed9924f500673f32b67a6211",
2350                 "reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211",
2351                 "shasum": ""
2352             },
2353             "require": {
2354                 "ext-openssl": "*",
2355                 "ext-sodium": "*",
2356                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2357                 "psr/clock": "^1.0"
2358             },
2359             "require-dev": {
2360                 "infection/infection": "^0.27.0",
2361                 "lcobucci/clock": "^3.0",
2362                 "lcobucci/coding-standard": "^11.0",
2363                 "phpbench/phpbench": "^1.2.9",
2364                 "phpstan/extension-installer": "^1.2",
2365                 "phpstan/phpstan": "^1.10.7",
2366                 "phpstan/phpstan-deprecation-rules": "^1.1.3",
2367                 "phpstan/phpstan-phpunit": "^1.3.10",
2368                 "phpstan/phpstan-strict-rules": "^1.5.0",
2369                 "phpunit/phpunit": "^10.2.6"
2370             },
2371             "suggest": {
2372                 "lcobucci/clock": ">= 3.0"
2373             },
2374             "type": "library",
2375             "autoload": {
2376                 "psr-4": {
2377                     "Lcobucci\\JWT\\": "src"
2378                 }
2379             },
2380             "notification-url": "https://packagist.org/downloads/",
2381             "license": [
2382                 "BSD-3-Clause"
2383             ],
2384             "authors": [
2385                 {
2386                     "name": "Luís Cobucci",
2387                     "email": "lcobucci@gmail.com",
2388                     "role": "Developer"
2389                 }
2390             ],
2391             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
2392             "keywords": [
2393                 "JWS",
2394                 "jwt"
2395             ],
2396             "support": {
2397                 "issues": "https://github.com/lcobucci/jwt/issues",
2398                 "source": "https://github.com/lcobucci/jwt/tree/5.2.0"
2399             },
2400             "funding": [
2401                 {
2402                     "url": "https://github.com/lcobucci",
2403                     "type": "github"
2404                 },
2405                 {
2406                     "url": "https://www.patreon.com/lcobucci",
2407                     "type": "patreon"
2408                 }
2409             ],
2410             "time": "2023-11-20T21:17:42+00:00"
2411         },
2412         {
2413             "name": "league/commonmark",
2414             "version": "2.4.2",
2415             "source": {
2416                 "type": "git",
2417                 "url": "https://github.com/thephpleague/commonmark.git",
2418                 "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf"
2419             },
2420             "dist": {
2421                 "type": "zip",
2422                 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf",
2423                 "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf",
2424                 "shasum": ""
2425             },
2426             "require": {
2427                 "ext-mbstring": "*",
2428                 "league/config": "^1.1.1",
2429                 "php": "^7.4 || ^8.0",
2430                 "psr/event-dispatcher": "^1.0",
2431                 "symfony/deprecation-contracts": "^2.1 || ^3.0",
2432                 "symfony/polyfill-php80": "^1.16"
2433             },
2434             "require-dev": {
2435                 "cebe/markdown": "^1.0",
2436                 "commonmark/cmark": "0.30.3",
2437                 "commonmark/commonmark.js": "0.30.0",
2438                 "composer/package-versions-deprecated": "^1.8",
2439                 "embed/embed": "^4.4",
2440                 "erusev/parsedown": "^1.0",
2441                 "ext-json": "*",
2442                 "github/gfm": "0.29.0",
2443                 "michelf/php-markdown": "^1.4 || ^2.0",
2444                 "nyholm/psr7": "^1.5",
2445                 "phpstan/phpstan": "^1.8.2",
2446                 "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
2447                 "scrutinizer/ocular": "^1.8.1",
2448                 "symfony/finder": "^5.3 | ^6.0 || ^7.0",
2449                 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0",
2450                 "unleashedtech/php-coding-standard": "^3.1.1",
2451                 "vimeo/psalm": "^4.24.0 || ^5.0.0"
2452             },
2453             "suggest": {
2454                 "symfony/yaml": "v2.3+ required if using the Front Matter extension"
2455             },
2456             "type": "library",
2457             "extra": {
2458                 "branch-alias": {
2459                     "dev-main": "2.5-dev"
2460                 }
2461             },
2462             "autoload": {
2463                 "psr-4": {
2464                     "League\\CommonMark\\": "src"
2465                 }
2466             },
2467             "notification-url": "https://packagist.org/downloads/",
2468             "license": [
2469                 "BSD-3-Clause"
2470             ],
2471             "authors": [
2472                 {
2473                     "name": "Colin O'Dell",
2474                     "email": "colinodell@gmail.com",
2475                     "homepage": "https://www.colinodell.com",
2476                     "role": "Lead Developer"
2477                 }
2478             ],
2479             "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
2480             "homepage": "https://commonmark.thephpleague.com",
2481             "keywords": [
2482                 "commonmark",
2483                 "flavored",
2484                 "gfm",
2485                 "github",
2486                 "github-flavored",
2487                 "markdown",
2488                 "md",
2489                 "parser"
2490             ],
2491             "support": {
2492                 "docs": "https://commonmark.thephpleague.com/",
2493                 "forum": "https://github.com/thephpleague/commonmark/discussions",
2494                 "issues": "https://github.com/thephpleague/commonmark/issues",
2495                 "rss": "https://github.com/thephpleague/commonmark/releases.atom",
2496                 "source": "https://github.com/thephpleague/commonmark"
2497             },
2498             "funding": [
2499                 {
2500                     "url": "https://www.colinodell.com/sponsor",
2501                     "type": "custom"
2502                 },
2503                 {
2504                     "url": "https://www.paypal.me/colinpodell/10.00",
2505                     "type": "custom"
2506                 },
2507                 {
2508                     "url": "https://github.com/colinodell",
2509                     "type": "github"
2510                 },
2511                 {
2512                     "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
2513                     "type": "tidelift"
2514                 }
2515             ],
2516             "time": "2024-02-02T11:59:32+00:00"
2517         },
2518         {
2519             "name": "league/config",
2520             "version": "v1.2.0",
2521             "source": {
2522                 "type": "git",
2523                 "url": "https://github.com/thephpleague/config.git",
2524                 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
2525             },
2526             "dist": {
2527                 "type": "zip",
2528                 "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2529                 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2530                 "shasum": ""
2531             },
2532             "require": {
2533                 "dflydev/dot-access-data": "^3.0.1",
2534                 "nette/schema": "^1.2",
2535                 "php": "^7.4 || ^8.0"
2536             },
2537             "require-dev": {
2538                 "phpstan/phpstan": "^1.8.2",
2539                 "phpunit/phpunit": "^9.5.5",
2540                 "scrutinizer/ocular": "^1.8.1",
2541                 "unleashedtech/php-coding-standard": "^3.1",
2542                 "vimeo/psalm": "^4.7.3"
2543             },
2544             "type": "library",
2545             "extra": {
2546                 "branch-alias": {
2547                     "dev-main": "1.2-dev"
2548                 }
2549             },
2550             "autoload": {
2551                 "psr-4": {
2552                     "League\\Config\\": "src"
2553                 }
2554             },
2555             "notification-url": "https://packagist.org/downloads/",
2556             "license": [
2557                 "BSD-3-Clause"
2558             ],
2559             "authors": [
2560                 {
2561                     "name": "Colin O'Dell",
2562                     "email": "colinodell@gmail.com",
2563                     "homepage": "https://www.colinodell.com",
2564                     "role": "Lead Developer"
2565                 }
2566             ],
2567             "description": "Define configuration arrays with strict schemas and access values with dot notation",
2568             "homepage": "https://config.thephpleague.com",
2569             "keywords": [
2570                 "array",
2571                 "config",
2572                 "configuration",
2573                 "dot",
2574                 "dot-access",
2575                 "nested",
2576                 "schema"
2577             ],
2578             "support": {
2579                 "docs": "https://config.thephpleague.com/",
2580                 "issues": "https://github.com/thephpleague/config/issues",
2581                 "rss": "https://github.com/thephpleague/config/releases.atom",
2582                 "source": "https://github.com/thephpleague/config"
2583             },
2584             "funding": [
2585                 {
2586                     "url": "https://www.colinodell.com/sponsor",
2587                     "type": "custom"
2588                 },
2589                 {
2590                     "url": "https://www.paypal.me/colinpodell/10.00",
2591                     "type": "custom"
2592                 },
2593                 {
2594                     "url": "https://github.com/colinodell",
2595                     "type": "github"
2596                 }
2597             ],
2598             "time": "2022-12-11T20:36:23+00:00"
2599         },
2600         {
2601             "name": "luracast/restler",
2602             "version": "dev-master-tuleap",
2603             "source": {
2604                 "type": "git",
2605                 "url": "https://github.com/Enalean/Restler.git",
2606                 "reference": "20221209"
2607             },
2608             "dist": {
2609                 "type": "zip",
2610                 "url": "https://api.github.com/repos/Enalean/Restler/zipball/20221209",
2611                 "reference": "20221209",
2612                 "shasum": ""
2613             },
2614             "require": {
2615                 "doctrine/instantiator": "^1.3",
2616                 "php": ">=7.2"
2617             },
2618             "conflict": {
2619                 "restler/framework": "3.*"
2620             },
2621             "require-dev": {
2622                 "behat/behat": "2.5.*@stable",
2623                 "bshaffer/oauth2-server-php": "v1.0",
2624                 "guzzlehttp/guzzle": "3.8.1"
2625             },
2626             "suggest": {
2627                 "behat/behat": "Behaviour driven development testing framework (see require-dev for details)",
2628                 "bshaffer/oauth2-server-php": "If you want to use OAuth2 for authentication",
2629                 "guzzle/guzzle": "RESTful api HTTP client framework (see require-dev for details)",
2630                 "illuminate/view": "If you want to use laravel blade templates with Html format",
2631                 "mustache/mustache": "If you want to use mustache/handlebar templates with Html format",
2632                 "rodneyrehm/plist": "If you need Apple plist binary/xml format",
2633                 "symfony/yaml": "If you need YAML format",
2634                 "twig/twig": "If you want to use twig templates with Html format",
2635                 "zendframework/zendamf": "If you need AMF format"
2636             },
2637             "default-branch": true,
2638             "type": "library",
2639             "extra": {
2640                 "branch-alias": {
2641                     "v3": "v3.0.x-dev"
2642                 }
2643             },
2644             "autoload": {
2645                 "psr-0": {
2646                     "Luracast\\Restler": "vendor/"
2647                 }
2648             },
2649             "license": [
2650                 "LGPL-2.1"
2651             ],
2652             "authors": [
2653                 {
2654                     "name": "Luracast",
2655                     "email": "arul@luracast.com"
2656                 }
2657             ],
2658             "description": "Restler is a simple and effective multi-format Web API Server framework written in PHP. Just deal with your business logic in php, Restler will take care of the REST!",
2659             "homepage": "http://luracast.com/products/restler/",
2660             "keywords": [
2661                 "REST",
2662                 "api",
2663                 "framework",
2664                 "server"
2665             ],
2666             "support": {
2667                 "source": "https://github.com/Enalean/Restler/tree/20221209"
2668             },
2669             "time": "2022-12-09T09:46:44+00:00"
2670         },
2671         {
2672             "name": "meyfa/php-svg",
2673             "version": "v0.9.1",
2674             "source": {
2675                 "type": "git",
2676                 "url": "https://github.com/meyfa/php-svg.git",
2677                 "reference": "34401edef1f724898f468f71b85505fbcc8351bb"
2678             },
2679             "dist": {
2680                 "type": "zip",
2681                 "url": "https://api.github.com/repos/meyfa/php-svg/zipball/34401edef1f724898f468f71b85505fbcc8351bb",
2682                 "reference": "34401edef1f724898f468f71b85505fbcc8351bb",
2683                 "shasum": ""
2684             },
2685             "require": {
2686                 "ext-gd": "*",
2687                 "ext-simplexml": "*",
2688                 "php": ">=5.3.3"
2689             },
2690             "require-dev": {
2691                 "meyfa/phpunit-assert-gd": "^1.1",
2692                 "phpunit/phpunit": "^4.8"
2693             },
2694             "type": "library",
2695             "autoload": {
2696                 "psr-4": {
2697                     "SVG\\": "src/"
2698                 }
2699             },
2700             "notification-url": "https://packagist.org/downloads/",
2701             "license": [
2702                 "MIT"
2703             ],
2704             "authors": [
2705                 {
2706                     "name": "Fabian Meyer",
2707                     "homepage": "http://meyfa.net"
2708                 }
2709             ],
2710             "description": "Read, edit, write, and render SVG files with PHP",
2711             "homepage": "https://github.com/meyfa/php-svg",
2712             "keywords": [
2713                 "svg"
2714             ],
2715             "support": {
2716                 "issues": "https://github.com/meyfa/php-svg/issues",
2717                 "source": "https://github.com/meyfa/php-svg/tree/v0.9.1"
2718             },
2719             "time": "2019-07-30T18:41:25+00:00"
2720         },
2721         {
2722             "name": "ml/iri",
2723             "version": "1.1.4",
2724             "target-dir": "ML/IRI",
2725             "source": {
2726                 "type": "git",
2727                 "url": "https://github.com/lanthaler/IRI.git",
2728                 "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341"
2729             },
2730             "dist": {
2731                 "type": "zip",
2732                 "url": "https://api.github.com/repos/lanthaler/IRI/zipball/cbd44fa913e00ea624241b38cefaa99da8d71341",
2733                 "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341",
2734                 "shasum": ""
2735             },
2736             "require": {
2737                 "lib-pcre": ">=4.0",
2738                 "php": ">=5.3.0"
2739             },
2740             "type": "library",
2741             "autoload": {
2742                 "psr-0": {
2743                     "ML\\IRI": ""
2744                 }
2745             },
2746             "notification-url": "https://packagist.org/downloads/",
2747             "license": [
2748                 "MIT"
2749             ],
2750             "authors": [
2751                 {
2752                     "name": "Markus Lanthaler",
2753                     "email": "mail@markus-lanthaler.com",
2754                     "homepage": "http://www.markus-lanthaler.com",
2755                     "role": "Developer"
2756                 }
2757             ],
2758             "description": "IRI handling for PHP",
2759             "homepage": "http://www.markus-lanthaler.com",
2760             "keywords": [
2761                 "URN",
2762                 "iri",
2763                 "uri",
2764                 "url"
2765             ],
2766             "support": {
2767                 "issues": "https://github.com/lanthaler/IRI/issues",
2768                 "source": "https://github.com/lanthaler/IRI/tree/master"
2769             },
2770             "time": "2014-01-21T13:43:39+00:00"
2771         },
2772         {
2773             "name": "ml/json-ld",
2774             "version": "1.2.1",
2775             "source": {
2776                 "type": "git",
2777                 "url": "https://github.com/lanthaler/JsonLD.git",
2778                 "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8"
2779             },
2780             "dist": {
2781                 "type": "zip",
2782                 "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/537e68e87a6bce23e57c575cd5dcac1f67ce25d8",
2783                 "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8",
2784                 "shasum": ""
2785             },
2786             "require": {
2787                 "ext-json": "*",
2788                 "ml/iri": "^1.1.1",
2789                 "php": ">=5.3.0"
2790             },
2791             "require-dev": {
2792                 "json-ld/tests": "1.0",
2793                 "phpunit/phpunit": "^4"
2794             },
2795             "type": "library",
2796             "autoload": {
2797                 "psr-4": {
2798                     "ML\\JsonLD\\": ""
2799                 }
2800             },
2801             "notification-url": "https://packagist.org/downloads/",
2802             "license": [
2803                 "MIT"
2804             ],
2805             "authors": [
2806                 {
2807                     "name": "Markus Lanthaler",
2808                     "email": "mail@markus-lanthaler.com",
2809                     "homepage": "http://www.markus-lanthaler.com",
2810                     "role": "Developer"
2811                 }
2812             ],
2813             "description": "JSON-LD Processor for PHP",
2814             "homepage": "http://www.markus-lanthaler.com",
2815             "keywords": [
2816                 "JSON-LD",
2817                 "jsonld"
2818             ],
2819             "support": {
2820                 "issues": "https://github.com/lanthaler/JsonLD/issues",
2821                 "source": "https://github.com/lanthaler/JsonLD/tree/1.2.1"
2822             },
2823             "time": "2022-09-29T08:45:17+00:00"
2824         },
2825         {
2826             "name": "monolog/monolog",
2827             "version": "3.3.1",
2828             "source": {
2829                 "type": "git",
2830                 "url": "https://github.com/Seldaek/monolog.git",
2831                 "reference": "9b5daeaffce5b926cac47923798bba91059e60e2"
2832             },
2833             "dist": {
2834                 "type": "zip",
2835                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/9b5daeaffce5b926cac47923798bba91059e60e2",
2836                 "reference": "9b5daeaffce5b926cac47923798bba91059e60e2",
2837                 "shasum": ""
2838             },
2839             "require": {
2840                 "php": ">=8.1",
2841                 "psr/log": "^2.0 || ^3.0"
2842             },
2843             "provide": {
2844                 "psr/log-implementation": "3.0.0"
2845             },
2846             "require-dev": {
2847                 "aws/aws-sdk-php": "^3.0",
2848                 "doctrine/couchdb": "~1.0@dev",
2849                 "elasticsearch/elasticsearch": "^7 || ^8",
2850                 "ext-json": "*",
2851                 "graylog2/gelf-php": "^1.4.2 || ^2@dev",
2852                 "guzzlehttp/guzzle": "^7.4.5",
2853                 "guzzlehttp/psr7": "^2.2",
2854                 "mongodb/mongodb": "^1.8",
2855                 "php-amqplib/php-amqplib": "~2.4 || ^3",
2856                 "phpstan/phpstan": "^1.9",
2857                 "phpstan/phpstan-deprecation-rules": "^1.0",
2858                 "phpstan/phpstan-strict-rules": "^1.4",
2859                 "phpunit/phpunit": "^9.5.26",
2860                 "predis/predis": "^1.1 || ^2",
2861                 "ruflin/elastica": "^7",
2862                 "symfony/mailer": "^5.4 || ^6",
2863                 "symfony/mime": "^5.4 || ^6"
2864             },
2865             "suggest": {
2866                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2867                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2868                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2869                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2870                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2871                 "ext-mbstring": "Allow to work properly with unicode symbols",
2872                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2873                 "ext-openssl": "Required to send log messages using SSL",
2874                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2875                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2876                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2877                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2878                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2879                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2880             },
2881             "type": "library",
2882             "extra": {
2883                 "branch-alias": {
2884                     "dev-main": "3.x-dev"
2885                 }
2886             },
2887             "autoload": {
2888                 "psr-4": {
2889                     "Monolog\\": "src/Monolog"
2890                 }
2891             },
2892             "notification-url": "https://packagist.org/downloads/",
2893             "license": [
2894                 "MIT"
2895             ],
2896             "authors": [
2897                 {
2898                     "name": "Jordi Boggiano",
2899                     "email": "j.boggiano@seld.be",
2900                     "homepage": "https://seld.be"
2901                 }
2902             ],
2903             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2904             "homepage": "https://github.com/Seldaek/monolog",
2905             "keywords": [
2906                 "log",
2907                 "logging",
2908                 "psr-3"
2909             ],
2910             "support": {
2911                 "issues": "https://github.com/Seldaek/monolog/issues",
2912                 "source": "https://github.com/Seldaek/monolog/tree/3.3.1"
2913             },
2914             "funding": [
2915                 {
2916                     "url": "https://github.com/Seldaek",
2917                     "type": "github"
2918                 },
2919                 {
2920                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2921                     "type": "tidelift"
2922                 }
2923             ],
2924             "time": "2023-02-06T13:46:10+00:00"
2925         },
2926         {
2927             "name": "mustache/mustache",
2928             "version": "dev-main-tuleap",
2929             "source": {
2930                 "type": "git",
2931                 "url": "https://github.com/Enalean/mustache.php.git",
2932                 "reference": "261e4271ea868893fc9c44c7aede5009c581f68f"
2933             },
2934             "dist": {
2935                 "type": "zip",
2936                 "url": "https://api.github.com/repos/Enalean/mustache.php/zipball/261e4271ea868893fc9c44c7aede5009c581f68f",
2937                 "reference": "261e4271ea868893fc9c44c7aede5009c581f68f",
2938                 "shasum": ""
2939             },
2940             "require": {
2941                 "php": ">=5.2.4"
2942             },
2943             "require-dev": {
2944                 "friendsofphp/php-cs-fixer": "^3",
2945                 "phpunit/phpunit": "^9"
2946             },
2947             "default-branch": true,
2948             "type": "library",
2949             "autoload": {
2950                 "psr-0": {
2951                     "Mustache": "src/"
2952                 }
2953             },
2954             "license": [
2955                 "MIT"
2956             ],
2957             "authors": [
2958                 {
2959                     "name": "Justin Hileman",
2960                     "email": "justin@justinhileman.info",
2961                     "homepage": "http://justinhileman.com"
2962                 }
2963             ],
2964             "description": "A Mustache implementation in PHP.",
2965             "homepage": "https://github.com/bobthecow/mustache.php",
2966             "keywords": [
2967                 "mustache",
2968                 "templating"
2969             ],
2970             "support": {
2971                 "source": "https://github.com/Enalean/mustache.php/tree/main-tuleap-20221202"
2972             },
2973             "time": "2022-12-02T10:37:59+00:00"
2974         },
2975         {
2976             "name": "nette/schema",
2977             "version": "v1.3.0",
2978             "source": {
2979                 "type": "git",
2980                 "url": "https://github.com/nette/schema.git",
2981                 "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188"
2982             },
2983             "dist": {
2984                 "type": "zip",
2985                 "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
2986                 "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
2987                 "shasum": ""
2988             },
2989             "require": {
2990                 "nette/utils": "^4.0",
2991                 "php": "8.1 - 8.3"
2992             },
2993             "require-dev": {
2994                 "nette/tester": "^2.4",
2995                 "phpstan/phpstan-nette": "^1.0",
2996                 "tracy/tracy": "^2.8"
2997             },
2998             "type": "library",
2999             "extra": {
3000                 "branch-alias": {
3001                     "dev-master": "1.3-dev"
3002                 }
3003             },
3004             "autoload": {
3005                 "classmap": [
3006                     "src/"
3007                 ]
3008             },
3009             "notification-url": "https://packagist.org/downloads/",
3010             "license": [
3011                 "BSD-3-Clause",
3012                 "GPL-2.0-only",
3013                 "GPL-3.0-only"
3014             ],
3015             "authors": [
3016                 {
3017                     "name": "David Grudl",
3018                     "homepage": "https://davidgrudl.com"
3019                 },
3020                 {
3021                     "name": "Nette Community",
3022                     "homepage": "https://nette.org/contributors"
3023                 }
3024             ],
3025             "description": "📐 Nette Schema: validating data structures against a given Schema.",
3026             "homepage": "https://nette.org",
3027             "keywords": [
3028                 "config",
3029                 "nette"
3030             ],
3031             "support": {
3032                 "issues": "https://github.com/nette/schema/issues",
3033                 "source": "https://github.com/nette/schema/tree/v1.3.0"
3034             },
3035             "time": "2023-12-11T11:54:22+00:00"
3036         },
3037         {
3038             "name": "nette/utils",
3039             "version": "v4.0.4",
3040             "source": {
3041                 "type": "git",
3042                 "url": "https://github.com/nette/utils.git",
3043                 "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218"
3044             },
3045             "dist": {
3046                 "type": "zip",
3047                 "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
3048                 "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
3049                 "shasum": ""
3050             },
3051             "require": {
3052                 "php": ">=8.0 <8.4"
3053             },
3054             "conflict": {
3055                 "nette/finder": "<3",
3056                 "nette/schema": "<1.2.2"
3057             },
3058             "require-dev": {
3059                 "jetbrains/phpstorm-attributes": "dev-master",
3060                 "nette/tester": "^2.5",
3061                 "phpstan/phpstan": "^1.0",
3062                 "tracy/tracy": "^2.9"
3063             },
3064             "suggest": {
3065                 "ext-gd": "to use Image",
3066                 "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
3067                 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
3068                 "ext-json": "to use Nette\\Utils\\Json",
3069                 "ext-mbstring": "to use Strings::lower() etc...",
3070                 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
3071             },
3072             "type": "library",
3073             "extra": {
3074                 "branch-alias": {
3075                     "dev-master": "4.0-dev"
3076                 }
3077             },
3078             "autoload": {
3079                 "classmap": [
3080                     "src/"
3081                 ]
3082             },
3083             "notification-url": "https://packagist.org/downloads/",
3084             "license": [
3085                 "BSD-3-Clause",
3086                 "GPL-2.0-only",
3087                 "GPL-3.0-only"
3088             ],
3089             "authors": [
3090                 {
3091                     "name": "David Grudl",
3092                     "homepage": "https://davidgrudl.com"
3093                 },
3094                 {
3095                     "name": "Nette Community",
3096                     "homepage": "https://nette.org/contributors"
3097                 }
3098             ],
3099             "description": "🛠  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
3100             "homepage": "https://nette.org",
3101             "keywords": [
3102                 "array",
3103                 "core",
3104                 "datetime",
3105                 "images",
3106                 "json",
3107                 "nette",
3108                 "paginator",
3109                 "password",
3110                 "slugify",
3111                 "string",
3112                 "unicode",
3113                 "utf-8",
3114                 "utility",
3115                 "validation"
3116             ],
3117             "support": {
3118                 "issues": "https://github.com/nette/utils/issues",
3119                 "source": "https://github.com/nette/utils/tree/v4.0.4"
3120             },
3121             "time": "2024-01-17T16:50:36+00:00"
3122         },
3123         {
3124             "name": "nikic/fast-route",
3125             "version": "v1.3.0",
3126             "source": {
3127                 "type": "git",
3128                 "url": "https://github.com/nikic/FastRoute.git",
3129                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
3130             },
3131             "dist": {
3132                 "type": "zip",
3133                 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
3134                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
3135                 "shasum": ""
3136             },
3137             "require": {
3138                 "php": ">=5.4.0"
3139             },
3140             "require-dev": {
3141                 "phpunit/phpunit": "^4.8.35|~5.7"
3142             },
3143             "type": "library",
3144             "autoload": {
3145                 "psr-4": {
3146                     "FastRoute\\": "src/"
3147                 },
3148                 "files": [
3149                     "src/functions.php"
3150                 ]
3151             },
3152             "notification-url": "https://packagist.org/downloads/",
3153             "license": [
3154                 "BSD-3-Clause"
3155             ],
3156             "authors": [
3157                 {
3158                     "name": "Nikita Popov",
3159                     "email": "nikic@php.net"
3160                 }
3161             ],
3162             "description": "Fast request router for PHP",
3163             "keywords": [
3164                 "router",
3165                 "routing"
3166             ],
3167             "support": {
3168                 "issues": "https://github.com/nikic/FastRoute/issues",
3169                 "source": "https://github.com/nikic/FastRoute/tree/master"
3170             },
3171             "time": "2018-02-13T20:26:39+00:00"
3172         },
3173         {
3174             "name": "oscarotero/html-parser",
3175             "version": "v0.1.7",
3176             "source": {
3177                 "type": "git",
3178                 "url": "https://github.com/oscarotero/html-parser.git",
3179                 "reference": "0c5b619bdc7ac061f06a667d913e2af708ee3231"
3180             },
3181             "dist": {
3182                 "type": "zip",
3183                 "url": "https://api.github.com/repos/oscarotero/html-parser/zipball/0c5b619bdc7ac061f06a667d913e2af708ee3231",
3184                 "reference": "0c5b619bdc7ac061f06a667d913e2af708ee3231",
3185                 "shasum": ""
3186             },
3187             "require": {
3188                 "php": "^7.2 || ^8"
3189             },
3190             "require-dev": {
3191                 "friendsofphp/php-cs-fixer": "^2.11",
3192                 "phpunit/phpunit": "^8.0"
3193             },
3194             "type": "library",
3195             "autoload": {
3196                 "psr-4": {
3197                     "HtmlParser\\": "src"
3198                 }
3199             },
3200             "notification-url": "https://packagist.org/downloads/",
3201             "license": [
3202                 "MIT"
3203             ],
3204             "authors": [
3205                 {
3206                     "name": "Oscar Otero",
3207                     "email": "oom@oscarotero.com",
3208                     "homepage": "http://oscarotero.com",
3209                     "role": "Developer"
3210                 }
3211             ],
3212             "description": "Parse html strings to DOMDocument",
3213             "homepage": "https://github.com/oscarotero/html-parser",
3214             "keywords": [
3215                 "dom",
3216                 "html",
3217                 "parser"
3218             ],
3219             "support": {
3220                 "email": "oom@oscarotero.com",
3221                 "issues": "https://github.com/oscarotero/html-parser/issues",
3222                 "source": "https://github.com/oscarotero/html-parser/tree/v0.1.7"
3223             },
3224             "time": "2022-12-17T09:48:58+00:00"
3225         },
3226         {
3227             "name": "overtrue/pinyin",
3228             "version": "4.1.0",
3229             "source": {
3230                 "type": "git",
3231                 "url": "https://github.com/overtrue/pinyin.git",
3232                 "reference": "4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7"
3233             },
3234             "dist": {
3235                 "type": "zip",
3236                 "url": "https://api.github.com/repos/overtrue/pinyin/zipball/4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7",
3237                 "reference": "4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7",
3238                 "shasum": ""
3239             },
3240             "require": {
3241                 "php": ">=7.1"
3242             },
3243             "require-dev": {
3244                 "brainmaestro/composer-git-hooks": "^2.7",
3245                 "friendsofphp/php-cs-fixer": "^2.16",
3246                 "phpunit/phpunit": "~8.0"
3247             },
3248             "type": "library",
3249             "extra": {
3250                 "hooks": {
3251                     "pre-commit": [
3252                         "composer test",
3253                         "composer fix-style"
3254                     ],
3255                     "pre-push": [
3256                         "composer test",
3257                         "composer check-style"
3258                     ]
3259                 }
3260             },
3261             "autoload": {
3262                 "files": [
3263                     "src/const.php"
3264                 ],
3265                 "psr-4": {
3266                     "Overtrue\\Pinyin\\": "src/"
3267                 }
3268             },
3269             "notification-url": "https://packagist.org/downloads/",
3270             "license": [
3271                 "MIT"
3272             ],
3273             "authors": [
3274                 {
3275                     "name": "overtrue",
3276                     "email": "anzhengchao@gmail.com",
3277                     "homepage": "http://github.com/overtrue"
3278                 }
3279             ],
3280             "description": "Chinese to pinyin translator.",
3281             "homepage": "https://github.com/overtrue/pinyin",
3282             "keywords": [
3283                 "Chinese",
3284                 "Pinyin",
3285                 "cn2pinyin"
3286             ],
3287             "support": {
3288                 "issues": "https://github.com/overtrue/pinyin/issues",
3289                 "source": "https://github.com/overtrue/pinyin/tree/4.1.0"
3290             },
3291             "funding": [
3292                 {
3293                     "url": "https://github.com/overtrue",
3294                     "type": "github"
3295                 }
3296             ],
3297             "time": "2023-04-27T10:17:12+00:00"
3298         },
3299         {
3300             "name": "paragonie/constant_time_encoding",
3301             "version": "v3.0.0",
3302             "source": {
3303                 "type": "git",
3304                 "url": "https://github.com/paragonie/constant_time_encoding.git",
3305                 "reference": "df1e7fde177501eee2037dd159cf04f5f301a512"
3306             },
3307             "dist": {
3308                 "type": "zip",
3309                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512",
3310                 "reference": "df1e7fde177501eee2037dd159cf04f5f301a512",
3311                 "shasum": ""
3312             },
3313             "require": {
3314                 "php": "^8"
3315             },
3316             "require-dev": {
3317                 "phpunit/phpunit": "^9",
3318                 "vimeo/psalm": "^4|^5"
3319             },
3320             "type": "library",
3321             "autoload": {
3322                 "psr-4": {
3323                     "ParagonIE\\ConstantTime\\": "src/"
3324                 }
3325             },
3326             "notification-url": "https://packagist.org/downloads/",
3327             "license": [
3328                 "MIT"
3329             ],
3330             "authors": [
3331                 {
3332                     "name": "Paragon Initiative Enterprises",
3333                     "email": "security@paragonie.com",
3334                     "homepage": "https://paragonie.com",
3335                     "role": "Maintainer"
3336                 },
3337                 {
3338                     "name": "Steve 'Sc00bz' Thomas",
3339                     "email": "steve@tobtu.com",
3340                     "homepage": "https://www.tobtu.com",
3341                     "role": "Original Developer"
3342                 }
3343             ],
3344             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
3345             "keywords": [
3346                 "base16",
3347                 "base32",
3348                 "base32_decode",
3349                 "base32_encode",
3350                 "base64",
3351                 "base64_decode",
3352                 "base64_encode",
3353                 "bin2hex",
3354                 "encoding",
3355                 "hex",
3356                 "hex2bin",
3357                 "rfc4648"
3358             ],
3359             "support": {
3360                 "email": "info@paragonie.com",
3361                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
3362                 "source": "https://github.com/paragonie/constant_time_encoding"
3363             },
3364             "time": "2024-05-08T12:36:18+00:00"
3365         },
3366         {
3367             "name": "paragonie/corner",
3368             "version": "v2.0.1",
3369             "source": {
3370                 "type": "git",
3371                 "url": "https://github.com/paragonie/corner.git",
3372                 "reference": "f222adc1da32547e20a3c5007f4a711b0cf633d0"
3373             },
3374             "dist": {
3375                 "type": "zip",
3376                 "url": "https://api.github.com/repos/paragonie/corner/zipball/f222adc1da32547e20a3c5007f4a711b0cf633d0",
3377                 "reference": "f222adc1da32547e20a3c5007f4a711b0cf633d0",
3378                 "shasum": ""
3379             },
3380             "require": {
3381                 "php": "^7.1|^8"
3382             },
3383             "require-dev": {
3384                 "phpunit/phpunit": "^7",
3385                 "psalm/plugin-phpunit": "<1",
3386                 "vimeo/psalm": "^3"
3387             },
3388             "type": "library",
3389             "autoload": {
3390                 "psr-4": {
3391                     "ParagonIE\\Corner\\": "src/"
3392                 }
3393             },
3394             "notification-url": "https://packagist.org/downloads/",
3395             "license": [
3396                 "ISC"
3397             ],
3398             "authors": [
3399                 {
3400                     "name": "Paragon Initiative Enterprises",
3401                     "email": "security@paragonie.com"
3402                 }
3403             ],
3404             "description": "Generic PHP Exceptions and Errors, made user-friendly.",
3405             "support": {
3406                 "issues": "https://github.com/paragonie/corner/issues",
3407                 "source": "https://github.com/paragonie/corner/tree/v2.0.1"
3408             },
3409             "time": "2020-01-20T00:57:57+00:00"
3410         },
3411         {
3412             "name": "paragonie/easydb",
3413             "version": "v2.11.0",
3414             "source": {
3415                 "type": "git",
3416                 "url": "https://github.com/paragonie/easydb.git",
3417                 "reference": "38cfac4bbd96960628ca3237ed98f3f344ffdd7b"
3418             },
3419             "dist": {
3420                 "type": "zip",
3421                 "url": "https://api.github.com/repos/paragonie/easydb/zipball/38cfac4bbd96960628ca3237ed98f3f344ffdd7b",
3422                 "reference": "38cfac4bbd96960628ca3237ed98f3f344ffdd7b",
3423                 "shasum": ""
3424             },
3425             "require": {
3426                 "ext-pdo": "*",
3427                 "paragonie/corner": "^1|^2",
3428                 "php": "^7|^8"
3429             },
3430             "require-dev": {
3431                 "phpunit/phpunit": "^6|^7",
3432                 "psalm/plugin-phpunit": "<1",
3433                 "squizlabs/php_codesniffer": "^3",
3434                 "vimeo/psalm": "^3"
3435             },
3436             "type": "library",
3437             "autoload": {
3438                 "psr-4": {
3439                     "ParagonIE\\EasyDB\\": "src"
3440                 }
3441             },
3442             "notification-url": "https://packagist.org/downloads/",
3443             "license": [
3444                 "MIT"
3445             ],
3446             "authors": [
3447                 {
3448                     "name": "Scott Arciszewski",
3449                     "email": "scott@paragonie.com",
3450                     "homepage": "https://paragonie.com",
3451                     "role": "Developer"
3452                 },
3453                 {
3454                     "name": "Woody Gilk",
3455                     "homepage": "https://github.com/shadowhand",
3456                     "role": "Contributor"
3457                 },
3458                 {
3459                     "name": "SignpostMarv",
3460                     "homepage": "https://github.com/SignpostMarv",
3461                     "role": "Contributor"
3462                 }
3463             ],
3464             "description": "Easy-to-use database abstraction",
3465             "keywords": [
3466                 "database",
3467                 "pdo",
3468                 "security",
3469                 "sql"
3470             ],
3471             "support": {
3472                 "email": "info@paragonie.com",
3473                 "issues": "https://github.com/paragonie/easydb/issues",
3474                 "source": "https://github.com/paragonie/easydb"
3475             },
3476             "time": "2020-01-20T01:06:56+00:00"
3477         },
3478         {
3479             "name": "php-http/client-common",
3480             "version": "2.5.0",
3481             "source": {
3482                 "type": "git",
3483                 "url": "https://github.com/php-http/client-common.git",
3484                 "reference": "d135751167d57e27c74de674d6a30cef2dc8e054"
3485             },
3486             "dist": {
3487                 "type": "zip",
3488                 "url": "https://api.github.com/repos/php-http/client-common/zipball/d135751167d57e27c74de674d6a30cef2dc8e054",
3489                 "reference": "d135751167d57e27c74de674d6a30cef2dc8e054",
3490                 "shasum": ""
3491             },
3492             "require": {
3493                 "php": "^7.1 || ^8.0",
3494                 "php-http/httplug": "^2.0",
3495                 "php-http/message": "^1.6",
3496                 "php-http/message-factory": "^1.0",
3497                 "psr/http-client": "^1.0",
3498                 "psr/http-factory": "^1.0",
3499                 "psr/http-message": "^1.0",
3500                 "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0",
3501                 "symfony/polyfill-php80": "^1.17"
3502             },
3503             "require-dev": {
3504                 "doctrine/instantiator": "^1.1",
3505                 "guzzlehttp/psr7": "^1.4",
3506                 "nyholm/psr7": "^1.2",
3507                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
3508                 "phpspec/prophecy": "^1.10.2",
3509                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
3510             },
3511             "suggest": {
3512                 "ext-json": "To detect JSON responses with the ContentTypePlugin",
3513                 "ext-libxml": "To detect XML responses with the ContentTypePlugin",
3514                 "php-http/cache-plugin": "PSR-6 Cache plugin",
3515                 "php-http/logger-plugin": "PSR-3 Logger plugin",
3516                 "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
3517             },
3518             "type": "library",
3519             "extra": {
3520                 "branch-alias": {
3521                     "dev-master": "2.3.x-dev"
3522                 }
3523             },
3524             "autoload": {
3525                 "psr-4": {
3526                     "Http\\Client\\Common\\": "src/"
3527                 }
3528             },
3529             "notification-url": "https://packagist.org/downloads/",
3530             "license": [
3531                 "MIT"
3532             ],
3533             "authors": [
3534                 {
3535                     "name": "Márk Sági-Kazár",
3536                     "email": "mark.sagikazar@gmail.com"
3537                 }
3538             ],
3539             "description": "Common HTTP Client implementations and tools for HTTPlug",
3540             "homepage": "http://httplug.io",
3541             "keywords": [
3542                 "client",
3543                 "common",
3544                 "http",
3545                 "httplug"
3546             ],
3547             "support": {
3548                 "issues": "https://github.com/php-http/client-common/issues",
3549                 "source": "https://github.com/php-http/client-common/tree/2.5.0"
3550             },
3551             "time": "2021-11-26T15:01:24+00:00"
3552         },
3553         {
3554             "name": "php-http/guzzle7-adapter",
3555             "version": "1.0.0",
3556             "source": {
3557                 "type": "git",
3558                 "url": "https://github.com/php-http/guzzle7-adapter.git",
3559                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
3560             },
3561             "dist": {
3562                 "type": "zip",
3563                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
3564                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
3565                 "shasum": ""
3566             },
3567             "require": {
3568                 "guzzlehttp/guzzle": "^7.0",
3569                 "php": "^7.2 | ^8.0",
3570                 "php-http/httplug": "^2.0",
3571                 "psr/http-client": "^1.0"
3572             },
3573             "provide": {
3574                 "php-http/async-client-implementation": "1.0",
3575                 "php-http/client-implementation": "1.0",
3576                 "psr/http-client-implementation": "1.0"
3577             },
3578             "require-dev": {
3579                 "php-http/client-integration-tests": "^3.0",
3580                 "phpunit/phpunit": "^8.0|^9.3"
3581             },
3582             "type": "library",
3583             "extra": {
3584                 "branch-alias": {
3585                     "dev-master": "0.2.x-dev"
3586                 }
3587             },
3588             "autoload": {
3589                 "psr-4": {
3590                     "Http\\Adapter\\Guzzle7\\": "src/"
3591                 }
3592             },
3593             "notification-url": "https://packagist.org/downloads/",
3594             "license": [
3595                 "MIT"
3596             ],
3597             "authors": [
3598                 {
3599                     "name": "Tobias Nyholm",
3600                     "email": "tobias.nyholm@gmail.com"
3601                 }
3602             ],
3603             "description": "Guzzle 7 HTTP Adapter",
3604             "homepage": "http://httplug.io",
3605             "keywords": [
3606                 "Guzzle",
3607                 "http"
3608             ],
3609             "support": {
3610                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
3611                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
3612             },
3613             "time": "2021-03-09T07:35:15+00:00"
3614         },
3615         {
3616             "name": "php-http/httplug",
3617             "version": "2.3.0",
3618             "source": {
3619                 "type": "git",
3620                 "url": "https://github.com/php-http/httplug.git",
3621                 "reference": "f640739f80dfa1152533976e3c112477f69274eb"
3622             },
3623             "dist": {
3624                 "type": "zip",
3625                 "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
3626                 "reference": "f640739f80dfa1152533976e3c112477f69274eb",
3627                 "shasum": ""
3628             },
3629             "require": {
3630                 "php": "^7.1 || ^8.0",
3631                 "php-http/promise": "^1.1",
3632                 "psr/http-client": "^1.0",
3633                 "psr/http-message": "^1.0"
3634             },
3635             "require-dev": {
3636                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
3637                 "phpspec/phpspec": "^5.1 || ^6.0"
3638             },
3639             "type": "library",
3640             "extra": {
3641                 "branch-alias": {
3642                     "dev-master": "2.x-dev"
3643                 }
3644             },
3645             "autoload": {
3646                 "psr-4": {
3647                     "Http\\Client\\": "src/"
3648                 }
3649             },
3650             "notification-url": "https://packagist.org/downloads/",
3651             "license": [
3652                 "MIT"
3653             ],
3654             "authors": [
3655                 {
3656                     "name": "Eric GELOEN",
3657                     "email": "geloen.eric@gmail.com"
3658                 },
3659                 {
3660                     "name": "Márk Sági-Kazár",
3661                     "email": "mark.sagikazar@gmail.com",
3662                     "homepage": "https://sagikazarmark.hu"
3663                 }
3664             ],
3665             "description": "HTTPlug, the HTTP client abstraction for PHP",
3666             "homepage": "http://httplug.io",
3667             "keywords": [
3668                 "client",
3669                 "http"
3670             ],
3671             "support": {
3672                 "issues": "https://github.com/php-http/httplug/issues",
3673                 "source": "https://github.com/php-http/httplug/tree/2.3.0"
3674             },
3675             "time": "2022-02-21T09:52:22+00:00"
3676         },
3677         {
3678             "name": "php-http/message",
3679             "version": "1.13.0",
3680             "source": {
3681                 "type": "git",
3682                 "url": "https://github.com/php-http/message.git",
3683                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
3684             },
3685             "dist": {
3686                 "type": "zip",
3687                 "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
3688                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
3689                 "shasum": ""
3690             },
3691             "require": {
3692                 "clue/stream-filter": "^1.5",
3693                 "php": "^7.1 || ^8.0",
3694                 "php-http/message-factory": "^1.0.2",
3695                 "psr/http-message": "^1.0"
3696             },
3697             "provide": {
3698                 "php-http/message-factory-implementation": "1.0"
3699             },
3700             "require-dev": {
3701                 "ergebnis/composer-normalize": "^2.6",
3702                 "ext-zlib": "*",
3703                 "guzzlehttp/psr7": "^1.0",
3704                 "laminas/laminas-diactoros": "^2.0",
3705                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
3706                 "slim/slim": "^3.0"
3707             },
3708             "suggest": {
3709                 "ext-zlib": "Used with compressor/decompressor streams",
3710                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
3711                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
3712                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
3713             },
3714             "type": "library",
3715             "extra": {
3716                 "branch-alias": {
3717                     "dev-master": "1.10-dev"
3718                 }
3719             },
3720             "autoload": {
3721                 "files": [
3722                     "src/filters.php"
3723                 ],
3724                 "psr-4": {
3725                     "Http\\Message\\": "src/"
3726                 }
3727             },
3728             "notification-url": "https://packagist.org/downloads/",
3729             "license": [
3730                 "MIT"
3731             ],
3732             "authors": [
3733                 {
3734                     "name": "Márk Sági-Kazár",
3735                     "email": "mark.sagikazar@gmail.com"
3736                 }
3737             ],
3738             "description": "HTTP Message related tools",
3739             "homepage": "http://php-http.org",
3740             "keywords": [
3741                 "http",
3742                 "message",
3743                 "psr-7"
3744             ],
3745             "support": {
3746                 "issues": "https://github.com/php-http/message/issues",
3747                 "source": "https://github.com/php-http/message/tree/1.13.0"
3748             },
3749             "time": "2022-02-11T13:41:14+00:00"
3750         },
3751         {
3752             "name": "php-http/message-factory",
3753             "version": "v1.0.2",
3754             "source": {
3755                 "type": "git",
3756                 "url": "https://github.com/php-http/message-factory.git",
3757                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
3758             },
3759             "dist": {
3760                 "type": "zip",
3761                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
3762                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
3763                 "shasum": ""
3764             },
3765             "require": {
3766                 "php": ">=5.4",
3767                 "psr/http-message": "^1.0"
3768             },
3769             "type": "library",
3770             "extra": {
3771                 "branch-alias": {
3772                     "dev-master": "1.0-dev"
3773                 }
3774             },
3775             "autoload": {
3776                 "psr-4": {
3777                     "Http\\Message\\": "src/"
3778                 }
3779             },
3780             "notification-url": "https://packagist.org/downloads/",
3781             "license": [
3782                 "MIT"
3783             ],
3784             "authors": [
3785                 {
3786                     "name": "Márk Sági-Kazár",
3787                     "email": "mark.sagikazar@gmail.com"
3788                 }
3789             ],
3790             "description": "Factory interfaces for PSR-7 HTTP Message",
3791             "homepage": "http://php-http.org",
3792             "keywords": [
3793                 "factory",
3794                 "http",
3795                 "message",
3796                 "stream",
3797                 "uri"
3798             ],
3799             "support": {
3800                 "issues": "https://github.com/php-http/message-factory/issues",
3801                 "source": "https://github.com/php-http/message-factory/tree/master"
3802             },
3803             "time": "2015-12-19T14:08:53+00:00"
3804         },
3805         {
3806             "name": "php-http/promise",
3807             "version": "1.1.0",
3808             "source": {
3809                 "type": "git",
3810                 "url": "https://github.com/php-http/promise.git",
3811                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
3812             },
3813             "dist": {
3814                 "type": "zip",
3815                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
3816                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
3817                 "shasum": ""
3818             },
3819             "require": {
3820                 "php": "^7.1 || ^8.0"
3821             },
3822             "require-dev": {
3823                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
3824                 "phpspec/phpspec": "^5.1.2 || ^6.2"
3825             },
3826             "type": "library",
3827             "extra": {
3828                 "branch-alias": {
3829                     "dev-master": "1.1-dev"
3830                 }
3831             },
3832             "autoload": {
3833                 "psr-4": {
3834                     "Http\\Promise\\": "src/"
3835                 }
3836             },
3837             "notification-url": "https://packagist.org/downloads/",
3838             "license": [
3839                 "MIT"
3840             ],
3841             "authors": [
3842                 {
3843                     "name": "Joel Wurtz",
3844                     "email": "joel.wurtz@gmail.com"
3845                 },
3846                 {
3847                     "name": "Márk Sági-Kazár",
3848                     "email": "mark.sagikazar@gmail.com"
3849                 }
3850             ],
3851             "description": "Promise used for asynchronous HTTP requests",
3852             "homepage": "http://httplug.io",
3853             "keywords": [
3854                 "promise"
3855             ],
3856             "support": {
3857                 "issues": "https://github.com/php-http/promise/issues",
3858                 "source": "https://github.com/php-http/promise/tree/1.1.0"
3859             },
3860             "time": "2020-07-07T09:29:14+00:00"
3861         },
3862         {
3863             "name": "psr/cache",
3864             "version": "1.0.1",
3865             "source": {
3866                 "type": "git",
3867                 "url": "https://github.com/php-fig/cache.git",
3868                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
3869             },
3870             "dist": {
3871                 "type": "zip",
3872                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
3873                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
3874                 "shasum": ""
3875             },
3876             "require": {
3877                 "php": ">=5.3.0"
3878             },
3879             "type": "library",
3880             "extra": {
3881                 "branch-alias": {
3882                     "dev-master": "1.0.x-dev"
3883                 }
3884             },
3885             "autoload": {
3886                 "psr-4": {
3887                     "Psr\\Cache\\": "src/"
3888                 }
3889             },
3890             "notification-url": "https://packagist.org/downloads/",
3891             "license": [
3892                 "MIT"
3893             ],
3894             "authors": [
3895                 {
3896                     "name": "PHP-FIG",
3897                     "homepage": "http://www.php-fig.org/"
3898                 }
3899             ],
3900             "description": "Common interface for caching libraries",
3901             "keywords": [
3902                 "cache",
3903                 "psr",
3904                 "psr-6"
3905             ],
3906             "support": {
3907                 "source": "https://github.com/php-fig/cache/tree/master"
3908             },
3909             "time": "2016-08-06T20:24:11+00:00"
3910         },
3911         {
3912             "name": "psr/clock",
3913             "version": "1.0.0",
3914             "source": {
3915                 "type": "git",
3916                 "url": "https://github.com/php-fig/clock.git",
3917                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
3918             },
3919             "dist": {
3920                 "type": "zip",
3921                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
3922                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
3923                 "shasum": ""
3924             },
3925             "require": {
3926                 "php": "^7.0 || ^8.0"
3927             },
3928             "type": "library",
3929             "autoload": {
3930                 "psr-4": {
3931                     "Psr\\Clock\\": "src/"
3932                 }
3933             },
3934             "notification-url": "https://packagist.org/downloads/",
3935             "license": [
3936                 "MIT"
3937             ],
3938             "authors": [
3939                 {
3940                     "name": "PHP-FIG",
3941                     "homepage": "https://www.php-fig.org/"
3942                 }
3943             ],
3944             "description": "Common interface for reading the clock.",
3945             "homepage": "https://github.com/php-fig/clock",
3946             "keywords": [
3947                 "clock",
3948                 "now",
3949                 "psr",
3950                 "psr-20",
3951                 "time"
3952             ],
3953             "support": {
3954                 "issues": "https://github.com/php-fig/clock/issues",
3955                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
3956             },
3957             "time": "2022-11-25T14:36:26+00:00"
3958         },
3959         {
3960             "name": "psr/container",
3961             "version": "1.1.2",
3962             "source": {
3963                 "type": "git",
3964                 "url": "https://github.com/php-fig/container.git",
3965                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
3966             },
3967             "dist": {
3968                 "type": "zip",
3969                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
3970                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
3971                 "shasum": ""
3972             },
3973             "require": {
3974                 "php": ">=7.4.0"
3975             },
3976             "type": "library",
3977             "autoload": {
3978                 "psr-4": {
3979                     "Psr\\Container\\": "src/"
3980                 }
3981             },
3982             "notification-url": "https://packagist.org/downloads/",
3983             "license": [
3984                 "MIT"
3985             ],
3986             "authors": [
3987                 {
3988                     "name": "PHP-FIG",
3989                     "homepage": "https://www.php-fig.org/"
3990                 }
3991             ],
3992             "description": "Common Container Interface (PHP FIG PSR-11)",
3993             "homepage": "https://github.com/php-fig/container",
3994             "keywords": [
3995                 "PSR-11",
3996                 "container",
3997                 "container-interface",
3998                 "container-interop",
3999                 "psr"
4000             ],
4001             "support": {
4002                 "issues": "https://github.com/php-fig/container/issues",
4003                 "source": "https://github.com/php-fig/container/tree/1.1.2"
4004             },
4005             "time": "2021-11-05T16:50:12+00:00"
4006         },
4007         {
4008             "name": "psr/event-dispatcher",
4009             "version": "1.0.0",
4010             "source": {
4011                 "type": "git",
4012                 "url": "https://github.com/php-fig/event-dispatcher.git",
4013                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
4014             },
4015             "dist": {
4016                 "type": "zip",
4017                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
4018                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
4019                 "shasum": ""
4020             },
4021             "require": {
4022                 "php": ">=7.2.0"
4023             },
4024             "type": "library",
4025             "extra": {
4026                 "branch-alias": {
4027                     "dev-master": "1.0.x-dev"
4028                 }
4029             },
4030             "autoload": {
4031                 "psr-4": {
4032                     "Psr\\EventDispatcher\\": "src/"
4033                 }
4034             },
4035             "notification-url": "https://packagist.org/downloads/",
4036             "license": [
4037                 "MIT"
4038             ],
4039             "authors": [
4040                 {
4041                     "name": "PHP-FIG",
4042                     "homepage": "http://www.php-fig.org/"
4043                 }
4044             ],
4045             "description": "Standard interfaces for event handling.",
4046             "keywords": [
4047                 "events",
4048                 "psr",
4049                 "psr-14"
4050             ],
4051             "support": {
4052                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
4053                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
4054             },
4055             "time": "2019-01-08T18:20:26+00:00"
4056         },
4057         {
4058             "name": "psr/http-client",
4059             "version": "1.0.3",
4060             "source": {
4061                 "type": "git",
4062                 "url": "https://github.com/php-fig/http-client.git",
4063                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
4064             },
4065             "dist": {
4066                 "type": "zip",
4067                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
4068                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
4069                 "shasum": ""
4070             },
4071             "require": {
4072                 "php": "^7.0 || ^8.0",
4073                 "psr/http-message": "^1.0 || ^2.0"
4074             },
4075             "type": "library",
4076             "extra": {
4077                 "branch-alias": {
4078                     "dev-master": "1.0.x-dev"
4079                 }
4080             },
4081             "autoload": {
4082                 "psr-4": {
4083                     "Psr\\Http\\Client\\": "src/"
4084                 }
4085             },
4086             "notification-url": "https://packagist.org/downloads/",
4087             "license": [
4088                 "MIT"
4089             ],
4090             "authors": [
4091                 {
4092                     "name": "PHP-FIG",
4093                     "homepage": "https://www.php-fig.org/"
4094                 }
4095             ],
4096             "description": "Common interface for HTTP clients",
4097             "homepage": "https://github.com/php-fig/http-client",
4098             "keywords": [
4099                 "http",
4100                 "http-client",
4101                 "psr",
4102                 "psr-18"
4103             ],
4104             "support": {
4105                 "source": "https://github.com/php-fig/http-client"
4106             },
4107             "time": "2023-09-23T14:17:50+00:00"
4108         },
4109         {
4110             "name": "psr/http-factory",
4111             "version": "1.1.0",
4112             "source": {
4113                 "type": "git",
4114                 "url": "https://github.com/php-fig/http-factory.git",
4115                 "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
4116             },
4117             "dist": {
4118                 "type": "zip",
4119                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
4120                 "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
4121                 "shasum": ""
4122             },
4123             "require": {
4124                 "php": ">=7.1",
4125                 "psr/http-message": "^1.0 || ^2.0"
4126             },
4127             "type": "library",
4128             "extra": {
4129                 "branch-alias": {
4130                     "dev-master": "1.0.x-dev"
4131                 }
4132             },
4133             "autoload": {
4134                 "psr-4": {
4135                     "Psr\\Http\\Message\\": "src/"
4136                 }
4137             },
4138             "notification-url": "https://packagist.org/downloads/",
4139             "license": [
4140                 "MIT"
4141             ],
4142             "authors": [
4143                 {
4144                     "name": "PHP-FIG",
4145                     "homepage": "https://www.php-fig.org/"
4146                 }
4147             ],
4148             "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
4149             "keywords": [
4150                 "factory",
4151                 "http",
4152                 "message",
4153                 "psr",
4154                 "psr-17",
4155                 "psr-7",
4156                 "request",
4157                 "response"
4158             ],
4159             "support": {
4160                 "source": "https://github.com/php-fig/http-factory"
4161             },
4162             "time": "2024-04-15T12:06:14+00:00"
4163         },
4164         {
4165             "name": "psr/http-message",
4166             "version": "1.1",
4167             "source": {
4168                 "type": "git",
4169                 "url": "https://github.com/php-fig/http-message.git",
4170                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
4171             },
4172             "dist": {
4173                 "type": "zip",
4174                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
4175                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
4176                 "shasum": ""
4177             },
4178             "require": {
4179                 "php": "^7.2 || ^8.0"
4180             },
4181             "type": "library",
4182             "extra": {
4183                 "branch-alias": {
4184                     "dev-master": "1.1.x-dev"
4185                 }
4186             },
4187             "autoload": {
4188                 "psr-4": {
4189                     "Psr\\Http\\Message\\": "src/"
4190                 }
4191             },
4192             "notification-url": "https://packagist.org/downloads/",
4193             "license": [
4194                 "MIT"
4195             ],
4196             "authors": [
4197                 {
4198                     "name": "PHP-FIG",
4199                     "homepage": "http://www.php-fig.org/"
4200                 }
4201             ],
4202             "description": "Common interface for HTTP messages",
4203             "homepage": "https://github.com/php-fig/http-message",
4204             "keywords": [
4205                 "http",
4206                 "http-message",
4207                 "psr",
4208                 "psr-7",
4209                 "request",
4210                 "response"
4211             ],
4212             "support": {
4213                 "source": "https://github.com/php-fig/http-message/tree/1.1"
4214             },
4215             "time": "2023-04-04T09:50:52+00:00"
4216         },
4217         {
4218             "name": "psr/http-server-handler",
4219             "version": "1.0.2",
4220             "source": {
4221                 "type": "git",
4222                 "url": "https://github.com/php-fig/http-server-handler.git",
4223                 "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
4224             },
4225             "dist": {
4226                 "type": "zip",
4227                 "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
4228                 "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
4229                 "shasum": ""
4230             },
4231             "require": {
4232                 "php": ">=7.0",
4233                 "psr/http-message": "^1.0 || ^2.0"
4234             },
4235             "type": "library",
4236             "extra": {
4237                 "branch-alias": {
4238                     "dev-master": "1.0.x-dev"
4239                 }
4240             },
4241             "autoload": {
4242                 "psr-4": {
4243                     "Psr\\Http\\Server\\": "src/"
4244                 }
4245             },
4246             "notification-url": "https://packagist.org/downloads/",
4247             "license": [
4248                 "MIT"
4249             ],
4250             "authors": [
4251                 {
4252                     "name": "PHP-FIG",
4253                     "homepage": "https://www.php-fig.org/"
4254                 }
4255             ],
4256             "description": "Common interface for HTTP server-side request handler",
4257             "keywords": [
4258                 "handler",
4259                 "http",
4260                 "http-interop",
4261                 "psr",
4262                 "psr-15",
4263                 "psr-7",
4264                 "request",
4265                 "response",
4266                 "server"
4267             ],
4268             "support": {
4269                 "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
4270             },
4271             "time": "2023-04-10T20:06:20+00:00"
4272         },
4273         {
4274             "name": "psr/http-server-middleware",
4275             "version": "1.0.2",
4276             "source": {
4277                 "type": "git",
4278                 "url": "https://github.com/php-fig/http-server-middleware.git",
4279                 "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
4280             },
4281             "dist": {
4282                 "type": "zip",
4283                 "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
4284                 "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
4285                 "shasum": ""
4286             },
4287             "require": {
4288                 "php": ">=7.0",
4289                 "psr/http-message": "^1.0 || ^2.0",
4290                 "psr/http-server-handler": "^1.0"
4291             },
4292             "type": "library",
4293             "extra": {
4294                 "branch-alias": {
4295                     "dev-master": "1.0.x-dev"
4296                 }
4297             },
4298             "autoload": {
4299                 "psr-4": {
4300                     "Psr\\Http\\Server\\": "src/"
4301                 }
4302             },
4303             "notification-url": "https://packagist.org/downloads/",
4304             "license": [
4305                 "MIT"
4306             ],
4307             "authors": [
4308                 {
4309                     "name": "PHP-FIG",
4310                     "homepage": "https://www.php-fig.org/"
4311                 }
4312             ],
4313             "description": "Common interface for HTTP server-side middleware",
4314             "keywords": [
4315                 "http",
4316                 "http-interop",
4317                 "middleware",
4318                 "psr",
4319                 "psr-15",
4320                 "psr-7",
4321                 "request",
4322                 "response"
4323             ],
4324             "support": {
4325                 "issues": "https://github.com/php-fig/http-server-middleware/issues",
4326                 "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
4327             },
4328             "time": "2023-04-11T06:14:47+00:00"
4329         },
4330         {
4331             "name": "psr/log",
4332             "version": "3.0.0",
4333             "source": {
4334                 "type": "git",
4335                 "url": "https://github.com/php-fig/log.git",
4336                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
4337             },
4338             "dist": {
4339                 "type": "zip",
4340                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
4341                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
4342                 "shasum": ""
4343             },
4344             "require": {
4345                 "php": ">=8.0.0"
4346             },
4347             "type": "library",
4348             "extra": {
4349                 "branch-alias": {
4350                     "dev-master": "3.x-dev"
4351                 }
4352             },
4353             "autoload": {
4354                 "psr-4": {
4355                     "Psr\\Log\\": "src"
4356                 }
4357             },
4358             "notification-url": "https://packagist.org/downloads/",
4359             "license": [
4360                 "MIT"
4361             ],
4362             "authors": [
4363                 {
4364                     "name": "PHP-FIG",
4365                     "homepage": "https://www.php-fig.org/"
4366                 }
4367             ],
4368             "description": "Common interface for logging libraries",
4369             "homepage": "https://github.com/php-fig/log",
4370             "keywords": [
4371                 "log",
4372                 "psr",
4373                 "psr-3"
4374             ],
4375             "support": {
4376                 "source": "https://github.com/php-fig/log/tree/3.0.0"
4377             },
4378             "time": "2021-07-14T16:46:02+00:00"
4379         },
4380         {
4381             "name": "psr/simple-cache",
4382             "version": "1.0.1",
4383             "source": {
4384                 "type": "git",
4385                 "url": "https://github.com/php-fig/simple-cache.git",
4386                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
4387             },
4388             "dist": {
4389                 "type": "zip",
4390                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
4391                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
4392                 "shasum": ""
4393             },
4394             "require": {
4395                 "php": ">=5.3.0"
4396             },
4397             "type": "library",
4398             "extra": {
4399                 "branch-alias": {
4400                     "dev-master": "1.0.x-dev"
4401                 }
4402             },
4403             "autoload": {
4404                 "psr-4": {
4405                     "Psr\\SimpleCache\\": "src/"
4406                 }
4407             },
4408             "notification-url": "https://packagist.org/downloads/",
4409             "license": [
4410                 "MIT"
4411             ],
4412             "authors": [
4413                 {
4414                     "name": "PHP-FIG",
4415                     "homepage": "http://www.php-fig.org/"
4416                 }
4417             ],
4418             "description": "Common interfaces for simple caching",
4419             "keywords": [
4420                 "cache",
4421                 "caching",
4422                 "psr",
4423                 "psr-16",
4424                 "simple-cache"
4425             ],
4426             "support": {
4427                 "source": "https://github.com/php-fig/simple-cache/tree/master"
4428             },
4429             "time": "2017-10-23T01:57:42+00:00"
4430         },
4431         {
4432             "name": "ralouphie/getallheaders",
4433             "version": "3.0.3",
4434             "source": {
4435                 "type": "git",
4436                 "url": "https://github.com/ralouphie/getallheaders.git",
4437                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
4438             },
4439             "dist": {
4440                 "type": "zip",
4441                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
4442                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
4443                 "shasum": ""
4444             },
4445             "require": {
4446                 "php": ">=5.6"
4447             },
4448             "require-dev": {
4449                 "php-coveralls/php-coveralls": "^2.1",
4450                 "phpunit/phpunit": "^5 || ^6.5"
4451             },
4452             "type": "library",
4453             "autoload": {
4454                 "files": [
4455                     "src/getallheaders.php"
4456                 ]
4457             },
4458             "notification-url": "https://packagist.org/downloads/",
4459             "license": [
4460                 "MIT"
4461             ],
4462             "authors": [
4463                 {
4464                     "name": "Ralph Khattar",
4465                     "email": "ralph.khattar@gmail.com"
4466                 }
4467             ],
4468             "description": "A polyfill for getallheaders.",
4469             "support": {
4470                 "issues": "https://github.com/ralouphie/getallheaders/issues",
4471                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
4472             },
4473             "time": "2019-03-08T08:55:37+00:00"
4474         },
4475         {
4476             "name": "ramsey/collection",
4477             "version": "2.0.0",
4478             "source": {
4479                 "type": "git",
4480                 "url": "https://github.com/ramsey/collection.git",
4481                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
4482             },
4483             "dist": {
4484                 "type": "zip",
4485                 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
4486                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
4487                 "shasum": ""
4488             },
4489             "require": {
4490                 "php": "^8.1"
4491             },
4492             "require-dev": {
4493                 "captainhook/plugin-composer": "^5.3",
4494                 "ergebnis/composer-normalize": "^2.28.3",
4495                 "fakerphp/faker": "^1.21",
4496                 "hamcrest/hamcrest-php": "^2.0",
4497                 "jangregor/phpstan-prophecy": "^1.0",
4498                 "mockery/mockery": "^1.5",
4499                 "php-parallel-lint/php-console-highlighter": "^1.0",
4500                 "php-parallel-lint/php-parallel-lint": "^1.3",
4501                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
4502                 "phpspec/prophecy-phpunit": "^2.0",
4503                 "phpstan/extension-installer": "^1.2",
4504                 "phpstan/phpstan": "^1.9",
4505                 "phpstan/phpstan-mockery": "^1.1",
4506                 "phpstan/phpstan-phpunit": "^1.3",
4507                 "phpunit/phpunit": "^9.5",
4508                 "psalm/plugin-mockery": "^1.1",
4509                 "psalm/plugin-phpunit": "^0.18.4",
4510                 "ramsey/coding-standard": "^2.0.3",
4511                 "ramsey/conventional-commits": "^1.3",
4512                 "vimeo/psalm": "^5.4"
4513             },
4514             "type": "library",
4515             "extra": {
4516                 "captainhook": {
4517                     "force-install": true
4518                 },
4519                 "ramsey/conventional-commits": {
4520                     "configFile": "conventional-commits.json"
4521                 }
4522             },
4523             "autoload": {
4524                 "psr-4": {
4525                     "Ramsey\\Collection\\": "src/"
4526                 }
4527             },
4528             "notification-url": "https://packagist.org/downloads/",
4529             "license": [
4530                 "MIT"
4531             ],
4532             "authors": [
4533                 {
4534                     "name": "Ben Ramsey",
4535                     "email": "ben@benramsey.com",
4536                     "homepage": "https://benramsey.com"
4537                 }
4538             ],
4539             "description": "A PHP library for representing and manipulating collections.",
4540             "keywords": [
4541                 "array",
4542                 "collection",
4543                 "hash",
4544                 "map",
4545                 "queue",
4546                 "set"
4547             ],
4548             "support": {
4549                 "issues": "https://github.com/ramsey/collection/issues",
4550                 "source": "https://github.com/ramsey/collection/tree/2.0.0"
4551             },
4552             "funding": [
4553                 {
4554                     "url": "https://github.com/ramsey",
4555                     "type": "github"
4556                 },
4557                 {
4558                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
4559                     "type": "tidelift"
4560                 }
4561             ],
4562             "time": "2022-12-31T21:50:55+00:00"
4563         },
4564         {
4565             "name": "ramsey/uuid",
4566             "version": "4.7.5",
4567             "source": {
4568                 "type": "git",
4569                 "url": "https://github.com/ramsey/uuid.git",
4570                 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"
4571             },
4572             "dist": {
4573                 "type": "zip",
4574                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
4575                 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
4576                 "shasum": ""
4577             },
4578             "require": {
4579                 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
4580                 "ext-json": "*",
4581                 "php": "^8.0",
4582                 "ramsey/collection": "^1.2 || ^2.0"
4583             },
4584             "replace": {
4585                 "rhumsaa/uuid": "self.version"
4586             },
4587             "require-dev": {
4588                 "captainhook/captainhook": "^5.10",
4589                 "captainhook/plugin-composer": "^5.3",
4590                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4591                 "doctrine/annotations": "^1.8",
4592                 "ergebnis/composer-normalize": "^2.15",
4593                 "mockery/mockery": "^1.3",
4594                 "paragonie/random-lib": "^2",
4595                 "php-mock/php-mock": "^2.2",
4596                 "php-mock/php-mock-mockery": "^1.3",
4597                 "php-parallel-lint/php-parallel-lint": "^1.1",
4598                 "phpbench/phpbench": "^1.0",
4599                 "phpstan/extension-installer": "^1.1",
4600                 "phpstan/phpstan": "^1.8",
4601                 "phpstan/phpstan-mockery": "^1.1",
4602                 "phpstan/phpstan-phpunit": "^1.1",
4603                 "phpunit/phpunit": "^8.5 || ^9",
4604                 "ramsey/composer-repl": "^1.4",
4605                 "slevomat/coding-standard": "^8.4",
4606                 "squizlabs/php_codesniffer": "^3.5",
4607                 "vimeo/psalm": "^4.9"
4608             },
4609             "suggest": {
4610                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
4611                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
4612                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
4613                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
4614                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
4615             },
4616             "type": "library",
4617             "extra": {
4618                 "captainhook": {
4619                     "force-install": true
4620                 }
4621             },
4622             "autoload": {
4623                 "files": [
4624                     "src/functions.php"
4625                 ],
4626                 "psr-4": {
4627                     "Ramsey\\Uuid\\": "src/"
4628                 }
4629             },
4630             "notification-url": "https://packagist.org/downloads/",
4631             "license": [
4632                 "MIT"
4633             ],
4634             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
4635             "keywords": [
4636                 "guid",
4637                 "identifier",
4638                 "uuid"
4639             ],
4640             "support": {
4641                 "issues": "https://github.com/ramsey/uuid/issues",
4642                 "source": "https://github.com/ramsey/uuid/tree/4.7.5"
4643             },
4644             "funding": [
4645                 {
4646                     "url": "https://github.com/ramsey",
4647                     "type": "github"
4648                 },
4649                 {
4650                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
4651                     "type": "tidelift"
4652                 }
4653             ],
4654             "time": "2023-11-08T05:53:05+00:00"
4655         },
4656         {
4657             "name": "revolt/event-loop",
4658             "version": "v1.0.6",
4659             "source": {
4660                 "type": "git",
4661                 "url": "https://github.com/revoltphp/event-loop.git",
4662                 "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254"
4663             },
4664             "dist": {
4665                 "type": "zip",
4666                 "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/25de49af7223ba039f64da4ae9a28ec2d10d0254",
4667                 "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254",
4668                 "shasum": ""
4669             },
4670             "require": {
4671                 "php": ">=8.1"
4672             },
4673             "require-dev": {
4674                 "ext-json": "*",
4675                 "jetbrains/phpstorm-stubs": "^2019.3",
4676                 "phpunit/phpunit": "^9",
4677                 "psalm/phar": "^5.15"
4678             },
4679             "type": "library",
4680             "extra": {
4681                 "branch-alias": {
4682                     "dev-main": "1.x-dev"
4683                 }
4684             },
4685             "autoload": {
4686                 "psr-4": {
4687                     "Revolt\\": "src"
4688                 }
4689             },
4690             "notification-url": "https://packagist.org/downloads/",
4691             "license": [
4692                 "MIT"
4693             ],
4694             "authors": [
4695                 {
4696                     "name": "Aaron Piotrowski",
4697                     "email": "aaron@trowski.com"
4698                 },
4699                 {
4700                     "name": "Cees-Jan Kiewiet",
4701                     "email": "ceesjank@gmail.com"
4702                 },
4703                 {
4704                     "name": "Christian Lück",
4705                     "email": "christian@clue.engineering"
4706                 },
4707                 {
4708                     "name": "Niklas Keller",
4709                     "email": "me@kelunik.com"
4710                 }
4711             ],
4712             "description": "Rock-solid event loop for concurrent PHP applications.",
4713             "keywords": [
4714                 "async",
4715                 "asynchronous",
4716                 "concurrency",
4717                 "event",
4718                 "event-loop",
4719                 "non-blocking",
4720                 "scheduler"
4721             ],
4722             "support": {
4723                 "issues": "https://github.com/revoltphp/event-loop/issues",
4724                 "source": "https://github.com/revoltphp/event-loop/tree/v1.0.6"
4725             },
4726             "time": "2023-11-30T05:34:44+00:00"
4727         },
4728         {
4729             "name": "spomky-labs/cbor-php",
4730             "version": "3.0.4",
4731             "source": {
4732                 "type": "git",
4733                 "url": "https://github.com/Spomky-Labs/cbor-php.git",
4734                 "reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b"
4735             },
4736             "dist": {
4737                 "type": "zip",
4738                 "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
4739                 "reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
4740                 "shasum": ""
4741             },
4742             "require": {
4743                 "brick/math": "^0.9|^0.10|^0.11|^0.12",
4744                 "ext-mbstring": "*",
4745                 "php": ">=8.0"
4746             },
4747             "require-dev": {
4748                 "ekino/phpstan-banned-code": "^1.0",
4749                 "ext-json": "*",
4750                 "infection/infection": "^0.27",
4751                 "php-parallel-lint/php-parallel-lint": "^1.3",
4752                 "phpstan/extension-installer": "^1.1",
4753                 "phpstan/phpstan": "^1.0",
4754                 "phpstan/phpstan-beberlei-assert": "^1.0",
4755                 "phpstan/phpstan-deprecation-rules": "^1.0",
4756                 "phpstan/phpstan-phpunit": "^1.0",
4757                 "phpstan/phpstan-strict-rules": "^1.0",
4758                 "phpunit/phpunit": "^10.1",
4759                 "qossmic/deptrac-shim": "^1.0",
4760                 "rector/rector": "^0.19",
4761                 "roave/security-advisories": "dev-latest",
4762                 "symfony/var-dumper": "^6.0|^7.0",
4763                 "symplify/easy-coding-standard": "^12.0"
4764             },
4765             "suggest": {
4766                 "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
4767                 "ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
4768             },
4769             "type": "library",
4770             "autoload": {
4771                 "psr-4": {
4772                     "CBOR\\": "src/"
4773                 }
4774             },
4775             "notification-url": "https://packagist.org/downloads/",
4776             "license": [
4777                 "MIT"
4778             ],
4779             "authors": [
4780                 {
4781                     "name": "Florent Morselli",
4782                     "homepage": "https://github.com/Spomky"
4783                 },
4784                 {
4785                     "name": "All contributors",
4786                     "homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
4787                 }
4788             ],
4789             "description": "CBOR Encoder/Decoder for PHP",
4790             "keywords": [
4791                 "Concise Binary Object Representation",
4792                 "RFC7049",
4793                 "cbor"
4794             ],
4795             "support": {
4796                 "issues": "https://github.com/Spomky-Labs/cbor-php/issues",
4797                 "source": "https://github.com/Spomky-Labs/cbor-php/tree/3.0.4"
4798             },
4799             "funding": [
4800                 {
4801                     "url": "https://github.com/Spomky",
4802                     "type": "github"
4803                 },
4804                 {
4805                     "url": "https://www.patreon.com/FlorentMorselli",
4806                     "type": "patreon"
4807                 }
4808             ],
4809             "time": "2024-01-29T20:33:48+00:00"
4810         },
4811         {
4812             "name": "spomky-labs/pki-framework",
4813             "version": "1.2.1",
4814             "source": {
4815                 "type": "git",
4816                 "url": "https://github.com/Spomky-Labs/pki-framework.git",
4817                 "reference": "0b10c8b53366729417d6226ae89a665f9e2d61b6"
4818             },
4819             "dist": {
4820                 "type": "zip",
4821                 "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/0b10c8b53366729417d6226ae89a665f9e2d61b6",
4822                 "reference": "0b10c8b53366729417d6226ae89a665f9e2d61b6",
4823                 "shasum": ""
4824             },
4825             "require": {
4826                 "brick/math": "^0.10|^0.11|^0.12",
4827                 "ext-mbstring": "*",
4828                 "php": ">=8.1"
4829             },
4830             "require-dev": {
4831                 "ekino/phpstan-banned-code": "^1.0",
4832                 "ext-gmp": "*",
4833                 "ext-openssl": "*",
4834                 "infection/infection": "^0.28",
4835                 "php-parallel-lint/php-parallel-lint": "^1.3",
4836                 "phpstan/extension-installer": "^1.3",
4837                 "phpstan/phpstan": "^1.8",
4838                 "phpstan/phpstan-beberlei-assert": "^1.0",
4839                 "phpstan/phpstan-deprecation-rules": "^1.0",
4840                 "phpstan/phpstan-phpunit": "^1.1",
4841                 "phpstan/phpstan-strict-rules": "^1.3",
4842                 "phpunit/phpunit": "^10.1|^11.0",
4843                 "rector/rector": "^1.0",
4844                 "roave/security-advisories": "dev-latest",
4845                 "symfony/phpunit-bridge": "^6.4|^7.0",
4846                 "symfony/string": "^6.4|^7.0",
4847                 "symfony/var-dumper": "^6.4|^7.0",
4848                 "symplify/easy-coding-standard": "^12.0"
4849             },
4850             "suggest": {
4851                 "ext-bcmath": "For better performance (or GMP)",
4852                 "ext-gmp": "For better performance (or BCMath)",
4853                 "ext-openssl": "For OpenSSL based cyphering"
4854             },
4855             "type": "library",
4856             "autoload": {
4857                 "psr-4": {
4858                     "SpomkyLabs\\Pki\\": "src/"
4859                 }
4860             },
4861             "notification-url": "https://packagist.org/downloads/",
4862             "license": [
4863                 "MIT"
4864             ],
4865             "authors": [
4866                 {
4867                     "name": "Joni Eskelinen",
4868                     "email": "jonieske@gmail.com",
4869                     "role": "Original developer"
4870                 },
4871                 {
4872                     "name": "Florent Morselli",
4873                     "email": "florent.morselli@spomky-labs.com",
4874                     "role": "Spomky-Labs PKI Framework developer"
4875                 }
4876             ],
4877             "description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.",
4878             "homepage": "https://github.com/spomky-labs/pki-framework",
4879             "keywords": [
4880                 "DER",
4881                 "Private Key",
4882                 "ac",
4883                 "algorithm identifier",
4884                 "asn.1",
4885                 "asn1",
4886                 "attribute certificate",
4887                 "certificate",
4888                 "certification request",
4889                 "cryptography",
4890                 "csr",
4891                 "decrypt",
4892                 "ec",
4893                 "encrypt",
4894                 "pem",
4895                 "pkcs",
4896                 "public key",
4897                 "rsa",
4898                 "sign",
4899                 "signature",
4900                 "verify",
4901                 "x.509",
4902                 "x.690",
4903                 "x509",
4904                 "x690"
4905             ],
4906             "support": {
4907                 "issues": "https://github.com/Spomky-Labs/pki-framework/issues",
4908                 "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.2.1"
4909             },
4910             "funding": [
4911                 {
4912                     "url": "https://github.com/Spomky",
4913                     "type": "github"
4914                 },
4915                 {
4916                     "url": "https://www.patreon.com/FlorentMorselli",
4917                     "type": "patreon"
4918                 }
4919             ],
4920             "time": "2024-03-30T18:03:49+00:00"
4921         },
4922         {
4923             "name": "symfony/console",
4924             "version": "v6.4.10",
4925             "source": {
4926                 "type": "git",
4927                 "url": "https://github.com/symfony/console.git",
4928                 "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc"
4929             },
4930             "dist": {
4931                 "type": "zip",
4932                 "url": "https://api.github.com/repos/symfony/console/zipball/504974cbe43d05f83b201d6498c206f16fc0cdbc",
4933                 "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc",
4934                 "shasum": ""
4935             },
4936             "require": {
4937                 "php": ">=8.1",
4938                 "symfony/deprecation-contracts": "^2.5|^3",
4939                 "symfony/polyfill-mbstring": "~1.0",
4940                 "symfony/service-contracts": "^2.5|^3",
4941                 "symfony/string": "^5.4|^6.0|^7.0"
4942             },
4943             "conflict": {
4944                 "symfony/dependency-injection": "<5.4",
4945                 "symfony/dotenv": "<5.4",
4946                 "symfony/event-dispatcher": "<5.4",
4947                 "symfony/lock": "<5.4",
4948                 "symfony/process": "<5.4"
4949             },
4950             "provide": {
4951                 "psr/log-implementation": "1.0|2.0|3.0"
4952             },
4953             "require-dev": {
4954                 "psr/log": "^1|^2|^3",
4955                 "symfony/config": "^5.4|^6.0|^7.0",
4956                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
4957                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
4958                 "symfony/http-foundation": "^6.4|^7.0",
4959                 "symfony/http-kernel": "^6.4|^7.0",
4960                 "symfony/lock": "^5.4|^6.0|^7.0",
4961                 "symfony/messenger": "^5.4|^6.0|^7.0",
4962                 "symfony/process": "^5.4|^6.0|^7.0",
4963                 "symfony/stopwatch": "^5.4|^6.0|^7.0",
4964                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
4965             },
4966             "type": "library",
4967             "autoload": {
4968                 "psr-4": {
4969                     "Symfony\\Component\\Console\\": ""
4970                 },
4971                 "exclude-from-classmap": [
4972                     "/Tests/"
4973                 ]
4974             },
4975             "notification-url": "https://packagist.org/downloads/",
4976             "license": [
4977                 "MIT"
4978             ],
4979             "authors": [
4980                 {
4981                     "name": "Fabien Potencier",
4982                     "email": "fabien@symfony.com"
4983                 },
4984                 {
4985                     "name": "Symfony Community",
4986                     "homepage": "https://symfony.com/contributors"
4987                 }
4988             ],
4989             "description": "Eases the creation of beautiful and testable command line interfaces",
4990             "homepage": "https://symfony.com",
4991             "keywords": [
4992                 "cli",
4993                 "command-line",
4994                 "console",
4995                 "terminal"
4996             ],
4997             "support": {
4998                 "source": "https://github.com/symfony/console/tree/v6.4.10"
4999             },
5000             "funding": [
5001                 {
5002                     "url": "https://symfony.com/sponsor",
5003                     "type": "custom"
5004                 },
5005                 {
5006                     "url": "https://github.com/fabpot",
5007                     "type": "github"
5008                 },
5009                 {
5010                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5011                     "type": "tidelift"
5012                 }
5013             ],
5014             "time": "2024-07-26T12:30:32+00:00"
5015         },
5016         {
5017             "name": "symfony/deprecation-contracts",
5018             "version": "v3.5.0",
5019             "source": {
5020                 "type": "git",
5021                 "url": "https://github.com/symfony/deprecation-contracts.git",
5022                 "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
5023             },
5024             "dist": {
5025                 "type": "zip",
5026                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
5027                 "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
5028                 "shasum": ""
5029             },
5030             "require": {
5031                 "php": ">=8.1"
5032             },
5033             "type": "library",
5034             "extra": {
5035                 "branch-alias": {
5036                     "dev-main": "3.5-dev"
5037                 },
5038                 "thanks": {
5039                     "name": "symfony/contracts",
5040                     "url": "https://github.com/symfony/contracts"
5041                 }
5042             },
5043             "autoload": {
5044                 "files": [
5045                     "function.php"
5046                 ]
5047             },
5048             "notification-url": "https://packagist.org/downloads/",
5049             "license": [
5050                 "MIT"
5051             ],
5052             "authors": [
5053                 {
5054                     "name": "Nicolas Grekas",
5055                     "email": "p@tchwork.com"
5056                 },
5057                 {
5058                     "name": "Symfony Community",
5059                     "homepage": "https://symfony.com/contributors"
5060                 }
5061             ],
5062             "description": "A generic function and convention to trigger deprecation notices",
5063             "homepage": "https://symfony.com",
5064             "support": {
5065                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
5066             },
5067             "funding": [
5068                 {
5069                     "url": "https://symfony.com/sponsor",
5070                     "type": "custom"
5071                 },
5072                 {
5073                     "url": "https://github.com/fabpot",
5074                     "type": "github"
5075                 },
5076                 {
5077                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5078                     "type": "tidelift"
5079                 }
5080             ],
5081             "time": "2024-04-18T09:32:20+00:00"
5082         },
5083         {
5084             "name": "symfony/lock",
5085             "version": "v6.0.10",
5086             "source": {
5087                 "type": "git",
5088                 "url": "https://github.com/symfony/lock.git",
5089                 "reference": "82fb600a6e02ed70cba372d80a489f4be7f709da"
5090             },
5091             "dist": {
5092                 "type": "zip",
5093                 "url": "https://api.github.com/repos/symfony/lock/zipball/82fb600a6e02ed70cba372d80a489f4be7f709da",
5094                 "reference": "82fb600a6e02ed70cba372d80a489f4be7f709da",
5095                 "shasum": ""
5096             },
5097             "require": {
5098                 "php": ">=8.0.2",
5099                 "psr/log": "^1|^2|^3"
5100             },
5101             "conflict": {
5102                 "doctrine/dbal": "<2.13"
5103             },
5104             "require-dev": {
5105                 "doctrine/dbal": "^2.13|^3.0",
5106                 "predis/predis": "~1.0"
5107             },
5108             "type": "library",
5109             "autoload": {
5110                 "psr-4": {
5111                     "Symfony\\Component\\Lock\\": ""
5112                 },
5113                 "exclude-from-classmap": [
5114                     "/Tests/"
5115                 ]
5116             },
5117             "notification-url": "https://packagist.org/downloads/",
5118             "license": [
5119                 "MIT"
5120             ],
5121             "authors": [
5122                 {
5123                     "name": "Jérémy Derussé",
5124                     "email": "jeremy@derusse.com"
5125                 },
5126                 {
5127                     "name": "Symfony Community",
5128                     "homepage": "https://symfony.com/contributors"
5129                 }
5130             ],
5131             "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
5132             "homepage": "https://symfony.com",
5133             "keywords": [
5134                 "cas",
5135                 "flock",
5136                 "locking",
5137                 "mutex",
5138                 "redlock",
5139                 "semaphore"
5140             ],
5141             "support": {
5142                 "source": "https://github.com/symfony/lock/tree/v6.0.10"
5143             },
5144             "funding": [
5145                 {
5146                     "url": "https://symfony.com/sponsor",
5147                     "type": "custom"
5148                 },
5149                 {
5150                     "url": "https://github.com/fabpot",
5151                     "type": "github"
5152                 },
5153                 {
5154                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5155                     "type": "tidelift"
5156                 }
5157             ],
5158             "time": "2022-06-09T15:15:43+00:00"
5159         },
5160         {
5161             "name": "symfony/options-resolver",
5162             "version": "v6.0.3",
5163             "source": {
5164                 "type": "git",
5165                 "url": "https://github.com/symfony/options-resolver.git",
5166                 "reference": "51f7006670febe4cbcbae177cbffe93ff833250d"
5167             },
5168             "dist": {
5169                 "type": "zip",
5170                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/51f7006670febe4cbcbae177cbffe93ff833250d",
5171                 "reference": "51f7006670febe4cbcbae177cbffe93ff833250d",
5172                 "shasum": ""
5173             },
5174             "require": {
5175                 "php": ">=8.0.2",
5176                 "symfony/deprecation-contracts": "^2.1|^3"
5177             },
5178             "type": "library",
5179             "autoload": {
5180                 "psr-4": {
5181                     "Symfony\\Component\\OptionsResolver\\": ""
5182                 },
5183                 "exclude-from-classmap": [
5184                     "/Tests/"
5185                 ]
5186             },
5187             "notification-url": "https://packagist.org/downloads/",
5188             "license": [
5189                 "MIT"
5190             ],
5191             "authors": [
5192                 {
5193                     "name": "Fabien Potencier",
5194                     "email": "fabien@symfony.com"
5195                 },
5196                 {
5197                     "name": "Symfony Community",
5198                     "homepage": "https://symfony.com/contributors"
5199                 }
5200             ],
5201             "description": "Provides an improved replacement for the array_replace PHP function",
5202             "homepage": "https://symfony.com",
5203             "keywords": [
5204                 "config",
5205                 "configuration",
5206                 "options"
5207             ],
5208             "support": {
5209                 "source": "https://github.com/symfony/options-resolver/tree/v6.0.3"
5210             },
5211             "funding": [
5212                 {
5213                     "url": "https://symfony.com/sponsor",
5214                     "type": "custom"
5215                 },
5216                 {
5217                     "url": "https://github.com/fabpot",
5218                     "type": "github"
5219                 },
5220                 {
5221                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5222                     "type": "tidelift"
5223                 }
5224             ],
5225             "time": "2022-01-02T09:55:41+00:00"
5226         },
5227         {
5228             "name": "symfony/polyfill-ctype",
5229             "version": "v1.30.0",
5230             "source": {
5231                 "type": "git",
5232                 "url": "https://github.com/symfony/polyfill-ctype.git",
5233                 "reference": "0424dff1c58f028c451efff2045f5d92410bd540"
5234             },
5235             "dist": {
5236                 "type": "zip",
5237                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540",
5238                 "reference": "0424dff1c58f028c451efff2045f5d92410bd540",
5239                 "shasum": ""
5240             },
5241             "require": {
5242                 "php": ">=7.1"
5243             },
5244             "provide": {
5245                 "ext-ctype": "*"
5246             },
5247             "suggest": {
5248                 "ext-ctype": "For best performance"
5249             },
5250             "type": "library",
5251             "extra": {
5252                 "thanks": {
5253                     "name": "symfony/polyfill",
5254                     "url": "https://github.com/symfony/polyfill"
5255                 }
5256             },
5257             "autoload": {
5258                 "files": [
5259                     "bootstrap.php"
5260                 ],
5261                 "psr-4": {
5262                     "Symfony\\Polyfill\\Ctype\\": ""
5263                 }
5264             },
5265             "notification-url": "https://packagist.org/downloads/",
5266             "license": [
5267                 "MIT"
5268             ],
5269             "authors": [
5270                 {
5271                     "name": "Gert de Pagter",
5272                     "email": "BackEndTea@gmail.com"
5273                 },
5274                 {
5275                     "name": "Symfony Community",
5276                     "homepage": "https://symfony.com/contributors"
5277                 }
5278             ],
5279             "description": "Symfony polyfill for ctype functions",
5280             "homepage": "https://symfony.com",
5281             "keywords": [
5282                 "compatibility",
5283                 "ctype",
5284                 "polyfill",
5285                 "portable"
5286             ],
5287             "support": {
5288                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0"
5289             },
5290             "funding": [
5291                 {
5292                     "url": "https://symfony.com/sponsor",
5293                     "type": "custom"
5294                 },
5295                 {
5296                     "url": "https://github.com/fabpot",
5297                     "type": "github"
5298                 },
5299                 {
5300                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5301                     "type": "tidelift"
5302                 }
5303             ],
5304             "time": "2024-05-31T15:07:36+00:00"
5305         },
5306         {
5307             "name": "symfony/polyfill-intl-grapheme",
5308             "version": "v1.30.0",
5309             "source": {
5310                 "type": "git",
5311                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
5312                 "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a"
5313             },
5314             "dist": {
5315                 "type": "zip",
5316                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a",
5317                 "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a",
5318                 "shasum": ""
5319             },
5320             "require": {
5321                 "php": ">=7.1"
5322             },
5323             "suggest": {
5324                 "ext-intl": "For best performance"
5325             },
5326             "type": "library",
5327             "extra": {
5328                 "thanks": {
5329                     "name": "symfony/polyfill",
5330                     "url": "https://github.com/symfony/polyfill"
5331                 }
5332             },
5333             "autoload": {
5334                 "files": [
5335                     "bootstrap.php"
5336                 ],
5337                 "psr-4": {
5338                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
5339                 }
5340             },
5341             "notification-url": "https://packagist.org/downloads/",
5342             "license": [
5343                 "MIT"
5344             ],
5345             "authors": [
5346                 {
5347                     "name": "Nicolas Grekas",
5348                     "email": "p@tchwork.com"
5349                 },
5350                 {
5351                     "name": "Symfony Community",
5352                     "homepage": "https://symfony.com/contributors"
5353                 }
5354             ],
5355             "description": "Symfony polyfill for intl's grapheme_* functions",
5356             "homepage": "https://symfony.com",
5357             "keywords": [
5358                 "compatibility",
5359                 "grapheme",
5360                 "intl",
5361                 "polyfill",
5362                 "portable",
5363                 "shim"
5364             ],
5365             "support": {
5366                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0"
5367             },
5368             "funding": [
5369                 {
5370                     "url": "https://symfony.com/sponsor",
5371                     "type": "custom"
5372                 },
5373                 {
5374                     "url": "https://github.com/fabpot",
5375                     "type": "github"
5376                 },
5377                 {
5378                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5379                     "type": "tidelift"
5380                 }
5381             ],
5382             "time": "2024-05-31T15:07:36+00:00"
5383         },
5384         {
5385             "name": "symfony/polyfill-intl-idn",
5386             "version": "v1.28.0",
5387             "source": {
5388                 "type": "git",
5389                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
5390                 "reference": "ecaafce9f77234a6a449d29e49267ba10499116d"
5391             },
5392             "dist": {
5393                 "type": "zip",
5394                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d",
5395                 "reference": "ecaafce9f77234a6a449d29e49267ba10499116d",
5396                 "shasum": ""
5397             },
5398             "require": {
5399                 "php": ">=7.1",
5400                 "symfony/polyfill-intl-normalizer": "^1.10",
5401                 "symfony/polyfill-php72": "^1.10"
5402             },
5403             "suggest": {
5404                 "ext-intl": "For best performance"
5405             },
5406             "type": "library",
5407             "extra": {
5408                 "branch-alias": {
5409                     "dev-main": "1.28-dev"
5410                 },
5411                 "thanks": {
5412                     "name": "symfony/polyfill",
5413                     "url": "https://github.com/symfony/polyfill"
5414                 }
5415             },
5416             "autoload": {
5417                 "files": [
5418                     "bootstrap.php"
5419                 ],
5420                 "psr-4": {
5421                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
5422                 }
5423             },
5424             "notification-url": "https://packagist.org/downloads/",
5425             "license": [
5426                 "MIT"
5427             ],
5428             "authors": [
5429                 {
5430                     "name": "Laurent Bassin",
5431                     "email": "laurent@bassin.info"
5432                 },
5433                 {
5434                     "name": "Trevor Rowbotham",
5435                     "email": "trevor.rowbotham@pm.me"
5436                 },
5437                 {
5438                     "name": "Symfony Community",
5439                     "homepage": "https://symfony.com/contributors"
5440                 }
5441             ],
5442             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
5443             "homepage": "https://symfony.com",
5444             "keywords": [
5445                 "compatibility",
5446                 "idn",
5447                 "intl",
5448                 "polyfill",
5449                 "portable",
5450                 "shim"
5451             ],
5452             "support": {
5453                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0"
5454             },
5455             "funding": [
5456                 {
5457                     "url": "https://symfony.com/sponsor",
5458                     "type": "custom"
5459                 },
5460                 {
5461                     "url": "https://github.com/fabpot",
5462                     "type": "github"
5463                 },
5464                 {
5465                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5466                     "type": "tidelift"
5467                 }
5468             ],
5469             "time": "2023-01-26T09:30:37+00:00"
5470         },
5471         {
5472             "name": "symfony/polyfill-intl-normalizer",
5473             "version": "v1.30.0",
5474             "source": {
5475                 "type": "git",
5476                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5477                 "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb"
5478             },
5479             "dist": {
5480                 "type": "zip",
5481                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb",
5482                 "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb",
5483                 "shasum": ""
5484             },
5485             "require": {
5486                 "php": ">=7.1"
5487             },
5488             "suggest": {
5489                 "ext-intl": "For best performance"
5490             },
5491             "type": "library",
5492             "extra": {
5493                 "thanks": {
5494                     "name": "symfony/polyfill",
5495                     "url": "https://github.com/symfony/polyfill"
5496                 }
5497             },
5498             "autoload": {
5499                 "files": [
5500                     "bootstrap.php"
5501                 ],
5502                 "psr-4": {
5503                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5504                 },
5505                 "classmap": [
5506                     "Resources/stubs"
5507                 ]
5508             },
5509             "notification-url": "https://packagist.org/downloads/",
5510             "license": [
5511                 "MIT"
5512             ],
5513             "authors": [
5514                 {
5515                     "name": "Nicolas Grekas",
5516                     "email": "p@tchwork.com"
5517                 },
5518                 {
5519                     "name": "Symfony Community",
5520                     "homepage": "https://symfony.com/contributors"
5521                 }
5522             ],
5523             "description": "Symfony polyfill for intl's Normalizer class and related functions",
5524             "homepage": "https://symfony.com",
5525             "keywords": [
5526                 "compatibility",
5527                 "intl",
5528                 "normalizer",
5529                 "polyfill",
5530                 "portable",
5531                 "shim"
5532             ],
5533             "support": {
5534                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0"
5535             },
5536             "funding": [
5537                 {
5538                     "url": "https://symfony.com/sponsor",
5539                     "type": "custom"
5540                 },
5541                 {
5542                     "url": "https://github.com/fabpot",
5543                     "type": "github"
5544                 },
5545                 {
5546                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5547                     "type": "tidelift"
5548                 }
5549             ],
5550             "time": "2024-05-31T15:07:36+00:00"
5551         },
5552         {
5553             "name": "symfony/polyfill-mbstring",
5554             "version": "v1.30.0",
5555             "source": {
5556                 "type": "git",
5557                 "url": "https://github.com/symfony/polyfill-mbstring.git",
5558                 "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c"
5559             },
5560             "dist": {
5561                 "type": "zip",
5562                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c",
5563                 "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c",
5564                 "shasum": ""
5565             },
5566             "require": {
5567                 "php": ">=7.1"
5568             },
5569             "provide": {
5570                 "ext-mbstring": "*"
5571             },
5572             "suggest": {
5573                 "ext-mbstring": "For best performance"
5574             },
5575             "type": "library",
5576             "extra": {
5577                 "thanks": {
5578                     "name": "symfony/polyfill",
5579                     "url": "https://github.com/symfony/polyfill"
5580                 }
5581             },
5582             "autoload": {
5583                 "files": [
5584                     "bootstrap.php"
5585                 ],
5586                 "psr-4": {
5587                     "Symfony\\Polyfill\\Mbstring\\": ""
5588                 }
5589             },
5590             "notification-url": "https://packagist.org/downloads/",
5591             "license": [
5592                 "MIT"
5593             ],
5594             "authors": [
5595                 {
5596                     "name": "Nicolas Grekas",
5597                     "email": "p@tchwork.com"
5598                 },
5599                 {
5600                     "name": "Symfony Community",
5601                     "homepage": "https://symfony.com/contributors"
5602                 }
5603             ],
5604             "description": "Symfony polyfill for the Mbstring extension",
5605             "homepage": "https://symfony.com",
5606             "keywords": [
5607                 "compatibility",
5608                 "mbstring",
5609                 "polyfill",
5610                 "portable",
5611                 "shim"
5612             ],
5613             "support": {
5614                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0"
5615             },
5616             "funding": [
5617                 {
5618                     "url": "https://symfony.com/sponsor",
5619                     "type": "custom"
5620                 },
5621                 {
5622                     "url": "https://github.com/fabpot",
5623                     "type": "github"
5624                 },
5625                 {
5626                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5627                     "type": "tidelift"
5628                 }
5629             ],
5630             "time": "2024-06-19T12:30:46+00:00"
5631         },
5632         {
5633             "name": "symfony/polyfill-php72",
5634             "version": "v1.28.0",
5635             "source": {
5636                 "type": "git",
5637                 "url": "https://github.com/symfony/polyfill-php72.git",
5638                 "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
5639             },
5640             "dist": {
5641                 "type": "zip",
5642                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
5643                 "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
5644                 "shasum": ""
5645             },
5646             "require": {
5647                 "php": ">=7.1"
5648             },
5649             "type": "library",
5650             "extra": {
5651                 "branch-alias": {
5652                     "dev-main": "1.28-dev"
5653                 },
5654                 "thanks": {
5655                     "name": "symfony/polyfill",
5656                     "url": "https://github.com/symfony/polyfill"
5657                 }
5658             },
5659             "autoload": {
5660                 "files": [
5661                     "bootstrap.php"
5662                 ],
5663                 "psr-4": {
5664                     "Symfony\\Polyfill\\Php72\\": ""
5665                 }
5666             },
5667             "notification-url": "https://packagist.org/downloads/",
5668             "license": [
5669                 "MIT"
5670             ],
5671             "authors": [
5672                 {
5673                     "name": "Nicolas Grekas",
5674                     "email": "p@tchwork.com"
5675                 },
5676                 {
5677                     "name": "Symfony Community",
5678                     "homepage": "https://symfony.com/contributors"
5679                 }
5680             ],
5681             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5682             "homepage": "https://symfony.com",
5683             "keywords": [
5684                 "compatibility",
5685                 "polyfill",
5686                 "portable",
5687                 "shim"
5688             ],
5689             "support": {
5690                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0"
5691             },
5692             "funding": [
5693                 {
5694                     "url": "https://symfony.com/sponsor",
5695                     "type": "custom"
5696                 },
5697                 {
5698                     "url": "https://github.com/fabpot",
5699                     "type": "github"
5700                 },
5701                 {
5702                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5703                     "type": "tidelift"
5704                 }
5705             ],
5706             "time": "2023-01-26T09:26:14+00:00"
5707         },
5708         {
5709             "name": "symfony/polyfill-php80",
5710             "version": "v1.30.0",
5711             "source": {
5712                 "type": "git",
5713                 "url": "https://github.com/symfony/polyfill-php80.git",
5714                 "reference": "77fa7995ac1b21ab60769b7323d600a991a90433"
5715             },
5716             "dist": {
5717                 "type": "zip",
5718                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433",
5719                 "reference": "77fa7995ac1b21ab60769b7323d600a991a90433",
5720                 "shasum": ""
5721             },
5722             "require": {
5723                 "php": ">=7.1"
5724             },
5725             "type": "library",
5726             "extra": {
5727                 "thanks": {
5728                     "name": "symfony/polyfill",
5729                     "url": "https://github.com/symfony/polyfill"
5730                 }
5731             },
5732             "autoload": {
5733                 "files": [
5734                     "bootstrap.php"
5735                 ],
5736                 "psr-4": {
5737                     "Symfony\\Polyfill\\Php80\\": ""
5738                 },
5739                 "classmap": [
5740                     "Resources/stubs"
5741                 ]
5742             },
5743             "notification-url": "https://packagist.org/downloads/",
5744             "license": [
5745                 "MIT"
5746             ],
5747             "authors": [
5748                 {
5749                     "name": "Ion Bazan",
5750                     "email": "ion.bazan@gmail.com"
5751                 },
5752                 {
5753                     "name": "Nicolas Grekas",
5754                     "email": "p@tchwork.com"
5755                 },
5756                 {
5757                     "name": "Symfony Community",
5758                     "homepage": "https://symfony.com/contributors"
5759                 }
5760             ],
5761             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5762             "homepage": "https://symfony.com",
5763             "keywords": [
5764                 "compatibility",
5765                 "polyfill",
5766                 "portable",
5767                 "shim"
5768             ],
5769             "support": {
5770                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0"
5771             },
5772             "funding": [
5773                 {
5774                     "url": "https://symfony.com/sponsor",
5775                     "type": "custom"
5776                 },
5777                 {
5778                     "url": "https://github.com/fabpot",
5779                     "type": "github"
5780                 },
5781                 {
5782                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5783                     "type": "tidelift"
5784                 }
5785             ],
5786             "time": "2024-05-31T15:07:36+00:00"
5787         },
5788         {
5789             "name": "symfony/polyfill-uuid",
5790             "version": "v1.30.0",
5791             "source": {
5792                 "type": "git",
5793                 "url": "https://github.com/symfony/polyfill-uuid.git",
5794                 "reference": "2ba1f33797470debcda07fe9dce20a0003df18e9"
5795             },
5796             "dist": {
5797                 "type": "zip",
5798                 "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/2ba1f33797470debcda07fe9dce20a0003df18e9",
5799                 "reference": "2ba1f33797470debcda07fe9dce20a0003df18e9",
5800                 "shasum": ""
5801             },
5802             "require": {
5803                 "php": ">=7.1"
5804             },
5805             "provide": {
5806                 "ext-uuid": "*"
5807             },
5808             "suggest": {
5809                 "ext-uuid": "For best performance"
5810             },
5811             "type": "library",
5812             "extra": {
5813                 "thanks": {
5814                     "name": "symfony/polyfill",
5815                     "url": "https://github.com/symfony/polyfill"
5816                 }
5817             },
5818             "autoload": {
5819                 "files": [
5820                     "bootstrap.php"
5821                 ],
5822                 "psr-4": {
5823                     "Symfony\\Polyfill\\Uuid\\": ""
5824                 }
5825             },
5826             "notification-url": "https://packagist.org/downloads/",
5827             "license": [
5828                 "MIT"
5829             ],
5830             "authors": [
5831                 {
5832                     "name": "Grégoire Pineau",
5833                     "email": "lyrixx@lyrixx.info"
5834                 },
5835                 {
5836                     "name": "Symfony Community",
5837                     "homepage": "https://symfony.com/contributors"
5838                 }
5839             ],
5840             "description": "Symfony polyfill for uuid functions",
5841             "homepage": "https://symfony.com",
5842             "keywords": [
5843                 "compatibility",
5844                 "polyfill",
5845                 "portable",
5846                 "uuid"
5847             ],
5848             "support": {
5849                 "source": "https://github.com/symfony/polyfill-uuid/tree/v1.30.0"
5850             },
5851             "funding": [
5852                 {
5853                     "url": "https://symfony.com/sponsor",
5854                     "type": "custom"
5855                 },
5856                 {
5857                     "url": "https://github.com/fabpot",
5858                     "type": "github"
5859                 },
5860                 {
5861                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5862                     "type": "tidelift"
5863                 }
5864             ],
5865             "time": "2024-05-31T15:07:36+00:00"
5866         },
5867         {
5868             "name": "symfony/process",
5869             "version": "v6.4.8",
5870             "source": {
5871                 "type": "git",
5872                 "url": "https://github.com/symfony/process.git",
5873                 "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5"
5874             },
5875             "dist": {
5876                 "type": "zip",
5877                 "url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5",
5878                 "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5",
5879                 "shasum": ""
5880             },
5881             "require": {
5882                 "php": ">=8.1"
5883             },
5884             "type": "library",
5885             "autoload": {
5886                 "psr-4": {
5887                     "Symfony\\Component\\Process\\": ""
5888                 },
5889                 "exclude-from-classmap": [
5890                     "/Tests/"
5891                 ]
5892             },
5893             "notification-url": "https://packagist.org/downloads/",
5894             "license": [
5895                 "MIT"
5896             ],
5897             "authors": [
5898                 {
5899                     "name": "Fabien Potencier",
5900                     "email": "fabien@symfony.com"
5901                 },
5902                 {
5903                     "name": "Symfony Community",
5904                     "homepage": "https://symfony.com/contributors"
5905                 }
5906             ],
5907             "description": "Executes commands in sub-processes",
5908             "homepage": "https://symfony.com",
5909             "support": {
5910                 "source": "https://github.com/symfony/process/tree/v6.4.8"
5911             },
5912             "funding": [
5913                 {
5914                     "url": "https://symfony.com/sponsor",
5915                     "type": "custom"
5916                 },
5917                 {
5918                     "url": "https://github.com/fabpot",
5919                     "type": "github"
5920                 },
5921                 {
5922                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5923                     "type": "tidelift"
5924                 }
5925             ],
5926             "time": "2024-05-31T14:49:08+00:00"
5927         },
5928         {
5929             "name": "symfony/service-contracts",
5930             "version": "v3.5.0",
5931             "source": {
5932                 "type": "git",
5933                 "url": "https://github.com/symfony/service-contracts.git",
5934                 "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
5935             },
5936             "dist": {
5937                 "type": "zip",
5938                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
5939                 "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
5940                 "shasum": ""
5941             },
5942             "require": {
5943                 "php": ">=8.1",
5944                 "psr/container": "^1.1|^2.0",
5945                 "symfony/deprecation-contracts": "^2.5|^3"
5946             },
5947             "conflict": {
5948                 "ext-psr": "<1.1|>=2"
5949             },
5950             "type": "library",
5951             "extra": {
5952                 "branch-alias": {
5953                     "dev-main": "3.5-dev"
5954                 },
5955                 "thanks": {
5956                     "name": "symfony/contracts",
5957                     "url": "https://github.com/symfony/contracts"
5958                 }
5959             },
5960             "autoload": {
5961                 "psr-4": {
5962                     "Symfony\\Contracts\\Service\\": ""
5963                 },
5964                 "exclude-from-classmap": [
5965                     "/Test/"
5966                 ]
5967             },
5968             "notification-url": "https://packagist.org/downloads/",
5969             "license": [
5970                 "MIT"
5971             ],
5972             "authors": [
5973                 {
5974                     "name": "Nicolas Grekas",
5975                     "email": "p@tchwork.com"
5976                 },
5977                 {
5978                     "name": "Symfony Community",
5979                     "homepage": "https://symfony.com/contributors"
5980                 }
5981             ],
5982             "description": "Generic abstractions related to writing services",
5983             "homepage": "https://symfony.com",
5984             "keywords": [
5985                 "abstractions",
5986                 "contracts",
5987                 "decoupling",
5988                 "interfaces",
5989                 "interoperability",
5990                 "standards"
5991             ],
5992             "support": {
5993                 "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
5994             },
5995             "funding": [
5996                 {
5997                     "url": "https://symfony.com/sponsor",
5998                     "type": "custom"
5999                 },
6000                 {
6001                     "url": "https://github.com/fabpot",
6002                     "type": "github"
6003                 },
6004                 {
6005                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6006                     "type": "tidelift"
6007                 }
6008             ],
6009             "time": "2024-04-18T09:32:20+00:00"
6010         },
6011         {
6012             "name": "symfony/string",
6013             "version": "v7.1.3",
6014             "source": {
6015                 "type": "git",
6016                 "url": "https://github.com/symfony/string.git",
6017                 "reference": "ea272a882be7f20cad58d5d78c215001617b7f07"
6018             },
6019             "dist": {
6020                 "type": "zip",
6021                 "url": "https://api.github.com/repos/symfony/string/zipball/ea272a882be7f20cad58d5d78c215001617b7f07",
6022                 "reference": "ea272a882be7f20cad58d5d78c215001617b7f07",
6023                 "shasum": ""
6024             },
6025             "require": {
6026                 "php": ">=8.2",
6027                 "symfony/polyfill-ctype": "~1.8",
6028                 "symfony/polyfill-intl-grapheme": "~1.0",
6029                 "symfony/polyfill-intl-normalizer": "~1.0",
6030                 "symfony/polyfill-mbstring": "~1.0"
6031             },
6032             "conflict": {
6033                 "symfony/translation-contracts": "<2.5"
6034             },
6035             "require-dev": {
6036                 "symfony/emoji": "^7.1",
6037                 "symfony/error-handler": "^6.4|^7.0",
6038                 "symfony/http-client": "^6.4|^7.0",
6039                 "symfony/intl": "^6.4|^7.0",
6040                 "symfony/translation-contracts": "^2.5|^3.0",
6041                 "symfony/var-exporter": "^6.4|^7.0"
6042             },
6043             "type": "library",
6044             "autoload": {
6045                 "files": [
6046                     "Resources/functions.php"
6047                 ],
6048                 "psr-4": {
6049                     "Symfony\\Component\\String\\": ""
6050                 },
6051                 "exclude-from-classmap": [
6052                     "/Tests/"
6053                 ]
6054             },
6055             "notification-url": "https://packagist.org/downloads/",
6056             "license": [
6057                 "MIT"
6058             ],
6059             "authors": [
6060                 {
6061                     "name": "Nicolas Grekas",
6062                     "email": "p@tchwork.com"
6063                 },
6064                 {
6065                     "name": "Symfony Community",
6066                     "homepage": "https://symfony.com/contributors"
6067                 }
6068             ],
6069             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
6070             "homepage": "https://symfony.com",
6071             "keywords": [
6072                 "grapheme",
6073                 "i18n",
6074                 "string",
6075                 "unicode",
6076                 "utf-8",
6077                 "utf8"
6078             ],
6079             "support": {
6080                 "source": "https://github.com/symfony/string/tree/v7.1.3"
6081             },
6082             "funding": [
6083                 {
6084                     "url": "https://symfony.com/sponsor",
6085                     "type": "custom"
6086                 },
6087                 {
6088                     "url": "https://github.com/fabpot",
6089                     "type": "github"
6090                 },
6091                 {
6092                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6093                     "type": "tidelift"
6094                 }
6095             ],
6096             "time": "2024-07-22T10:25:37+00:00"
6097         },
6098         {
6099             "name": "symfony/uid",
6100             "version": "v7.1.1",
6101             "source": {
6102                 "type": "git",
6103                 "url": "https://github.com/symfony/uid.git",
6104                 "reference": "bb59febeecc81528ff672fad5dab7f06db8c8277"
6105             },
6106             "dist": {
6107                 "type": "zip",
6108                 "url": "https://api.github.com/repos/symfony/uid/zipball/bb59febeecc81528ff672fad5dab7f06db8c8277",
6109                 "reference": "bb59febeecc81528ff672fad5dab7f06db8c8277",
6110                 "shasum": ""
6111             },
6112             "require": {
6113                 "php": ">=8.2",
6114                 "symfony/polyfill-uuid": "^1.15"
6115             },
6116             "require-dev": {
6117                 "symfony/console": "^6.4|^7.0"
6118             },
6119             "type": "library",
6120             "autoload": {
6121                 "psr-4": {
6122                     "Symfony\\Component\\Uid\\": ""
6123                 },
6124                 "exclude-from-classmap": [
6125                     "/Tests/"
6126                 ]
6127             },
6128             "notification-url": "https://packagist.org/downloads/",
6129             "license": [
6130                 "MIT"
6131             ],
6132             "authors": [
6133                 {
6134                     "name": "Grégoire Pineau",
6135                     "email": "lyrixx@lyrixx.info"
6136                 },
6137                 {
6138                     "name": "Nicolas Grekas",
6139                     "email": "p@tchwork.com"
6140                 },
6141                 {
6142                     "name": "Symfony Community",
6143                     "homepage": "https://symfony.com/contributors"
6144                 }
6145             ],
6146             "description": "Provides an object-oriented API to generate and represent UIDs",
6147             "homepage": "https://symfony.com",
6148             "keywords": [
6149                 "UID",
6150                 "ulid",
6151                 "uuid"
6152             ],
6153             "support": {
6154                 "source": "https://github.com/symfony/uid/tree/v7.1.1"
6155             },
6156             "funding": [
6157                 {
6158                     "url": "https://symfony.com/sponsor",
6159                     "type": "custom"
6160                 },
6161                 {
6162                     "url": "https://github.com/fabpot",
6163                     "type": "github"
6164                 },
6165                 {
6166                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6167                     "type": "tidelift"
6168                 }
6169             ],
6170             "time": "2024-05-31T14:57:53+00:00"
6171         },
6172         {
6173             "name": "symfony/var-exporter",
6174             "version": "v6.0.10",
6175             "source": {
6176                 "type": "git",
6177                 "url": "https://github.com/symfony/var-exporter.git",
6178                 "reference": "e3df004a8d0fb572c420a6915cd23db9254c8366"
6179             },
6180             "dist": {
6181                 "type": "zip",
6182                 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/e3df004a8d0fb572c420a6915cd23db9254c8366",
6183                 "reference": "e3df004a8d0fb572c420a6915cd23db9254c8366",
6184                 "shasum": ""
6185             },
6186             "require": {
6187                 "php": ">=8.0.2"
6188             },
6189             "require-dev": {
6190                 "symfony/var-dumper": "^5.4|^6.0"
6191             },
6192             "type": "library",
6193             "autoload": {
6194                 "psr-4": {
6195                     "Symfony\\Component\\VarExporter\\": ""
6196                 },
6197                 "exclude-from-classmap": [
6198                     "/Tests/"
6199                 ]
6200             },
6201             "notification-url": "https://packagist.org/downloads/",
6202             "license": [
6203                 "MIT"
6204             ],
6205             "authors": [
6206                 {
6207                     "name": "Nicolas Grekas",
6208                     "email": "p@tchwork.com"
6209                 },
6210                 {
6211                     "name": "Symfony Community",
6212                     "homepage": "https://symfony.com/contributors"
6213                 }
6214             ],
6215             "description": "Allows exporting any serializable PHP data structure to plain PHP code",
6216             "homepage": "https://symfony.com",
6217             "keywords": [
6218                 "clone",
6219                 "construct",
6220                 "export",
6221                 "hydrate",
6222                 "instantiate",
6223                 "serialize"
6224             ],
6225             "support": {
6226                 "source": "https://github.com/symfony/var-exporter/tree/v6.0.10"
6227             },
6228             "funding": [
6229                 {
6230                     "url": "https://symfony.com/sponsor",
6231                     "type": "custom"
6232                 },
6233                 {
6234                     "url": "https://github.com/fabpot",
6235                     "type": "github"
6236                 },
6237                 {
6238                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6239                     "type": "tidelift"
6240                 }
6241             ],
6242             "time": "2022-05-27T12:57:11+00:00"
6243         },
6244         {
6245             "name": "tuleap/prometheus-client",
6246             "version": "v1.7.0",
6247             "source": {
6248                 "type": "git",
6249                 "url": "https://github.com/Enalean/php-prometheus-client.git",
6250                 "reference": "8357c1e1eed16d354441e7c5df989b7b57864979"
6251             },
6252             "dist": {
6253                 "type": "zip",
6254                 "url": "https://api.github.com/repos/Enalean/php-prometheus-client/zipball/8357c1e1eed16d354441e7c5df989b7b57864979",
6255                 "reference": "8357c1e1eed16d354441e7c5df989b7b57864979",
6256                 "shasum": ""
6257             },
6258             "require": {
6259                 "ext-json": "*",
6260                 "php": "~8.1.0|~8.2.0|~8.3.0",
6261                 "psr/http-client": "^1.0",
6262                 "psr/http-factory": "^1.0",
6263                 "psr/http-message": "^1.0 || ^2.0"
6264             },
6265             "require-dev": {
6266                 "doctrine/coding-standard": "^12.0",
6267                 "guzzlehttp/psr7": "^2.0",
6268                 "infection/infection": "^0.27",
6269                 "php-http/discovery": "^1.12",
6270                 "php-http/guzzle7-adapter": "^1.0.0",
6271                 "php-http/mock-client": "^1.3",
6272                 "phpstan/phpstan": "^1.2",
6273                 "phpstan/phpstan-phpunit": "^1.0",
6274                 "phpstan/phpstan-strict-rules": "^1.1",
6275                 "phpunit/phpunit": "^9.5.10",
6276                 "psalm/plugin-phpunit": "^0.18.0",
6277                 "vimeo/psalm": "^5.1"
6278             },
6279             "suggest": {
6280                 "ext-apcu": "Required if using the APCu storage.",
6281                 "ext-redis": "Required if using the Redis storage."
6282             },
6283             "type": "library",
6284             "autoload": {
6285                 "psr-4": {
6286                     "Enalean\\Prometheus\\": "src/"
6287                 }
6288             },
6289             "notification-url": "https://packagist.org/downloads/",
6290             "license": [
6291                 "Apache-2.0"
6292             ],
6293             "description": "Prometheus instrumentation library",
6294             "support": {
6295                 "issues": "https://github.com/Enalean/php-prometheus-client/issues",
6296                 "source": "https://github.com/Enalean/php-prometheus-client/tree/v1.7.0"
6297             },
6298             "time": "2023-12-06T14:51:09+00:00"
6299         },
6300         {
6301             "name": "web-auth/cose-lib",
6302             "version": "4.3.0",
6303             "source": {
6304                 "type": "git",
6305                 "url": "https://github.com/web-auth/cose-lib.git",
6306                 "reference": "e5c417b3b90e06c84638a18d350e438d760cb955"
6307             },
6308             "dist": {
6309                 "type": "zip",
6310                 "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/e5c417b3b90e06c84638a18d350e438d760cb955",
6311                 "reference": "e5c417b3b90e06c84638a18d350e438d760cb955",
6312                 "shasum": ""
6313             },
6314             "require": {
6315                 "brick/math": "^0.9|^0.10|^0.11|^0.12",
6316                 "ext-json": "*",
6317                 "ext-mbstring": "*",
6318                 "ext-openssl": "*",
6319                 "php": ">=8.1",
6320                 "spomky-labs/pki-framework": "^1.0"
6321             },
6322             "require-dev": {
6323                 "ekino/phpstan-banned-code": "^1.0",
6324                 "infection/infection": "^0.27",
6325                 "php-parallel-lint/php-parallel-lint": "^1.3",
6326                 "phpstan/extension-installer": "^1.3",
6327                 "phpstan/phpstan": "^1.7",
6328                 "phpstan/phpstan-deprecation-rules": "^1.0",
6329                 "phpstan/phpstan-phpunit": "^1.1",
6330                 "phpstan/phpstan-strict-rules": "^1.2",
6331                 "phpunit/phpunit": "^10.1",
6332                 "qossmic/deptrac-shim": "^1.0",
6333                 "rector/rector": "^0.19",
6334                 "symfony/phpunit-bridge": "^6.4|^7.0",
6335                 "symplify/easy-coding-standard": "^12.0"
6336             },
6337             "suggest": {
6338                 "ext-bcmath": "For better performance, please install either GMP (recommended) or BCMath extension",
6339                 "ext-gmp": "For better performance, please install either GMP (recommended) or BCMath extension"
6340             },
6341             "type": "library",
6342             "autoload": {
6343                 "psr-4": {
6344                     "Cose\\": "src/"
6345                 }
6346             },
6347             "notification-url": "https://packagist.org/downloads/",
6348             "license": [
6349                 "MIT"
6350             ],
6351             "authors": [
6352                 {
6353                     "name": "Florent Morselli",
6354                     "homepage": "https://github.com/Spomky"
6355                 },
6356                 {
6357                     "name": "All contributors",
6358                     "homepage": "https://github.com/web-auth/cose/contributors"
6359                 }
6360             ],
6361             "description": "CBOR Object Signing and Encryption (COSE) For PHP",
6362             "homepage": "https://github.com/web-auth",
6363             "keywords": [
6364                 "COSE",
6365                 "RFC8152"
6366             ],
6367             "support": {
6368                 "issues": "https://github.com/web-auth/cose-lib/issues",
6369                 "source": "https://github.com/web-auth/cose-lib/tree/4.3.0"
6370             },
6371             "funding": [
6372                 {
6373                     "url": "https://github.com/Spomky",
6374                     "type": "github"
6375                 },
6376                 {
6377                     "url": "https://www.patreon.com/FlorentMorselli",
6378                     "type": "patreon"
6379                 }
6380             ],
6381             "time": "2024-02-05T21:00:39+00:00"
6382         },
6383         {
6384             "name": "web-auth/webauthn-lib",
6385             "version": "4.9.0",
6386             "source": {
6387                 "type": "git",
6388                 "url": "https://github.com/web-auth/webauthn-lib.git",
6389                 "reference": "0198351b6e823d2e12e2c60732b6dc6e1c39a3fc"
6390             },
6391             "dist": {
6392                 "type": "zip",
6393                 "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/0198351b6e823d2e12e2c60732b6dc6e1c39a3fc",
6394                 "reference": "0198351b6e823d2e12e2c60732b6dc6e1c39a3fc",
6395                 "shasum": ""
6396             },
6397             "require": {
6398                 "ext-json": "*",
6399                 "ext-mbstring": "*",
6400                 "ext-openssl": "*",
6401                 "lcobucci/clock": "^2.2|^3.0",
6402                 "paragonie/constant_time_encoding": "^2.6|^3.0",
6403                 "php": ">=8.1",
6404                 "psr/clock": "^1.0",
6405                 "psr/event-dispatcher": "^1.0",
6406                 "psr/http-client": "^1.0",
6407                 "psr/http-factory": "^1.0",
6408                 "psr/log": "^1.0|^2.0|^3.0",
6409                 "spomky-labs/cbor-php": "^3.0",
6410                 "spomky-labs/pki-framework": "^1.0",
6411                 "symfony/deprecation-contracts": "^3.2",
6412                 "symfony/uid": "^6.1|^7.0",
6413                 "web-auth/cose-lib": "^4.2.3"
6414             },
6415             "suggest": {
6416                 "phpdocumentor/reflection-docblock": "As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement",
6417                 "psr/clock-implementation": "As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock",
6418                 "psr/log-implementation": "Recommended to receive logs from the library",
6419                 "symfony/event-dispatcher": "Recommended to use dispatched events",
6420                 "symfony/property-access": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement",
6421                 "symfony/property-info": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement",
6422                 "symfony/serializer": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement",
6423                 "web-token/jwt-library": "Mandatory for fetching Metadata Statement from distant sources"
6424             },
6425             "type": "library",
6426             "extra": {
6427                 "thanks": {
6428                     "name": "web-auth/webauthn-framework",
6429                     "url": "https://github.com/web-auth/webauthn-framework"
6430                 }
6431             },
6432             "autoload": {
6433                 "psr-4": {
6434                     "Webauthn\\": "src/"
6435                 }
6436             },
6437             "notification-url": "https://packagist.org/downloads/",
6438             "license": [
6439                 "MIT"
6440             ],
6441             "authors": [
6442                 {
6443                     "name": "Florent Morselli",
6444                     "homepage": "https://github.com/Spomky"
6445                 },
6446                 {
6447                     "name": "All contributors",
6448                     "homepage": "https://github.com/web-auth/webauthn-library/contributors"
6449                 }
6450             ],
6451             "description": "FIDO2/Webauthn Support For PHP",
6452             "homepage": "https://github.com/web-auth",
6453             "keywords": [
6454                 "FIDO2",
6455                 "fido",
6456                 "webauthn"
6457             ],
6458             "support": {
6459                 "source": "https://github.com/web-auth/webauthn-lib/tree/4.9.0"
6460             },
6461             "funding": [
6462                 {
6463                     "url": "https://github.com/Spomky",
6464                     "type": "github"
6465                 },
6466                 {
6467                     "url": "https://www.patreon.com/FlorentMorselli",
6468                     "type": "patreon"
6469                 }
6470             ],
6471             "time": "2024-07-11T09:06:25+00:00"
6472         },
6473         {
6474             "name": "webmozart/assert",
6475             "version": "1.11.0",
6476             "source": {
6477                 "type": "git",
6478                 "url": "https://github.com/webmozarts/assert.git",
6479                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
6480             },
6481             "dist": {
6482                 "type": "zip",
6483                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
6484                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
6485                 "shasum": ""
6486             },
6487             "require": {
6488                 "ext-ctype": "*",
6489                 "php": "^7.2 || ^8.0"
6490             },
6491             "conflict": {
6492                 "phpstan/phpstan": "<0.12.20",
6493                 "vimeo/psalm": "<4.6.1 || 4.6.2"
6494             },
6495             "require-dev": {
6496                 "phpunit/phpunit": "^8.5.13"
6497             },
6498             "type": "library",
6499             "extra": {
6500                 "branch-alias": {
6501                     "dev-master": "1.10-dev"
6502                 }
6503             },
6504             "autoload": {
6505                 "psr-4": {
6506                     "Webmozart\\Assert\\": "src/"
6507                 }
6508             },
6509             "notification-url": "https://packagist.org/downloads/",
6510             "license": [
6511                 "MIT"
6512             ],
6513             "authors": [
6514                 {
6515                     "name": "Bernhard Schussek",
6516                     "email": "bschussek@gmail.com"
6517                 }
6518             ],
6519             "description": "Assertions to validate method input/output with nice error messages.",
6520             "keywords": [
6521                 "assert",
6522                 "check",
6523                 "validate"
6524             ],
6525             "support": {
6526                 "issues": "https://github.com/webmozarts/assert/issues",
6527                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
6528             },
6529             "time": "2022-06-03T18:03:27+00:00"
6530         },
6531         {
6532             "name": "willdurand/negotiation",
6533             "version": "3.1.0",
6534             "source": {
6535                 "type": "git",
6536                 "url": "https://github.com/willdurand/Negotiation.git",
6537                 "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
6538             },
6539             "dist": {
6540                 "type": "zip",
6541                 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
6542                 "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
6543                 "shasum": ""
6544             },
6545             "require": {
6546                 "php": ">=7.1.0"
6547             },
6548             "require-dev": {
6549                 "symfony/phpunit-bridge": "^5.0"
6550             },
6551             "type": "library",
6552             "extra": {
6553                 "branch-alias": {
6554                     "dev-master": "3.0-dev"
6555                 }
6556             },
6557             "autoload": {
6558                 "psr-4": {
6559                     "Negotiation\\": "src/Negotiation"
6560                 }
6561             },
6562             "notification-url": "https://packagist.org/downloads/",
6563             "license": [
6564                 "MIT"
6565             ],
6566             "authors": [
6567                 {
6568                     "name": "William Durand",
6569                     "email": "will+git@drnd.me"
6570                 }
6571             ],
6572             "description": "Content Negotiation tools for PHP provided as a standalone library.",
6573             "homepage": "http://williamdurand.fr/Negotiation/",
6574             "keywords": [
6575                 "accept",
6576                 "content",
6577                 "format",
6578                 "header",
6579                 "negotiation"
6580             ],
6581             "support": {
6582                 "issues": "https://github.com/willdurand/Negotiation/issues",
6583                 "source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
6584             },
6585             "time": "2022-01-30T20:08:53+00:00"
6586         }
6587     ],
6588     "packages-dev": [
6589         {
6590             "name": "amphp/amp",
6591             "version": "v2.6.4",
6592             "source": {
6593                 "type": "git",
6594                 "url": "https://github.com/amphp/amp.git",
6595                 "reference": "ded3d9be08f526089eb7ee8d9f16a9768f9dec2d"
6596             },
6597             "dist": {
6598                 "type": "zip",
6599                 "url": "https://api.github.com/repos/amphp/amp/zipball/ded3d9be08f526089eb7ee8d9f16a9768f9dec2d",
6600                 "reference": "ded3d9be08f526089eb7ee8d9f16a9768f9dec2d",
6601                 "shasum": ""
6602             },
6603             "require": {
6604                 "php": ">=7.1"
6605             },
6606             "require-dev": {
6607                 "amphp/php-cs-fixer-config": "dev-master",
6608                 "amphp/phpunit-util": "^1",
6609                 "ext-json": "*",
6610                 "jetbrains/phpstorm-stubs": "^2019.3",
6611                 "phpunit/phpunit": "^7 | ^8 | ^9",
6612                 "react/promise": "^2",
6613                 "vimeo/psalm": "^3.12"
6614             },
6615             "type": "library",
6616             "extra": {
6617                 "branch-alias": {
6618                     "dev-master": "2.x-dev"
6619                 }
6620             },
6621             "autoload": {
6622                 "files": [
6623                     "lib/functions.php",
6624                     "lib/Internal/functions.php"
6625                 ],
6626                 "psr-4": {
6627                     "Amp\\": "lib"
6628                 }
6629             },
6630             "notification-url": "https://packagist.org/downloads/",
6631             "license": [
6632                 "MIT"
6633             ],
6634             "authors": [
6635                 {
6636                     "name": "Daniel Lowrey",
6637                     "email": "rdlowrey@php.net"
6638                 },
6639                 {
6640                     "name": "Aaron Piotrowski",
6641                     "email": "aaron@trowski.com"
6642                 },
6643                 {
6644                     "name": "Bob Weinand",
6645                     "email": "bobwei9@hotmail.com"
6646                 },
6647                 {
6648                     "name": "Niklas Keller",
6649                     "email": "me@kelunik.com"
6650                 }
6651             ],
6652             "description": "A non-blocking concurrency framework for PHP applications.",
6653             "homepage": "https://amphp.org/amp",
6654             "keywords": [
6655                 "async",
6656                 "asynchronous",
6657                 "awaitable",
6658                 "concurrency",
6659                 "event",
6660                 "event-loop",
6661                 "future",
6662                 "non-blocking",
6663                 "promise"
6664             ],
6665             "support": {
6666                 "irc": "irc://irc.freenode.org/amphp",
6667                 "issues": "https://github.com/amphp/amp/issues",
6668                 "source": "https://github.com/amphp/amp/tree/v2.6.4"
6669             },
6670             "funding": [
6671                 {
6672                     "url": "https://github.com/amphp",
6673                     "type": "github"
6674                 }
6675             ],
6676             "time": "2024-03-21T18:52:26+00:00"
6677         },
6678         {
6679             "name": "amphp/byte-stream",
6680             "version": "v1.8.2",
6681             "source": {
6682                 "type": "git",
6683                 "url": "https://github.com/amphp/byte-stream.git",
6684                 "reference": "4f0e968ba3798a423730f567b1b50d3441c16ddc"
6685             },
6686             "dist": {
6687                 "type": "zip",
6688                 "url": "https://api.github.com/repos/amphp/byte-stream/zipball/4f0e968ba3798a423730f567b1b50d3441c16ddc",
6689                 "reference": "4f0e968ba3798a423730f567b1b50d3441c16ddc",
6690                 "shasum": ""
6691             },
6692             "require": {
6693                 "amphp/amp": "^2",
6694                 "php": ">=7.1"
6695             },
6696             "require-dev": {
6697                 "amphp/php-cs-fixer-config": "dev-master",
6698                 "amphp/phpunit-util": "^1.4",
6699                 "friendsofphp/php-cs-fixer": "^2.3",
6700                 "jetbrains/phpstorm-stubs": "^2019.3",
6701                 "phpunit/phpunit": "^6 || ^7 || ^8",
6702                 "psalm/phar": "^3.11.4"
6703             },
6704             "type": "library",
6705             "autoload": {
6706                 "files": [
6707                     "lib/functions.php"
6708                 ],
6709                 "psr-4": {
6710                     "Amp\\ByteStream\\": "lib"
6711                 }
6712             },
6713             "notification-url": "https://packagist.org/downloads/",
6714             "license": [
6715                 "MIT"
6716             ],
6717             "authors": [
6718                 {
6719                     "name": "Aaron Piotrowski",
6720                     "email": "aaron@trowski.com"
6721                 },
6722                 {
6723                     "name": "Niklas Keller",
6724                     "email": "me@kelunik.com"
6725                 }
6726             ],
6727             "description": "A stream abstraction to make working with non-blocking I/O simple.",
6728             "homepage": "https://amphp.org/byte-stream",
6729             "keywords": [
6730                 "amp",
6731                 "amphp",
6732                 "async",
6733                 "io",
6734                 "non-blocking",
6735                 "stream"
6736             ],
6737             "support": {
6738                 "issues": "https://github.com/amphp/byte-stream/issues",
6739                 "source": "https://github.com/amphp/byte-stream/tree/v1.8.2"
6740             },
6741             "funding": [
6742                 {
6743                     "url": "https://github.com/amphp",
6744                     "type": "github"
6745                 }
6746             ],
6747             "time": "2024-04-13T18:00:56+00:00"
6748         },
6749         {
6750             "name": "colinodell/psr-testlogger",
6751             "version": "v1.2.0",
6752             "source": {
6753                 "type": "git",
6754                 "url": "https://github.com/colinodell/psr-testlogger.git",
6755                 "reference": "9246155e688b310fb3d0f201ead2445686b5844e"
6756             },
6757             "dist": {
6758                 "type": "zip",
6759                 "url": "https://api.github.com/repos/colinodell/psr-testlogger/zipball/9246155e688b310fb3d0f201ead2445686b5844e",
6760                 "reference": "9246155e688b310fb3d0f201ead2445686b5844e",
6761                 "shasum": ""
6762             },
6763             "require": {
6764                 "php": "^8.0",
6765                 "psr/log": "^1.0 || ^2.0 || ^3.0"
6766             },
6767             "provide": {
6768                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
6769             },
6770             "require-dev": {
6771                 "phpstan/phpstan": "^1.9.2",
6772                 "phpunit/phpunit": "^9.5.5",
6773                 "scrutinizer/ocular": "^1.8.1",
6774                 "unleashedtech/php-coding-standard": "^3.1",
6775                 "vimeo/psalm": "^4.30.0"
6776             },
6777             "type": "library",
6778             "autoload": {
6779                 "psr-4": {
6780                     "ColinODell\\PsrTestLogger\\": "src"
6781                 }
6782             },
6783             "notification-url": "https://packagist.org/downloads/",
6784             "license": [
6785                 "MIT"
6786             ],
6787             "authors": [
6788                 {
6789                     "name": "Colin O'Dell",
6790                     "email": "colinodell@gmail.com",
6791                     "homepage": "https://www.colinodell.com",
6792                     "role": "Lead Developer"
6793                 }
6794             ],
6795             "description": "PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!",
6796             "homepage": "https://github.com/colinodell/psr-testlogger",
6797             "keywords": [
6798                 "log",
6799                 "logger",
6800                 "logging",
6801                 "mock",
6802                 "phpunit",
6803                 "psr",
6804                 "test",
6805                 "unit"
6806             ],
6807             "support": {
6808                 "issues": "https://github.com/colinodell/psr-testlogger/issues",
6809                 "rss": "https://github.com/colinodell/psr-testlogger/releases.atom",
6810                 "source": "https://github.com/colinodell/psr-testlogger"
6811             },
6812             "funding": [
6813                 {
6814                     "url": "https://www.colinodell.com/sponsor",
6815                     "type": "custom"
6816                 },
6817                 {
6818                     "url": "https://www.paypal.me/colinpodell/10.00",
6819                     "type": "custom"
6820                 },
6821                 {
6822                     "url": "https://github.com/colinodell",
6823                     "type": "github"
6824                 }
6825             ],
6826             "time": "2023-03-14T19:12:55+00:00"
6827         },
6828         {
6829             "name": "composer/package-versions-deprecated",
6830             "version": "1.11.99.5",
6831             "source": {
6832                 "type": "git",
6833                 "url": "https://github.com/composer/package-versions-deprecated.git",
6834                 "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
6835             },
6836             "dist": {
6837                 "type": "zip",
6838                 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
6839                 "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
6840                 "shasum": ""
6841             },
6842             "require": {
6843                 "composer-plugin-api": "^1.1.0 || ^2.0",
6844                 "php": "^7 || ^8"
6845             },
6846             "replace": {
6847                 "ocramius/package-versions": "1.11.99"
6848             },
6849             "require-dev": {
6850                 "composer/composer": "^1.9.3 || ^2.0@dev",
6851                 "ext-zip": "^1.13",
6852                 "phpunit/phpunit": "^6.5 || ^7"
6853             },
6854             "type": "composer-plugin",
6855             "extra": {
6856                 "class": "PackageVersions\\Installer",
6857                 "branch-alias": {
6858                     "dev-master": "1.x-dev"
6859                 }
6860             },
6861             "autoload": {
6862                 "psr-4": {
6863                     "PackageVersions\\": "src/PackageVersions"
6864                 }
6865             },
6866             "notification-url": "https://packagist.org/downloads/",
6867             "license": [
6868                 "MIT"
6869             ],
6870             "authors": [
6871                 {
6872                     "name": "Marco Pivetta",
6873                     "email": "ocramius@gmail.com"
6874                 },
6875                 {
6876                     "name": "Jordi Boggiano",
6877                     "email": "j.boggiano@seld.be"
6878                 }
6879             ],
6880             "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
6881             "support": {
6882                 "issues": "https://github.com/composer/package-versions-deprecated/issues",
6883                 "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
6884             },
6885             "funding": [
6886                 {
6887                     "url": "https://packagist.com",
6888                     "type": "custom"
6889                 },
6890                 {
6891                     "url": "https://github.com/composer",
6892                     "type": "github"
6893                 },
6894                 {
6895                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6896                     "type": "tidelift"
6897                 }
6898             ],
6899             "time": "2022-01-17T14:14:24+00:00"
6900         },
6901         {
6902             "name": "composer/pcre",
6903             "version": "3.1.4",
6904             "source": {
6905                 "type": "git",
6906                 "url": "https://github.com/composer/pcre.git",
6907                 "reference": "04229f163664973f68f38f6f73d917799168ef24"
6908             },
6909             "dist": {
6910                 "type": "zip",
6911                 "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
6912                 "reference": "04229f163664973f68f38f6f73d917799168ef24",
6913                 "shasum": ""
6914             },
6915             "require": {
6916                 "php": "^7.4 || ^8.0"
6917             },
6918             "require-dev": {
6919                 "phpstan/phpstan": "^1.3",
6920                 "phpstan/phpstan-strict-rules": "^1.1",
6921                 "symfony/phpunit-bridge": "^5"
6922             },
6923             "type": "library",
6924             "extra": {
6925                 "branch-alias": {
6926                     "dev-main": "3.x-dev"
6927                 }
6928             },
6929             "autoload": {
6930                 "psr-4": {
6931                     "Composer\\Pcre\\": "src"
6932                 }
6933             },
6934             "notification-url": "https://packagist.org/downloads/",
6935             "license": [
6936                 "MIT"
6937             ],
6938             "authors": [
6939                 {
6940                     "name": "Jordi Boggiano",
6941                     "email": "j.boggiano@seld.be",
6942                     "homepage": "http://seld.be"
6943                 }
6944             ],
6945             "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
6946             "keywords": [
6947                 "PCRE",
6948                 "preg",
6949                 "regex",
6950                 "regular expression"
6951             ],
6952             "support": {
6953                 "issues": "https://github.com/composer/pcre/issues",
6954                 "source": "https://github.com/composer/pcre/tree/3.1.4"
6955             },
6956             "funding": [
6957                 {
6958                     "url": "https://packagist.com",
6959                     "type": "custom"
6960                 },
6961                 {
6962                     "url": "https://github.com/composer",
6963                     "type": "github"
6964                 },
6965                 {
6966                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6967                     "type": "tidelift"
6968                 }
6969             ],
6970             "time": "2024-05-27T13:40:54+00:00"
6971         },
6972         {
6973             "name": "composer/semver",
6974             "version": "3.4.2",
6975             "source": {
6976                 "type": "git",
6977                 "url": "https://github.com/composer/semver.git",
6978                 "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6"
6979             },
6980             "dist": {
6981                 "type": "zip",
6982                 "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6",
6983                 "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6",
6984                 "shasum": ""
6985             },
6986             "require": {
6987                 "php": "^5.3.2 || ^7.0 || ^8.0"
6988             },
6989             "require-dev": {
6990                 "phpstan/phpstan": "^1.4",
6991                 "symfony/phpunit-bridge": "^4.2 || ^5"
6992             },
6993             "type": "library",
6994             "extra": {
6995                 "branch-alias": {
6996                     "dev-main": "3.x-dev"
6997                 }
6998             },
6999             "autoload": {
7000                 "psr-4": {
7001                     "Composer\\Semver\\": "src"
7002                 }
7003             },
7004             "notification-url": "https://packagist.org/downloads/",
7005             "license": [
7006                 "MIT"
7007             ],
7008             "authors": [
7009                 {
7010                     "name": "Nils Adermann",
7011                     "email": "naderman@naderman.de",
7012                     "homepage": "http://www.naderman.de"
7013                 },
7014                 {
7015                     "name": "Jordi Boggiano",
7016                     "email": "j.boggiano@seld.be",
7017                     "homepage": "http://seld.be"
7018                 },
7019                 {
7020                     "name": "Rob Bast",
7021                     "email": "rob.bast@gmail.com",
7022                     "homepage": "http://robbast.nl"
7023                 }
7024             ],
7025             "description": "Semver library that offers utilities, version constraint parsing and validation.",
7026             "keywords": [
7027                 "semantic",
7028                 "semver",
7029                 "validation",
7030                 "versioning"
7031             ],
7032             "support": {
7033                 "irc": "ircs://irc.libera.chat:6697/composer",
7034                 "issues": "https://github.com/composer/semver/issues",
7035                 "source": "https://github.com/composer/semver/tree/3.4.2"
7036             },
7037             "funding": [
7038                 {
7039                     "url": "https://packagist.com",
7040                     "type": "custom"
7041                 },
7042                 {
7043                     "url": "https://github.com/composer",
7044                     "type": "github"
7045                 },
7046                 {
7047                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7048                     "type": "tidelift"
7049                 }
7050             ],
7051             "time": "2024-07-12T11:35:52+00:00"
7052         },
7053         {
7054             "name": "composer/xdebug-handler",
7055             "version": "3.0.5",
7056             "source": {
7057                 "type": "git",
7058                 "url": "https://github.com/composer/xdebug-handler.git",
7059                 "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
7060             },
7061             "dist": {
7062                 "type": "zip",
7063                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
7064                 "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
7065                 "shasum": ""
7066             },
7067             "require": {
7068                 "composer/pcre": "^1 || ^2 || ^3",
7069                 "php": "^7.2.5 || ^8.0",
7070                 "psr/log": "^1 || ^2 || ^3"
7071             },
7072             "require-dev": {
7073                 "phpstan/phpstan": "^1.0",
7074                 "phpstan/phpstan-strict-rules": "^1.1",
7075                 "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
7076             },
7077             "type": "library",
7078             "autoload": {
7079                 "psr-4": {
7080                     "Composer\\XdebugHandler\\": "src"
7081                 }
7082             },
7083             "notification-url": "https://packagist.org/downloads/",
7084             "license": [
7085                 "MIT"
7086             ],
7087             "authors": [
7088                 {
7089                     "name": "John Stevenson",
7090                     "email": "john-stevenson@blueyonder.co.uk"
7091                 }
7092             ],
7093             "description": "Restarts a process without Xdebug.",
7094             "keywords": [
7095                 "Xdebug",
7096                 "performance"
7097             ],
7098             "support": {
7099                 "irc": "ircs://irc.libera.chat:6697/composer",
7100                 "issues": "https://github.com/composer/xdebug-handler/issues",
7101                 "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
7102             },
7103             "funding": [
7104                 {
7105                     "url": "https://packagist.com",
7106                     "type": "custom"
7107                 },
7108                 {
7109                     "url": "https://github.com/composer",
7110                     "type": "github"
7111                 },
7112                 {
7113                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
7114                     "type": "tidelift"
7115                 }
7116             ],
7117             "time": "2024-05-06T16:37:16+00:00"
7118         },
7119         {
7120             "name": "dealerdirect/phpcodesniffer-composer-installer",
7121             "version": "v1.0.0",
7122             "source": {
7123                 "type": "git",
7124                 "url": "https://github.com/PHPCSStandards/composer-installer.git",
7125                 "reference": "4be43904336affa5c2f70744a348312336afd0da"
7126             },
7127             "dist": {
7128                 "type": "zip",
7129                 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
7130                 "reference": "4be43904336affa5c2f70744a348312336afd0da",
7131                 "shasum": ""
7132             },
7133             "require": {
7134                 "composer-plugin-api": "^1.0 || ^2.0",
7135                 "php": ">=5.4",
7136                 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
7137             },
7138             "require-dev": {
7139                 "composer/composer": "*",
7140                 "ext-json": "*",
7141                 "ext-zip": "*",
7142                 "php-parallel-lint/php-parallel-lint": "^1.3.1",
7143                 "phpcompatibility/php-compatibility": "^9.0",
7144                 "yoast/phpunit-polyfills": "^1.0"
7145             },
7146             "type": "composer-plugin",
7147             "extra": {
7148                 "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
7149             },
7150             "autoload": {
7151                 "psr-4": {
7152                     "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
7153                 }
7154             },
7155             "notification-url": "https://packagist.org/downloads/",
7156             "license": [
7157                 "MIT"
7158             ],
7159             "authors": [
7160                 {
7161                     "name": "Franck Nijhof",
7162                     "email": "franck.nijhof@dealerdirect.com",
7163                     "homepage": "http://www.frenck.nl",
7164                     "role": "Developer / IT Manager"
7165                 },
7166                 {
7167                     "name": "Contributors",
7168                     "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
7169                 }
7170             ],
7171             "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
7172             "homepage": "http://www.dealerdirect.com",
7173             "keywords": [
7174                 "PHPCodeSniffer",
7175                 "PHP_CodeSniffer",
7176                 "code quality",
7177                 "codesniffer",
7178                 "composer",
7179                 "installer",
7180                 "phpcbf",
7181                 "phpcs",
7182                 "plugin",
7183                 "qa",
7184                 "quality",
7185                 "standard",
7186                 "standards",
7187                 "style guide",
7188                 "stylecheck",
7189                 "tests"
7190             ],
7191             "support": {
7192                 "issues": "https://github.com/PHPCSStandards/composer-installer/issues",
7193                 "source": "https://github.com/PHPCSStandards/composer-installer"
7194             },
7195             "time": "2023-01-05T11:28:13+00:00"
7196         },
7197         {
7198             "name": "dnoegel/php-xdg-base-dir",
7199             "version": "v0.1.1",
7200             "source": {
7201                 "type": "git",
7202                 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
7203                 "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
7204             },
7205             "dist": {
7206                 "type": "zip",
7207                 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
7208                 "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
7209                 "shasum": ""
7210             },
7211             "require": {
7212                 "php": ">=5.3.2"
7213             },
7214             "require-dev": {
7215                 "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
7216             },
7217             "type": "library",
7218             "autoload": {
7219                 "psr-4": {
7220                     "XdgBaseDir\\": "src/"
7221                 }
7222             },
7223             "notification-url": "https://packagist.org/downloads/",
7224             "license": [
7225                 "MIT"
7226             ],
7227             "description": "implementation of xdg base directory specification for php",
7228             "support": {
7229                 "issues": "https://github.com/dnoegel/php-xdg-base-dir/issues",
7230                 "source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1"
7231             },
7232             "time": "2019-12-04T15:06:13+00:00"
7233         },
7234         {
7235             "name": "doctrine/deprecations",
7236             "version": "1.1.3",
7237             "source": {
7238                 "type": "git",
7239                 "url": "https://github.com/doctrine/deprecations.git",
7240                 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
7241             },
7242             "dist": {
7243                 "type": "zip",
7244                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
7245                 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
7246                 "shasum": ""
7247             },
7248             "require": {
7249                 "php": "^7.1 || ^8.0"
7250             },
7251             "require-dev": {
7252                 "doctrine/coding-standard": "^9",
7253                 "phpstan/phpstan": "1.4.10 || 1.10.15",
7254                 "phpstan/phpstan-phpunit": "^1.0",
7255                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
7256                 "psalm/plugin-phpunit": "0.18.4",
7257                 "psr/log": "^1 || ^2 || ^3",
7258                 "vimeo/psalm": "4.30.0 || 5.12.0"
7259             },
7260             "suggest": {
7261                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
7262             },
7263             "type": "library",
7264             "autoload": {
7265                 "psr-4": {
7266                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
7267                 }
7268             },
7269             "notification-url": "https://packagist.org/downloads/",
7270             "license": [
7271                 "MIT"
7272             ],
7273             "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.",
7274             "homepage": "https://www.doctrine-project.org/",
7275             "support": {
7276                 "issues": "https://github.com/doctrine/deprecations/issues",
7277                 "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
7278             },
7279             "time": "2024-01-30T19:34:25+00:00"
7280         },
7281         {
7282             "name": "felixfbecker/advanced-json-rpc",
7283             "version": "v3.2.1",
7284             "source": {
7285                 "type": "git",
7286                 "url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
7287                 "reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447"
7288             },
7289             "dist": {
7290                 "type": "zip",
7291                 "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/b5f37dbff9a8ad360ca341f3240dc1c168b45447",
7292                 "reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447",
7293                 "shasum": ""
7294             },
7295             "require": {
7296                 "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
7297                 "php": "^7.1 || ^8.0",
7298                 "phpdocumentor/reflection-docblock": "^4.3.4 || ^5.0.0"
7299             },
7300             "require-dev": {
7301                 "phpunit/phpunit": "^7.0 || ^8.0"
7302             },
7303             "type": "library",
7304             "autoload": {
7305                 "psr-4": {
7306                     "AdvancedJsonRpc\\": "lib/"
7307                 }
7308             },
7309             "notification-url": "https://packagist.org/downloads/",
7310             "license": [
7311                 "ISC"
7312             ],
7313             "authors": [
7314                 {
7315                     "name": "Felix Becker",
7316                     "email": "felix.b@outlook.com"
7317                 }
7318             ],
7319             "description": "A more advanced JSONRPC implementation",
7320             "support": {
7321                 "issues": "https://github.com/felixfbecker/php-advanced-json-rpc/issues",
7322                 "source": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/v3.2.1"
7323             },
7324             "time": "2021-06-11T22:34:44+00:00"
7325         },
7326         {
7327             "name": "felixfbecker/language-server-protocol",
7328             "version": "v1.5.2",
7329             "source": {
7330                 "type": "git",
7331                 "url": "https://github.com/felixfbecker/php-language-server-protocol.git",
7332                 "reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842"
7333             },
7334             "dist": {
7335                 "type": "zip",
7336                 "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/6e82196ffd7c62f7794d778ca52b69feec9f2842",
7337                 "reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842",
7338                 "shasum": ""
7339             },
7340             "require": {
7341                 "php": ">=7.1"
7342             },
7343             "require-dev": {
7344                 "phpstan/phpstan": "*",
7345                 "squizlabs/php_codesniffer": "^3.1",
7346                 "vimeo/psalm": "^4.0"
7347             },
7348             "type": "library",
7349             "extra": {
7350                 "branch-alias": {
7351                     "dev-master": "1.x-dev"
7352                 }
7353             },
7354             "autoload": {
7355                 "psr-4": {
7356                     "LanguageServerProtocol\\": "src/"
7357                 }
7358             },
7359             "notification-url": "https://packagist.org/downloads/",
7360             "license": [
7361                 "ISC"
7362             ],
7363             "authors": [
7364                 {
7365                     "name": "Felix Becker",
7366                     "email": "felix.b@outlook.com"
7367                 }
7368             ],
7369             "description": "PHP classes for the Language Server Protocol",
7370             "keywords": [
7371                 "language",
7372                 "microsoft",
7373                 "php",
7374                 "server"
7375             ],
7376             "support": {
7377                 "issues": "https://github.com/felixfbecker/php-language-server-protocol/issues",
7378                 "source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.2"
7379             },
7380             "time": "2022-03-02T22:36:06+00:00"
7381         },
7382         {
7383             "name": "fidry/cpu-core-counter",
7384             "version": "1.1.0",
7385             "source": {
7386                 "type": "git",
7387                 "url": "https://github.com/theofidry/cpu-core-counter.git",
7388                 "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
7389             },
7390             "dist": {
7391                 "type": "zip",
7392                 "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
7393                 "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
7394                 "shasum": ""
7395             },
7396             "require": {
7397                 "php": "^7.2 || ^8.0"
7398             },
7399             "require-dev": {
7400                 "fidry/makefile": "^0.2.0",
7401                 "fidry/php-cs-fixer-config": "^1.1.2",
7402                 "phpstan/extension-installer": "^1.2.0",
7403                 "phpstan/phpstan": "^1.9.2",
7404                 "phpstan/phpstan-deprecation-rules": "^1.0.0",
7405                 "phpstan/phpstan-phpunit": "^1.2.2",
7406                 "phpstan/phpstan-strict-rules": "^1.4.4",
7407                 "phpunit/phpunit": "^8.5.31 || ^9.5.26",
7408                 "webmozarts/strict-phpunit": "^7.5"
7409             },
7410             "type": "library",
7411             "autoload": {
7412                 "psr-4": {
7413                     "Fidry\\CpuCoreCounter\\": "src/"
7414                 }
7415             },
7416             "notification-url": "https://packagist.org/downloads/",
7417             "license": [
7418                 "MIT"
7419             ],
7420             "authors": [
7421                 {
7422                     "name": "Théo FIDRY",
7423                     "email": "theo.fidry@gmail.com"
7424                 }
7425             ],
7426             "description": "Tiny utility to get the number of CPU cores.",
7427             "keywords": [
7428                 "CPU",
7429                 "core"
7430             ],
7431             "support": {
7432                 "issues": "https://github.com/theofidry/cpu-core-counter/issues",
7433                 "source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
7434             },
7435             "funding": [
7436                 {
7437                     "url": "https://github.com/theofidry",
7438                     "type": "github"
7439                 }
7440             ],
7441             "time": "2024-02-07T09:43:46+00:00"
7442         },
7443         {
7444             "name": "hamcrest/hamcrest-php",
7445             "version": "v2.0.1",
7446             "source": {
7447                 "type": "git",
7448                 "url": "https://github.com/hamcrest/hamcrest-php.git",
7449                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
7450             },
7451             "dist": {
7452                 "type": "zip",
7453                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
7454                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
7455                 "shasum": ""
7456             },
7457             "require": {
7458                 "php": "^5.3|^7.0|^8.0"
7459             },
7460             "replace": {
7461                 "cordoval/hamcrest-php": "*",
7462                 "davedevelopment/hamcrest-php": "*",
7463                 "kodova/hamcrest-php": "*"
7464             },
7465             "require-dev": {
7466                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
7467                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
7468             },
7469             "type": "library",
7470             "extra": {
7471                 "branch-alias": {
7472                     "dev-master": "2.1-dev"
7473                 }
7474             },
7475             "autoload": {
7476                 "classmap": [
7477                     "hamcrest"
7478                 ]
7479             },
7480             "notification-url": "https://packagist.org/downloads/",
7481             "license": [
7482                 "BSD-3-Clause"
7483             ],
7484             "description": "This is the PHP port of Hamcrest Matchers",
7485             "keywords": [
7486                 "test"
7487             ],
7488             "support": {
7489                 "issues": "https://github.com/hamcrest/hamcrest-php/issues",
7490                 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
7491             },
7492             "time": "2020-07-09T08:09:16+00:00"
7493         },
7494         {
7495             "name": "mikey179/vfsstream",
7496             "version": "v1.6.11",
7497             "source": {
7498                 "type": "git",
7499                 "url": "https://github.com/bovigo/vfsStream.git",
7500                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f"
7501             },
7502             "dist": {
7503                 "type": "zip",
7504                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
7505                 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
7506                 "shasum": ""
7507             },
7508             "require": {
7509                 "php": ">=5.3.0"
7510             },
7511             "require-dev": {
7512                 "phpunit/phpunit": "^4.5|^5.0"
7513             },
7514             "type": "library",
7515             "extra": {
7516                 "branch-alias": {
7517                     "dev-master": "1.6.x-dev"
7518                 }
7519             },
7520             "autoload": {
7521                 "psr-0": {
7522                     "org\\bovigo\\vfs\\": "src/main/php"
7523                 }
7524             },
7525             "notification-url": "https://packagist.org/downloads/",
7526             "license": [
7527                 "BSD-3-Clause"
7528             ],
7529             "authors": [
7530                 {
7531                     "name": "Frank Kleine",
7532                     "homepage": "http://frankkleine.de/",
7533                     "role": "Developer"
7534                 }
7535             ],
7536             "description": "Virtual file system to mock the real file system in unit tests.",
7537             "homepage": "http://vfs.bovigo.org/",
7538             "support": {
7539                 "issues": "https://github.com/bovigo/vfsStream/issues",
7540                 "source": "https://github.com/bovigo/vfsStream/tree/master",
7541                 "wiki": "https://github.com/bovigo/vfsStream/wiki"
7542             },
7543             "time": "2022-02-23T02:02:42+00:00"
7544         },
7545         {
7546             "name": "mockery/mockery",
7547             "version": "1.6.6",
7548             "source": {
7549                 "type": "git",
7550                 "url": "https://github.com/mockery/mockery.git",
7551                 "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e"
7552             },
7553             "dist": {
7554                 "type": "zip",
7555                 "url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e",
7556                 "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e",
7557                 "shasum": ""
7558             },
7559             "require": {
7560                 "hamcrest/hamcrest-php": "^2.0.1",
7561                 "lib-pcre": ">=7.0",
7562                 "php": ">=7.3"
7563             },
7564             "conflict": {
7565                 "phpunit/phpunit": "<8.0"
7566             },
7567             "require-dev": {
7568                 "phpunit/phpunit": "^8.5 || ^9.6.10",
7569                 "psalm/plugin-phpunit": "^0.18.4",
7570                 "symplify/easy-coding-standard": "^11.5.0",
7571                 "vimeo/psalm": "^4.30"
7572             },
7573             "type": "library",
7574             "autoload": {
7575                 "files": [
7576                     "library/helpers.php",
7577                     "library/Mockery.php"
7578                 ],
7579                 "psr-4": {
7580                     "Mockery\\": "library/Mockery"
7581                 }
7582             },
7583             "notification-url": "https://packagist.org/downloads/",
7584             "license": [
7585                 "BSD-3-Clause"
7586             ],
7587             "authors": [
7588                 {
7589                     "name": "Pádraic Brady",
7590                     "email": "padraic.brady@gmail.com",
7591                     "homepage": "https://github.com/padraic",
7592                     "role": "Author"
7593                 },
7594                 {
7595                     "name": "Dave Marshall",
7596                     "email": "dave.marshall@atstsolutions.co.uk",
7597                     "homepage": "https://davedevelopment.co.uk",
7598                     "role": "Developer"
7599                 },
7600                 {
7601                     "name": "Nathanael Esayeas",
7602                     "email": "nathanael.esayeas@protonmail.com",
7603                     "homepage": "https://github.com/ghostwriter",
7604                     "role": "Lead Developer"
7605                 }
7606             ],
7607             "description": "Mockery is a simple yet flexible PHP mock object framework",
7608             "homepage": "https://github.com/mockery/mockery",
7609             "keywords": [
7610                 "BDD",
7611                 "TDD",
7612                 "library",
7613                 "mock",
7614                 "mock objects",
7615                 "mockery",
7616                 "stub",
7617                 "test",
7618                 "test double",
7619                 "testing"
7620             ],
7621             "support": {
7622                 "docs": "https://docs.mockery.io/",
7623                 "issues": "https://github.com/mockery/mockery/issues",
7624                 "rss": "https://github.com/mockery/mockery/releases.atom",
7625                 "security": "https://github.com/mockery/mockery/security/advisories",
7626                 "source": "https://github.com/mockery/mockery"
7627             },
7628             "time": "2023-08-09T00:03:52+00:00"
7629         },
7630         {
7631             "name": "myclabs/deep-copy",
7632             "version": "1.11.0",
7633             "source": {
7634                 "type": "git",
7635                 "url": "https://github.com/myclabs/DeepCopy.git",
7636                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
7637             },
7638             "dist": {
7639                 "type": "zip",
7640                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
7641                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
7642                 "shasum": ""
7643             },
7644             "require": {
7645                 "php": "^7.1 || ^8.0"
7646             },
7647             "conflict": {
7648                 "doctrine/collections": "<1.6.8",
7649                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
7650             },
7651             "require-dev": {
7652                 "doctrine/collections": "^1.6.8",
7653                 "doctrine/common": "^2.13.3 || ^3.2.2",
7654                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
7655             },
7656             "type": "library",
7657             "autoload": {
7658                 "files": [
7659                     "src/DeepCopy/deep_copy.php"
7660                 ],
7661                 "psr-4": {
7662                     "DeepCopy\\": "src/DeepCopy/"
7663                 }
7664             },
7665             "notification-url": "https://packagist.org/downloads/",
7666             "license": [
7667                 "MIT"
7668             ],
7669             "description": "Create deep copies (clones) of your objects",
7670             "keywords": [
7671                 "clone",
7672                 "copy",
7673                 "duplicate",
7674                 "object",
7675                 "object graph"
7676             ],
7677             "support": {
7678                 "issues": "https://github.com/myclabs/DeepCopy/issues",
7679                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
7680             },
7681             "funding": [
7682                 {
7683                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
7684                     "type": "tidelift"
7685                 }
7686             ],
7687             "time": "2022-03-03T13:19:32+00:00"
7688         },
7689         {
7690             "name": "netresearch/jsonmapper",
7691             "version": "v4.4.1",
7692             "source": {
7693                 "type": "git",
7694                 "url": "https://github.com/cweiske/jsonmapper.git",
7695                 "reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0"
7696             },
7697             "dist": {
7698                 "type": "zip",
7699                 "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/132c75c7dd83e45353ebb9c6c9f591952995bbf0",
7700                 "reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0",
7701                 "shasum": ""
7702             },
7703             "require": {
7704                 "ext-json": "*",
7705                 "ext-pcre": "*",
7706                 "ext-reflection": "*",
7707                 "ext-spl": "*",
7708                 "php": ">=7.1"
7709             },
7710             "require-dev": {
7711                 "phpunit/phpunit": "~7.5 || ~8.0 || ~9.0 || ~10.0",
7712                 "squizlabs/php_codesniffer": "~3.5"
7713             },
7714             "type": "library",
7715             "autoload": {
7716                 "psr-0": {
7717                     "JsonMapper": "src/"
7718                 }
7719             },
7720             "notification-url": "https://packagist.org/downloads/",
7721             "license": [
7722                 "OSL-3.0"
7723             ],
7724             "authors": [
7725                 {
7726                     "name": "Christian Weiske",
7727                     "email": "cweiske@cweiske.de",
7728                     "homepage": "http://github.com/cweiske/jsonmapper/",
7729                     "role": "Developer"
7730                 }
7731             ],
7732             "description": "Map nested JSON structures onto PHP classes",
7733             "support": {
7734                 "email": "cweiske@cweiske.de",
7735                 "issues": "https://github.com/cweiske/jsonmapper/issues",
7736                 "source": "https://github.com/cweiske/jsonmapper/tree/v4.4.1"
7737             },
7738             "time": "2024-01-31T06:18:54+00:00"
7739         },
7740         {
7741             "name": "nikic/php-parser",
7742             "version": "v4.19.1",
7743             "source": {
7744                 "type": "git",
7745                 "url": "https://github.com/nikic/PHP-Parser.git",
7746                 "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b"
7747             },
7748             "dist": {
7749                 "type": "zip",
7750                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b",
7751                 "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b",
7752                 "shasum": ""
7753             },
7754             "require": {
7755                 "ext-tokenizer": "*",
7756                 "php": ">=7.1"
7757             },
7758             "require-dev": {
7759                 "ircmaxell/php-yacc": "^0.0.7",
7760                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
7761             },
7762             "bin": [
7763                 "bin/php-parse"
7764             ],
7765             "type": "library",
7766             "extra": {
7767                 "branch-alias": {
7768                     "dev-master": "4.9-dev"
7769                 }
7770             },
7771             "autoload": {
7772                 "psr-4": {
7773                     "PhpParser\\": "lib/PhpParser"
7774                 }
7775             },
7776             "notification-url": "https://packagist.org/downloads/",
7777             "license": [
7778                 "BSD-3-Clause"
7779             ],
7780             "authors": [
7781                 {
7782                     "name": "Nikita Popov"
7783                 }
7784             ],
7785             "description": "A PHP parser written in PHP",
7786             "keywords": [
7787                 "parser",
7788                 "php"
7789             ],
7790             "support": {
7791                 "issues": "https://github.com/nikic/PHP-Parser/issues",
7792                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1"
7793             },
7794             "time": "2024-03-17T08:10:35+00:00"
7795         },
7796         {
7797             "name": "phar-io/manifest",
7798             "version": "2.0.3",
7799             "source": {
7800                 "type": "git",
7801                 "url": "https://github.com/phar-io/manifest.git",
7802                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
7803             },
7804             "dist": {
7805                 "type": "zip",
7806                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
7807                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
7808                 "shasum": ""
7809             },
7810             "require": {
7811                 "ext-dom": "*",
7812                 "ext-phar": "*",
7813                 "ext-xmlwriter": "*",
7814                 "phar-io/version": "^3.0.1",
7815                 "php": "^7.2 || ^8.0"
7816             },
7817             "type": "library",
7818             "extra": {
7819                 "branch-alias": {
7820                     "dev-master": "2.0.x-dev"
7821                 }
7822             },
7823             "autoload": {
7824                 "classmap": [
7825                     "src/"
7826                 ]
7827             },
7828             "notification-url": "https://packagist.org/downloads/",
7829             "license": [
7830                 "BSD-3-Clause"
7831             ],
7832             "authors": [
7833                 {
7834                     "name": "Arne Blankerts",
7835                     "email": "arne@blankerts.de",
7836                     "role": "Developer"
7837                 },
7838                 {
7839                     "name": "Sebastian Heuer",
7840                     "email": "sebastian@phpeople.de",
7841                     "role": "Developer"
7842                 },
7843                 {
7844                     "name": "Sebastian Bergmann",
7845                     "email": "sebastian@phpunit.de",
7846                     "role": "Developer"
7847                 }
7848             ],
7849             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
7850             "support": {
7851                 "issues": "https://github.com/phar-io/manifest/issues",
7852                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
7853             },
7854             "time": "2021-07-20T11:28:43+00:00"
7855         },
7856         {
7857             "name": "phar-io/version",
7858             "version": "3.2.1",
7859             "source": {
7860                 "type": "git",
7861                 "url": "https://github.com/phar-io/version.git",
7862                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
7863             },
7864             "dist": {
7865                 "type": "zip",
7866                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
7867                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
7868                 "shasum": ""
7869             },
7870             "require": {
7871                 "php": "^7.2 || ^8.0"
7872             },
7873             "type": "library",
7874             "autoload": {
7875                 "classmap": [
7876                     "src/"
7877                 ]
7878             },
7879             "notification-url": "https://packagist.org/downloads/",
7880             "license": [
7881                 "BSD-3-Clause"
7882             ],
7883             "authors": [
7884                 {
7885                     "name": "Arne Blankerts",
7886                     "email": "arne@blankerts.de",
7887                     "role": "Developer"
7888                 },
7889                 {
7890                     "name": "Sebastian Heuer",
7891                     "email": "sebastian@phpeople.de",
7892                     "role": "Developer"
7893                 },
7894                 {
7895                     "name": "Sebastian Bergmann",
7896                     "email": "sebastian@phpunit.de",
7897                     "role": "Developer"
7898                 }
7899             ],
7900             "description": "Library for handling version information and constraints",
7901             "support": {
7902                 "issues": "https://github.com/phar-io/version/issues",
7903                 "source": "https://github.com/phar-io/version/tree/3.2.1"
7904             },
7905             "time": "2022-02-21T01:04:05+00:00"
7906         },
7907         {
7908             "name": "php-http/discovery",
7909             "version": "1.13.0",
7910             "source": {
7911                 "type": "git",
7912                 "url": "https://github.com/php-http/discovery.git",
7913                 "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7"
7914             },
7915             "dist": {
7916                 "type": "zip",
7917                 "url": "https://api.github.com/repos/php-http/discovery/zipball/788f72d64c43dc361e7fcc7464c3d947c64984a7",
7918                 "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7",
7919                 "shasum": ""
7920             },
7921             "require": {
7922                 "php": "^7.1 || ^8.0"
7923             },
7924             "conflict": {
7925                 "nyholm/psr7": "<1.0"
7926             },
7927             "require-dev": {
7928                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
7929                 "php-http/httplug": "^1.0 || ^2.0",
7930                 "php-http/message-factory": "^1.0",
7931                 "phpspec/phpspec": "^5.1 || ^6.1",
7932                 "puli/composer-plugin": "1.0.0-beta10"
7933             },
7934             "suggest": {
7935                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
7936                 "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
7937             },
7938             "type": "library",
7939             "extra": {
7940                 "branch-alias": {
7941                     "dev-master": "1.9-dev"
7942                 }
7943             },
7944             "autoload": {
7945                 "psr-4": {
7946                     "Http\\Discovery\\": "src/"
7947                 }
7948             },
7949             "notification-url": "https://packagist.org/downloads/",
7950             "license": [
7951                 "MIT"
7952             ],
7953             "authors": [
7954                 {
7955                     "name": "Márk Sági-Kazár",
7956                     "email": "mark.sagikazar@gmail.com"
7957                 }
7958             ],
7959             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
7960             "homepage": "http://php-http.org",
7961             "keywords": [
7962                 "adapter",
7963                 "client",
7964                 "discovery",
7965                 "factory",
7966                 "http",
7967                 "message",
7968                 "psr7"
7969             ],
7970             "support": {
7971                 "issues": "https://github.com/php-http/discovery/issues",
7972                 "source": "https://github.com/php-http/discovery/tree/1.13.0"
7973             },
7974             "time": "2020-11-27T14:49:42+00:00"
7975         },
7976         {
7977             "name": "php-http/mock-client",
7978             "version": "1.4.1",
7979             "source": {
7980                 "type": "git",
7981                 "url": "https://github.com/php-http/mock-client.git",
7982                 "reference": "1f89dc2dcfcf7c2aa69a2045fd05d67c52f8b612"
7983             },
7984             "dist": {
7985                 "type": "zip",
7986                 "url": "https://api.github.com/repos/php-http/mock-client/zipball/1f89dc2dcfcf7c2aa69a2045fd05d67c52f8b612",
7987                 "reference": "1f89dc2dcfcf7c2aa69a2045fd05d67c52f8b612",
7988                 "shasum": ""
7989             },
7990             "require": {
7991                 "php": "^7.1 || ^8.0",
7992                 "php-http/client-common": "^1.9 || ^2.0",
7993                 "php-http/discovery": "^1.0",
7994                 "php-http/httplug": "^1.0 || ^2.0",
7995                 "php-http/message-factory": "^1.0",
7996                 "psr/http-client": "^1.0",
7997                 "psr/http-factory": "^1.0",
7998                 "psr/http-message": "^1.0",
7999                 "symfony/polyfill-php80": "^1.17"
8000             },
8001             "provide": {
8002                 "php-http/async-client-implementation": "1.0",
8003                 "php-http/client-implementation": "1.0"
8004             },
8005             "require-dev": {
8006                 "phpspec/phpspec": "^5.1 || ^6.0"
8007             },
8008             "type": "library",
8009             "extra": {
8010                 "branch-alias": {
8011                     "dev-master": "1.4-dev"
8012                 }
8013             },
8014             "autoload": {
8015                 "psr-4": {
8016                     "Http\\Mock\\": "src/"
8017                 }
8018             },
8019             "notification-url": "https://packagist.org/downloads/",
8020             "license": [
8021                 "MIT"
8022             ],
8023             "authors": [
8024                 {
8025                     "name": "David de Boer",
8026                     "email": "david@ddeboer.nl"
8027                 }
8028             ],
8029             "description": "Mock HTTP client",
8030             "homepage": "http://httplug.io",
8031             "keywords": [
8032                 "client",
8033                 "http",
8034                 "mock",
8035                 "psr7"
8036             ],
8037             "support": {
8038                 "issues": "https://github.com/php-http/mock-client/issues",
8039                 "source": "https://github.com/php-http/mock-client/tree/1.4.1"
8040             },
8041             "time": "2020-07-14T08:01:01+00:00"
8042         },
8043         {
8044             "name": "php-standard-library/psalm-plugin",
8045             "version": "2.2.1",
8046             "source": {
8047                 "type": "git",
8048                 "url": "https://github.com/php-standard-library/psalm-plugin.git",
8049                 "reference": "068bc7a8fcbe53658c94d54eec65205eb7e6caae"
8050             },
8051             "dist": {
8052                 "type": "zip",
8053                 "url": "https://api.github.com/repos/php-standard-library/psalm-plugin/zipball/068bc7a8fcbe53658c94d54eec65205eb7e6caae",
8054                 "reference": "068bc7a8fcbe53658c94d54eec65205eb7e6caae",
8055                 "shasum": ""
8056             },
8057             "require": {
8058                 "php": "^8.1",
8059                 "vimeo/psalm": "^5.0"
8060             },
8061             "conflict": {
8062                 "azjezz/psl": "<2.0"
8063             },
8064             "require-dev": {
8065                 "friendsofphp/php-cs-fixer": "^2.18",
8066                 "roave/security-advisories": "dev-master",
8067                 "squizlabs/php_codesniffer": "^3.5"
8068             },
8069             "type": "psalm-plugin",
8070             "extra": {
8071                 "psalm": {
8072                     "pluginClass": "Psl\\Psalm\\Plugin"
8073                 }
8074             },
8075             "autoload": {
8076                 "psr-4": {
8077                     "Psl\\Psalm\\": "src/"
8078                 }
8079             },
8080             "notification-url": "https://packagist.org/downloads/",
8081             "license": [
8082                 "MIT"
8083             ],
8084             "authors": [
8085                 {
8086                     "name": "azjezz",
8087                     "email": "azjezz@protonmail.com"
8088                 }
8089             ],
8090             "description": "Psalm plugin for the PHP Standard Library",
8091             "support": {
8092                 "issues": "https://github.com/php-standard-library/psalm-plugin/issues",
8093                 "source": "https://github.com/php-standard-library/psalm-plugin/tree/2.2.1"
8094             },
8095             "time": "2022-12-06T10:44:56+00:00"
8096         },
8097         {
8098             "name": "phpdocumentor/reflection-common",
8099             "version": "2.2.0",
8100             "source": {
8101                 "type": "git",
8102                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
8103                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
8104             },
8105             "dist": {
8106                 "type": "zip",
8107                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
8108                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
8109                 "shasum": ""
8110             },
8111             "require": {
8112                 "php": "^7.2 || ^8.0"
8113             },
8114             "type": "library",
8115             "extra": {
8116                 "branch-alias": {
8117                     "dev-2.x": "2.x-dev"
8118                 }
8119             },
8120             "autoload": {
8121                 "psr-4": {
8122                     "phpDocumentor\\Reflection\\": "src/"
8123                 }
8124             },
8125             "notification-url": "https://packagist.org/downloads/",
8126             "license": [
8127                 "MIT"
8128             ],
8129             "authors": [
8130                 {
8131                     "name": "Jaap van Otterdijk",
8132                     "email": "opensource@ijaap.nl"
8133                 }
8134             ],
8135             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
8136             "homepage": "http://www.phpdoc.org",
8137             "keywords": [
8138                 "FQSEN",
8139                 "phpDocumentor",
8140                 "phpdoc",
8141                 "reflection",
8142                 "static analysis"
8143             ],
8144             "support": {
8145                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
8146                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
8147             },
8148             "time": "2020-06-27T09:03:43+00:00"
8149         },
8150         {
8151             "name": "phpdocumentor/reflection-docblock",
8152             "version": "5.4.1",
8153             "source": {
8154                 "type": "git",
8155                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
8156                 "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c"
8157             },
8158             "dist": {
8159                 "type": "zip",
8160                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c",
8161                 "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c",
8162                 "shasum": ""
8163             },
8164             "require": {
8165                 "doctrine/deprecations": "^1.1",
8166                 "ext-filter": "*",
8167                 "php": "^7.4 || ^8.0",
8168                 "phpdocumentor/reflection-common": "^2.2",
8169                 "phpdocumentor/type-resolver": "^1.7",
8170                 "phpstan/phpdoc-parser": "^1.7",
8171                 "webmozart/assert": "^1.9.1"
8172             },
8173             "require-dev": {
8174                 "mockery/mockery": "~1.3.5",
8175                 "phpstan/extension-installer": "^1.1",
8176                 "phpstan/phpstan": "^1.8",
8177                 "phpstan/phpstan-mockery": "^1.1",
8178                 "phpstan/phpstan-webmozart-assert": "^1.2",
8179                 "phpunit/phpunit": "^9.5",
8180                 "vimeo/psalm": "^5.13"
8181             },
8182             "type": "library",
8183             "extra": {
8184                 "branch-alias": {
8185                     "dev-master": "5.x-dev"
8186                 }
8187             },
8188             "autoload": {
8189                 "psr-4": {
8190                     "phpDocumentor\\Reflection\\": "src"
8191                 }
8192             },
8193             "notification-url": "https://packagist.org/downloads/",
8194             "license": [
8195                 "MIT"
8196             ],
8197             "authors": [
8198                 {
8199                     "name": "Mike van Riel",
8200                     "email": "me@mikevanriel.com"
8201                 },
8202                 {
8203                     "name": "Jaap van Otterdijk",
8204                     "email": "opensource@ijaap.nl"
8205                 }
8206             ],
8207             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
8208             "support": {
8209                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
8210                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1"
8211             },
8212             "time": "2024-05-21T05:55:05+00:00"
8213         },
8214         {
8215             "name": "phpdocumentor/type-resolver",
8216             "version": "1.8.2",
8217             "source": {
8218                 "type": "git",
8219                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
8220                 "reference": "153ae662783729388a584b4361f2545e4d841e3c"
8221             },
8222             "dist": {
8223                 "type": "zip",
8224                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
8225                 "reference": "153ae662783729388a584b4361f2545e4d841e3c",
8226                 "shasum": ""
8227             },
8228             "require": {
8229                 "doctrine/deprecations": "^1.0",
8230                 "php": "^7.3 || ^8.0",
8231                 "phpdocumentor/reflection-common": "^2.0",
8232                 "phpstan/phpdoc-parser": "^1.13"
8233             },
8234             "require-dev": {
8235                 "ext-tokenizer": "*",
8236                 "phpbench/phpbench": "^1.2",
8237                 "phpstan/extension-installer": "^1.1",
8238                 "phpstan/phpstan": "^1.8",
8239                 "phpstan/phpstan-phpunit": "^1.1",
8240                 "phpunit/phpunit": "^9.5",
8241                 "rector/rector": "^0.13.9",
8242                 "vimeo/psalm": "^4.25"
8243             },
8244             "type": "library",
8245             "extra": {
8246                 "branch-alias": {
8247                     "dev-1.x": "1.x-dev"
8248                 }
8249             },
8250             "autoload": {
8251                 "psr-4": {
8252                     "phpDocumentor\\Reflection\\": "src"
8253                 }
8254             },
8255             "notification-url": "https://packagist.org/downloads/",
8256             "license": [
8257                 "MIT"
8258             ],
8259             "authors": [
8260                 {
8261                     "name": "Mike van Riel",
8262                     "email": "me@mikevanriel.com"
8263                 }
8264             ],
8265             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
8266             "support": {
8267                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
8268                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
8269             },
8270             "time": "2024-02-23T11:10:43+00:00"
8271         },
8272         {
8273             "name": "phpstan/phpdoc-parser",
8274             "version": "1.29.1",
8275             "source": {
8276                 "type": "git",
8277                 "url": "https://github.com/phpstan/phpdoc-parser.git",
8278                 "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4"
8279             },
8280             "dist": {
8281                 "type": "zip",
8282                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4",
8283                 "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4",
8284                 "shasum": ""
8285             },
8286             "require": {
8287                 "php": "^7.2 || ^8.0"
8288             },
8289             "require-dev": {
8290                 "doctrine/annotations": "^2.0",
8291                 "nikic/php-parser": "^4.15",
8292                 "php-parallel-lint/php-parallel-lint": "^1.2",
8293                 "phpstan/extension-installer": "^1.0",
8294                 "phpstan/phpstan": "^1.5",
8295                 "phpstan/phpstan-phpunit": "^1.1",
8296                 "phpstan/phpstan-strict-rules": "^1.0",
8297                 "phpunit/phpunit": "^9.5",
8298                 "symfony/process": "^5.2"
8299             },
8300             "type": "library",
8301             "autoload": {
8302                 "psr-4": {
8303                     "PHPStan\\PhpDocParser\\": [
8304                         "src/"
8305                     ]
8306                 }
8307             },
8308             "notification-url": "https://packagist.org/downloads/",
8309             "license": [
8310                 "MIT"
8311             ],
8312             "description": "PHPDoc parser with support for nullable, intersection and generic types",
8313             "support": {
8314                 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
8315                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1"
8316             },
8317             "time": "2024-05-31T08:52:43+00:00"
8318         },
8319         {
8320             "name": "phpstan/phpstan",
8321             "version": "1.10.4",
8322             "source": {
8323                 "type": "git",
8324                 "url": "https://github.com/phpstan/phpstan.git",
8325                 "reference": "8d39218664b45a4a42d5be66d2b63dcf8c149982"
8326             },
8327             "dist": {
8328                 "type": "zip",
8329                 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8d39218664b45a4a42d5be66d2b63dcf8c149982",
8330                 "reference": "8d39218664b45a4a42d5be66d2b63dcf8c149982",
8331                 "shasum": ""
8332             },
8333             "require": {
8334                 "php": "^7.2|^8.0"
8335             },
8336             "conflict": {
8337                 "phpstan/phpstan-shim": "*"
8338             },
8339             "bin": [
8340                 "phpstan",
8341                 "phpstan.phar"
8342             ],
8343             "type": "library",
8344             "autoload": {
8345                 "files": [
8346                     "bootstrap.php"
8347                 ]
8348             },
8349             "notification-url": "https://packagist.org/downloads/",
8350             "license": [
8351                 "MIT"
8352             ],
8353             "description": "PHPStan - PHP Static Analysis Tool",
8354             "keywords": [
8355                 "dev",
8356                 "static analysis"
8357             ],
8358             "support": {
8359                 "issues": "https://github.com/phpstan/phpstan/issues",
8360                 "source": "https://github.com/phpstan/phpstan/tree/1.10.4"
8361             },
8362             "funding": [
8363                 {
8364                     "url": "https://github.com/ondrejmirtes",
8365                     "type": "github"
8366                 },
8367                 {
8368                     "url": "https://github.com/phpstan",
8369                     "type": "github"
8370                 },
8371                 {
8372                     "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
8373                     "type": "tidelift"
8374                 }
8375             ],
8376             "time": "2023-03-06T13:39:20+00:00"
8377         },
8378         {
8379             "name": "phpunit/php-code-coverage",
8380             "version": "9.2.23",
8381             "source": {
8382                 "type": "git",
8383                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
8384                 "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c"
8385             },
8386             "dist": {
8387                 "type": "zip",
8388                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
8389                 "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
8390                 "shasum": ""
8391             },
8392             "require": {
8393                 "ext-dom": "*",
8394                 "ext-libxml": "*",
8395                 "ext-xmlwriter": "*",
8396                 "nikic/php-parser": "^4.14",
8397                 "php": ">=7.3",
8398                 "phpunit/php-file-iterator": "^3.0.3",
8399                 "phpunit/php-text-template": "^2.0.2",
8400                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
8401                 "sebastian/complexity": "^2.0",
8402                 "sebastian/environment": "^5.1.2",
8403                 "sebastian/lines-of-code": "^1.0.3",
8404                 "sebastian/version": "^3.0.1",
8405                 "theseer/tokenizer": "^1.2.0"
8406             },
8407             "require-dev": {
8408                 "phpunit/phpunit": "^9.3"
8409             },
8410             "suggest": {
8411                 "ext-pcov": "*",
8412                 "ext-xdebug": "*"
8413             },
8414             "type": "library",
8415             "extra": {
8416                 "branch-alias": {
8417                     "dev-master": "9.2-dev"
8418                 }
8419             },
8420             "autoload": {
8421                 "classmap": [
8422                     "src/"
8423                 ]
8424             },
8425             "notification-url": "https://packagist.org/downloads/",
8426             "license": [
8427                 "BSD-3-Clause"
8428             ],
8429             "authors": [
8430                 {
8431                     "name": "Sebastian Bergmann",
8432                     "email": "sebastian@phpunit.de",
8433                     "role": "lead"
8434                 }
8435             ],
8436             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
8437             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
8438             "keywords": [
8439                 "coverage",
8440                 "testing",
8441                 "xunit"
8442             ],
8443             "support": {
8444                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
8445                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23"
8446             },
8447             "funding": [
8448                 {
8449                     "url": "https://github.com/sebastianbergmann",
8450                     "type": "github"
8451                 }
8452             ],
8453             "time": "2022-12-28T12:41:10+00:00"
8454         },
8455         {
8456             "name": "phpunit/php-file-iterator",
8457             "version": "3.0.6",
8458             "source": {
8459                 "type": "git",
8460                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
8461                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
8462             },
8463             "dist": {
8464                 "type": "zip",
8465                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
8466                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
8467                 "shasum": ""
8468             },
8469             "require": {
8470                 "php": ">=7.3"
8471             },
8472             "require-dev": {
8473                 "phpunit/phpunit": "^9.3"
8474             },
8475             "type": "library",
8476             "extra": {
8477                 "branch-alias": {
8478                     "dev-master": "3.0-dev"
8479                 }
8480             },
8481             "autoload": {
8482                 "classmap": [
8483                     "src/"
8484                 ]
8485             },
8486             "notification-url": "https://packagist.org/downloads/",
8487             "license": [
8488                 "BSD-3-Clause"
8489             ],
8490             "authors": [
8491                 {
8492                     "name": "Sebastian Bergmann",
8493                     "email": "sebastian@phpunit.de",
8494                     "role": "lead"
8495                 }
8496             ],
8497             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
8498             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
8499             "keywords": [
8500                 "filesystem",
8501                 "iterator"
8502             ],
8503             "support": {
8504                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
8505                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
8506             },
8507             "funding": [
8508                 {
8509                     "url": "https://github.com/sebastianbergmann",
8510                     "type": "github"
8511                 }
8512             ],
8513             "time": "2021-12-02T12:48:52+00:00"
8514         },
8515         {
8516             "name": "phpunit/php-invoker",
8517             "version": "3.1.1",
8518             "source": {
8519                 "type": "git",
8520                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
8521                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
8522             },
8523             "dist": {
8524                 "type": "zip",
8525                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
8526                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
8527                 "shasum": ""
8528             },
8529             "require": {
8530                 "php": ">=7.3"
8531             },
8532             "require-dev": {
8533                 "ext-pcntl": "*",
8534                 "phpunit/phpunit": "^9.3"
8535             },
8536             "suggest": {
8537                 "ext-pcntl": "*"
8538             },
8539             "type": "library",
8540             "extra": {
8541                 "branch-alias": {
8542                     "dev-master": "3.1-dev"
8543                 }
8544             },
8545             "autoload": {
8546                 "classmap": [
8547                     "src/"
8548                 ]
8549             },
8550             "notification-url": "https://packagist.org/downloads/",
8551             "license": [
8552                 "BSD-3-Clause"
8553             ],
8554             "authors": [
8555                 {
8556                     "name": "Sebastian Bergmann",
8557                     "email": "sebastian@phpunit.de",
8558                     "role": "lead"
8559                 }
8560             ],
8561             "description": "Invoke callables with a timeout",
8562             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
8563             "keywords": [
8564                 "process"
8565             ],
8566             "support": {
8567                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
8568                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
8569             },
8570             "funding": [
8571                 {
8572                     "url": "https://github.com/sebastianbergmann",
8573                     "type": "github"
8574                 }
8575             ],
8576             "time": "2020-09-28T05:58:55+00:00"
8577         },
8578         {
8579             "name": "phpunit/php-text-template",
8580             "version": "2.0.4",
8581             "source": {
8582                 "type": "git",
8583                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
8584                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
8585             },
8586             "dist": {
8587                 "type": "zip",
8588                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8589                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8590                 "shasum": ""
8591             },
8592             "require": {
8593                 "php": ">=7.3"
8594             },
8595             "require-dev": {
8596                 "phpunit/phpunit": "^9.3"
8597             },
8598             "type": "library",
8599             "extra": {
8600                 "branch-alias": {
8601                     "dev-master": "2.0-dev"
8602                 }
8603             },
8604             "autoload": {
8605                 "classmap": [
8606                     "src/"
8607                 ]
8608             },
8609             "notification-url": "https://packagist.org/downloads/",
8610             "license": [
8611                 "BSD-3-Clause"
8612             ],
8613             "authors": [
8614                 {
8615                     "name": "Sebastian Bergmann",
8616                     "email": "sebastian@phpunit.de",
8617                     "role": "lead"
8618                 }
8619             ],
8620             "description": "Simple template engine.",
8621             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
8622             "keywords": [
8623                 "template"
8624             ],
8625             "support": {
8626                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
8627                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
8628             },
8629             "funding": [
8630                 {
8631                     "url": "https://github.com/sebastianbergmann",
8632                     "type": "github"
8633                 }
8634             ],
8635             "time": "2020-10-26T05:33:50+00:00"
8636         },
8637         {
8638             "name": "phpunit/php-timer",
8639             "version": "5.0.3",
8640             "source": {
8641                 "type": "git",
8642                 "url": "https://github.com/sebastianbergmann/php-timer.git",
8643                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
8644             },
8645             "dist": {
8646                 "type": "zip",
8647                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8648                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8649                 "shasum": ""
8650             },
8651             "require": {
8652                 "php": ">=7.3"
8653             },
8654             "require-dev": {
8655                 "phpunit/phpunit": "^9.3"
8656             },
8657             "type": "library",
8658             "extra": {
8659                 "branch-alias": {
8660                     "dev-master": "5.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": "Utility class for timing",
8680             "homepage": "https://github.com/sebastianbergmann/php-timer/",
8681             "keywords": [
8682                 "timer"
8683             ],
8684             "support": {
8685                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
8686                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
8687             },
8688             "funding": [
8689                 {
8690                     "url": "https://github.com/sebastianbergmann",
8691                     "type": "github"
8692                 }
8693             ],
8694             "time": "2020-10-26T13:16:10+00:00"
8695         },
8696         {
8697             "name": "phpunit/phpunit",
8698             "version": "9.5.27",
8699             "source": {
8700                 "type": "git",
8701                 "url": "https://github.com/sebastianbergmann/phpunit.git",
8702                 "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38"
8703             },
8704             "dist": {
8705                 "type": "zip",
8706                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38",
8707                 "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38",
8708                 "shasum": ""
8709             },
8710             "require": {
8711                 "doctrine/instantiator": "^1.3.1",
8712                 "ext-dom": "*",
8713                 "ext-json": "*",
8714                 "ext-libxml": "*",
8715                 "ext-mbstring": "*",
8716                 "ext-xml": "*",
8717                 "ext-xmlwriter": "*",
8718                 "myclabs/deep-copy": "^1.10.1",
8719                 "phar-io/manifest": "^2.0.3",
8720                 "phar-io/version": "^3.0.2",
8721                 "php": ">=7.3",
8722                 "phpunit/php-code-coverage": "^9.2.13",
8723                 "phpunit/php-file-iterator": "^3.0.5",
8724                 "phpunit/php-invoker": "^3.1.1",
8725                 "phpunit/php-text-template": "^2.0.3",
8726                 "phpunit/php-timer": "^5.0.2",
8727                 "sebastian/cli-parser": "^1.0.1",
8728                 "sebastian/code-unit": "^1.0.6",
8729                 "sebastian/comparator": "^4.0.8",
8730                 "sebastian/diff": "^4.0.3",
8731                 "sebastian/environment": "^5.1.3",
8732                 "sebastian/exporter": "^4.0.5",
8733                 "sebastian/global-state": "^5.0.1",
8734                 "sebastian/object-enumerator": "^4.0.3",
8735                 "sebastian/resource-operations": "^3.0.3",
8736                 "sebastian/type": "^3.2",
8737                 "sebastian/version": "^3.0.2"
8738             },
8739             "suggest": {
8740                 "ext-soap": "*",
8741                 "ext-xdebug": "*"
8742             },
8743             "bin": [
8744                 "phpunit"
8745             ],
8746             "type": "library",
8747             "extra": {
8748                 "branch-alias": {
8749                     "dev-master": "9.5-dev"
8750                 }
8751             },
8752             "autoload": {
8753                 "files": [
8754                     "src/Framework/Assert/Functions.php"
8755                 ],
8756                 "classmap": [
8757                     "src/"
8758                 ]
8759             },
8760             "notification-url": "https://packagist.org/downloads/",
8761             "license": [
8762                 "BSD-3-Clause"
8763             ],
8764             "authors": [
8765                 {
8766                     "name": "Sebastian Bergmann",
8767                     "email": "sebastian@phpunit.de",
8768                     "role": "lead"
8769                 }
8770             ],
8771             "description": "The PHP Unit Testing framework.",
8772             "homepage": "https://phpunit.de/",
8773             "keywords": [
8774                 "phpunit",
8775                 "testing",
8776                 "xunit"
8777             ],
8778             "support": {
8779                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8780                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27"
8781             },
8782             "funding": [
8783                 {
8784                     "url": "https://phpunit.de/sponsors.html",
8785                     "type": "custom"
8786                 },
8787                 {
8788                     "url": "https://github.com/sebastianbergmann",
8789                     "type": "github"
8790                 },
8791                 {
8792                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
8793                     "type": "tidelift"
8794                 }
8795             ],
8796             "time": "2022-12-09T07:31:23+00:00"
8797         },
8798         {
8799             "name": "psalm/plugin-phpunit",
8800             "version": "0.18.4",
8801             "source": {
8802                 "type": "git",
8803                 "url": "https://github.com/psalm/psalm-plugin-phpunit.git",
8804                 "reference": "e4ab3096653d9eb6f6d0ea5f4461898d59ae4dbc"
8805             },
8806             "dist": {
8807                 "type": "zip",
8808                 "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/e4ab3096653d9eb6f6d0ea5f4461898d59ae4dbc",
8809                 "reference": "e4ab3096653d9eb6f6d0ea5f4461898d59ae4dbc",
8810                 "shasum": ""
8811             },
8812             "require": {
8813                 "composer/package-versions-deprecated": "^1.10",
8814                 "composer/semver": "^1.4 || ^2.0 || ^3.0",
8815                 "ext-simplexml": "*",
8816                 "php": "^7.1 || ^8.0",
8817                 "vimeo/psalm": "dev-master || dev-4.x || ^4.7.1 || ^5@beta || ^5.0"
8818             },
8819             "conflict": {
8820                 "phpunit/phpunit": "<7.5"
8821             },
8822             "require-dev": {
8823                 "codeception/codeception": "^4.0.3",
8824                 "php": "^7.3 || ^8.0",
8825                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0",
8826                 "squizlabs/php_codesniffer": "^3.3.1",
8827                 "weirdan/codeception-psalm-module": "^0.11.0",
8828                 "weirdan/prophecy-shim": "^1.0 || ^2.0"
8829             },
8830             "type": "psalm-plugin",
8831             "extra": {
8832                 "psalm": {
8833                     "pluginClass": "Psalm\\PhpUnitPlugin\\Plugin"
8834                 }
8835             },
8836             "autoload": {
8837                 "psr-4": {
8838                     "Psalm\\PhpUnitPlugin\\": "src"
8839                 }
8840             },
8841             "notification-url": "https://packagist.org/downloads/",
8842             "license": [
8843                 "MIT"
8844             ],
8845             "authors": [
8846                 {
8847                     "name": "Matt Brown",
8848                     "email": "github@muglug.com"
8849                 }
8850             ],
8851             "description": "Psalm plugin for PHPUnit",
8852             "support": {
8853                 "issues": "https://github.com/psalm/psalm-plugin-phpunit/issues",
8854                 "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.18.4"
8855             },
8856             "time": "2022-12-03T07:47:07+00:00"
8857         },
8858         {
8859             "name": "qossmic/deptrac",
8860             "version": "2.0.1",
8861             "source": {
8862                 "type": "git",
8863                 "url": "https://github.com/qossmic/deptrac.git",
8864                 "reference": "f646695c1468051138e1347d89590f9084fa6256"
8865             },
8866             "dist": {
8867                 "type": "zip",
8868                 "url": "https://api.github.com/repos/qossmic/deptrac/zipball/f646695c1468051138e1347d89590f9084fa6256",
8869                 "reference": "f646695c1468051138e1347d89590f9084fa6256",
8870                 "shasum": ""
8871             },
8872             "require": {
8873                 "ext-json": "*",
8874                 "php": "^8.1"
8875             },
8876             "suggest": {
8877                 "ext-dom": "For using the JUnit output formatter"
8878             },
8879             "bin": [
8880                 "bin/deptrac",
8881                 "deptrac.phar"
8882             ],
8883             "type": "library",
8884             "autoload": {
8885                 "files": [
8886                     "bootstrap.php"
8887                 ],
8888                 "psr-4": {
8889                     "Qossmic\\Deptrac\\": "src/"
8890                 }
8891             },
8892             "notification-url": "https://packagist.org/downloads/",
8893             "license": [
8894                 "MIT"
8895             ],
8896             "description": "Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.",
8897             "support": {
8898                 "issues": "https://github.com/qossmic/deptrac/issues",
8899                 "source": "https://github.com/qossmic/deptrac/tree/2.0.1"
8900             },
8901             "time": "2024-06-17T10:43:11+00:00"
8902         },
8903         {
8904             "name": "rector/rector",
8905             "version": "0.15.21",
8906             "source": {
8907                 "type": "git",
8908                 "url": "https://github.com/rectorphp/rector.git",
8909                 "reference": "1cee8cc5d6d836e1bf9a3006d7b062adde3a6022"
8910             },
8911             "dist": {
8912                 "type": "zip",
8913                 "url": "https://api.github.com/repos/rectorphp/rector/zipball/1cee8cc5d6d836e1bf9a3006d7b062adde3a6022",
8914                 "reference": "1cee8cc5d6d836e1bf9a3006d7b062adde3a6022",
8915                 "shasum": ""
8916             },
8917             "require": {
8918                 "php": "^7.2|^8.0",
8919                 "phpstan/phpstan": "^1.10.1"
8920             },
8921             "conflict": {
8922                 "rector/rector-doctrine": "*",
8923                 "rector/rector-downgrade-php": "*",
8924                 "rector/rector-phpunit": "*",
8925                 "rector/rector-symfony": "*"
8926             },
8927             "bin": [
8928                 "bin/rector"
8929             ],
8930             "type": "library",
8931             "extra": {
8932                 "branch-alias": {
8933                     "dev-main": "0.15-dev"
8934                 }
8935             },
8936             "autoload": {
8937                 "files": [
8938                     "bootstrap.php"
8939                 ]
8940             },
8941             "notification-url": "https://packagist.org/downloads/",
8942             "license": [
8943                 "MIT"
8944             ],
8945             "description": "Instant Upgrade and Automated Refactoring of any PHP code",
8946             "keywords": [
8947                 "automation",
8948                 "dev",
8949                 "migration",
8950                 "refactoring"
8951             ],
8952             "support": {
8953                 "issues": "https://github.com/rectorphp/rector/issues",
8954                 "source": "https://github.com/rectorphp/rector/tree/0.15.21"
8955             },
8956             "funding": [
8957                 {
8958                     "url": "https://github.com/tomasvotruba",
8959                     "type": "github"
8960                 }
8961             ],
8962             "time": "2023-03-06T11:44:29+00:00"
8963         },
8964         {
8965             "name": "sebastian/cli-parser",
8966             "version": "1.0.1",
8967             "source": {
8968                 "type": "git",
8969                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
8970                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
8971             },
8972             "dist": {
8973                 "type": "zip",
8974                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8975                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8976                 "shasum": ""
8977             },
8978             "require": {
8979                 "php": ">=7.3"
8980             },
8981             "require-dev": {
8982                 "phpunit/phpunit": "^9.3"
8983             },
8984             "type": "library",
8985             "extra": {
8986                 "branch-alias": {
8987                     "dev-master": "1.0-dev"
8988                 }
8989             },
8990             "autoload": {
8991                 "classmap": [
8992                     "src/"
8993                 ]
8994             },
8995             "notification-url": "https://packagist.org/downloads/",
8996             "license": [
8997                 "BSD-3-Clause"
8998             ],
8999             "authors": [
9000                 {
9001                     "name": "Sebastian Bergmann",
9002                     "email": "sebastian@phpunit.de",
9003                     "role": "lead"
9004                 }
9005             ],
9006             "description": "Library for parsing CLI options",
9007             "homepage": "https://github.com/sebastianbergmann/cli-parser",
9008             "support": {
9009                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
9010                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
9011             },
9012             "funding": [
9013                 {
9014                     "url": "https://github.com/sebastianbergmann",
9015                     "type": "github"
9016                 }
9017             ],
9018             "time": "2020-09-28T06:08:49+00:00"
9019         },
9020         {
9021             "name": "sebastian/code-unit",
9022             "version": "1.0.8",
9023             "source": {
9024                 "type": "git",
9025                 "url": "https://github.com/sebastianbergmann/code-unit.git",
9026                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
9027             },
9028             "dist": {
9029                 "type": "zip",
9030                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
9031                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
9032                 "shasum": ""
9033             },
9034             "require": {
9035                 "php": ">=7.3"
9036             },
9037             "require-dev": {
9038                 "phpunit/phpunit": "^9.3"
9039             },
9040             "type": "library",
9041             "extra": {
9042                 "branch-alias": {
9043                     "dev-master": "1.0-dev"
9044                 }
9045             },
9046             "autoload": {
9047                 "classmap": [
9048                     "src/"
9049                 ]
9050             },
9051             "notification-url": "https://packagist.org/downloads/",
9052             "license": [
9053                 "BSD-3-Clause"
9054             ],
9055             "authors": [
9056                 {
9057                     "name": "Sebastian Bergmann",
9058                     "email": "sebastian@phpunit.de",
9059                     "role": "lead"
9060                 }
9061             ],
9062             "description": "Collection of value objects that represent the PHP code units",
9063             "homepage": "https://github.com/sebastianbergmann/code-unit",
9064             "support": {
9065                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
9066                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
9067             },
9068             "funding": [
9069                 {
9070                     "url": "https://github.com/sebastianbergmann",
9071                     "type": "github"
9072                 }
9073             ],
9074             "time": "2020-10-26T13:08:54+00:00"
9075         },
9076         {
9077             "name": "sebastian/code-unit-reverse-lookup",
9078             "version": "2.0.3",
9079             "source": {
9080                 "type": "git",
9081                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
9082                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
9083             },
9084             "dist": {
9085                 "type": "zip",
9086                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
9087                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
9088                 "shasum": ""
9089             },
9090             "require": {
9091                 "php": ">=7.3"
9092             },
9093             "require-dev": {
9094                 "phpunit/phpunit": "^9.3"
9095             },
9096             "type": "library",
9097             "extra": {
9098                 "branch-alias": {
9099                     "dev-master": "2.0-dev"
9100                 }
9101             },
9102             "autoload": {
9103                 "classmap": [
9104                     "src/"
9105                 ]
9106             },
9107             "notification-url": "https://packagist.org/downloads/",
9108             "license": [
9109                 "BSD-3-Clause"
9110             ],
9111             "authors": [
9112                 {
9113                     "name": "Sebastian Bergmann",
9114                     "email": "sebastian@phpunit.de"
9115                 }
9116             ],
9117             "description": "Looks up which function or method a line of code belongs to",
9118             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
9119             "support": {
9120                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
9121                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
9122             },
9123             "funding": [
9124                 {
9125                     "url": "https://github.com/sebastianbergmann",
9126                     "type": "github"
9127                 }
9128             ],
9129             "time": "2020-09-28T05:30:19+00:00"
9130         },
9131         {
9132             "name": "sebastian/comparator",
9133             "version": "4.0.8",
9134             "source": {
9135                 "type": "git",
9136                 "url": "https://github.com/sebastianbergmann/comparator.git",
9137                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
9138             },
9139             "dist": {
9140                 "type": "zip",
9141                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
9142                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
9143                 "shasum": ""
9144             },
9145             "require": {
9146                 "php": ">=7.3",
9147                 "sebastian/diff": "^4.0",
9148                 "sebastian/exporter": "^4.0"
9149             },
9150             "require-dev": {
9151                 "phpunit/phpunit": "^9.3"
9152             },
9153             "type": "library",
9154             "extra": {
9155                 "branch-alias": {
9156                     "dev-master": "4.0-dev"
9157                 }
9158             },
9159             "autoload": {
9160                 "classmap": [
9161                     "src/"
9162                 ]
9163             },
9164             "notification-url": "https://packagist.org/downloads/",
9165             "license": [
9166                 "BSD-3-Clause"
9167             ],
9168             "authors": [
9169                 {
9170                     "name": "Sebastian Bergmann",
9171                     "email": "sebastian@phpunit.de"
9172                 },
9173                 {
9174                     "name": "Jeff Welch",
9175                     "email": "whatthejeff@gmail.com"
9176                 },
9177                 {
9178                     "name": "Volker Dusch",
9179                     "email": "github@wallbash.com"
9180                 },
9181                 {
9182                     "name": "Bernhard Schussek",
9183                     "email": "bschussek@2bepublished.at"
9184                 }
9185             ],
9186             "description": "Provides the functionality to compare PHP values for equality",
9187             "homepage": "https://github.com/sebastianbergmann/comparator",
9188             "keywords": [
9189                 "comparator",
9190                 "compare",
9191                 "equality"
9192             ],
9193             "support": {
9194                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
9195                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
9196             },
9197             "funding": [
9198                 {
9199                     "url": "https://github.com/sebastianbergmann",
9200                     "type": "github"
9201                 }
9202             ],
9203             "time": "2022-09-14T12:41:17+00:00"
9204         },
9205         {
9206             "name": "sebastian/complexity",
9207             "version": "2.0.2",
9208             "source": {
9209                 "type": "git",
9210                 "url": "https://github.com/sebastianbergmann/complexity.git",
9211                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
9212             },
9213             "dist": {
9214                 "type": "zip",
9215                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
9216                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
9217                 "shasum": ""
9218             },
9219             "require": {
9220                 "nikic/php-parser": "^4.7",
9221                 "php": ">=7.3"
9222             },
9223             "require-dev": {
9224                 "phpunit/phpunit": "^9.3"
9225             },
9226             "type": "library",
9227             "extra": {
9228                 "branch-alias": {
9229                     "dev-master": "2.0-dev"
9230                 }
9231             },
9232             "autoload": {
9233                 "classmap": [
9234                     "src/"
9235                 ]
9236             },
9237             "notification-url": "https://packagist.org/downloads/",
9238             "license": [
9239                 "BSD-3-Clause"
9240             ],
9241             "authors": [
9242                 {
9243                     "name": "Sebastian Bergmann",
9244                     "email": "sebastian@phpunit.de",
9245                     "role": "lead"
9246                 }
9247             ],
9248             "description": "Library for calculating the complexity of PHP code units",
9249             "homepage": "https://github.com/sebastianbergmann/complexity",
9250             "support": {
9251                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
9252                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
9253             },
9254             "funding": [
9255                 {
9256                     "url": "https://github.com/sebastianbergmann",
9257                     "type": "github"
9258                 }
9259             ],
9260             "time": "2020-10-26T15:52:27+00:00"
9261         },
9262         {
9263             "name": "sebastian/diff",
9264             "version": "4.0.6",
9265             "source": {
9266                 "type": "git",
9267                 "url": "https://github.com/sebastianbergmann/diff.git",
9268                 "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
9269             },
9270             "dist": {
9271                 "type": "zip",
9272                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
9273                 "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
9274                 "shasum": ""
9275             },
9276             "require": {
9277                 "php": ">=7.3"
9278             },
9279             "require-dev": {
9280                 "phpunit/phpunit": "^9.3",
9281                 "symfony/process": "^4.2 || ^5"
9282             },
9283             "type": "library",
9284             "extra": {
9285                 "branch-alias": {
9286                     "dev-master": "4.0-dev"
9287                 }
9288             },
9289             "autoload": {
9290                 "classmap": [
9291                     "src/"
9292                 ]
9293             },
9294             "notification-url": "https://packagist.org/downloads/",
9295             "license": [
9296                 "BSD-3-Clause"
9297             ],
9298             "authors": [
9299                 {
9300                     "name": "Sebastian Bergmann",
9301                     "email": "sebastian@phpunit.de"
9302                 },
9303                 {
9304                     "name": "Kore Nordmann",
9305                     "email": "mail@kore-nordmann.de"
9306                 }
9307             ],
9308             "description": "Diff implementation",
9309             "homepage": "https://github.com/sebastianbergmann/diff",
9310             "keywords": [
9311                 "diff",
9312                 "udiff",
9313                 "unidiff",
9314                 "unified diff"
9315             ],
9316             "support": {
9317                 "issues": "https://github.com/sebastianbergmann/diff/issues",
9318                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
9319             },
9320             "funding": [
9321                 {
9322                     "url": "https://github.com/sebastianbergmann",
9323                     "type": "github"
9324                 }
9325             ],
9326             "time": "2024-03-02T06:30:58+00:00"
9327         },
9328         {
9329             "name": "sebastian/environment",
9330             "version": "5.1.4",
9331             "source": {
9332                 "type": "git",
9333                 "url": "https://github.com/sebastianbergmann/environment.git",
9334                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
9335             },
9336             "dist": {
9337                 "type": "zip",
9338                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
9339                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
9340                 "shasum": ""
9341             },
9342             "require": {
9343                 "php": ">=7.3"
9344             },
9345             "require-dev": {
9346                 "phpunit/phpunit": "^9.3"
9347             },
9348             "suggest": {
9349                 "ext-posix": "*"
9350             },
9351             "type": "library",
9352             "extra": {
9353                 "branch-alias": {
9354                     "dev-master": "5.1-dev"
9355                 }
9356             },
9357             "autoload": {
9358                 "classmap": [
9359                     "src/"
9360                 ]
9361             },
9362             "notification-url": "https://packagist.org/downloads/",
9363             "license": [
9364                 "BSD-3-Clause"
9365             ],
9366             "authors": [
9367                 {
9368                     "name": "Sebastian Bergmann",
9369                     "email": "sebastian@phpunit.de"
9370                 }
9371             ],
9372             "description": "Provides functionality to handle HHVM/PHP environments",
9373             "homepage": "http://www.github.com/sebastianbergmann/environment",
9374             "keywords": [
9375                 "Xdebug",
9376                 "environment",
9377                 "hhvm"
9378             ],
9379             "support": {
9380                 "issues": "https://github.com/sebastianbergmann/environment/issues",
9381                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
9382             },
9383             "funding": [
9384                 {
9385                     "url": "https://github.com/sebastianbergmann",
9386                     "type": "github"
9387                 }
9388             ],
9389             "time": "2022-04-03T09:37:03+00:00"
9390         },
9391         {
9392             "name": "sebastian/exporter",
9393             "version": "4.0.5",
9394             "source": {
9395                 "type": "git",
9396                 "url": "https://github.com/sebastianbergmann/exporter.git",
9397                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
9398             },
9399             "dist": {
9400                 "type": "zip",
9401                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
9402                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
9403                 "shasum": ""
9404             },
9405             "require": {
9406                 "php": ">=7.3",
9407                 "sebastian/recursion-context": "^4.0"
9408             },
9409             "require-dev": {
9410                 "ext-mbstring": "*",
9411                 "phpunit/phpunit": "^9.3"
9412             },
9413             "type": "library",
9414             "extra": {
9415                 "branch-alias": {
9416                     "dev-master": "4.0-dev"
9417                 }
9418             },
9419             "autoload": {
9420                 "classmap": [
9421                     "src/"
9422                 ]
9423             },
9424             "notification-url": "https://packagist.org/downloads/",
9425             "license": [
9426                 "BSD-3-Clause"
9427             ],
9428             "authors": [
9429                 {
9430                     "name": "Sebastian Bergmann",
9431                     "email": "sebastian@phpunit.de"
9432                 },
9433                 {
9434                     "name": "Jeff Welch",
9435                     "email": "whatthejeff@gmail.com"
9436                 },
9437                 {
9438                     "name": "Volker Dusch",
9439                     "email": "github@wallbash.com"
9440                 },
9441                 {
9442                     "name": "Adam Harvey",
9443                     "email": "aharvey@php.net"
9444                 },
9445                 {
9446                     "name": "Bernhard Schussek",
9447                     "email": "bschussek@gmail.com"
9448                 }
9449             ],
9450             "description": "Provides the functionality to export PHP variables for visualization",
9451             "homepage": "https://www.github.com/sebastianbergmann/exporter",
9452             "keywords": [
9453                 "export",
9454                 "exporter"
9455             ],
9456             "support": {
9457                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
9458                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
9459             },
9460             "funding": [
9461                 {
9462                     "url": "https://github.com/sebastianbergmann",
9463                     "type": "github"
9464                 }
9465             ],
9466             "time": "2022-09-14T06:03:37+00:00"
9467         },
9468         {
9469             "name": "sebastian/global-state",
9470             "version": "5.0.5",
9471             "source": {
9472                 "type": "git",
9473                 "url": "https://github.com/sebastianbergmann/global-state.git",
9474                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
9475             },
9476             "dist": {
9477                 "type": "zip",
9478                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
9479                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
9480                 "shasum": ""
9481             },
9482             "require": {
9483                 "php": ">=7.3",
9484                 "sebastian/object-reflector": "^2.0",
9485                 "sebastian/recursion-context": "^4.0"
9486             },
9487             "require-dev": {
9488                 "ext-dom": "*",
9489                 "phpunit/phpunit": "^9.3"
9490             },
9491             "suggest": {
9492                 "ext-uopz": "*"
9493             },
9494             "type": "library",
9495             "extra": {
9496                 "branch-alias": {
9497                     "dev-master": "5.0-dev"
9498                 }
9499             },
9500             "autoload": {
9501                 "classmap": [
9502                     "src/"
9503                 ]
9504             },
9505             "notification-url": "https://packagist.org/downloads/",
9506             "license": [
9507                 "BSD-3-Clause"
9508             ],
9509             "authors": [
9510                 {
9511                     "name": "Sebastian Bergmann",
9512                     "email": "sebastian@phpunit.de"
9513                 }
9514             ],
9515             "description": "Snapshotting of global state",
9516             "homepage": "http://www.github.com/sebastianbergmann/global-state",
9517             "keywords": [
9518                 "global state"
9519             ],
9520             "support": {
9521                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
9522                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
9523             },
9524             "funding": [
9525                 {
9526                     "url": "https://github.com/sebastianbergmann",
9527                     "type": "github"
9528                 }
9529             ],
9530             "time": "2022-02-14T08:28:10+00:00"
9531         },
9532         {
9533             "name": "sebastian/lines-of-code",
9534             "version": "1.0.3",
9535             "source": {
9536                 "type": "git",
9537                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
9538                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
9539             },
9540             "dist": {
9541                 "type": "zip",
9542                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
9543                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
9544                 "shasum": ""
9545             },
9546             "require": {
9547                 "nikic/php-parser": "^4.6",
9548                 "php": ">=7.3"
9549             },
9550             "require-dev": {
9551                 "phpunit/phpunit": "^9.3"
9552             },
9553             "type": "library",
9554             "extra": {
9555                 "branch-alias": {
9556                     "dev-master": "1.0-dev"
9557                 }
9558             },
9559             "autoload": {
9560                 "classmap": [
9561                     "src/"
9562                 ]
9563             },
9564             "notification-url": "https://packagist.org/downloads/",
9565             "license": [
9566                 "BSD-3-Clause"
9567             ],
9568             "authors": [
9569                 {
9570                     "name": "Sebastian Bergmann",
9571                     "email": "sebastian@phpunit.de",
9572                     "role": "lead"
9573                 }
9574             ],
9575             "description": "Library for counting the lines of code in PHP source code",
9576             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
9577             "support": {
9578                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
9579                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
9580             },
9581             "funding": [
9582                 {
9583                     "url": "https://github.com/sebastianbergmann",
9584                     "type": "github"
9585                 }
9586             ],
9587             "time": "2020-11-28T06:42:11+00:00"
9588         },
9589         {
9590             "name": "sebastian/object-enumerator",
9591             "version": "4.0.4",
9592             "source": {
9593                 "type": "git",
9594                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
9595                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
9596             },
9597             "dist": {
9598                 "type": "zip",
9599                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
9600                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
9601                 "shasum": ""
9602             },
9603             "require": {
9604                 "php": ">=7.3",
9605                 "sebastian/object-reflector": "^2.0",
9606                 "sebastian/recursion-context": "^4.0"
9607             },
9608             "require-dev": {
9609                 "phpunit/phpunit": "^9.3"
9610             },
9611             "type": "library",
9612             "extra": {
9613                 "branch-alias": {
9614                     "dev-master": "4.0-dev"
9615                 }
9616             },
9617             "autoload": {
9618                 "classmap": [
9619                     "src/"
9620                 ]
9621             },
9622             "notification-url": "https://packagist.org/downloads/",
9623             "license": [
9624                 "BSD-3-Clause"
9625             ],
9626             "authors": [
9627                 {
9628                     "name": "Sebastian Bergmann",
9629                     "email": "sebastian@phpunit.de"
9630                 }
9631             ],
9632             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
9633             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
9634             "support": {
9635                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
9636                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
9637             },
9638             "funding": [
9639                 {
9640                     "url": "https://github.com/sebastianbergmann",
9641                     "type": "github"
9642                 }
9643             ],
9644             "time": "2020-10-26T13:12:34+00:00"
9645         },
9646         {
9647             "name": "sebastian/object-reflector",
9648             "version": "2.0.4",
9649             "source": {
9650                 "type": "git",
9651                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
9652                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
9653             },
9654             "dist": {
9655                 "type": "zip",
9656                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
9657                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
9658                 "shasum": ""
9659             },
9660             "require": {
9661                 "php": ">=7.3"
9662             },
9663             "require-dev": {
9664                 "phpunit/phpunit": "^9.3"
9665             },
9666             "type": "library",
9667             "extra": {
9668                 "branch-alias": {
9669                     "dev-master": "2.0-dev"
9670                 }
9671             },
9672             "autoload": {
9673                 "classmap": [
9674                     "src/"
9675                 ]
9676             },
9677             "notification-url": "https://packagist.org/downloads/",
9678             "license": [
9679                 "BSD-3-Clause"
9680             ],
9681             "authors": [
9682                 {
9683                     "name": "Sebastian Bergmann",
9684                     "email": "sebastian@phpunit.de"
9685                 }
9686             ],
9687             "description": "Allows reflection of object attributes, including inherited and non-public ones",
9688             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
9689             "support": {
9690                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
9691                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
9692             },
9693             "funding": [
9694                 {
9695                     "url": "https://github.com/sebastianbergmann",
9696                     "type": "github"
9697                 }
9698             ],
9699             "time": "2020-10-26T13:14:26+00:00"
9700         },
9701         {
9702             "name": "sebastian/recursion-context",
9703             "version": "4.0.4",
9704             "source": {
9705                 "type": "git",
9706                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
9707                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
9708             },
9709             "dist": {
9710                 "type": "zip",
9711                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
9712                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
9713                 "shasum": ""
9714             },
9715             "require": {
9716                 "php": ">=7.3"
9717             },
9718             "require-dev": {
9719                 "phpunit/phpunit": "^9.3"
9720             },
9721             "type": "library",
9722             "extra": {
9723                 "branch-alias": {
9724                     "dev-master": "4.0-dev"
9725                 }
9726             },
9727             "autoload": {
9728                 "classmap": [
9729                     "src/"
9730                 ]
9731             },
9732             "notification-url": "https://packagist.org/downloads/",
9733             "license": [
9734                 "BSD-3-Clause"
9735             ],
9736             "authors": [
9737                 {
9738                     "name": "Sebastian Bergmann",
9739                     "email": "sebastian@phpunit.de"
9740                 },
9741                 {
9742                     "name": "Jeff Welch",
9743                     "email": "whatthejeff@gmail.com"
9744                 },
9745                 {
9746                     "name": "Adam Harvey",
9747                     "email": "aharvey@php.net"
9748                 }
9749             ],
9750             "description": "Provides functionality to recursively process PHP variables",
9751             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
9752             "support": {
9753                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9754                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
9755             },
9756             "funding": [
9757                 {
9758                     "url": "https://github.com/sebastianbergmann",
9759                     "type": "github"
9760                 }
9761             ],
9762             "time": "2020-10-26T13:17:30+00:00"
9763         },
9764         {
9765             "name": "sebastian/resource-operations",
9766             "version": "3.0.3",
9767             "source": {
9768                 "type": "git",
9769                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
9770                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
9771             },
9772             "dist": {
9773                 "type": "zip",
9774                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9775                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9776                 "shasum": ""
9777             },
9778             "require": {
9779                 "php": ">=7.3"
9780             },
9781             "require-dev": {
9782                 "phpunit/phpunit": "^9.0"
9783             },
9784             "type": "library",
9785             "extra": {
9786                 "branch-alias": {
9787                     "dev-master": "3.0-dev"
9788                 }
9789             },
9790             "autoload": {
9791                 "classmap": [
9792                     "src/"
9793                 ]
9794             },
9795             "notification-url": "https://packagist.org/downloads/",
9796             "license": [
9797                 "BSD-3-Clause"
9798             ],
9799             "authors": [
9800                 {
9801                     "name": "Sebastian Bergmann",
9802                     "email": "sebastian@phpunit.de"
9803                 }
9804             ],
9805             "description": "Provides a list of PHP built-in functions that operate on resources",
9806             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
9807             "support": {
9808                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
9809                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
9810             },
9811             "funding": [
9812                 {
9813                     "url": "https://github.com/sebastianbergmann",
9814                     "type": "github"
9815                 }
9816             ],
9817             "time": "2020-09-28T06:45:17+00:00"
9818         },
9819         {
9820             "name": "sebastian/type",
9821             "version": "3.2.0",
9822             "source": {
9823                 "type": "git",
9824                 "url": "https://github.com/sebastianbergmann/type.git",
9825                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
9826             },
9827             "dist": {
9828                 "type": "zip",
9829                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
9830                 "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
9831                 "shasum": ""
9832             },
9833             "require": {
9834                 "php": ">=7.3"
9835             },
9836             "require-dev": {
9837                 "phpunit/phpunit": "^9.5"
9838             },
9839             "type": "library",
9840             "extra": {
9841                 "branch-alias": {
9842                     "dev-master": "3.2-dev"
9843                 }
9844             },
9845             "autoload": {
9846                 "classmap": [
9847                     "src/"
9848                 ]
9849             },
9850             "notification-url": "https://packagist.org/downloads/",
9851             "license": [
9852                 "BSD-3-Clause"
9853             ],
9854             "authors": [
9855                 {
9856                     "name": "Sebastian Bergmann",
9857                     "email": "sebastian@phpunit.de",
9858                     "role": "lead"
9859                 }
9860             ],
9861             "description": "Collection of value objects that represent the types of the PHP type system",
9862             "homepage": "https://github.com/sebastianbergmann/type",
9863             "support": {
9864                 "issues": "https://github.com/sebastianbergmann/type/issues",
9865                 "source": "https://github.com/sebastianbergmann/type/tree/3.2.0"
9866             },
9867             "funding": [
9868                 {
9869                     "url": "https://github.com/sebastianbergmann",
9870                     "type": "github"
9871                 }
9872             ],
9873             "time": "2022-09-12T14:47:03+00:00"
9874         },
9875         {
9876             "name": "sebastian/version",
9877             "version": "3.0.2",
9878             "source": {
9879                 "type": "git",
9880                 "url": "https://github.com/sebastianbergmann/version.git",
9881                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
9882             },
9883             "dist": {
9884                 "type": "zip",
9885                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
9886                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
9887                 "shasum": ""
9888             },
9889             "require": {
9890                 "php": ">=7.3"
9891             },
9892             "type": "library",
9893             "extra": {
9894                 "branch-alias": {
9895                     "dev-master": "3.0-dev"
9896                 }
9897             },
9898             "autoload": {
9899                 "classmap": [
9900                     "src/"
9901                 ]
9902             },
9903             "notification-url": "https://packagist.org/downloads/",
9904             "license": [
9905                 "BSD-3-Clause"
9906             ],
9907             "authors": [
9908                 {
9909                     "name": "Sebastian Bergmann",
9910                     "email": "sebastian@phpunit.de",
9911                     "role": "lead"
9912                 }
9913             ],
9914             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9915             "homepage": "https://github.com/sebastianbergmann/version",
9916             "support": {
9917                 "issues": "https://github.com/sebastianbergmann/version/issues",
9918                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
9919             },
9920             "funding": [
9921                 {
9922                     "url": "https://github.com/sebastianbergmann",
9923                     "type": "github"
9924                 }
9925             ],
9926             "time": "2020-09-28T06:39:44+00:00"
9927         },
9928         {
9929             "name": "slevomat/coding-standard",
9930             "version": "8.15.0",
9931             "source": {
9932                 "type": "git",
9933                 "url": "https://github.com/slevomat/coding-standard.git",
9934                 "reference": "7d1d957421618a3803b593ec31ace470177d7817"
9935             },
9936             "dist": {
9937                 "type": "zip",
9938                 "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/7d1d957421618a3803b593ec31ace470177d7817",
9939                 "reference": "7d1d957421618a3803b593ec31ace470177d7817",
9940                 "shasum": ""
9941             },
9942             "require": {
9943                 "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
9944                 "php": "^7.2 || ^8.0",
9945                 "phpstan/phpdoc-parser": "^1.23.1",
9946                 "squizlabs/php_codesniffer": "^3.9.0"
9947             },
9948             "require-dev": {
9949                 "phing/phing": "2.17.4",
9950                 "php-parallel-lint/php-parallel-lint": "1.3.2",
9951                 "phpstan/phpstan": "1.10.60",
9952                 "phpstan/phpstan-deprecation-rules": "1.1.4",
9953                 "phpstan/phpstan-phpunit": "1.3.16",
9954                 "phpstan/phpstan-strict-rules": "1.5.2",
9955                 "phpunit/phpunit": "8.5.21|9.6.8|10.5.11"
9956             },
9957             "type": "phpcodesniffer-standard",
9958             "extra": {
9959                 "branch-alias": {
9960                     "dev-master": "8.x-dev"
9961                 }
9962             },
9963             "autoload": {
9964                 "psr-4": {
9965                     "SlevomatCodingStandard\\": "SlevomatCodingStandard/"
9966                 }
9967             },
9968             "notification-url": "https://packagist.org/downloads/",
9969             "license": [
9970                 "MIT"
9971             ],
9972             "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
9973             "keywords": [
9974                 "dev",
9975                 "phpcs"
9976             ],
9977             "support": {
9978                 "issues": "https://github.com/slevomat/coding-standard/issues",
9979                 "source": "https://github.com/slevomat/coding-standard/tree/8.15.0"
9980             },
9981             "funding": [
9982                 {
9983                     "url": "https://github.com/kukulich",
9984                     "type": "github"
9985                 },
9986                 {
9987                     "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
9988                     "type": "tidelift"
9989                 }
9990             ],
9991             "time": "2024-03-09T15:20:58+00:00"
9992         },
9993         {
9994             "name": "spatie/array-to-xml",
9995             "version": "3.3.0",
9996             "source": {
9997                 "type": "git",
9998                 "url": "https://github.com/spatie/array-to-xml.git",
9999                 "reference": "f56b220fe2db1ade4c88098d83413ebdfc3bf876"
10000             },
10001             "dist": {
10002                 "type": "zip",
10003                 "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/f56b220fe2db1ade4c88098d83413ebdfc3bf876",
10004                 "reference": "f56b220fe2db1ade4c88098d83413ebdfc3bf876",
10005                 "shasum": ""
10006             },
10007             "require": {
10008                 "ext-dom": "*",
10009                 "php": "^8.0"
10010             },
10011             "require-dev": {
10012                 "mockery/mockery": "^1.2",
10013                 "pestphp/pest": "^1.21",
10014                 "spatie/pest-plugin-snapshots": "^1.1"
10015             },
10016             "type": "library",
10017             "extra": {
10018                 "branch-alias": {
10019                     "dev-main": "3.x-dev"
10020                 }
10021             },
10022             "autoload": {
10023                 "psr-4": {
10024                     "Spatie\\ArrayToXml\\": "src"
10025                 }
10026             },
10027             "notification-url": "https://packagist.org/downloads/",
10028             "license": [
10029                 "MIT"
10030             ],
10031             "authors": [
10032                 {
10033                     "name": "Freek Van der Herten",
10034                     "email": "freek@spatie.be",
10035                     "homepage": "https://freek.dev",
10036                     "role": "Developer"
10037                 }
10038             ],
10039             "description": "Convert an array to xml",
10040             "homepage": "https://github.com/spatie/array-to-xml",
10041             "keywords": [
10042                 "array",
10043                 "convert",
10044                 "xml"
10045             ],
10046             "support": {
10047                 "source": "https://github.com/spatie/array-to-xml/tree/3.3.0"
10048             },
10049             "funding": [
10050                 {
10051                     "url": "https://spatie.be/open-source/support-us",
10052                     "type": "custom"
10053                 },
10054                 {
10055                     "url": "https://github.com/spatie",
10056                     "type": "github"
10057                 }
10058             ],
10059             "time": "2024-05-01T10:20:27+00:00"
10060         },
10061         {
10062             "name": "squizlabs/php_codesniffer",
10063             "version": "3.9.1",
10064             "source": {
10065                 "type": "git",
10066                 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
10067                 "reference": "267a4405fff1d9c847134db3a3c92f1ab7f77909"
10068             },
10069             "dist": {
10070                 "type": "zip",
10071                 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/267a4405fff1d9c847134db3a3c92f1ab7f77909",
10072                 "reference": "267a4405fff1d9c847134db3a3c92f1ab7f77909",
10073                 "shasum": ""
10074             },
10075             "require": {
10076                 "ext-simplexml": "*",
10077                 "ext-tokenizer": "*",
10078                 "ext-xmlwriter": "*",
10079                 "php": ">=5.4.0"
10080             },
10081             "require-dev": {
10082                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
10083             },
10084             "bin": [
10085                 "bin/phpcbf",
10086                 "bin/phpcs"
10087             ],
10088             "type": "library",
10089             "extra": {
10090                 "branch-alias": {
10091                     "dev-master": "3.x-dev"
10092                 }
10093             },
10094             "notification-url": "https://packagist.org/downloads/",
10095             "license": [
10096                 "BSD-3-Clause"
10097             ],
10098             "authors": [
10099                 {
10100                     "name": "Greg Sherwood",
10101                     "role": "Former lead"
10102                 },
10103                 {
10104                     "name": "Juliette Reinders Folmer",
10105                     "role": "Current lead"
10106                 },
10107                 {
10108                     "name": "Contributors",
10109                     "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
10110                 }
10111             ],
10112             "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
10113             "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
10114             "keywords": [
10115                 "phpcs",
10116                 "standards",
10117                 "static analysis"
10118             ],
10119             "support": {
10120                 "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
10121                 "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
10122                 "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
10123                 "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
10124             },
10125             "funding": [
10126                 {
10127                     "url": "https://github.com/PHPCSStandards",
10128                     "type": "github"
10129                 },
10130                 {
10131                     "url": "https://github.com/jrfnl",
10132                     "type": "github"
10133                 },
10134                 {
10135                     "url": "https://opencollective.com/php_codesniffer",
10136                     "type": "open_collective"
10137                 }
10138             ],
10139             "time": "2024-03-31T21:03:09+00:00"
10140         },
10141         {
10142             "name": "symfony/filesystem",
10143             "version": "v7.1.2",
10144             "source": {
10145                 "type": "git",
10146                 "url": "https://github.com/symfony/filesystem.git",
10147                 "reference": "92a91985250c251de9b947a14bb2c9390b1a562c"
10148             },
10149             "dist": {
10150                 "type": "zip",
10151                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/92a91985250c251de9b947a14bb2c9390b1a562c",
10152                 "reference": "92a91985250c251de9b947a14bb2c9390b1a562c",
10153                 "shasum": ""
10154             },
10155             "require": {
10156                 "php": ">=8.2",
10157                 "symfony/polyfill-ctype": "~1.8",
10158                 "symfony/polyfill-mbstring": "~1.8"
10159             },
10160             "require-dev": {
10161                 "symfony/process": "^6.4|^7.0"
10162             },
10163             "type": "library",
10164             "autoload": {
10165                 "psr-4": {
10166                     "Symfony\\Component\\Filesystem\\": ""
10167                 },
10168                 "exclude-from-classmap": [
10169                     "/Tests/"
10170                 ]
10171             },
10172             "notification-url": "https://packagist.org/downloads/",
10173             "license": [
10174                 "MIT"
10175             ],
10176             "authors": [
10177                 {
10178                     "name": "Fabien Potencier",
10179                     "email": "fabien@symfony.com"
10180                 },
10181                 {
10182                     "name": "Symfony Community",
10183                     "homepage": "https://symfony.com/contributors"
10184                 }
10185             ],
10186             "description": "Provides basic utilities for the filesystem",
10187             "homepage": "https://symfony.com",
10188             "support": {
10189                 "source": "https://github.com/symfony/filesystem/tree/v7.1.2"
10190             },
10191             "funding": [
10192                 {
10193                     "url": "https://symfony.com/sponsor",
10194                     "type": "custom"
10195                 },
10196                 {
10197                     "url": "https://github.com/fabpot",
10198                     "type": "github"
10199                 },
10200                 {
10201                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10202                     "type": "tidelift"
10203                 }
10204             ],
10205             "time": "2024-06-28T10:03:55+00:00"
10206         },
10207         {
10208             "name": "theseer/tokenizer",
10209             "version": "1.2.1",
10210             "source": {
10211                 "type": "git",
10212                 "url": "https://github.com/theseer/tokenizer.git",
10213                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
10214             },
10215             "dist": {
10216                 "type": "zip",
10217                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
10218                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
10219                 "shasum": ""
10220             },
10221             "require": {
10222                 "ext-dom": "*",
10223                 "ext-tokenizer": "*",
10224                 "ext-xmlwriter": "*",
10225                 "php": "^7.2 || ^8.0"
10226             },
10227             "type": "library",
10228             "autoload": {
10229                 "classmap": [
10230                     "src/"
10231                 ]
10232             },
10233             "notification-url": "https://packagist.org/downloads/",
10234             "license": [
10235                 "BSD-3-Clause"
10236             ],
10237             "authors": [
10238                 {
10239                     "name": "Arne Blankerts",
10240                     "email": "arne@blankerts.de",
10241                     "role": "Developer"
10242                 }
10243             ],
10244             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10245             "support": {
10246                 "issues": "https://github.com/theseer/tokenizer/issues",
10247                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
10248             },
10249             "funding": [
10250                 {
10251                     "url": "https://github.com/theseer",
10252                     "type": "github"
10253                 }
10254             ],
10255             "time": "2021-07-28T10:34:58+00:00"
10256         },
10257         {
10258             "name": "vimeo/psalm",
10259             "version": "5.25.0",
10260             "source": {
10261                 "type": "git",
10262                 "url": "https://github.com/vimeo/psalm.git",
10263                 "reference": "01a8eb06b9e9cc6cfb6a320bf9fb14331919d505"
10264             },
10265             "dist": {
10266                 "type": "zip",
10267                 "url": "https://api.github.com/repos/vimeo/psalm/zipball/01a8eb06b9e9cc6cfb6a320bf9fb14331919d505",
10268                 "reference": "01a8eb06b9e9cc6cfb6a320bf9fb14331919d505",
10269                 "shasum": ""
10270             },
10271             "require": {
10272                 "amphp/amp": "^2.4.2",
10273                 "amphp/byte-stream": "^1.5",
10274                 "composer-runtime-api": "^2",
10275                 "composer/semver": "^1.4 || ^2.0 || ^3.0",
10276                 "composer/xdebug-handler": "^2.0 || ^3.0",
10277                 "dnoegel/php-xdg-base-dir": "^0.1.1",
10278                 "ext-ctype": "*",
10279                 "ext-dom": "*",
10280                 "ext-json": "*",
10281                 "ext-libxml": "*",
10282                 "ext-mbstring": "*",
10283                 "ext-simplexml": "*",
10284                 "ext-tokenizer": "*",
10285                 "felixfbecker/advanced-json-rpc": "^3.1",
10286                 "felixfbecker/language-server-protocol": "^1.5.2",
10287                 "fidry/cpu-core-counter": "^0.4.1 || ^0.5.1 || ^1.0.0",
10288                 "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
10289                 "nikic/php-parser": "^4.16",
10290                 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
10291                 "sebastian/diff": "^4.0 || ^5.0 || ^6.0",
10292                 "spatie/array-to-xml": "^2.17.0 || ^3.0",
10293                 "symfony/console": "^4.1.6 || ^5.0 || ^6.0 || ^7.0",
10294                 "symfony/filesystem": "^5.4 || ^6.0 || ^7.0"
10295             },
10296             "conflict": {
10297                 "nikic/php-parser": "4.17.0"
10298             },
10299             "provide": {
10300                 "psalm/psalm": "self.version"
10301             },
10302             "require-dev": {
10303                 "amphp/phpunit-util": "^2.0",
10304                 "bamarni/composer-bin-plugin": "^1.4",
10305                 "brianium/paratest": "^6.9",
10306                 "ext-curl": "*",
10307                 "mockery/mockery": "^1.5",
10308                 "nunomaduro/mock-final-classes": "^1.1",
10309                 "php-parallel-lint/php-parallel-lint": "^1.2",
10310                 "phpstan/phpdoc-parser": "^1.6",
10311                 "phpunit/phpunit": "^9.6",
10312                 "psalm/plugin-mockery": "^1.1",
10313                 "psalm/plugin-phpunit": "^0.18",
10314                 "slevomat/coding-standard": "^8.4",
10315                 "squizlabs/php_codesniffer": "^3.6",
10316                 "symfony/process": "^4.4 || ^5.0 || ^6.0 || ^7.0"
10317             },
10318             "suggest": {
10319                 "ext-curl": "In order to send data to shepherd",
10320                 "ext-igbinary": "^2.0.5 is required, used to serialize caching data"
10321             },
10322             "bin": [
10323                 "psalm",
10324                 "psalm-language-server",
10325                 "psalm-plugin",
10326                 "psalm-refactor",
10327                 "psalter"
10328             ],
10329             "type": "project",
10330             "extra": {
10331                 "branch-alias": {
10332                     "dev-master": "5.x-dev",
10333                     "dev-4.x": "4.x-dev",
10334                     "dev-3.x": "3.x-dev",
10335                     "dev-2.x": "2.x-dev",
10336                     "dev-1.x": "1.x-dev"
10337                 }
10338             },
10339             "autoload": {
10340                 "psr-4": {
10341                     "Psalm\\": "src/Psalm/"
10342                 }
10343             },
10344             "notification-url": "https://packagist.org/downloads/",
10345             "license": [
10346                 "MIT"
10347             ],
10348             "authors": [
10349                 {
10350                     "name": "Matthew Brown"
10351                 }
10352             ],
10353             "description": "A static analysis tool for finding errors in PHP applications",
10354             "keywords": [
10355                 "code",
10356                 "inspection",
10357                 "php",
10358                 "static analysis"
10359             ],
10360             "support": {
10361                 "docs": "https://psalm.dev/docs",
10362                 "issues": "https://github.com/vimeo/psalm/issues",
10363                 "source": "https://github.com/vimeo/psalm"
10364             },
10365             "time": "2024-06-16T15:08:35+00:00"
10366         }
10367     ],
10368     "aliases": [],
10369     "minimum-stability": "stable",
10370     "stability-flags": {
10371         "luracast/restler": 20,
10372         "mustache/mustache": 20
10373     },
10374     "prefer-stable": false,
10375     "prefer-lowest": false,
10376     "platform": [],
10377     "platform-dev": [],
10378     "plugin-api-version": "2.6.0"