Translated using Weblate (Russian)
[phpmyadmin.git] / composer.lock
blobb64600891c2d8e1f52f6900e18c81f72bcfb8fd7
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": "1ba3be31be2a4906c540fb638f00d89c",
8     "packages": [
9         {
10             "name": "composer/ca-bundle",
11             "version": "1.5.0",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/composer/ca-bundle.git",
15                 "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
20                 "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-openssl": "*",
25                 "ext-pcre": "*",
26                 "php": "^7.2 || ^8.0"
27             },
28             "require-dev": {
29                 "phpstan/phpstan": "^1.10",
30                 "psr/log": "^1.0",
31                 "symfony/phpunit-bridge": "^4.2 || ^5",
32                 "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
33             },
34             "type": "library",
35             "extra": {
36                 "branch-alias": {
37                     "dev-main": "1.x-dev"
38                 }
39             },
40             "autoload": {
41                 "psr-4": {
42                     "Composer\\CaBundle\\": "src"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "MIT"
48             ],
49             "authors": [
50                 {
51                     "name": "Jordi Boggiano",
52                     "email": "j.boggiano@seld.be",
53                     "homepage": "http://seld.be"
54                 }
55             ],
56             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
57             "keywords": [
58                 "cabundle",
59                 "cacert",
60                 "certificate",
61                 "ssl",
62                 "tls"
63             ],
64             "support": {
65                 "irc": "irc://irc.freenode.org/composer",
66                 "issues": "https://github.com/composer/ca-bundle/issues",
67                 "source": "https://github.com/composer/ca-bundle/tree/1.5.0"
68             },
69             "funding": [
70                 {
71                     "url": "https://packagist.com",
72                     "type": "custom"
73                 },
74                 {
75                     "url": "https://github.com/composer",
76                     "type": "github"
77                 },
78                 {
79                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
80                     "type": "tidelift"
81                 }
82             ],
83             "time": "2024-03-15T14:00:32+00:00"
84         },
85         {
86             "name": "fig/http-message-util",
87             "version": "1.1.5",
88             "source": {
89                 "type": "git",
90                 "url": "https://github.com/php-fig/http-message-util.git",
91                 "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
92             },
93             "dist": {
94                 "type": "zip",
95                 "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
96                 "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
97                 "shasum": ""
98             },
99             "require": {
100                 "php": "^5.3 || ^7.0 || ^8.0"
101             },
102             "suggest": {
103                 "psr/http-message": "The package containing the PSR-7 interfaces"
104             },
105             "type": "library",
106             "extra": {
107                 "branch-alias": {
108                     "dev-master": "1.1.x-dev"
109                 }
110             },
111             "autoload": {
112                 "psr-4": {
113                     "Fig\\Http\\Message\\": "src/"
114                 }
115             },
116             "notification-url": "https://packagist.org/downloads/",
117             "license": [
118                 "MIT"
119             ],
120             "authors": [
121                 {
122                     "name": "PHP-FIG",
123                     "homepage": "https://www.php-fig.org/"
124                 }
125             ],
126             "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
127             "keywords": [
128                 "http",
129                 "http-message",
130                 "psr",
131                 "psr-7",
132                 "request",
133                 "response"
134             ],
135             "support": {
136                 "issues": "https://github.com/php-fig/http-message-util/issues",
137                 "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
138             },
139             "time": "2020-11-24T22:02:12+00:00"
140         },
141         {
142             "name": "google/recaptcha",
143             "version": "1.3.0",
144             "source": {
145                 "type": "git",
146                 "url": "https://github.com/google/recaptcha.git",
147                 "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df"
148             },
149             "dist": {
150                 "type": "zip",
151                 "url": "https://api.github.com/repos/google/recaptcha/zipball/d59a801e98a4e9174814a6d71bbc268dff1202df",
152                 "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df",
153                 "shasum": ""
154             },
155             "require": {
156                 "php": ">=8"
157             },
158             "require-dev": {
159                 "friendsofphp/php-cs-fixer": "^3.14",
160                 "php-coveralls/php-coveralls": "^2.5",
161                 "phpunit/phpunit": "^10"
162             },
163             "type": "library",
164             "extra": {
165                 "branch-alias": {
166                     "dev-master": "1.3.x-dev"
167                 }
168             },
169             "autoload": {
170                 "psr-4": {
171                     "ReCaptcha\\": "src/ReCaptcha"
172                 }
173             },
174             "notification-url": "https://packagist.org/downloads/",
175             "license": [
176                 "BSD-3-Clause"
177             ],
178             "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
179             "homepage": "https://www.google.com/recaptcha/",
180             "keywords": [
181                 "Abuse",
182                 "captcha",
183                 "recaptcha",
184                 "spam"
185             ],
186             "support": {
187                 "forum": "https://groups.google.com/forum/#!forum/recaptcha",
188                 "issues": "https://github.com/google/recaptcha/issues",
189                 "source": "https://github.com/google/recaptcha"
190             },
191             "time": "2023-02-18T17:41:46+00:00"
192         },
193         {
194             "name": "laminas/laminas-httphandlerrunner",
195             "version": "2.10.0",
196             "source": {
197                 "type": "git",
198                 "url": "https://github.com/laminas/laminas-httphandlerrunner.git",
199                 "reference": "35a0ba92e940a2f9533754f5a56187fa321f7693"
200             },
201             "dist": {
202                 "type": "zip",
203                 "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/35a0ba92e940a2f9533754f5a56187fa321f7693",
204                 "reference": "35a0ba92e940a2f9533754f5a56187fa321f7693",
205                 "shasum": ""
206             },
207             "require": {
208                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
209                 "psr/http-message": "^1.0 || ^2.0",
210                 "psr/http-message-implementation": "^1.0 || ^2.0",
211                 "psr/http-server-handler": "^1.0"
212             },
213             "require-dev": {
214                 "laminas/laminas-coding-standard": "~2.5.0",
215                 "laminas/laminas-diactoros": "^3.3.0",
216                 "phpunit/phpunit": "^10.5.5",
217                 "psalm/plugin-phpunit": "^0.18.4",
218                 "vimeo/psalm": "^5.18"
219             },
220             "type": "library",
221             "extra": {
222                 "laminas": {
223                     "config-provider": "Laminas\\HttpHandlerRunner\\ConfigProvider"
224                 }
225             },
226             "autoload": {
227                 "psr-4": {
228                     "Laminas\\HttpHandlerRunner\\": "src/"
229                 }
230             },
231             "notification-url": "https://packagist.org/downloads/",
232             "license": [
233                 "BSD-3-Clause"
234             ],
235             "description": "Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.",
236             "homepage": "https://laminas.dev",
237             "keywords": [
238                 "components",
239                 "laminas",
240                 "mezzio",
241                 "psr-15",
242                 "psr-7"
243             ],
244             "support": {
245                 "chat": "https://laminas.dev/chat",
246                 "docs": "https://docs.laminas.dev/laminas-httphandlerrunner/",
247                 "forum": "https://discourse.laminas.dev",
248                 "issues": "https://github.com/laminas/laminas-httphandlerrunner/issues",
249                 "rss": "https://github.com/laminas/laminas-httphandlerrunner/releases.atom",
250                 "source": "https://github.com/laminas/laminas-httphandlerrunner"
251             },
252             "funding": [
253                 {
254                     "url": "https://funding.communitybridge.org/projects/laminas-project",
255                     "type": "community_bridge"
256                 }
257             ],
258             "time": "2024-01-04T10:50:34+00:00"
259         },
260         {
261             "name": "nikic/fast-route",
262             "version": "v1.3.0",
263             "source": {
264                 "type": "git",
265                 "url": "https://github.com/nikic/FastRoute.git",
266                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
267             },
268             "dist": {
269                 "type": "zip",
270                 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
271                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
272                 "shasum": ""
273             },
274             "require": {
275                 "php": ">=5.4.0"
276             },
277             "require-dev": {
278                 "phpunit/phpunit": "^4.8.35|~5.7"
279             },
280             "type": "library",
281             "autoload": {
282                 "files": [
283                     "src/functions.php"
284                 ],
285                 "psr-4": {
286                     "FastRoute\\": "src/"
287                 }
288             },
289             "notification-url": "https://packagist.org/downloads/",
290             "license": [
291                 "BSD-3-Clause"
292             ],
293             "authors": [
294                 {
295                     "name": "Nikita Popov",
296                     "email": "nikic@php.net"
297                 }
298             ],
299             "description": "Fast request router for PHP",
300             "keywords": [
301                 "router",
302                 "routing"
303             ],
304             "support": {
305                 "issues": "https://github.com/nikic/FastRoute/issues",
306                 "source": "https://github.com/nikic/FastRoute/tree/master"
307             },
308             "time": "2018-02-13T20:26:39+00:00"
309         },
310         {
311             "name": "phpmyadmin/motranslator",
312             "version": "dev-master",
313             "source": {
314                 "type": "git",
315                 "url": "https://github.com/phpmyadmin/motranslator.git",
316                 "reference": "29ab5aa7815910dd18160f23f5c43aa02874277e"
317             },
318             "dist": {
319                 "type": "zip",
320                 "url": "https://api.github.com/repos/phpmyadmin/motranslator/zipball/29ab5aa7815910dd18160f23f5c43aa02874277e",
321                 "reference": "29ab5aa7815910dd18160f23f5c43aa02874277e",
322                 "shasum": ""
323             },
324             "require": {
325                 "php": "^8.1",
326                 "symfony/expression-language": "^6.2"
327             },
328             "require-dev": {
329                 "phpmyadmin/coding-standard": "^4.0",
330                 "phpstan/extension-installer": "^1.3",
331                 "phpstan/phpstan": "^1.10",
332                 "phpstan/phpstan-phpunit": "^1.3",
333                 "phpstan/phpstan-strict-rules": "^1.5",
334                 "phpunit/phpunit": "^10.3",
335                 "psalm/plugin-phpunit": "^0.18.4",
336                 "vimeo/psalm": "^5.6"
337             },
338             "suggest": {
339                 "ext-apcu": "Needed for ACPu-backed translation cache"
340             },
341             "default-branch": true,
342             "type": "library",
343             "extra": {
344                 "branch-alias": {
345                     "dev-master": "6.0-dev"
346                 }
347             },
348             "autoload": {
349                 "files": [
350                     "src/functions.php"
351                 ],
352                 "psr-4": {
353                     "PhpMyAdmin\\MoTranslator\\": "src"
354                 }
355             },
356             "notification-url": "https://packagist.org/downloads/",
357             "license": [
358                 "GPL-2.0-or-later"
359             ],
360             "authors": [
361                 {
362                     "name": "The phpMyAdmin Team",
363                     "email": "developers@phpmyadmin.net",
364                     "homepage": "https://www.phpmyadmin.net/team/"
365                 }
366             ],
367             "description": "Translation API for PHP using Gettext MO files",
368             "homepage": "https://github.com/phpmyadmin/motranslator",
369             "keywords": [
370                 "gettext",
371                 "i18n",
372                 "mo",
373                 "translator"
374             ],
375             "support": {
376                 "issues": "https://github.com/phpmyadmin/motranslator/issues",
377                 "source": "https://github.com/phpmyadmin/motranslator"
378             },
379             "time": "2024-01-24T16:26:52+00:00"
380         },
381         {
382             "name": "phpmyadmin/shapefile",
383             "version": "dev-master",
384             "source": {
385                 "type": "git",
386                 "url": "https://github.com/phpmyadmin/shapefile.git",
387                 "reference": "4b64f4e0a086e821c1ec658eb5d3f19a402184a4"
388             },
389             "dist": {
390                 "type": "zip",
391                 "url": "https://api.github.com/repos/phpmyadmin/shapefile/zipball/4b64f4e0a086e821c1ec658eb5d3f19a402184a4",
392                 "reference": "4b64f4e0a086e821c1ec658eb5d3f19a402184a4",
393                 "shasum": ""
394             },
395             "require": {
396                 "php": "^8.1"
397             },
398             "require-dev": {
399                 "phpmyadmin/coding-standard": "^4.0",
400                 "phpstan/extension-installer": "^1.3",
401                 "phpstan/phpstan": "^1.10",
402                 "phpstan/phpstan-phpunit": "^1.3",
403                 "phpstan/phpstan-strict-rules": "^1.5",
404                 "phpunit/phpunit": "^10.3",
405                 "psalm/plugin-phpunit": "^0.18.4",
406                 "vimeo/psalm": "^5.15"
407             },
408             "suggest": {
409                 "ext-dbase": "For dbf files parsing"
410             },
411             "default-branch": true,
412             "type": "library",
413             "extra": {
414                 "branch-alias": {
415                     "dev-master": "4.0-dev"
416                 }
417             },
418             "autoload": {
419                 "psr-4": {
420                     "PhpMyAdmin\\ShapeFile\\": "src"
421                 }
422             },
423             "notification-url": "https://packagist.org/downloads/",
424             "license": [
425                 "GPL-2.0-or-later"
426             ],
427             "authors": [
428                 {
429                     "name": "The phpMyAdmin Team",
430                     "email": "developers@phpmyadmin.net",
431                     "homepage": "https://www.phpmyadmin.net/team/"
432                 }
433             ],
434             "description": "ESRI ShapeFile library for PHP",
435             "homepage": "https://github.com/phpmyadmin/shapefile",
436             "keywords": [
437                 "ESRI",
438                 "Shapefile",
439                 "dbf",
440                 "geo",
441                 "geospatial",
442                 "shape",
443                 "shp"
444             ],
445             "support": {
446                 "issues": "https://github.com/phpmyadmin/shapefile/issues",
447                 "source": "https://github.com/phpmyadmin/shapefile"
448             },
449             "time": "2023-09-19T14:23:56+00:00"
450         },
451         {
452             "name": "phpmyadmin/sql-parser",
453             "version": "dev-master",
454             "source": {
455                 "type": "git",
456                 "url": "https://github.com/phpmyadmin/sql-parser.git",
457                 "reference": "48bd285cdcd1d9967ebf039af8f1af5ddd84e22b"
458             },
459             "dist": {
460                 "type": "zip",
461                 "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/48bd285cdcd1d9967ebf039af8f1af5ddd84e22b",
462                 "reference": "48bd285cdcd1d9967ebf039af8f1af5ddd84e22b",
463                 "shasum": ""
464             },
465             "require": {
466                 "php": "^8.1",
467                 "symfony/polyfill-mbstring": "^1.24"
468             },
469             "conflict": {
470                 "phpmyadmin/motranslator": "<5.2"
471             },
472             "require-dev": {
473                 "phpbench/phpbench": "^1.2",
474                 "phpmyadmin/coding-standard": "^4.0",
475                 "phpmyadmin/motranslator": "^5.3",
476                 "phpstan/extension-installer": "^1.2",
477                 "phpstan/phpstan": "^1.10",
478                 "phpstan/phpstan-phpunit": "^1.3",
479                 "phpunit/phpunit": "^10.0",
480                 "psalm/plugin-phpunit": "^0.18.4",
481                 "vimeo/psalm": "^5.7",
482                 "zumba/json-serializer": "^3.2"
483             },
484             "suggest": {
485                 "ext-mbstring": "For best performance",
486                 "phpmyadmin/motranslator": "Translate messages to your favorite locale"
487             },
488             "default-branch": true,
489             "bin": [
490                 "bin/highlight-query",
491                 "bin/lint-query",
492                 "bin/sql-parser",
493                 "bin/tokenize-query"
494             ],
495             "type": "library",
496             "extra": {
497                 "branch-alias": {
498                     "dev-master": "6.0-dev"
499                 }
500             },
501             "autoload": {
502                 "psr-4": {
503                     "PhpMyAdmin\\SqlParser\\": "src"
504                 }
505             },
506             "notification-url": "https://packagist.org/downloads/",
507             "license": [
508                 "GPL-2.0-or-later"
509             ],
510             "authors": [
511                 {
512                     "name": "The phpMyAdmin Team",
513                     "email": "developers@phpmyadmin.net",
514                     "homepage": "https://www.phpmyadmin.net/team/"
515                 }
516             ],
517             "description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
518             "homepage": "https://github.com/phpmyadmin/sql-parser",
519             "keywords": [
520                 "analysis",
521                 "lexer",
522                 "parser",
523                 "query linter",
524                 "sql",
525                 "sql lexer",
526                 "sql linter",
527                 "sql parser",
528                 "sql syntax highlighter",
529                 "sql tokenizer"
530             ],
531             "support": {
532                 "issues": "https://github.com/phpmyadmin/sql-parser/issues",
533                 "source": "https://github.com/phpmyadmin/sql-parser"
534             },
535             "funding": [
536                 {
537                     "url": "https://www.phpmyadmin.net/donate/",
538                     "type": "other"
539                 }
540             ],
541             "time": "2024-02-08T17:10:38+00:00"
542         },
543         {
544             "name": "phpmyadmin/twig-i18n-extension",
545             "version": "dev-master",
546             "source": {
547                 "type": "git",
548                 "url": "https://github.com/phpmyadmin/twig-i18n-extension.git",
549                 "reference": "8e6df4e6ecd3ff2e5755d6e7d68f36c421f6d613"
550             },
551             "dist": {
552                 "type": "zip",
553                 "url": "https://api.github.com/repos/phpmyadmin/twig-i18n-extension/zipball/8e6df4e6ecd3ff2e5755d6e7d68f36c421f6d613",
554                 "reference": "8e6df4e6ecd3ff2e5755d6e7d68f36c421f6d613",
555                 "shasum": ""
556             },
557             "require": {
558                 "php": "^8.1",
559                 "twig/twig": "^3.7"
560             },
561             "require-dev": {
562                 "phpmyadmin/coding-standard": "^4.0",
563                 "phpmyadmin/motranslator": "^5.2",
564                 "phpstan/extension-installer": "^1.3",
565                 "phpstan/phpstan": "^1.10",
566                 "phpstan/phpstan-phpunit": "^1.3",
567                 "phpstan/phpstan-strict-rules": "^1.5",
568                 "phpunit/phpunit": "^9.6"
569             },
570             "default-branch": true,
571             "type": "library",
572             "extra": {
573                 "branch-alias": {
574                     "dev-master": "5.0-dev"
575                 }
576             },
577             "autoload": {
578                 "psr-4": {
579                     "PhpMyAdmin\\Twig\\Extensions\\": "src/"
580                 }
581             },
582             "notification-url": "https://packagist.org/downloads/",
583             "license": [
584                 "MIT"
585             ],
586             "authors": [
587                 {
588                     "name": "Fabien Potencier",
589                     "email": "fabien@symfony.com"
590                 },
591                 {
592                     "name": "The phpMyAdmin Team",
593                     "email": "developers@phpmyadmin.net",
594                     "homepage": "https://www.phpmyadmin.net/team/"
595                 }
596             ],
597             "description": "Internationalization support for Twig via the gettext library",
598             "keywords": [
599                 "gettext",
600                 "i18n"
601             ],
602             "support": {
603                 "issues": "https://github.com/phpmyadmin/twig-i18n-extension/issues",
604                 "source": "https://github.com/phpmyadmin/twig-i18n-extension"
605             },
606             "time": "2023-09-13T14:11:47+00:00"
607         },
608         {
609             "name": "psr/cache",
610             "version": "3.0.0",
611             "source": {
612                 "type": "git",
613                 "url": "https://github.com/php-fig/cache.git",
614                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
615             },
616             "dist": {
617                 "type": "zip",
618                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
619                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
620                 "shasum": ""
621             },
622             "require": {
623                 "php": ">=8.0.0"
624             },
625             "type": "library",
626             "extra": {
627                 "branch-alias": {
628                     "dev-master": "1.0.x-dev"
629                 }
630             },
631             "autoload": {
632                 "psr-4": {
633                     "Psr\\Cache\\": "src/"
634                 }
635             },
636             "notification-url": "https://packagist.org/downloads/",
637             "license": [
638                 "MIT"
639             ],
640             "authors": [
641                 {
642                     "name": "PHP-FIG",
643                     "homepage": "https://www.php-fig.org/"
644                 }
645             ],
646             "description": "Common interface for caching libraries",
647             "keywords": [
648                 "cache",
649                 "psr",
650                 "psr-6"
651             ],
652             "support": {
653                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
654             },
655             "time": "2021-02-03T23:26:27+00:00"
656         },
657         {
658             "name": "psr/container",
659             "version": "2.0.2",
660             "source": {
661                 "type": "git",
662                 "url": "https://github.com/php-fig/container.git",
663                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
664             },
665             "dist": {
666                 "type": "zip",
667                 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
668                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
669                 "shasum": ""
670             },
671             "require": {
672                 "php": ">=7.4.0"
673             },
674             "type": "library",
675             "extra": {
676                 "branch-alias": {
677                     "dev-master": "2.0.x-dev"
678                 }
679             },
680             "autoload": {
681                 "psr-4": {
682                     "Psr\\Container\\": "src/"
683                 }
684             },
685             "notification-url": "https://packagist.org/downloads/",
686             "license": [
687                 "MIT"
688             ],
689             "authors": [
690                 {
691                     "name": "PHP-FIG",
692                     "homepage": "https://www.php-fig.org/"
693                 }
694             ],
695             "description": "Common Container Interface (PHP FIG PSR-11)",
696             "homepage": "https://github.com/php-fig/container",
697             "keywords": [
698                 "PSR-11",
699                 "container",
700                 "container-interface",
701                 "container-interop",
702                 "psr"
703             ],
704             "support": {
705                 "issues": "https://github.com/php-fig/container/issues",
706                 "source": "https://github.com/php-fig/container/tree/2.0.2"
707             },
708             "time": "2021-11-05T16:47:00+00:00"
709         },
710         {
711             "name": "psr/http-factory",
712             "version": "1.0.2",
713             "source": {
714                 "type": "git",
715                 "url": "https://github.com/php-fig/http-factory.git",
716                 "reference": "e616d01114759c4c489f93b099585439f795fe35"
717             },
718             "dist": {
719                 "type": "zip",
720                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
721                 "reference": "e616d01114759c4c489f93b099585439f795fe35",
722                 "shasum": ""
723             },
724             "require": {
725                 "php": ">=7.0.0",
726                 "psr/http-message": "^1.0 || ^2.0"
727             },
728             "type": "library",
729             "extra": {
730                 "branch-alias": {
731                     "dev-master": "1.0.x-dev"
732                 }
733             },
734             "autoload": {
735                 "psr-4": {
736                     "Psr\\Http\\Message\\": "src/"
737                 }
738             },
739             "notification-url": "https://packagist.org/downloads/",
740             "license": [
741                 "MIT"
742             ],
743             "authors": [
744                 {
745                     "name": "PHP-FIG",
746                     "homepage": "https://www.php-fig.org/"
747                 }
748             ],
749             "description": "Common interfaces for PSR-7 HTTP message factories",
750             "keywords": [
751                 "factory",
752                 "http",
753                 "message",
754                 "psr",
755                 "psr-17",
756                 "psr-7",
757                 "request",
758                 "response"
759             ],
760             "support": {
761                 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
762             },
763             "time": "2023-04-10T20:10:41+00:00"
764         },
765         {
766             "name": "psr/http-message",
767             "version": "1.1",
768             "source": {
769                 "type": "git",
770                 "url": "https://github.com/php-fig/http-message.git",
771                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
772             },
773             "dist": {
774                 "type": "zip",
775                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
776                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
777                 "shasum": ""
778             },
779             "require": {
780                 "php": "^7.2 || ^8.0"
781             },
782             "type": "library",
783             "extra": {
784                 "branch-alias": {
785                     "dev-master": "1.1.x-dev"
786                 }
787             },
788             "autoload": {
789                 "psr-4": {
790                     "Psr\\Http\\Message\\": "src/"
791                 }
792             },
793             "notification-url": "https://packagist.org/downloads/",
794             "license": [
795                 "MIT"
796             ],
797             "authors": [
798                 {
799                     "name": "PHP-FIG",
800                     "homepage": "http://www.php-fig.org/"
801                 }
802             ],
803             "description": "Common interface for HTTP messages",
804             "homepage": "https://github.com/php-fig/http-message",
805             "keywords": [
806                 "http",
807                 "http-message",
808                 "psr",
809                 "psr-7",
810                 "request",
811                 "response"
812             ],
813             "support": {
814                 "source": "https://github.com/php-fig/http-message/tree/1.1"
815             },
816             "time": "2023-04-04T09:50:52+00:00"
817         },
818         {
819             "name": "psr/http-server-handler",
820             "version": "1.0.2",
821             "source": {
822                 "type": "git",
823                 "url": "https://github.com/php-fig/http-server-handler.git",
824                 "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
825             },
826             "dist": {
827                 "type": "zip",
828                 "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
829                 "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
830                 "shasum": ""
831             },
832             "require": {
833                 "php": ">=7.0",
834                 "psr/http-message": "^1.0 || ^2.0"
835             },
836             "type": "library",
837             "extra": {
838                 "branch-alias": {
839                     "dev-master": "1.0.x-dev"
840                 }
841             },
842             "autoload": {
843                 "psr-4": {
844                     "Psr\\Http\\Server\\": "src/"
845                 }
846             },
847             "notification-url": "https://packagist.org/downloads/",
848             "license": [
849                 "MIT"
850             ],
851             "authors": [
852                 {
853                     "name": "PHP-FIG",
854                     "homepage": "https://www.php-fig.org/"
855                 }
856             ],
857             "description": "Common interface for HTTP server-side request handler",
858             "keywords": [
859                 "handler",
860                 "http",
861                 "http-interop",
862                 "psr",
863                 "psr-15",
864                 "psr-7",
865                 "request",
866                 "response",
867                 "server"
868             ],
869             "support": {
870                 "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
871             },
872             "time": "2023-04-10T20:06:20+00:00"
873         },
874         {
875             "name": "psr/http-server-middleware",
876             "version": "1.0.2",
877             "source": {
878                 "type": "git",
879                 "url": "https://github.com/php-fig/http-server-middleware.git",
880                 "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
881             },
882             "dist": {
883                 "type": "zip",
884                 "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
885                 "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
886                 "shasum": ""
887             },
888             "require": {
889                 "php": ">=7.0",
890                 "psr/http-message": "^1.0 || ^2.0",
891                 "psr/http-server-handler": "^1.0"
892             },
893             "type": "library",
894             "extra": {
895                 "branch-alias": {
896                     "dev-master": "1.0.x-dev"
897                 }
898             },
899             "autoload": {
900                 "psr-4": {
901                     "Psr\\Http\\Server\\": "src/"
902                 }
903             },
904             "notification-url": "https://packagist.org/downloads/",
905             "license": [
906                 "MIT"
907             ],
908             "authors": [
909                 {
910                     "name": "PHP-FIG",
911                     "homepage": "https://www.php-fig.org/"
912                 }
913             ],
914             "description": "Common interface for HTTP server-side middleware",
915             "keywords": [
916                 "http",
917                 "http-interop",
918                 "middleware",
919                 "psr",
920                 "psr-15",
921                 "psr-7",
922                 "request",
923                 "response"
924             ],
925             "support": {
926                 "issues": "https://github.com/php-fig/http-server-middleware/issues",
927                 "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
928             },
929             "time": "2023-04-11T06:14:47+00:00"
930         },
931         {
932             "name": "psr/log",
933             "version": "1.1.4",
934             "source": {
935                 "type": "git",
936                 "url": "https://github.com/php-fig/log.git",
937                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
938             },
939             "dist": {
940                 "type": "zip",
941                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
942                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
943                 "shasum": ""
944             },
945             "require": {
946                 "php": ">=5.3.0"
947             },
948             "type": "library",
949             "extra": {
950                 "branch-alias": {
951                     "dev-master": "1.1.x-dev"
952                 }
953             },
954             "autoload": {
955                 "psr-4": {
956                     "Psr\\Log\\": "Psr/Log/"
957                 }
958             },
959             "notification-url": "https://packagist.org/downloads/",
960             "license": [
961                 "MIT"
962             ],
963             "authors": [
964                 {
965                     "name": "PHP-FIG",
966                     "homepage": "https://www.php-fig.org/"
967                 }
968             ],
969             "description": "Common interface for logging libraries",
970             "homepage": "https://github.com/php-fig/log",
971             "keywords": [
972                 "log",
973                 "psr",
974                 "psr-3"
975             ],
976             "support": {
977                 "source": "https://github.com/php-fig/log/tree/1.1.4"
978             },
979             "time": "2021-05-03T11:20:27+00:00"
980         },
981         {
982             "name": "ralouphie/getallheaders",
983             "version": "3.0.3",
984             "source": {
985                 "type": "git",
986                 "url": "https://github.com/ralouphie/getallheaders.git",
987                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
988             },
989             "dist": {
990                 "type": "zip",
991                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
992                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
993                 "shasum": ""
994             },
995             "require": {
996                 "php": ">=5.6"
997             },
998             "require-dev": {
999                 "php-coveralls/php-coveralls": "^2.1",
1000                 "phpunit/phpunit": "^5 || ^6.5"
1001             },
1002             "type": "library",
1003             "autoload": {
1004                 "files": [
1005                     "src/getallheaders.php"
1006                 ]
1007             },
1008             "notification-url": "https://packagist.org/downloads/",
1009             "license": [
1010                 "MIT"
1011             ],
1012             "authors": [
1013                 {
1014                     "name": "Ralph Khattar",
1015                     "email": "ralph.khattar@gmail.com"
1016                 }
1017             ],
1018             "description": "A polyfill for getallheaders.",
1019             "support": {
1020                 "issues": "https://github.com/ralouphie/getallheaders/issues",
1021                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
1022             },
1023             "time": "2019-03-08T08:55:37+00:00"
1024         },
1025         {
1026             "name": "slim/psr7",
1027             "version": "1.6.1",
1028             "source": {
1029                 "type": "git",
1030                 "url": "https://github.com/slimphp/Slim-Psr7.git",
1031                 "reference": "72d2b2bac94ab4575d369f605dbfafbe168d3163"
1032             },
1033             "dist": {
1034                 "type": "zip",
1035                 "url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/72d2b2bac94ab4575d369f605dbfafbe168d3163",
1036                 "reference": "72d2b2bac94ab4575d369f605dbfafbe168d3163",
1037                 "shasum": ""
1038             },
1039             "require": {
1040                 "fig/http-message-util": "^1.1.5",
1041                 "php": "^7.4 || ^8.0",
1042                 "psr/http-factory": "^1.0",
1043                 "psr/http-message": "^1.0",
1044                 "ralouphie/getallheaders": "^3.0",
1045                 "symfony/polyfill-php80": "^1.26"
1046             },
1047             "provide": {
1048                 "psr/http-factory-implementation": "1.0",
1049                 "psr/http-message-implementation": "1.0"
1050             },
1051             "require-dev": {
1052                 "adriansuter/php-autoload-override": "^1.3",
1053                 "ext-json": "*",
1054                 "http-interop/http-factory-tests": "^0.9.0",
1055                 "php-http/psr7-integration-tests": "1.1",
1056                 "phpspec/prophecy": "^1.15",
1057                 "phpspec/prophecy-phpunit": "^2.0",
1058                 "phpstan/phpstan": "^1.8",
1059                 "phpunit/phpunit": "^9.5",
1060                 "squizlabs/php_codesniffer": "^3.7"
1061             },
1062             "type": "library",
1063             "autoload": {
1064                 "psr-4": {
1065                     "Slim\\Psr7\\": "src"
1066                 }
1067             },
1068             "notification-url": "https://packagist.org/downloads/",
1069             "license": [
1070                 "MIT"
1071             ],
1072             "authors": [
1073                 {
1074                     "name": "Josh Lockhart",
1075                     "email": "hello@joshlockhart.com",
1076                     "homepage": "http://joshlockhart.com"
1077                 },
1078                 {
1079                     "name": "Andrew Smith",
1080                     "email": "a.smith@silentworks.co.uk",
1081                     "homepage": "http://silentworks.co.uk"
1082                 },
1083                 {
1084                     "name": "Rob Allen",
1085                     "email": "rob@akrabat.com",
1086                     "homepage": "http://akrabat.com"
1087                 },
1088                 {
1089                     "name": "Pierre Berube",
1090                     "email": "pierre@lgse.com",
1091                     "homepage": "http://www.lgse.com"
1092                 }
1093             ],
1094             "description": "Strict PSR-7 implementation",
1095             "homepage": "https://www.slimframework.com",
1096             "keywords": [
1097                 "http",
1098                 "psr-7",
1099                 "psr7"
1100             ],
1101             "support": {
1102                 "issues": "https://github.com/slimphp/Slim-Psr7/issues",
1103                 "source": "https://github.com/slimphp/Slim-Psr7/tree/1.6.1"
1104             },
1105             "time": "2023-04-17T16:02:20+00:00"
1106         },
1107         {
1108             "name": "symfony/cache",
1109             "version": "v6.4.4",
1110             "source": {
1111                 "type": "git",
1112                 "url": "https://github.com/symfony/cache.git",
1113                 "reference": "0ef36534694c572ff526d91c7181f3edede176e7"
1114             },
1115             "dist": {
1116                 "type": "zip",
1117                 "url": "https://api.github.com/repos/symfony/cache/zipball/0ef36534694c572ff526d91c7181f3edede176e7",
1118                 "reference": "0ef36534694c572ff526d91c7181f3edede176e7",
1119                 "shasum": ""
1120             },
1121             "require": {
1122                 "php": ">=8.1",
1123                 "psr/cache": "^2.0|^3.0",
1124                 "psr/log": "^1.1|^2|^3",
1125                 "symfony/cache-contracts": "^2.5|^3",
1126                 "symfony/service-contracts": "^2.5|^3",
1127                 "symfony/var-exporter": "^6.3.6|^7.0"
1128             },
1129             "conflict": {
1130                 "doctrine/dbal": "<2.13.1",
1131                 "symfony/dependency-injection": "<5.4",
1132                 "symfony/http-kernel": "<5.4",
1133                 "symfony/var-dumper": "<5.4"
1134             },
1135             "provide": {
1136                 "psr/cache-implementation": "2.0|3.0",
1137                 "psr/simple-cache-implementation": "1.0|2.0|3.0",
1138                 "symfony/cache-implementation": "1.1|2.0|3.0"
1139             },
1140             "require-dev": {
1141                 "cache/integration-tests": "dev-master",
1142                 "doctrine/dbal": "^2.13.1|^3|^4",
1143                 "predis/predis": "^1.1|^2.0",
1144                 "psr/simple-cache": "^1.0|^2.0|^3.0",
1145                 "symfony/config": "^5.4|^6.0|^7.0",
1146                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
1147                 "symfony/filesystem": "^5.4|^6.0|^7.0",
1148                 "symfony/http-kernel": "^5.4|^6.0|^7.0",
1149                 "symfony/messenger": "^5.4|^6.0|^7.0",
1150                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
1151             },
1152             "type": "library",
1153             "autoload": {
1154                 "psr-4": {
1155                     "Symfony\\Component\\Cache\\": ""
1156                 },
1157                 "classmap": [
1158                     "Traits/ValueWrapper.php"
1159                 ],
1160                 "exclude-from-classmap": [
1161                     "/Tests/"
1162                 ]
1163             },
1164             "notification-url": "https://packagist.org/downloads/",
1165             "license": [
1166                 "MIT"
1167             ],
1168             "authors": [
1169                 {
1170                     "name": "Nicolas Grekas",
1171                     "email": "p@tchwork.com"
1172                 },
1173                 {
1174                     "name": "Symfony Community",
1175                     "homepage": "https://symfony.com/contributors"
1176                 }
1177             ],
1178             "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
1179             "homepage": "https://symfony.com",
1180             "keywords": [
1181                 "caching",
1182                 "psr6"
1183             ],
1184             "support": {
1185                 "source": "https://github.com/symfony/cache/tree/v6.4.4"
1186             },
1187             "funding": [
1188                 {
1189                     "url": "https://symfony.com/sponsor",
1190                     "type": "custom"
1191                 },
1192                 {
1193                     "url": "https://github.com/fabpot",
1194                     "type": "github"
1195                 },
1196                 {
1197                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1198                     "type": "tidelift"
1199                 }
1200             ],
1201             "time": "2024-02-22T20:27:10+00:00"
1202         },
1203         {
1204             "name": "symfony/cache-contracts",
1205             "version": "v3.4.0",
1206             "source": {
1207                 "type": "git",
1208                 "url": "https://github.com/symfony/cache-contracts.git",
1209                 "reference": "1d74b127da04ffa87aa940abe15446fa89653778"
1210             },
1211             "dist": {
1212                 "type": "zip",
1213                 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
1214                 "reference": "1d74b127da04ffa87aa940abe15446fa89653778",
1215                 "shasum": ""
1216             },
1217             "require": {
1218                 "php": ">=8.1",
1219                 "psr/cache": "^3.0"
1220             },
1221             "type": "library",
1222             "extra": {
1223                 "branch-alias": {
1224                     "dev-main": "3.4-dev"
1225                 },
1226                 "thanks": {
1227                     "name": "symfony/contracts",
1228                     "url": "https://github.com/symfony/contracts"
1229                 }
1230             },
1231             "autoload": {
1232                 "psr-4": {
1233                     "Symfony\\Contracts\\Cache\\": ""
1234                 }
1235             },
1236             "notification-url": "https://packagist.org/downloads/",
1237             "license": [
1238                 "MIT"
1239             ],
1240             "authors": [
1241                 {
1242                     "name": "Nicolas Grekas",
1243                     "email": "p@tchwork.com"
1244                 },
1245                 {
1246                     "name": "Symfony Community",
1247                     "homepage": "https://symfony.com/contributors"
1248                 }
1249             ],
1250             "description": "Generic abstractions related to caching",
1251             "homepage": "https://symfony.com",
1252             "keywords": [
1253                 "abstractions",
1254                 "contracts",
1255                 "decoupling",
1256                 "interfaces",
1257                 "interoperability",
1258                 "standards"
1259             ],
1260             "support": {
1261                 "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0"
1262             },
1263             "funding": [
1264                 {
1265                     "url": "https://symfony.com/sponsor",
1266                     "type": "custom"
1267                 },
1268                 {
1269                     "url": "https://github.com/fabpot",
1270                     "type": "github"
1271                 },
1272                 {
1273                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1274                     "type": "tidelift"
1275                 }
1276             ],
1277             "time": "2023-09-25T12:52:38+00:00"
1278         },
1279         {
1280             "name": "symfony/config",
1281             "version": "v6.4.4",
1282             "source": {
1283                 "type": "git",
1284                 "url": "https://github.com/symfony/config.git",
1285                 "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047"
1286             },
1287             "dist": {
1288                 "type": "zip",
1289                 "url": "https://api.github.com/repos/symfony/config/zipball/6ea4affc27f2086c9d16b92ab5429ce1e3c38047",
1290                 "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047",
1291                 "shasum": ""
1292             },
1293             "require": {
1294                 "php": ">=8.1",
1295                 "symfony/deprecation-contracts": "^2.5|^3",
1296                 "symfony/filesystem": "^5.4|^6.0|^7.0",
1297                 "symfony/polyfill-ctype": "~1.8"
1298             },
1299             "conflict": {
1300                 "symfony/finder": "<5.4",
1301                 "symfony/service-contracts": "<2.5"
1302             },
1303             "require-dev": {
1304                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
1305                 "symfony/finder": "^5.4|^6.0|^7.0",
1306                 "symfony/messenger": "^5.4|^6.0|^7.0",
1307                 "symfony/service-contracts": "^2.5|^3",
1308                 "symfony/yaml": "^5.4|^6.0|^7.0"
1309             },
1310             "type": "library",
1311             "autoload": {
1312                 "psr-4": {
1313                     "Symfony\\Component\\Config\\": ""
1314                 },
1315                 "exclude-from-classmap": [
1316                     "/Tests/"
1317                 ]
1318             },
1319             "notification-url": "https://packagist.org/downloads/",
1320             "license": [
1321                 "MIT"
1322             ],
1323             "authors": [
1324                 {
1325                     "name": "Fabien Potencier",
1326                     "email": "fabien@symfony.com"
1327                 },
1328                 {
1329                     "name": "Symfony Community",
1330                     "homepage": "https://symfony.com/contributors"
1331                 }
1332             ],
1333             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
1334             "homepage": "https://symfony.com",
1335             "support": {
1336                 "source": "https://github.com/symfony/config/tree/v6.4.4"
1337             },
1338             "funding": [
1339                 {
1340                     "url": "https://symfony.com/sponsor",
1341                     "type": "custom"
1342                 },
1343                 {
1344                     "url": "https://github.com/fabpot",
1345                     "type": "github"
1346                 },
1347                 {
1348                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1349                     "type": "tidelift"
1350                 }
1351             ],
1352             "time": "2024-02-26T07:52:26+00:00"
1353         },
1354         {
1355             "name": "symfony/dependency-injection",
1356             "version": "v6.4.4",
1357             "source": {
1358                 "type": "git",
1359                 "url": "https://github.com/symfony/dependency-injection.git",
1360                 "reference": "6236e5e843cb763e9d0f74245678b994afea5363"
1361             },
1362             "dist": {
1363                 "type": "zip",
1364                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6236e5e843cb763e9d0f74245678b994afea5363",
1365                 "reference": "6236e5e843cb763e9d0f74245678b994afea5363",
1366                 "shasum": ""
1367             },
1368             "require": {
1369                 "php": ">=8.1",
1370                 "psr/container": "^1.1|^2.0",
1371                 "symfony/deprecation-contracts": "^2.5|^3",
1372                 "symfony/service-contracts": "^2.5|^3.0",
1373                 "symfony/var-exporter": "^6.2.10|^7.0"
1374             },
1375             "conflict": {
1376                 "ext-psr": "<1.1|>=2",
1377                 "symfony/config": "<6.1",
1378                 "symfony/finder": "<5.4",
1379                 "symfony/proxy-manager-bridge": "<6.3",
1380                 "symfony/yaml": "<5.4"
1381             },
1382             "provide": {
1383                 "psr/container-implementation": "1.1|2.0",
1384                 "symfony/service-implementation": "1.1|2.0|3.0"
1385             },
1386             "require-dev": {
1387                 "symfony/config": "^6.1|^7.0",
1388                 "symfony/expression-language": "^5.4|^6.0|^7.0",
1389                 "symfony/yaml": "^5.4|^6.0|^7.0"
1390             },
1391             "type": "library",
1392             "autoload": {
1393                 "psr-4": {
1394                     "Symfony\\Component\\DependencyInjection\\": ""
1395                 },
1396                 "exclude-from-classmap": [
1397                     "/Tests/"
1398                 ]
1399             },
1400             "notification-url": "https://packagist.org/downloads/",
1401             "license": [
1402                 "MIT"
1403             ],
1404             "authors": [
1405                 {
1406                     "name": "Fabien Potencier",
1407                     "email": "fabien@symfony.com"
1408                 },
1409                 {
1410                     "name": "Symfony Community",
1411                     "homepage": "https://symfony.com/contributors"
1412                 }
1413             ],
1414             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
1415             "homepage": "https://symfony.com",
1416             "support": {
1417                 "source": "https://github.com/symfony/dependency-injection/tree/v6.4.4"
1418             },
1419             "funding": [
1420                 {
1421                     "url": "https://symfony.com/sponsor",
1422                     "type": "custom"
1423                 },
1424                 {
1425                     "url": "https://github.com/fabpot",
1426                     "type": "github"
1427                 },
1428                 {
1429                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1430                     "type": "tidelift"
1431                 }
1432             ],
1433             "time": "2024-02-22T20:27:10+00:00"
1434         },
1435         {
1436             "name": "symfony/deprecation-contracts",
1437             "version": "v3.4.0",
1438             "source": {
1439                 "type": "git",
1440                 "url": "https://github.com/symfony/deprecation-contracts.git",
1441                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
1442             },
1443             "dist": {
1444                 "type": "zip",
1445                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
1446                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
1447                 "shasum": ""
1448             },
1449             "require": {
1450                 "php": ">=8.1"
1451             },
1452             "type": "library",
1453             "extra": {
1454                 "branch-alias": {
1455                     "dev-main": "3.4-dev"
1456                 },
1457                 "thanks": {
1458                     "name": "symfony/contracts",
1459                     "url": "https://github.com/symfony/contracts"
1460                 }
1461             },
1462             "autoload": {
1463                 "files": [
1464                     "function.php"
1465                 ]
1466             },
1467             "notification-url": "https://packagist.org/downloads/",
1468             "license": [
1469                 "MIT"
1470             ],
1471             "authors": [
1472                 {
1473                     "name": "Nicolas Grekas",
1474                     "email": "p@tchwork.com"
1475                 },
1476                 {
1477                     "name": "Symfony Community",
1478                     "homepage": "https://symfony.com/contributors"
1479                 }
1480             ],
1481             "description": "A generic function and convention to trigger deprecation notices",
1482             "homepage": "https://symfony.com",
1483             "support": {
1484                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
1485             },
1486             "funding": [
1487                 {
1488                     "url": "https://symfony.com/sponsor",
1489                     "type": "custom"
1490                 },
1491                 {
1492                     "url": "https://github.com/fabpot",
1493                     "type": "github"
1494                 },
1495                 {
1496                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1497                     "type": "tidelift"
1498                 }
1499             ],
1500             "time": "2023-05-23T14:45:45+00:00"
1501         },
1502         {
1503             "name": "symfony/expression-language",
1504             "version": "v6.4.3",
1505             "source": {
1506                 "type": "git",
1507                 "url": "https://github.com/symfony/expression-language.git",
1508                 "reference": "b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4"
1509             },
1510             "dist": {
1511                 "type": "zip",
1512                 "url": "https://api.github.com/repos/symfony/expression-language/zipball/b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4",
1513                 "reference": "b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4",
1514                 "shasum": ""
1515             },
1516             "require": {
1517                 "php": ">=8.1",
1518                 "symfony/cache": "^5.4|^6.0|^7.0",
1519                 "symfony/deprecation-contracts": "^2.5|^3",
1520                 "symfony/service-contracts": "^2.5|^3"
1521             },
1522             "type": "library",
1523             "autoload": {
1524                 "psr-4": {
1525                     "Symfony\\Component\\ExpressionLanguage\\": ""
1526                 },
1527                 "exclude-from-classmap": [
1528                     "/Tests/"
1529                 ]
1530             },
1531             "notification-url": "https://packagist.org/downloads/",
1532             "license": [
1533                 "MIT"
1534             ],
1535             "authors": [
1536                 {
1537                     "name": "Fabien Potencier",
1538                     "email": "fabien@symfony.com"
1539                 },
1540                 {
1541                     "name": "Symfony Community",
1542                     "homepage": "https://symfony.com/contributors"
1543                 }
1544             ],
1545             "description": "Provides an engine that can compile and evaluate expressions",
1546             "homepage": "https://symfony.com",
1547             "support": {
1548                 "source": "https://github.com/symfony/expression-language/tree/v6.4.3"
1549             },
1550             "funding": [
1551                 {
1552                     "url": "https://symfony.com/sponsor",
1553                     "type": "custom"
1554                 },
1555                 {
1556                     "url": "https://github.com/fabpot",
1557                     "type": "github"
1558                 },
1559                 {
1560                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1561                     "type": "tidelift"
1562                 }
1563             ],
1564             "time": "2024-01-23T14:51:35+00:00"
1565         },
1566         {
1567             "name": "symfony/filesystem",
1568             "version": "v6.4.3",
1569             "source": {
1570                 "type": "git",
1571                 "url": "https://github.com/symfony/filesystem.git",
1572                 "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb"
1573             },
1574             "dist": {
1575                 "type": "zip",
1576                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
1577                 "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
1578                 "shasum": ""
1579             },
1580             "require": {
1581                 "php": ">=8.1",
1582                 "symfony/polyfill-ctype": "~1.8",
1583                 "symfony/polyfill-mbstring": "~1.8"
1584             },
1585             "type": "library",
1586             "autoload": {
1587                 "psr-4": {
1588                     "Symfony\\Component\\Filesystem\\": ""
1589                 },
1590                 "exclude-from-classmap": [
1591                     "/Tests/"
1592                 ]
1593             },
1594             "notification-url": "https://packagist.org/downloads/",
1595             "license": [
1596                 "MIT"
1597             ],
1598             "authors": [
1599                 {
1600                     "name": "Fabien Potencier",
1601                     "email": "fabien@symfony.com"
1602                 },
1603                 {
1604                     "name": "Symfony Community",
1605                     "homepage": "https://symfony.com/contributors"
1606                 }
1607             ],
1608             "description": "Provides basic utilities for the filesystem",
1609             "homepage": "https://symfony.com",
1610             "support": {
1611                 "source": "https://github.com/symfony/filesystem/tree/v6.4.3"
1612             },
1613             "funding": [
1614                 {
1615                     "url": "https://symfony.com/sponsor",
1616                     "type": "custom"
1617                 },
1618                 {
1619                     "url": "https://github.com/fabpot",
1620                     "type": "github"
1621                 },
1622                 {
1623                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1624                     "type": "tidelift"
1625                 }
1626             ],
1627             "time": "2024-01-23T14:51:35+00:00"
1628         },
1629         {
1630             "name": "symfony/polyfill-ctype",
1631             "version": "v1.29.0",
1632             "source": {
1633                 "type": "git",
1634                 "url": "https://github.com/symfony/polyfill-ctype.git",
1635                 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
1636             },
1637             "dist": {
1638                 "type": "zip",
1639                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
1640                 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
1641                 "shasum": ""
1642             },
1643             "require": {
1644                 "php": ">=7.1"
1645             },
1646             "provide": {
1647                 "ext-ctype": "*"
1648             },
1649             "suggest": {
1650                 "ext-ctype": "For best performance"
1651             },
1652             "type": "library",
1653             "extra": {
1654                 "thanks": {
1655                     "name": "symfony/polyfill",
1656                     "url": "https://github.com/symfony/polyfill"
1657                 }
1658             },
1659             "autoload": {
1660                 "files": [
1661                     "bootstrap.php"
1662                 ],
1663                 "psr-4": {
1664                     "Symfony\\Polyfill\\Ctype\\": ""
1665                 }
1666             },
1667             "notification-url": "https://packagist.org/downloads/",
1668             "license": [
1669                 "MIT"
1670             ],
1671             "authors": [
1672                 {
1673                     "name": "Gert de Pagter",
1674                     "email": "BackEndTea@gmail.com"
1675                 },
1676                 {
1677                     "name": "Symfony Community",
1678                     "homepage": "https://symfony.com/contributors"
1679                 }
1680             ],
1681             "description": "Symfony polyfill for ctype functions",
1682             "homepage": "https://symfony.com",
1683             "keywords": [
1684                 "compatibility",
1685                 "ctype",
1686                 "polyfill",
1687                 "portable"
1688             ],
1689             "support": {
1690                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
1691             },
1692             "funding": [
1693                 {
1694                     "url": "https://symfony.com/sponsor",
1695                     "type": "custom"
1696                 },
1697                 {
1698                     "url": "https://github.com/fabpot",
1699                     "type": "github"
1700                 },
1701                 {
1702                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1703                     "type": "tidelift"
1704                 }
1705             ],
1706             "time": "2024-01-29T20:11:03+00:00"
1707         },
1708         {
1709             "name": "symfony/polyfill-mbstring",
1710             "version": "v1.29.0",
1711             "source": {
1712                 "type": "git",
1713                 "url": "https://github.com/symfony/polyfill-mbstring.git",
1714                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
1715             },
1716             "dist": {
1717                 "type": "zip",
1718                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1719                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1720                 "shasum": ""
1721             },
1722             "require": {
1723                 "php": ">=7.1"
1724             },
1725             "provide": {
1726                 "ext-mbstring": "*"
1727             },
1728             "suggest": {
1729                 "ext-mbstring": "For best performance"
1730             },
1731             "type": "library",
1732             "extra": {
1733                 "thanks": {
1734                     "name": "symfony/polyfill",
1735                     "url": "https://github.com/symfony/polyfill"
1736                 }
1737             },
1738             "autoload": {
1739                 "files": [
1740                     "bootstrap.php"
1741                 ],
1742                 "psr-4": {
1743                     "Symfony\\Polyfill\\Mbstring\\": ""
1744                 }
1745             },
1746             "notification-url": "https://packagist.org/downloads/",
1747             "license": [
1748                 "MIT"
1749             ],
1750             "authors": [
1751                 {
1752                     "name": "Nicolas Grekas",
1753                     "email": "p@tchwork.com"
1754                 },
1755                 {
1756                     "name": "Symfony Community",
1757                     "homepage": "https://symfony.com/contributors"
1758                 }
1759             ],
1760             "description": "Symfony polyfill for the Mbstring extension",
1761             "homepage": "https://symfony.com",
1762             "keywords": [
1763                 "compatibility",
1764                 "mbstring",
1765                 "polyfill",
1766                 "portable",
1767                 "shim"
1768             ],
1769             "support": {
1770                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
1771             },
1772             "funding": [
1773                 {
1774                     "url": "https://symfony.com/sponsor",
1775                     "type": "custom"
1776                 },
1777                 {
1778                     "url": "https://github.com/fabpot",
1779                     "type": "github"
1780                 },
1781                 {
1782                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1783                     "type": "tidelift"
1784                 }
1785             ],
1786             "time": "2024-01-29T20:11:03+00:00"
1787         },
1788         {
1789             "name": "symfony/polyfill-php80",
1790             "version": "v1.29.0",
1791             "source": {
1792                 "type": "git",
1793                 "url": "https://github.com/symfony/polyfill-php80.git",
1794                 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
1795             },
1796             "dist": {
1797                 "type": "zip",
1798                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
1799                 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
1800                 "shasum": ""
1801             },
1802             "require": {
1803                 "php": ">=7.1"
1804             },
1805             "type": "library",
1806             "extra": {
1807                 "thanks": {
1808                     "name": "symfony/polyfill",
1809                     "url": "https://github.com/symfony/polyfill"
1810                 }
1811             },
1812             "autoload": {
1813                 "files": [
1814                     "bootstrap.php"
1815                 ],
1816                 "psr-4": {
1817                     "Symfony\\Polyfill\\Php80\\": ""
1818                 },
1819                 "classmap": [
1820                     "Resources/stubs"
1821                 ]
1822             },
1823             "notification-url": "https://packagist.org/downloads/",
1824             "license": [
1825                 "MIT"
1826             ],
1827             "authors": [
1828                 {
1829                     "name": "Ion Bazan",
1830                     "email": "ion.bazan@gmail.com"
1831                 },
1832                 {
1833                     "name": "Nicolas Grekas",
1834                     "email": "p@tchwork.com"
1835                 },
1836                 {
1837                     "name": "Symfony Community",
1838                     "homepage": "https://symfony.com/contributors"
1839                 }
1840             ],
1841             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
1842             "homepage": "https://symfony.com",
1843             "keywords": [
1844                 "compatibility",
1845                 "polyfill",
1846                 "portable",
1847                 "shim"
1848             ],
1849             "support": {
1850                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
1851             },
1852             "funding": [
1853                 {
1854                     "url": "https://symfony.com/sponsor",
1855                     "type": "custom"
1856                 },
1857                 {
1858                     "url": "https://github.com/fabpot",
1859                     "type": "github"
1860                 },
1861                 {
1862                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1863                     "type": "tidelift"
1864                 }
1865             ],
1866             "time": "2024-01-29T20:11:03+00:00"
1867         },
1868         {
1869             "name": "symfony/polyfill-php82",
1870             "version": "v1.29.0",
1871             "source": {
1872                 "type": "git",
1873                 "url": "https://github.com/symfony/polyfill-php82.git",
1874                 "reference": "559d488c38784112c78b9bf17c5ce8366a265643"
1875             },
1876             "dist": {
1877                 "type": "zip",
1878                 "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/559d488c38784112c78b9bf17c5ce8366a265643",
1879                 "reference": "559d488c38784112c78b9bf17c5ce8366a265643",
1880                 "shasum": ""
1881             },
1882             "require": {
1883                 "php": ">=7.1"
1884             },
1885             "type": "library",
1886             "extra": {
1887                 "thanks": {
1888                     "name": "symfony/polyfill",
1889                     "url": "https://github.com/symfony/polyfill"
1890                 }
1891             },
1892             "autoload": {
1893                 "files": [
1894                     "bootstrap.php"
1895                 ],
1896                 "psr-4": {
1897                     "Symfony\\Polyfill\\Php82\\": ""
1898                 },
1899                 "classmap": [
1900                     "Resources/stubs"
1901                 ]
1902             },
1903             "notification-url": "https://packagist.org/downloads/",
1904             "license": [
1905                 "MIT"
1906             ],
1907             "authors": [
1908                 {
1909                     "name": "Nicolas Grekas",
1910                     "email": "p@tchwork.com"
1911                 },
1912                 {
1913                     "name": "Symfony Community",
1914                     "homepage": "https://symfony.com/contributors"
1915                 }
1916             ],
1917             "description": "Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions",
1918             "homepage": "https://symfony.com",
1919             "keywords": [
1920                 "compatibility",
1921                 "polyfill",
1922                 "portable",
1923                 "shim"
1924             ],
1925             "support": {
1926                 "source": "https://github.com/symfony/polyfill-php82/tree/v1.29.0"
1927             },
1928             "funding": [
1929                 {
1930                     "url": "https://symfony.com/sponsor",
1931                     "type": "custom"
1932                 },
1933                 {
1934                     "url": "https://github.com/fabpot",
1935                     "type": "github"
1936                 },
1937                 {
1938                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1939                     "type": "tidelift"
1940                 }
1941             ],
1942             "time": "2024-01-29T20:11:03+00:00"
1943         },
1944         {
1945             "name": "symfony/service-contracts",
1946             "version": "v3.4.1",
1947             "source": {
1948                 "type": "git",
1949                 "url": "https://github.com/symfony/service-contracts.git",
1950                 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
1951             },
1952             "dist": {
1953                 "type": "zip",
1954                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
1955                 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
1956                 "shasum": ""
1957             },
1958             "require": {
1959                 "php": ">=8.1",
1960                 "psr/container": "^1.1|^2.0"
1961             },
1962             "conflict": {
1963                 "ext-psr": "<1.1|>=2"
1964             },
1965             "type": "library",
1966             "extra": {
1967                 "branch-alias": {
1968                     "dev-main": "3.4-dev"
1969                 },
1970                 "thanks": {
1971                     "name": "symfony/contracts",
1972                     "url": "https://github.com/symfony/contracts"
1973                 }
1974             },
1975             "autoload": {
1976                 "psr-4": {
1977                     "Symfony\\Contracts\\Service\\": ""
1978                 },
1979                 "exclude-from-classmap": [
1980                     "/Test/"
1981                 ]
1982             },
1983             "notification-url": "https://packagist.org/downloads/",
1984             "license": [
1985                 "MIT"
1986             ],
1987             "authors": [
1988                 {
1989                     "name": "Nicolas Grekas",
1990                     "email": "p@tchwork.com"
1991                 },
1992                 {
1993                     "name": "Symfony Community",
1994                     "homepage": "https://symfony.com/contributors"
1995                 }
1996             ],
1997             "description": "Generic abstractions related to writing services",
1998             "homepage": "https://symfony.com",
1999             "keywords": [
2000                 "abstractions",
2001                 "contracts",
2002                 "decoupling",
2003                 "interfaces",
2004                 "interoperability",
2005                 "standards"
2006             ],
2007             "support": {
2008                 "source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
2009             },
2010             "funding": [
2011                 {
2012                     "url": "https://symfony.com/sponsor",
2013                     "type": "custom"
2014                 },
2015                 {
2016                     "url": "https://github.com/fabpot",
2017                     "type": "github"
2018                 },
2019                 {
2020                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2021                     "type": "tidelift"
2022                 }
2023             ],
2024             "time": "2023-12-26T14:02:43+00:00"
2025         },
2026         {
2027             "name": "symfony/var-exporter",
2028             "version": "v6.4.4",
2029             "source": {
2030                 "type": "git",
2031                 "url": "https://github.com/symfony/var-exporter.git",
2032                 "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b"
2033             },
2034             "dist": {
2035                 "type": "zip",
2036                 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0bd342e24aef49fc82a21bd4eedd3e665d177e5b",
2037                 "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b",
2038                 "shasum": ""
2039             },
2040             "require": {
2041                 "php": ">=8.1",
2042                 "symfony/deprecation-contracts": "^2.5|^3"
2043             },
2044             "require-dev": {
2045                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
2046             },
2047             "type": "library",
2048             "autoload": {
2049                 "psr-4": {
2050                     "Symfony\\Component\\VarExporter\\": ""
2051                 },
2052                 "exclude-from-classmap": [
2053                     "/Tests/"
2054                 ]
2055             },
2056             "notification-url": "https://packagist.org/downloads/",
2057             "license": [
2058                 "MIT"
2059             ],
2060             "authors": [
2061                 {
2062                     "name": "Nicolas Grekas",
2063                     "email": "p@tchwork.com"
2064                 },
2065                 {
2066                     "name": "Symfony Community",
2067                     "homepage": "https://symfony.com/contributors"
2068                 }
2069             ],
2070             "description": "Allows exporting any serializable PHP data structure to plain PHP code",
2071             "homepage": "https://symfony.com",
2072             "keywords": [
2073                 "clone",
2074                 "construct",
2075                 "export",
2076                 "hydrate",
2077                 "instantiate",
2078                 "lazy-loading",
2079                 "proxy",
2080                 "serialize"
2081             ],
2082             "support": {
2083                 "source": "https://github.com/symfony/var-exporter/tree/v6.4.4"
2084             },
2085             "funding": [
2086                 {
2087                     "url": "https://symfony.com/sponsor",
2088                     "type": "custom"
2089                 },
2090                 {
2091                     "url": "https://github.com/fabpot",
2092                     "type": "github"
2093                 },
2094                 {
2095                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2096                     "type": "tidelift"
2097                 }
2098             ],
2099             "time": "2024-02-26T08:37:45+00:00"
2100         },
2101         {
2102             "name": "twig/twig",
2103             "version": "v3.8.0",
2104             "source": {
2105                 "type": "git",
2106                 "url": "https://github.com/twigphp/Twig.git",
2107                 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
2108             },
2109             "dist": {
2110                 "type": "zip",
2111                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
2112                 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
2113                 "shasum": ""
2114             },
2115             "require": {
2116                 "php": ">=7.2.5",
2117                 "symfony/polyfill-ctype": "^1.8",
2118                 "symfony/polyfill-mbstring": "^1.3",
2119                 "symfony/polyfill-php80": "^1.22"
2120             },
2121             "require-dev": {
2122                 "psr/container": "^1.0|^2.0",
2123                 "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
2124             },
2125             "type": "library",
2126             "autoload": {
2127                 "psr-4": {
2128                     "Twig\\": "src/"
2129                 }
2130             },
2131             "notification-url": "https://packagist.org/downloads/",
2132             "license": [
2133                 "BSD-3-Clause"
2134             ],
2135             "authors": [
2136                 {
2137                     "name": "Fabien Potencier",
2138                     "email": "fabien@symfony.com",
2139                     "homepage": "http://fabien.potencier.org",
2140                     "role": "Lead Developer"
2141                 },
2142                 {
2143                     "name": "Twig Team",
2144                     "role": "Contributors"
2145                 },
2146                 {
2147                     "name": "Armin Ronacher",
2148                     "email": "armin.ronacher@active-4.com",
2149                     "role": "Project Founder"
2150                 }
2151             ],
2152             "description": "Twig, the flexible, fast, and secure template language for PHP",
2153             "homepage": "https://twig.symfony.com",
2154             "keywords": [
2155                 "templating"
2156             ],
2157             "support": {
2158                 "issues": "https://github.com/twigphp/Twig/issues",
2159                 "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
2160             },
2161             "funding": [
2162                 {
2163                     "url": "https://github.com/fabpot",
2164                     "type": "github"
2165                 },
2166                 {
2167                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
2168                     "type": "tidelift"
2169                 }
2170             ],
2171             "time": "2023-11-21T18:54:41+00:00"
2172         },
2173         {
2174             "name": "webmozart/assert",
2175             "version": "1.11.0",
2176             "source": {
2177                 "type": "git",
2178                 "url": "https://github.com/webmozarts/assert.git",
2179                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
2180             },
2181             "dist": {
2182                 "type": "zip",
2183                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
2184                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
2185                 "shasum": ""
2186             },
2187             "require": {
2188                 "ext-ctype": "*",
2189                 "php": "^7.2 || ^8.0"
2190             },
2191             "conflict": {
2192                 "phpstan/phpstan": "<0.12.20",
2193                 "vimeo/psalm": "<4.6.1 || 4.6.2"
2194             },
2195             "require-dev": {
2196                 "phpunit/phpunit": "^8.5.13"
2197             },
2198             "type": "library",
2199             "extra": {
2200                 "branch-alias": {
2201                     "dev-master": "1.10-dev"
2202                 }
2203             },
2204             "autoload": {
2205                 "psr-4": {
2206                     "Webmozart\\Assert\\": "src/"
2207                 }
2208             },
2209             "notification-url": "https://packagist.org/downloads/",
2210             "license": [
2211                 "MIT"
2212             ],
2213             "authors": [
2214                 {
2215                     "name": "Bernhard Schussek",
2216                     "email": "bschussek@gmail.com"
2217                 }
2218             ],
2219             "description": "Assertions to validate method input/output with nice error messages.",
2220             "keywords": [
2221                 "assert",
2222                 "check",
2223                 "validate"
2224             ],
2225             "support": {
2226                 "issues": "https://github.com/webmozarts/assert/issues",
2227                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
2228             },
2229             "time": "2022-06-03T18:03:27+00:00"
2230         },
2231         {
2232             "name": "williamdes/mariadb-mysql-kbs",
2233             "version": "v1.2.14",
2234             "source": {
2235                 "type": "git",
2236                 "url": "https://github.com/williamdes/mariadb-mysql-kbs.git",
2237                 "reference": "d829a96ad07d79065fbc818a3bd01f2266c3890b"
2238             },
2239             "dist": {
2240                 "type": "zip",
2241                 "url": "https://api.github.com/repos/williamdes/mariadb-mysql-kbs/zipball/d829a96ad07d79065fbc818a3bd01f2266c3890b",
2242                 "reference": "d829a96ad07d79065fbc818a3bd01f2266c3890b",
2243                 "shasum": ""
2244             },
2245             "require": {
2246                 "php": "^7.1 || ^8.0"
2247             },
2248             "require-dev": {
2249                 "phpstan/phpstan": "^1.2",
2250                 "phpunit/phpunit": "^7 || ^8 || ^9",
2251                 "swaggest/json-schema": "^0.12.29",
2252                 "wdes/coding-standard": "^3.2.1"
2253             },
2254             "type": "library",
2255             "autoload": {
2256                 "psr-4": {
2257                     "Williamdes\\MariaDBMySQLKBS\\": "src/"
2258                 }
2259             },
2260             "notification-url": "https://packagist.org/downloads/",
2261             "license": [
2262                 "MPL-2.0"
2263             ],
2264             "authors": [
2265                 {
2266                     "name": "William Desportes",
2267                     "email": "williamdes@wdes.fr"
2268                 }
2269             ],
2270             "description": "An index of the MariaDB and MySQL Knowledge bases",
2271             "homepage": "https://github.com/williamdes/mariadb-mysql-kbs",
2272             "keywords": [
2273                 "composer-package",
2274                 "dataset",
2275                 "json",
2276                 "kb",
2277                 "knowledge-base",
2278                 "library",
2279                 "mariadb",
2280                 "mariadb-knowledge-bases",
2281                 "mysql",
2282                 "mysql-knowledge-bases",
2283                 "npm-package"
2284             ],
2285             "support": {
2286                 "email": "williamdes@wdes.fr",
2287                 "issues": "https://github.com/williamdes/mariadb-mysql-kbs/issues",
2288                 "source": "https://github.com/williamdes/mariadb-mysql-kbs"
2289             },
2290             "funding": [
2291                 {
2292                     "url": "https://github.com/sponsors/williamdes",
2293                     "type": "github"
2294                 },
2295                 {
2296                     "url": "https://tidelift.com/funding/github/packagist/williamdes/mariadb-mysql-kbs",
2297                     "type": "tidelift"
2298                 }
2299             ],
2300             "time": "2022-12-06T13:49:16+00:00"
2301         }
2302     ],
2303     "packages-dev": [
2304         {
2305             "name": "amphp/amp",
2306             "version": "v2.6.2",
2307             "source": {
2308                 "type": "git",
2309                 "url": "https://github.com/amphp/amp.git",
2310                 "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb"
2311             },
2312             "dist": {
2313                 "type": "zip",
2314                 "url": "https://api.github.com/repos/amphp/amp/zipball/9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
2315                 "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
2316                 "shasum": ""
2317             },
2318             "require": {
2319                 "php": ">=7.1"
2320             },
2321             "require-dev": {
2322                 "amphp/php-cs-fixer-config": "dev-master",
2323                 "amphp/phpunit-util": "^1",
2324                 "ext-json": "*",
2325                 "jetbrains/phpstorm-stubs": "^2019.3",
2326                 "phpunit/phpunit": "^7 | ^8 | ^9",
2327                 "psalm/phar": "^3.11@dev",
2328                 "react/promise": "^2"
2329             },
2330             "type": "library",
2331             "extra": {
2332                 "branch-alias": {
2333                     "dev-master": "2.x-dev"
2334                 }
2335             },
2336             "autoload": {
2337                 "files": [
2338                     "lib/functions.php",
2339                     "lib/Internal/functions.php"
2340                 ],
2341                 "psr-4": {
2342                     "Amp\\": "lib"
2343                 }
2344             },
2345             "notification-url": "https://packagist.org/downloads/",
2346             "license": [
2347                 "MIT"
2348             ],
2349             "authors": [
2350                 {
2351                     "name": "Daniel Lowrey",
2352                     "email": "rdlowrey@php.net"
2353                 },
2354                 {
2355                     "name": "Aaron Piotrowski",
2356                     "email": "aaron@trowski.com"
2357                 },
2358                 {
2359                     "name": "Bob Weinand",
2360                     "email": "bobwei9@hotmail.com"
2361                 },
2362                 {
2363                     "name": "Niklas Keller",
2364                     "email": "me@kelunik.com"
2365                 }
2366             ],
2367             "description": "A non-blocking concurrency framework for PHP applications.",
2368             "homepage": "https://amphp.org/amp",
2369             "keywords": [
2370                 "async",
2371                 "asynchronous",
2372                 "awaitable",
2373                 "concurrency",
2374                 "event",
2375                 "event-loop",
2376                 "future",
2377                 "non-blocking",
2378                 "promise"
2379             ],
2380             "support": {
2381                 "irc": "irc://irc.freenode.org/amphp",
2382                 "issues": "https://github.com/amphp/amp/issues",
2383                 "source": "https://github.com/amphp/amp/tree/v2.6.2"
2384             },
2385             "funding": [
2386                 {
2387                     "url": "https://github.com/amphp",
2388                     "type": "github"
2389                 }
2390             ],
2391             "time": "2022-02-20T17:52:18+00:00"
2392         },
2393         {
2394             "name": "amphp/byte-stream",
2395             "version": "v1.8.1",
2396             "source": {
2397                 "type": "git",
2398                 "url": "https://github.com/amphp/byte-stream.git",
2399                 "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd"
2400             },
2401             "dist": {
2402                 "type": "zip",
2403                 "url": "https://api.github.com/repos/amphp/byte-stream/zipball/acbd8002b3536485c997c4e019206b3f10ca15bd",
2404                 "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd",
2405                 "shasum": ""
2406             },
2407             "require": {
2408                 "amphp/amp": "^2",
2409                 "php": ">=7.1"
2410             },
2411             "require-dev": {
2412                 "amphp/php-cs-fixer-config": "dev-master",
2413                 "amphp/phpunit-util": "^1.4",
2414                 "friendsofphp/php-cs-fixer": "^2.3",
2415                 "jetbrains/phpstorm-stubs": "^2019.3",
2416                 "phpunit/phpunit": "^6 || ^7 || ^8",
2417                 "psalm/phar": "^3.11.4"
2418             },
2419             "type": "library",
2420             "extra": {
2421                 "branch-alias": {
2422                     "dev-master": "1.x-dev"
2423                 }
2424             },
2425             "autoload": {
2426                 "files": [
2427                     "lib/functions.php"
2428                 ],
2429                 "psr-4": {
2430                     "Amp\\ByteStream\\": "lib"
2431                 }
2432             },
2433             "notification-url": "https://packagist.org/downloads/",
2434             "license": [
2435                 "MIT"
2436             ],
2437             "authors": [
2438                 {
2439                     "name": "Aaron Piotrowski",
2440                     "email": "aaron@trowski.com"
2441                 },
2442                 {
2443                     "name": "Niklas Keller",
2444                     "email": "me@kelunik.com"
2445                 }
2446             ],
2447             "description": "A stream abstraction to make working with non-blocking I/O simple.",
2448             "homepage": "http://amphp.org/byte-stream",
2449             "keywords": [
2450                 "amp",
2451                 "amphp",
2452                 "async",
2453                 "io",
2454                 "non-blocking",
2455                 "stream"
2456             ],
2457             "support": {
2458                 "irc": "irc://irc.freenode.org/amphp",
2459                 "issues": "https://github.com/amphp/byte-stream/issues",
2460                 "source": "https://github.com/amphp/byte-stream/tree/v1.8.1"
2461             },
2462             "funding": [
2463                 {
2464                     "url": "https://github.com/amphp",
2465                     "type": "github"
2466                 }
2467             ],
2468             "time": "2021-03-30T17:13:30+00:00"
2469         },
2470         {
2471             "name": "bacon/bacon-qr-code",
2472             "version": "2.0.8",
2473             "source": {
2474                 "type": "git",
2475                 "url": "https://github.com/Bacon/BaconQrCode.git",
2476                 "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
2477             },
2478             "dist": {
2479                 "type": "zip",
2480                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
2481                 "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
2482                 "shasum": ""
2483             },
2484             "require": {
2485                 "dasprid/enum": "^1.0.3",
2486                 "ext-iconv": "*",
2487                 "php": "^7.1 || ^8.0"
2488             },
2489             "require-dev": {
2490                 "phly/keep-a-changelog": "^2.1",
2491                 "phpunit/phpunit": "^7 | ^8 | ^9",
2492                 "spatie/phpunit-snapshot-assertions": "^4.2.9",
2493                 "squizlabs/php_codesniffer": "^3.4"
2494             },
2495             "suggest": {
2496                 "ext-imagick": "to generate QR code images"
2497             },
2498             "type": "library",
2499             "autoload": {
2500                 "psr-4": {
2501                     "BaconQrCode\\": "src/"
2502                 }
2503             },
2504             "notification-url": "https://packagist.org/downloads/",
2505             "license": [
2506                 "BSD-2-Clause"
2507             ],
2508             "authors": [
2509                 {
2510                     "name": "Ben Scholzen 'DASPRiD'",
2511                     "email": "mail@dasprids.de",
2512                     "homepage": "https://dasprids.de/",
2513                     "role": "Developer"
2514                 }
2515             ],
2516             "description": "BaconQrCode is a QR code generator for PHP.",
2517             "homepage": "https://github.com/Bacon/BaconQrCode",
2518             "support": {
2519                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
2520                 "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
2521             },
2522             "time": "2022-12-07T17:46:57+00:00"
2523         },
2524         {
2525             "name": "beberlei/assert",
2526             "version": "v3.3.2",
2527             "source": {
2528                 "type": "git",
2529                 "url": "https://github.com/beberlei/assert.git",
2530                 "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655"
2531             },
2532             "dist": {
2533                 "type": "zip",
2534                 "url": "https://api.github.com/repos/beberlei/assert/zipball/cb70015c04be1baee6f5f5c953703347c0ac1655",
2535                 "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655",
2536                 "shasum": ""
2537             },
2538             "require": {
2539                 "ext-ctype": "*",
2540                 "ext-json": "*",
2541                 "ext-mbstring": "*",
2542                 "ext-simplexml": "*",
2543                 "php": "^7.0 || ^8.0"
2544             },
2545             "require-dev": {
2546                 "friendsofphp/php-cs-fixer": "*",
2547                 "phpstan/phpstan": "*",
2548                 "phpunit/phpunit": ">=6.0.0",
2549                 "yoast/phpunit-polyfills": "^0.1.0"
2550             },
2551             "suggest": {
2552                 "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
2553             },
2554             "type": "library",
2555             "autoload": {
2556                 "files": [
2557                     "lib/Assert/functions.php"
2558                 ],
2559                 "psr-4": {
2560                     "Assert\\": "lib/Assert"
2561                 }
2562             },
2563             "notification-url": "https://packagist.org/downloads/",
2564             "license": [
2565                 "BSD-2-Clause"
2566             ],
2567             "authors": [
2568                 {
2569                     "name": "Benjamin Eberlei",
2570                     "email": "kontakt@beberlei.de",
2571                     "role": "Lead Developer"
2572                 },
2573                 {
2574                     "name": "Richard Quadling",
2575                     "email": "rquadling@gmail.com",
2576                     "role": "Collaborator"
2577                 }
2578             ],
2579             "description": "Thin assertion library for input validation in business models.",
2580             "keywords": [
2581                 "assert",
2582                 "assertion",
2583                 "validation"
2584             ],
2585             "support": {
2586                 "issues": "https://github.com/beberlei/assert/issues",
2587                 "source": "https://github.com/beberlei/assert/tree/v3.3.2"
2588             },
2589             "time": "2021-12-16T21:41:27+00:00"
2590         },
2591         {
2592             "name": "brick/math",
2593             "version": "0.9.3",
2594             "source": {
2595                 "type": "git",
2596                 "url": "https://github.com/brick/math.git",
2597                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
2598             },
2599             "dist": {
2600                 "type": "zip",
2601                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
2602                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
2603                 "shasum": ""
2604             },
2605             "require": {
2606                 "ext-json": "*",
2607                 "php": "^7.1 || ^8.0"
2608             },
2609             "require-dev": {
2610                 "php-coveralls/php-coveralls": "^2.2",
2611                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
2612                 "vimeo/psalm": "4.9.2"
2613             },
2614             "type": "library",
2615             "autoload": {
2616                 "psr-4": {
2617                     "Brick\\Math\\": "src/"
2618                 }
2619             },
2620             "notification-url": "https://packagist.org/downloads/",
2621             "license": [
2622                 "MIT"
2623             ],
2624             "description": "Arbitrary-precision arithmetic library",
2625             "keywords": [
2626                 "Arbitrary-precision",
2627                 "BigInteger",
2628                 "BigRational",
2629                 "arithmetic",
2630                 "bigdecimal",
2631                 "bignum",
2632                 "brick",
2633                 "math"
2634             ],
2635             "support": {
2636                 "issues": "https://github.com/brick/math/issues",
2637                 "source": "https://github.com/brick/math/tree/0.9.3"
2638             },
2639             "funding": [
2640                 {
2641                     "url": "https://github.com/BenMorel",
2642                     "type": "github"
2643                 },
2644                 {
2645                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
2646                     "type": "tidelift"
2647                 }
2648             ],
2649             "time": "2021-08-15T20:50:18+00:00"
2650         },
2651         {
2652             "name": "code-lts/u2f-php-server",
2653             "version": "v1.2.1",
2654             "source": {
2655                 "type": "git",
2656                 "url": "https://github.com/code-lts/U2F-php-server.git",
2657                 "reference": "6931a00f5feb0d923ea28d3e4816272536f45077"
2658             },
2659             "dist": {
2660                 "type": "zip",
2661                 "url": "https://api.github.com/repos/code-lts/U2F-php-server/zipball/6931a00f5feb0d923ea28d3e4816272536f45077",
2662                 "reference": "6931a00f5feb0d923ea28d3e4816272536f45077",
2663                 "shasum": ""
2664             },
2665             "require": {
2666                 "ext-openssl": "*",
2667                 "php": "^7.1 || ^8.0"
2668             },
2669             "require-dev": {
2670                 "phpunit/phpunit": "^7 || ^8 || ^9",
2671                 "wdes/coding-standard": "^3.3"
2672             },
2673             "type": "library",
2674             "autoload": {
2675                 "psr-4": {
2676                     "CodeLts\\U2F\\U2FServer\\": [
2677                         "src/"
2678                     ]
2679                 }
2680             },
2681             "notification-url": "https://packagist.org/downloads/",
2682             "license": [
2683                 "BSD-2-Clause"
2684             ],
2685             "authors": [
2686                 {
2687                     "name": "Samuel Hawksby-Robinson",
2688                     "email": "samuel@samyoul.com"
2689                 },
2690                 {
2691                     "name": "William Desportes",
2692                     "email": "williamdes@wdes.fr"
2693                 }
2694             ],
2695             "description": "Server side handling class for FIDO U2F registration and authentication",
2696             "homepage": "https://github.com/code-lts/U2F-php-server#readme",
2697             "support": {
2698                 "issues": "https://github.com/code-lts/U2F-php-server/issues",
2699                 "source": "https://github.com/code-lts/U2F-php-server"
2700             },
2701             "time": "2022-12-03T17:46:25+00:00"
2702         },
2703         {
2704             "name": "composer/package-versions-deprecated",
2705             "version": "1.11.99.5",
2706             "source": {
2707                 "type": "git",
2708                 "url": "https://github.com/composer/package-versions-deprecated.git",
2709                 "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
2710             },
2711             "dist": {
2712                 "type": "zip",
2713                 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
2714                 "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
2715                 "shasum": ""
2716             },
2717             "require": {
2718                 "composer-plugin-api": "^1.1.0 || ^2.0",
2719                 "php": "^7 || ^8"
2720             },
2721             "replace": {
2722                 "ocramius/package-versions": "1.11.99"
2723             },
2724             "require-dev": {
2725                 "composer/composer": "^1.9.3 || ^2.0@dev",
2726                 "ext-zip": "^1.13",
2727                 "phpunit/phpunit": "^6.5 || ^7"
2728             },
2729             "type": "composer-plugin",
2730             "extra": {
2731                 "class": "PackageVersions\\Installer",
2732                 "branch-alias": {
2733                     "dev-master": "1.x-dev"
2734                 }
2735             },
2736             "autoload": {
2737                 "psr-4": {
2738                     "PackageVersions\\": "src/PackageVersions"
2739                 }
2740             },
2741             "notification-url": "https://packagist.org/downloads/",
2742             "license": [
2743                 "MIT"
2744             ],
2745             "authors": [
2746                 {
2747                     "name": "Marco Pivetta",
2748                     "email": "ocramius@gmail.com"
2749                 },
2750                 {
2751                     "name": "Jordi Boggiano",
2752                     "email": "j.boggiano@seld.be"
2753                 }
2754             ],
2755             "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
2756             "support": {
2757                 "issues": "https://github.com/composer/package-versions-deprecated/issues",
2758                 "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
2759             },
2760             "funding": [
2761                 {
2762                     "url": "https://packagist.com",
2763                     "type": "custom"
2764                 },
2765                 {
2766                     "url": "https://github.com/composer",
2767                     "type": "github"
2768                 },
2769                 {
2770                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
2771                     "type": "tidelift"
2772                 }
2773             ],
2774             "time": "2022-01-17T14:14:24+00:00"
2775         },
2776         {
2777             "name": "composer/pcre",
2778             "version": "3.1.2",
2779             "source": {
2780                 "type": "git",
2781                 "url": "https://github.com/composer/pcre.git",
2782                 "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace"
2783             },
2784             "dist": {
2785                 "type": "zip",
2786                 "url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace",
2787                 "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace",
2788                 "shasum": ""
2789             },
2790             "require": {
2791                 "php": "^7.4 || ^8.0"
2792             },
2793             "require-dev": {
2794                 "phpstan/phpstan": "^1.3",
2795                 "phpstan/phpstan-strict-rules": "^1.1",
2796                 "symfony/phpunit-bridge": "^5"
2797             },
2798             "type": "library",
2799             "extra": {
2800                 "branch-alias": {
2801                     "dev-main": "3.x-dev"
2802                 }
2803             },
2804             "autoload": {
2805                 "psr-4": {
2806                     "Composer\\Pcre\\": "src"
2807                 }
2808             },
2809             "notification-url": "https://packagist.org/downloads/",
2810             "license": [
2811                 "MIT"
2812             ],
2813             "authors": [
2814                 {
2815                     "name": "Jordi Boggiano",
2816                     "email": "j.boggiano@seld.be",
2817                     "homepage": "http://seld.be"
2818                 }
2819             ],
2820             "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
2821             "keywords": [
2822                 "PCRE",
2823                 "preg",
2824                 "regex",
2825                 "regular expression"
2826             ],
2827             "support": {
2828                 "issues": "https://github.com/composer/pcre/issues",
2829                 "source": "https://github.com/composer/pcre/tree/3.1.2"
2830             },
2831             "funding": [
2832                 {
2833                     "url": "https://packagist.com",
2834                     "type": "custom"
2835                 },
2836                 {
2837                     "url": "https://github.com/composer",
2838                     "type": "github"
2839                 },
2840                 {
2841                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
2842                     "type": "tidelift"
2843                 }
2844             ],
2845             "time": "2024-03-07T15:38:35+00:00"
2846         },
2847         {
2848             "name": "composer/semver",
2849             "version": "3.4.0",
2850             "source": {
2851                 "type": "git",
2852                 "url": "https://github.com/composer/semver.git",
2853                 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
2854             },
2855             "dist": {
2856                 "type": "zip",
2857                 "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
2858                 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
2859                 "shasum": ""
2860             },
2861             "require": {
2862                 "php": "^5.3.2 || ^7.0 || ^8.0"
2863             },
2864             "require-dev": {
2865                 "phpstan/phpstan": "^1.4",
2866                 "symfony/phpunit-bridge": "^4.2 || ^5"
2867             },
2868             "type": "library",
2869             "extra": {
2870                 "branch-alias": {
2871                     "dev-main": "3.x-dev"
2872                 }
2873             },
2874             "autoload": {
2875                 "psr-4": {
2876                     "Composer\\Semver\\": "src"
2877                 }
2878             },
2879             "notification-url": "https://packagist.org/downloads/",
2880             "license": [
2881                 "MIT"
2882             ],
2883             "authors": [
2884                 {
2885                     "name": "Nils Adermann",
2886                     "email": "naderman@naderman.de",
2887                     "homepage": "http://www.naderman.de"
2888                 },
2889                 {
2890                     "name": "Jordi Boggiano",
2891                     "email": "j.boggiano@seld.be",
2892                     "homepage": "http://seld.be"
2893                 },
2894                 {
2895                     "name": "Rob Bast",
2896                     "email": "rob.bast@gmail.com",
2897                     "homepage": "http://robbast.nl"
2898                 }
2899             ],
2900             "description": "Semver library that offers utilities, version constraint parsing and validation.",
2901             "keywords": [
2902                 "semantic",
2903                 "semver",
2904                 "validation",
2905                 "versioning"
2906             ],
2907             "support": {
2908                 "irc": "ircs://irc.libera.chat:6697/composer",
2909                 "issues": "https://github.com/composer/semver/issues",
2910                 "source": "https://github.com/composer/semver/tree/3.4.0"
2911             },
2912             "funding": [
2913                 {
2914                     "url": "https://packagist.com",
2915                     "type": "custom"
2916                 },
2917                 {
2918                     "url": "https://github.com/composer",
2919                     "type": "github"
2920                 },
2921                 {
2922                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
2923                     "type": "tidelift"
2924                 }
2925             ],
2926             "time": "2023-08-31T09:50:34+00:00"
2927         },
2928         {
2929             "name": "composer/xdebug-handler",
2930             "version": "3.0.3",
2931             "source": {
2932                 "type": "git",
2933                 "url": "https://github.com/composer/xdebug-handler.git",
2934                 "reference": "ced299686f41dce890debac69273b47ffe98a40c"
2935             },
2936             "dist": {
2937                 "type": "zip",
2938                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
2939                 "reference": "ced299686f41dce890debac69273b47ffe98a40c",
2940                 "shasum": ""
2941             },
2942             "require": {
2943                 "composer/pcre": "^1 || ^2 || ^3",
2944                 "php": "^7.2.5 || ^8.0",
2945                 "psr/log": "^1 || ^2 || ^3"
2946             },
2947             "require-dev": {
2948                 "phpstan/phpstan": "^1.0",
2949                 "phpstan/phpstan-strict-rules": "^1.1",
2950                 "symfony/phpunit-bridge": "^6.0"
2951             },
2952             "type": "library",
2953             "autoload": {
2954                 "psr-4": {
2955                     "Composer\\XdebugHandler\\": "src"
2956                 }
2957             },
2958             "notification-url": "https://packagist.org/downloads/",
2959             "license": [
2960                 "MIT"
2961             ],
2962             "authors": [
2963                 {
2964                     "name": "John Stevenson",
2965                     "email": "john-stevenson@blueyonder.co.uk"
2966                 }
2967             ],
2968             "description": "Restarts a process without Xdebug.",
2969             "keywords": [
2970                 "Xdebug",
2971                 "performance"
2972             ],
2973             "support": {
2974                 "irc": "irc://irc.freenode.org/composer",
2975                 "issues": "https://github.com/composer/xdebug-handler/issues",
2976                 "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
2977             },
2978             "funding": [
2979                 {
2980                     "url": "https://packagist.com",
2981                     "type": "custom"
2982                 },
2983                 {
2984                     "url": "https://github.com/composer",
2985                     "type": "github"
2986                 },
2987                 {
2988                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
2989                     "type": "tidelift"
2990                 }
2991             ],
2992             "time": "2022-02-25T21:32:43+00:00"
2993         },
2994         {
2995             "name": "dasprid/enum",
2996             "version": "1.0.5",
2997             "source": {
2998                 "type": "git",
2999                 "url": "https://github.com/DASPRiD/Enum.git",
3000                 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016"
3001             },
3002             "dist": {
3003                 "type": "zip",
3004                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016",
3005                 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016",
3006                 "shasum": ""
3007             },
3008             "require": {
3009                 "php": ">=7.1 <9.0"
3010             },
3011             "require-dev": {
3012                 "phpunit/phpunit": "^7 | ^8 | ^9",
3013                 "squizlabs/php_codesniffer": "*"
3014             },
3015             "type": "library",
3016             "autoload": {
3017                 "psr-4": {
3018                     "DASPRiD\\Enum\\": "src/"
3019                 }
3020             },
3021             "notification-url": "https://packagist.org/downloads/",
3022             "license": [
3023                 "BSD-2-Clause"
3024             ],
3025             "authors": [
3026                 {
3027                     "name": "Ben Scholzen 'DASPRiD'",
3028                     "email": "mail@dasprids.de",
3029                     "homepage": "https://dasprids.de/",
3030                     "role": "Developer"
3031                 }
3032             ],
3033             "description": "PHP 7.1 enum implementation",
3034             "keywords": [
3035                 "enum",
3036                 "map"
3037             ],
3038             "support": {
3039                 "issues": "https://github.com/DASPRiD/Enum/issues",
3040                 "source": "https://github.com/DASPRiD/Enum/tree/1.0.5"
3041             },
3042             "time": "2023-08-25T16:18:39+00:00"
3043         },
3044         {
3045             "name": "dealerdirect/phpcodesniffer-composer-installer",
3046             "version": "v1.0.0",
3047             "source": {
3048                 "type": "git",
3049                 "url": "https://github.com/PHPCSStandards/composer-installer.git",
3050                 "reference": "4be43904336affa5c2f70744a348312336afd0da"
3051             },
3052             "dist": {
3053                 "type": "zip",
3054                 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
3055                 "reference": "4be43904336affa5c2f70744a348312336afd0da",
3056                 "shasum": ""
3057             },
3058             "require": {
3059                 "composer-plugin-api": "^1.0 || ^2.0",
3060                 "php": ">=5.4",
3061                 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
3062             },
3063             "require-dev": {
3064                 "composer/composer": "*",
3065                 "ext-json": "*",
3066                 "ext-zip": "*",
3067                 "php-parallel-lint/php-parallel-lint": "^1.3.1",
3068                 "phpcompatibility/php-compatibility": "^9.0",
3069                 "yoast/phpunit-polyfills": "^1.0"
3070             },
3071             "type": "composer-plugin",
3072             "extra": {
3073                 "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
3074             },
3075             "autoload": {
3076                 "psr-4": {
3077                     "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
3078                 }
3079             },
3080             "notification-url": "https://packagist.org/downloads/",
3081             "license": [
3082                 "MIT"
3083             ],
3084             "authors": [
3085                 {
3086                     "name": "Franck Nijhof",
3087                     "email": "franck.nijhof@dealerdirect.com",
3088                     "homepage": "http://www.frenck.nl",
3089                     "role": "Developer / IT Manager"
3090                 },
3091                 {
3092                     "name": "Contributors",
3093                     "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
3094                 }
3095             ],
3096             "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
3097             "homepage": "http://www.dealerdirect.com",
3098             "keywords": [
3099                 "PHPCodeSniffer",
3100                 "PHP_CodeSniffer",
3101                 "code quality",
3102                 "codesniffer",
3103                 "composer",
3104                 "installer",
3105                 "phpcbf",
3106                 "phpcs",
3107                 "plugin",
3108                 "qa",
3109                 "quality",
3110                 "standard",
3111                 "standards",
3112                 "style guide",
3113                 "stylecheck",
3114                 "tests"
3115             ],
3116             "support": {
3117                 "issues": "https://github.com/PHPCSStandards/composer-installer/issues",
3118                 "source": "https://github.com/PHPCSStandards/composer-installer"
3119             },
3120             "time": "2023-01-05T11:28:13+00:00"
3121         },
3122         {
3123             "name": "dnoegel/php-xdg-base-dir",
3124             "version": "v0.1.1",
3125             "source": {
3126                 "type": "git",
3127                 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
3128                 "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
3129             },
3130             "dist": {
3131                 "type": "zip",
3132                 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
3133                 "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
3134                 "shasum": ""
3135             },
3136             "require": {
3137                 "php": ">=5.3.2"
3138             },
3139             "require-dev": {
3140                 "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
3141             },
3142             "type": "library",
3143             "autoload": {
3144                 "psr-4": {
3145                     "XdgBaseDir\\": "src/"
3146                 }
3147             },
3148             "notification-url": "https://packagist.org/downloads/",
3149             "license": [
3150                 "MIT"
3151             ],
3152             "description": "implementation of xdg base directory specification for php",
3153             "support": {
3154                 "issues": "https://github.com/dnoegel/php-xdg-base-dir/issues",
3155                 "source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1"
3156             },
3157             "time": "2019-12-04T15:06:13+00:00"
3158         },
3159         {
3160             "name": "doctrine/coding-standard",
3161             "version": "11.1.0",
3162             "source": {
3163                 "type": "git",
3164                 "url": "https://github.com/doctrine/coding-standard.git",
3165                 "reference": "4bcfa9d922e13cb3b8078d4752e3ba276f959c88"
3166             },
3167             "dist": {
3168                 "type": "zip",
3169                 "url": "https://api.github.com/repos/doctrine/coding-standard/zipball/4bcfa9d922e13cb3b8078d4752e3ba276f959c88",
3170                 "reference": "4bcfa9d922e13cb3b8078d4752e3ba276f959c88",
3171                 "shasum": ""
3172             },
3173             "require": {
3174                 "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0.0",
3175                 "php": "^7.2 || ^8.0",
3176                 "slevomat/coding-standard": "^8.6.2",
3177                 "squizlabs/php_codesniffer": "^3.7"
3178             },
3179             "type": "phpcodesniffer-standard",
3180             "notification-url": "https://packagist.org/downloads/",
3181             "license": [
3182                 "MIT"
3183             ],
3184             "authors": [
3185                 {
3186                     "name": "Benjamin Eberlei",
3187                     "email": "kontakt@beberlei.de"
3188                 },
3189                 {
3190                     "name": "Steve Müller",
3191                     "email": "st.mueller@dzh-online.de"
3192                 }
3193             ],
3194             "description": "The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.",
3195             "homepage": "https://www.doctrine-project.org/projects/coding-standard.html",
3196             "keywords": [
3197                 "checks",
3198                 "code",
3199                 "coding",
3200                 "cs",
3201                 "dev",
3202                 "doctrine",
3203                 "rules",
3204                 "sniffer",
3205                 "sniffs",
3206                 "standard",
3207                 "style"
3208             ],
3209             "support": {
3210                 "issues": "https://github.com/doctrine/coding-standard/issues",
3211                 "source": "https://github.com/doctrine/coding-standard/tree/11.1.0"
3212             },
3213             "time": "2023-01-06T09:12:24+00:00"
3214         },
3215         {
3216             "name": "doctrine/deprecations",
3217             "version": "1.1.3",
3218             "source": {
3219                 "type": "git",
3220                 "url": "https://github.com/doctrine/deprecations.git",
3221                 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
3222             },
3223             "dist": {
3224                 "type": "zip",
3225                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
3226                 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
3227                 "shasum": ""
3228             },
3229             "require": {
3230                 "php": "^7.1 || ^8.0"
3231             },
3232             "require-dev": {
3233                 "doctrine/coding-standard": "^9",
3234                 "phpstan/phpstan": "1.4.10 || 1.10.15",
3235                 "phpstan/phpstan-phpunit": "^1.0",
3236                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
3237                 "psalm/plugin-phpunit": "0.18.4",
3238                 "psr/log": "^1 || ^2 || ^3",
3239                 "vimeo/psalm": "4.30.0 || 5.12.0"
3240             },
3241             "suggest": {
3242                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
3243             },
3244             "type": "library",
3245             "autoload": {
3246                 "psr-4": {
3247                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
3248                 }
3249             },
3250             "notification-url": "https://packagist.org/downloads/",
3251             "license": [
3252                 "MIT"
3253             ],
3254             "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.",
3255             "homepage": "https://www.doctrine-project.org/",
3256             "support": {
3257                 "issues": "https://github.com/doctrine/deprecations/issues",
3258                 "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
3259             },
3260             "time": "2024-01-30T19:34:25+00:00"
3261         },
3262         {
3263             "name": "felixfbecker/advanced-json-rpc",
3264             "version": "v3.2.1",
3265             "source": {
3266                 "type": "git",
3267                 "url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
3268                 "reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447"
3269             },
3270             "dist": {
3271                 "type": "zip",
3272                 "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/b5f37dbff9a8ad360ca341f3240dc1c168b45447",
3273                 "reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447",
3274                 "shasum": ""
3275             },
3276             "require": {
3277                 "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
3278                 "php": "^7.1 || ^8.0",
3279                 "phpdocumentor/reflection-docblock": "^4.3.4 || ^5.0.0"
3280             },
3281             "require-dev": {
3282                 "phpunit/phpunit": "^7.0 || ^8.0"
3283             },
3284             "type": "library",
3285             "autoload": {
3286                 "psr-4": {
3287                     "AdvancedJsonRpc\\": "lib/"
3288                 }
3289             },
3290             "notification-url": "https://packagist.org/downloads/",
3291             "license": [
3292                 "ISC"
3293             ],
3294             "authors": [
3295                 {
3296                     "name": "Felix Becker",
3297                     "email": "felix.b@outlook.com"
3298                 }
3299             ],
3300             "description": "A more advanced JSONRPC implementation",
3301             "support": {
3302                 "issues": "https://github.com/felixfbecker/php-advanced-json-rpc/issues",
3303                 "source": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/v3.2.1"
3304             },
3305             "time": "2021-06-11T22:34:44+00:00"
3306         },
3307         {
3308             "name": "felixfbecker/language-server-protocol",
3309             "version": "v1.5.2",
3310             "source": {
3311                 "type": "git",
3312                 "url": "https://github.com/felixfbecker/php-language-server-protocol.git",
3313                 "reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842"
3314             },
3315             "dist": {
3316                 "type": "zip",
3317                 "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/6e82196ffd7c62f7794d778ca52b69feec9f2842",
3318                 "reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842",
3319                 "shasum": ""
3320             },
3321             "require": {
3322                 "php": ">=7.1"
3323             },
3324             "require-dev": {
3325                 "phpstan/phpstan": "*",
3326                 "squizlabs/php_codesniffer": "^3.1",
3327                 "vimeo/psalm": "^4.0"
3328             },
3329             "type": "library",
3330             "extra": {
3331                 "branch-alias": {
3332                     "dev-master": "1.x-dev"
3333                 }
3334             },
3335             "autoload": {
3336                 "psr-4": {
3337                     "LanguageServerProtocol\\": "src/"
3338                 }
3339             },
3340             "notification-url": "https://packagist.org/downloads/",
3341             "license": [
3342                 "ISC"
3343             ],
3344             "authors": [
3345                 {
3346                     "name": "Felix Becker",
3347                     "email": "felix.b@outlook.com"
3348                 }
3349             ],
3350             "description": "PHP classes for the Language Server Protocol",
3351             "keywords": [
3352                 "language",
3353                 "microsoft",
3354                 "php",
3355                 "server"
3356             ],
3357             "support": {
3358                 "issues": "https://github.com/felixfbecker/php-language-server-protocol/issues",
3359                 "source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.2"
3360             },
3361             "time": "2022-03-02T22:36:06+00:00"
3362         },
3363         {
3364             "name": "fgrosse/phpasn1",
3365             "version": "v2.5.0",
3366             "source": {
3367                 "type": "git",
3368                 "url": "https://github.com/fgrosse/PHPASN1.git",
3369                 "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b"
3370             },
3371             "dist": {
3372                 "type": "zip",
3373                 "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/42060ed45344789fb9f21f9f1864fc47b9e3507b",
3374                 "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b",
3375                 "shasum": ""
3376             },
3377             "require": {
3378                 "php": "^7.1 || ^8.0"
3379             },
3380             "require-dev": {
3381                 "php-coveralls/php-coveralls": "~2.0",
3382                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
3383             },
3384             "suggest": {
3385                 "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
3386                 "ext-curl": "For loading OID information from the web if they have not bee defined statically",
3387                 "ext-gmp": "GMP is the preferred extension for big integer calculations",
3388                 "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
3389             },
3390             "type": "library",
3391             "extra": {
3392                 "branch-alias": {
3393                     "dev-master": "2.0.x-dev"
3394                 }
3395             },
3396             "autoload": {
3397                 "psr-4": {
3398                     "FG\\": "lib/"
3399                 }
3400             },
3401             "notification-url": "https://packagist.org/downloads/",
3402             "license": [
3403                 "MIT"
3404             ],
3405             "authors": [
3406                 {
3407                     "name": "Friedrich Große",
3408                     "email": "friedrich.grosse@gmail.com",
3409                     "homepage": "https://github.com/FGrosse",
3410                     "role": "Author"
3411                 },
3412                 {
3413                     "name": "All contributors",
3414                     "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
3415                 }
3416             ],
3417             "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
3418             "homepage": "https://github.com/FGrosse/PHPASN1",
3419             "keywords": [
3420                 "DER",
3421                 "asn.1",
3422                 "asn1",
3423                 "ber",
3424                 "binary",
3425                 "decoding",
3426                 "encoding",
3427                 "x.509",
3428                 "x.690",
3429                 "x509",
3430                 "x690"
3431             ],
3432             "support": {
3433                 "issues": "https://github.com/fgrosse/PHPASN1/issues",
3434                 "source": "https://github.com/fgrosse/PHPASN1/tree/v2.5.0"
3435             },
3436             "abandoned": true,
3437             "time": "2022-12-19T11:08:26+00:00"
3438         },
3439         {
3440             "name": "fidry/cpu-core-counter",
3441             "version": "1.1.0",
3442             "source": {
3443                 "type": "git",
3444                 "url": "https://github.com/theofidry/cpu-core-counter.git",
3445                 "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
3446             },
3447             "dist": {
3448                 "type": "zip",
3449                 "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
3450                 "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
3451                 "shasum": ""
3452             },
3453             "require": {
3454                 "php": "^7.2 || ^8.0"
3455             },
3456             "require-dev": {
3457                 "fidry/makefile": "^0.2.0",
3458                 "fidry/php-cs-fixer-config": "^1.1.2",
3459                 "phpstan/extension-installer": "^1.2.0",
3460                 "phpstan/phpstan": "^1.9.2",
3461                 "phpstan/phpstan-deprecation-rules": "^1.0.0",
3462                 "phpstan/phpstan-phpunit": "^1.2.2",
3463                 "phpstan/phpstan-strict-rules": "^1.4.4",
3464                 "phpunit/phpunit": "^8.5.31 || ^9.5.26",
3465                 "webmozarts/strict-phpunit": "^7.5"
3466             },
3467             "type": "library",
3468             "autoload": {
3469                 "psr-4": {
3470                     "Fidry\\CpuCoreCounter\\": "src/"
3471                 }
3472             },
3473             "notification-url": "https://packagist.org/downloads/",
3474             "license": [
3475                 "MIT"
3476             ],
3477             "authors": [
3478                 {
3479                     "name": "Théo FIDRY",
3480                     "email": "theo.fidry@gmail.com"
3481                 }
3482             ],
3483             "description": "Tiny utility to get the number of CPU cores.",
3484             "keywords": [
3485                 "CPU",
3486                 "core"
3487             ],
3488             "support": {
3489                 "issues": "https://github.com/theofidry/cpu-core-counter/issues",
3490                 "source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
3491             },
3492             "funding": [
3493                 {
3494                     "url": "https://github.com/theofidry",
3495                     "type": "github"
3496                 }
3497             ],
3498             "time": "2024-02-07T09:43:46+00:00"
3499         },
3500         {
3501             "name": "guzzlehttp/psr7",
3502             "version": "2.6.2",
3503             "source": {
3504                 "type": "git",
3505                 "url": "https://github.com/guzzle/psr7.git",
3506                 "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
3507             },
3508             "dist": {
3509                 "type": "zip",
3510                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
3511                 "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
3512                 "shasum": ""
3513             },
3514             "require": {
3515                 "php": "^7.2.5 || ^8.0",
3516                 "psr/http-factory": "^1.0",
3517                 "psr/http-message": "^1.1 || ^2.0",
3518                 "ralouphie/getallheaders": "^3.0"
3519             },
3520             "provide": {
3521                 "psr/http-factory-implementation": "1.0",
3522                 "psr/http-message-implementation": "1.0"
3523             },
3524             "require-dev": {
3525                 "bamarni/composer-bin-plugin": "^1.8.2",
3526                 "http-interop/http-factory-tests": "^0.9",
3527                 "phpunit/phpunit": "^8.5.36 || ^9.6.15"
3528             },
3529             "suggest": {
3530                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
3531             },
3532             "type": "library",
3533             "extra": {
3534                 "bamarni-bin": {
3535                     "bin-links": true,
3536                     "forward-command": false
3537                 }
3538             },
3539             "autoload": {
3540                 "psr-4": {
3541                     "GuzzleHttp\\Psr7\\": "src/"
3542                 }
3543             },
3544             "notification-url": "https://packagist.org/downloads/",
3545             "license": [
3546                 "MIT"
3547             ],
3548             "authors": [
3549                 {
3550                     "name": "Graham Campbell",
3551                     "email": "hello@gjcampbell.co.uk",
3552                     "homepage": "https://github.com/GrahamCampbell"
3553                 },
3554                 {
3555                     "name": "Michael Dowling",
3556                     "email": "mtdowling@gmail.com",
3557                     "homepage": "https://github.com/mtdowling"
3558                 },
3559                 {
3560                     "name": "George Mponos",
3561                     "email": "gmponos@gmail.com",
3562                     "homepage": "https://github.com/gmponos"
3563                 },
3564                 {
3565                     "name": "Tobias Nyholm",
3566                     "email": "tobias.nyholm@gmail.com",
3567                     "homepage": "https://github.com/Nyholm"
3568                 },
3569                 {
3570                     "name": "Márk Sági-Kazár",
3571                     "email": "mark.sagikazar@gmail.com",
3572                     "homepage": "https://github.com/sagikazarmark"
3573                 },
3574                 {
3575                     "name": "Tobias Schultze",
3576                     "email": "webmaster@tubo-world.de",
3577                     "homepage": "https://github.com/Tobion"
3578                 },
3579                 {
3580                     "name": "Márk Sági-Kazár",
3581                     "email": "mark.sagikazar@gmail.com",
3582                     "homepage": "https://sagikazarmark.hu"
3583                 }
3584             ],
3585             "description": "PSR-7 message implementation that also provides common utility methods",
3586             "keywords": [
3587                 "http",
3588                 "message",
3589                 "psr-7",
3590                 "request",
3591                 "response",
3592                 "stream",
3593                 "uri",
3594                 "url"
3595             ],
3596             "support": {
3597                 "issues": "https://github.com/guzzle/psr7/issues",
3598                 "source": "https://github.com/guzzle/psr7/tree/2.6.2"
3599             },
3600             "funding": [
3601                 {
3602                     "url": "https://github.com/GrahamCampbell",
3603                     "type": "github"
3604                 },
3605                 {
3606                     "url": "https://github.com/Nyholm",
3607                     "type": "github"
3608                 },
3609                 {
3610                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
3611                     "type": "tidelift"
3612                 }
3613             ],
3614             "time": "2023-12-03T20:05:35+00:00"
3615         },
3616         {
3617             "name": "httpsoft/http-message",
3618             "version": "1.1.4",
3619             "source": {
3620                 "type": "git",
3621                 "url": "https://github.com/httpsoft/http-message.git",
3622                 "reference": "98ab6afd2328f31d4eb3d0379567dad6251fa6a6"
3623             },
3624             "dist": {
3625                 "type": "zip",
3626                 "url": "https://api.github.com/repos/httpsoft/http-message/zipball/98ab6afd2328f31d4eb3d0379567dad6251fa6a6",
3627                 "reference": "98ab6afd2328f31d4eb3d0379567dad6251fa6a6",
3628                 "shasum": ""
3629             },
3630             "require": {
3631                 "php": "^7.4|^8.0",
3632                 "psr/http-factory": "^1.0",
3633                 "psr/http-message": "^1.1|^2.0"
3634             },
3635             "provide": {
3636                 "psr/http-factory-implementation": "1.0",
3637                 "psr/http-message-implementation": "1.0"
3638             },
3639             "require-dev": {
3640                 "php-http/psr7-integration-tests": "^1.3",
3641                 "phpunit/phpunit": "^9.5",
3642                 "squizlabs/php_codesniffer": "^3.7",
3643                 "vimeo/psalm": "^4.9|^5.2"
3644             },
3645             "type": "library",
3646             "autoload": {
3647                 "psr-4": {
3648                     "HttpSoft\\Message\\": "src/"
3649                 }
3650             },
3651             "notification-url": "https://packagist.org/downloads/",
3652             "license": [
3653                 "MIT"
3654             ],
3655             "authors": [
3656                 {
3657                     "name": "Evgeniy Zyubin",
3658                     "email": "mail@devanych.ru",
3659                     "homepage": "https://devanych.ru/",
3660                     "role": "Founder and lead developer"
3661                 }
3662             ],
3663             "description": "Strict and fast implementation of PSR-7 and PSR-17",
3664             "homepage": "https://httpsoft.org/",
3665             "keywords": [
3666                 "http",
3667                 "http-message",
3668                 "php",
3669                 "psr-17",
3670                 "psr-7"
3671             ],
3672             "support": {
3673                 "docs": "https://httpsoft.org/docs/message",
3674                 "issues": "https://github.com/httpsoft/http-message/issues",
3675                 "source": "https://github.com/httpsoft/http-message"
3676             },
3677             "time": "2023-11-16T11:03:38+00:00"
3678         },
3679         {
3680             "name": "laminas/laminas-diactoros",
3681             "version": "3.3.1",
3682             "source": {
3683                 "type": "git",
3684                 "url": "https://github.com/laminas/laminas-diactoros.git",
3685                 "reference": "74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45"
3686             },
3687             "dist": {
3688                 "type": "zip",
3689                 "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45",
3690                 "reference": "74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45",
3691                 "shasum": ""
3692             },
3693             "require": {
3694                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3695                 "psr/http-factory": "^1.0.2",
3696                 "psr/http-message": "^1.1 || ^2.0"
3697             },
3698             "provide": {
3699                 "psr/http-factory-implementation": "^1.1 || ^2.0",
3700                 "psr/http-message-implementation": "^1.1 || ^2.0"
3701             },
3702             "require-dev": {
3703                 "ext-curl": "*",
3704                 "ext-dom": "*",
3705                 "ext-gd": "*",
3706                 "ext-libxml": "*",
3707                 "http-interop/http-factory-tests": "^0.9.0",
3708                 "laminas/laminas-coding-standard": "~2.5.0",
3709                 "php-http/psr7-integration-tests": "^1.3",
3710                 "phpunit/phpunit": "^9.6.16",
3711                 "psalm/plugin-phpunit": "^0.18.4",
3712                 "vimeo/psalm": "^5.22.1"
3713             },
3714             "type": "library",
3715             "extra": {
3716                 "laminas": {
3717                     "config-provider": "Laminas\\Diactoros\\ConfigProvider",
3718                     "module": "Laminas\\Diactoros"
3719                 }
3720             },
3721             "autoload": {
3722                 "files": [
3723                     "src/functions/create_uploaded_file.php",
3724                     "src/functions/marshal_headers_from_sapi.php",
3725                     "src/functions/marshal_method_from_sapi.php",
3726                     "src/functions/marshal_protocol_version_from_sapi.php",
3727                     "src/functions/normalize_server.php",
3728                     "src/functions/normalize_uploaded_files.php",
3729                     "src/functions/parse_cookie_header.php"
3730                 ],
3731                 "psr-4": {
3732                     "Laminas\\Diactoros\\": "src/"
3733                 }
3734             },
3735             "notification-url": "https://packagist.org/downloads/",
3736             "license": [
3737                 "BSD-3-Clause"
3738             ],
3739             "description": "PSR HTTP Message implementations",
3740             "homepage": "https://laminas.dev",
3741             "keywords": [
3742                 "http",
3743                 "laminas",
3744                 "psr",
3745                 "psr-17",
3746                 "psr-7"
3747             ],
3748             "support": {
3749                 "chat": "https://laminas.dev/chat",
3750                 "docs": "https://docs.laminas.dev/laminas-diactoros/",
3751                 "forum": "https://discourse.laminas.dev",
3752                 "issues": "https://github.com/laminas/laminas-diactoros/issues",
3753                 "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
3754                 "source": "https://github.com/laminas/laminas-diactoros"
3755             },
3756             "funding": [
3757                 {
3758                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3759                     "type": "community_bridge"
3760                 }
3761             ],
3762             "time": "2024-02-16T16:06:16+00:00"
3763         },
3764         {
3765             "name": "league/uri",
3766             "version": "6.8.0",
3767             "source": {
3768                 "type": "git",
3769                 "url": "https://github.com/thephpleague/uri.git",
3770                 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39"
3771             },
3772             "dist": {
3773                 "type": "zip",
3774                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/a700b4656e4c54371b799ac61e300ab25a2d1d39",
3775                 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39",
3776                 "shasum": ""
3777             },
3778             "require": {
3779                 "ext-json": "*",
3780                 "league/uri-interfaces": "^2.3",
3781                 "php": "^8.1",
3782                 "psr/http-message": "^1.0.1"
3783             },
3784             "conflict": {
3785                 "league/uri-schemes": "^1.0"
3786             },
3787             "require-dev": {
3788                 "friendsofphp/php-cs-fixer": "^v3.9.5",
3789                 "nyholm/psr7": "^1.5.1",
3790                 "php-http/psr7-integration-tests": "^1.1.1",
3791                 "phpbench/phpbench": "^1.2.6",
3792                 "phpstan/phpstan": "^1.8.5",
3793                 "phpstan/phpstan-deprecation-rules": "^1.0",
3794                 "phpstan/phpstan-phpunit": "^1.1.1",
3795                 "phpstan/phpstan-strict-rules": "^1.4.3",
3796                 "phpunit/phpunit": "^9.5.24",
3797                 "psr/http-factory": "^1.0.1"
3798             },
3799             "suggest": {
3800                 "ext-fileinfo": "Needed to create Data URI from a filepath",
3801                 "ext-intl": "Needed to improve host validation",
3802                 "league/uri-components": "Needed to easily manipulate URI objects",
3803                 "psr/http-factory": "Needed to use the URI factory"
3804             },
3805             "type": "library",
3806             "extra": {
3807                 "branch-alias": {
3808                     "dev-master": "6.x-dev"
3809                 }
3810             },
3811             "autoload": {
3812                 "psr-4": {
3813                     "League\\Uri\\": "src"
3814                 }
3815             },
3816             "notification-url": "https://packagist.org/downloads/",
3817             "license": [
3818                 "MIT"
3819             ],
3820             "authors": [
3821                 {
3822                     "name": "Ignace Nyamagana Butera",
3823                     "email": "nyamsprod@gmail.com",
3824                     "homepage": "https://nyamsprod.com"
3825                 }
3826             ],
3827             "description": "URI manipulation library",
3828             "homepage": "https://uri.thephpleague.com",
3829             "keywords": [
3830                 "data-uri",
3831                 "file-uri",
3832                 "ftp",
3833                 "hostname",
3834                 "http",
3835                 "https",
3836                 "middleware",
3837                 "parse_str",
3838                 "parse_url",
3839                 "psr-7",
3840                 "query-string",
3841                 "querystring",
3842                 "rfc3986",
3843                 "rfc3987",
3844                 "rfc6570",
3845                 "uri",
3846                 "uri-template",
3847                 "url",
3848                 "ws"
3849             ],
3850             "support": {
3851                 "docs": "https://uri.thephpleague.com",
3852                 "forum": "https://thephpleague.slack.com",
3853                 "issues": "https://github.com/thephpleague/uri/issues",
3854                 "source": "https://github.com/thephpleague/uri/tree/6.8.0"
3855             },
3856             "funding": [
3857                 {
3858                     "url": "https://github.com/sponsors/nyamsprod",
3859                     "type": "github"
3860                 }
3861             ],
3862             "time": "2022-09-13T19:58:47+00:00"
3863         },
3864         {
3865             "name": "league/uri-interfaces",
3866             "version": "2.3.0",
3867             "source": {
3868                 "type": "git",
3869                 "url": "https://github.com/thephpleague/uri-interfaces.git",
3870                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
3871             },
3872             "dist": {
3873                 "type": "zip",
3874                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
3875                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
3876                 "shasum": ""
3877             },
3878             "require": {
3879                 "ext-json": "*",
3880                 "php": "^7.2 || ^8.0"
3881             },
3882             "require-dev": {
3883                 "friendsofphp/php-cs-fixer": "^2.19",
3884                 "phpstan/phpstan": "^0.12.90",
3885                 "phpstan/phpstan-phpunit": "^0.12.19",
3886                 "phpstan/phpstan-strict-rules": "^0.12.9",
3887                 "phpunit/phpunit": "^8.5.15 || ^9.5"
3888             },
3889             "suggest": {
3890                 "ext-intl": "to use the IDNA feature",
3891                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
3892             },
3893             "type": "library",
3894             "extra": {
3895                 "branch-alias": {
3896                     "dev-master": "2.x-dev"
3897                 }
3898             },
3899             "autoload": {
3900                 "psr-4": {
3901                     "League\\Uri\\": "src/"
3902                 }
3903             },
3904             "notification-url": "https://packagist.org/downloads/",
3905             "license": [
3906                 "MIT"
3907             ],
3908             "authors": [
3909                 {
3910                     "name": "Ignace Nyamagana Butera",
3911                     "email": "nyamsprod@gmail.com",
3912                     "homepage": "https://nyamsprod.com"
3913                 }
3914             ],
3915             "description": "Common interface for URI representation",
3916             "homepage": "http://github.com/thephpleague/uri-interfaces",
3917             "keywords": [
3918                 "rfc3986",
3919                 "rfc3987",
3920                 "uri",
3921                 "url"
3922             ],
3923             "support": {
3924                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
3925                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
3926             },
3927             "funding": [
3928                 {
3929                     "url": "https://github.com/sponsors/nyamsprod",
3930                     "type": "github"
3931                 }
3932             ],
3933             "time": "2021-06-28T04:27:21+00:00"
3934         },
3935         {
3936             "name": "myclabs/deep-copy",
3937             "version": "1.11.1",
3938             "source": {
3939                 "type": "git",
3940                 "url": "https://github.com/myclabs/DeepCopy.git",
3941                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
3942             },
3943             "dist": {
3944                 "type": "zip",
3945                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
3946                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
3947                 "shasum": ""
3948             },
3949             "require": {
3950                 "php": "^7.1 || ^8.0"
3951             },
3952             "conflict": {
3953                 "doctrine/collections": "<1.6.8",
3954                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
3955             },
3956             "require-dev": {
3957                 "doctrine/collections": "^1.6.8",
3958                 "doctrine/common": "^2.13.3 || ^3.2.2",
3959                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
3960             },
3961             "type": "library",
3962             "autoload": {
3963                 "files": [
3964                     "src/DeepCopy/deep_copy.php"
3965                 ],
3966                 "psr-4": {
3967                     "DeepCopy\\": "src/DeepCopy/"
3968                 }
3969             },
3970             "notification-url": "https://packagist.org/downloads/",
3971             "license": [
3972                 "MIT"
3973             ],
3974             "description": "Create deep copies (clones) of your objects",
3975             "keywords": [
3976                 "clone",
3977                 "copy",
3978                 "duplicate",
3979                 "object",
3980                 "object graph"
3981             ],
3982             "support": {
3983                 "issues": "https://github.com/myclabs/DeepCopy/issues",
3984                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
3985             },
3986             "funding": [
3987                 {
3988                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
3989                     "type": "tidelift"
3990                 }
3991             ],
3992             "time": "2023-03-08T13:26:56+00:00"
3993         },
3994         {
3995             "name": "netresearch/jsonmapper",
3996             "version": "v4.4.1",
3997             "source": {
3998                 "type": "git",
3999                 "url": "https://github.com/cweiske/jsonmapper.git",
4000                 "reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0"
4001             },
4002             "dist": {
4003                 "type": "zip",
4004                 "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/132c75c7dd83e45353ebb9c6c9f591952995bbf0",
4005                 "reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0",
4006                 "shasum": ""
4007             },
4008             "require": {
4009                 "ext-json": "*",
4010                 "ext-pcre": "*",
4011                 "ext-reflection": "*",
4012                 "ext-spl": "*",
4013                 "php": ">=7.1"
4014             },
4015             "require-dev": {
4016                 "phpunit/phpunit": "~7.5 || ~8.0 || ~9.0 || ~10.0",
4017                 "squizlabs/php_codesniffer": "~3.5"
4018             },
4019             "type": "library",
4020             "autoload": {
4021                 "psr-0": {
4022                     "JsonMapper": "src/"
4023                 }
4024             },
4025             "notification-url": "https://packagist.org/downloads/",
4026             "license": [
4027                 "OSL-3.0"
4028             ],
4029             "authors": [
4030                 {
4031                     "name": "Christian Weiske",
4032                     "email": "cweiske@cweiske.de",
4033                     "homepage": "http://github.com/cweiske/jsonmapper/",
4034                     "role": "Developer"
4035                 }
4036             ],
4037             "description": "Map nested JSON structures onto PHP classes",
4038             "support": {
4039                 "email": "cweiske@cweiske.de",
4040                 "issues": "https://github.com/cweiske/jsonmapper/issues",
4041                 "source": "https://github.com/cweiske/jsonmapper/tree/v4.4.1"
4042             },
4043             "time": "2024-01-31T06:18:54+00:00"
4044         },
4045         {
4046             "name": "nikic/php-parser",
4047             "version": "v4.19.1",
4048             "source": {
4049                 "type": "git",
4050                 "url": "https://github.com/nikic/PHP-Parser.git",
4051                 "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b"
4052             },
4053             "dist": {
4054                 "type": "zip",
4055                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b",
4056                 "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b",
4057                 "shasum": ""
4058             },
4059             "require": {
4060                 "ext-tokenizer": "*",
4061                 "php": ">=7.1"
4062             },
4063             "require-dev": {
4064                 "ircmaxell/php-yacc": "^0.0.7",
4065                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4066             },
4067             "bin": [
4068                 "bin/php-parse"
4069             ],
4070             "type": "library",
4071             "extra": {
4072                 "branch-alias": {
4073                     "dev-master": "4.9-dev"
4074                 }
4075             },
4076             "autoload": {
4077                 "psr-4": {
4078                     "PhpParser\\": "lib/PhpParser"
4079                 }
4080             },
4081             "notification-url": "https://packagist.org/downloads/",
4082             "license": [
4083                 "BSD-3-Clause"
4084             ],
4085             "authors": [
4086                 {
4087                     "name": "Nikita Popov"
4088                 }
4089             ],
4090             "description": "A PHP parser written in PHP",
4091             "keywords": [
4092                 "parser",
4093                 "php"
4094             ],
4095             "support": {
4096                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4097                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1"
4098             },
4099             "time": "2024-03-17T08:10:35+00:00"
4100         },
4101         {
4102             "name": "nyholm/psr7",
4103             "version": "1.8.1",
4104             "source": {
4105                 "type": "git",
4106                 "url": "https://github.com/Nyholm/psr7.git",
4107                 "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e"
4108             },
4109             "dist": {
4110                 "type": "zip",
4111                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/aa5fc277a4f5508013d571341ade0c3886d4d00e",
4112                 "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e",
4113                 "shasum": ""
4114             },
4115             "require": {
4116                 "php": ">=7.2",
4117                 "psr/http-factory": "^1.0",
4118                 "psr/http-message": "^1.1 || ^2.0"
4119             },
4120             "provide": {
4121                 "php-http/message-factory-implementation": "1.0",
4122                 "psr/http-factory-implementation": "1.0",
4123                 "psr/http-message-implementation": "1.0"
4124             },
4125             "require-dev": {
4126                 "http-interop/http-factory-tests": "^0.9",
4127                 "php-http/message-factory": "^1.0",
4128                 "php-http/psr7-integration-tests": "^1.0",
4129                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
4130                 "symfony/error-handler": "^4.4"
4131             },
4132             "type": "library",
4133             "extra": {
4134                 "branch-alias": {
4135                     "dev-master": "1.8-dev"
4136                 }
4137             },
4138             "autoload": {
4139                 "psr-4": {
4140                     "Nyholm\\Psr7\\": "src/"
4141                 }
4142             },
4143             "notification-url": "https://packagist.org/downloads/",
4144             "license": [
4145                 "MIT"
4146             ],
4147             "authors": [
4148                 {
4149                     "name": "Tobias Nyholm",
4150                     "email": "tobias.nyholm@gmail.com"
4151                 },
4152                 {
4153                     "name": "Martijn van der Ven",
4154                     "email": "martijn@vanderven.se"
4155                 }
4156             ],
4157             "description": "A fast PHP7 implementation of PSR-7",
4158             "homepage": "https://tnyholm.se",
4159             "keywords": [
4160                 "psr-17",
4161                 "psr-7"
4162             ],
4163             "support": {
4164                 "issues": "https://github.com/Nyholm/psr7/issues",
4165                 "source": "https://github.com/Nyholm/psr7/tree/1.8.1"
4166             },
4167             "funding": [
4168                 {
4169                     "url": "https://github.com/Zegnat",
4170                     "type": "github"
4171                 },
4172                 {
4173                     "url": "https://github.com/nyholm",
4174                     "type": "github"
4175                 }
4176             ],
4177             "time": "2023-11-13T09:31:12+00:00"
4178         },
4179         {
4180             "name": "paragonie/constant_time_encoding",
4181             "version": "v2.6.3",
4182             "source": {
4183                 "type": "git",
4184                 "url": "https://github.com/paragonie/constant_time_encoding.git",
4185                 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
4186             },
4187             "dist": {
4188                 "type": "zip",
4189                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
4190                 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
4191                 "shasum": ""
4192             },
4193             "require": {
4194                 "php": "^7|^8"
4195             },
4196             "require-dev": {
4197                 "phpunit/phpunit": "^6|^7|^8|^9",
4198                 "vimeo/psalm": "^1|^2|^3|^4"
4199             },
4200             "type": "library",
4201             "autoload": {
4202                 "psr-4": {
4203                     "ParagonIE\\ConstantTime\\": "src/"
4204                 }
4205             },
4206             "notification-url": "https://packagist.org/downloads/",
4207             "license": [
4208                 "MIT"
4209             ],
4210             "authors": [
4211                 {
4212                     "name": "Paragon Initiative Enterprises",
4213                     "email": "security@paragonie.com",
4214                     "homepage": "https://paragonie.com",
4215                     "role": "Maintainer"
4216                 },
4217                 {
4218                     "name": "Steve 'Sc00bz' Thomas",
4219                     "email": "steve@tobtu.com",
4220                     "homepage": "https://www.tobtu.com",
4221                     "role": "Original Developer"
4222                 }
4223             ],
4224             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
4225             "keywords": [
4226                 "base16",
4227                 "base32",
4228                 "base32_decode",
4229                 "base32_encode",
4230                 "base64",
4231                 "base64_decode",
4232                 "base64_encode",
4233                 "bin2hex",
4234                 "encoding",
4235                 "hex",
4236                 "hex2bin",
4237                 "rfc4648"
4238             ],
4239             "support": {
4240                 "email": "info@paragonie.com",
4241                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
4242                 "source": "https://github.com/paragonie/constant_time_encoding"
4243             },
4244             "time": "2022-06-14T06:56:20+00:00"
4245         },
4246         {
4247             "name": "phar-io/manifest",
4248             "version": "2.0.4",
4249             "source": {
4250                 "type": "git",
4251                 "url": "https://github.com/phar-io/manifest.git",
4252                 "reference": "54750ef60c58e43759730615a392c31c80e23176"
4253             },
4254             "dist": {
4255                 "type": "zip",
4256                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
4257                 "reference": "54750ef60c58e43759730615a392c31c80e23176",
4258                 "shasum": ""
4259             },
4260             "require": {
4261                 "ext-dom": "*",
4262                 "ext-libxml": "*",
4263                 "ext-phar": "*",
4264                 "ext-xmlwriter": "*",
4265                 "phar-io/version": "^3.0.1",
4266                 "php": "^7.2 || ^8.0"
4267             },
4268             "type": "library",
4269             "extra": {
4270                 "branch-alias": {
4271                     "dev-master": "2.0.x-dev"
4272                 }
4273             },
4274             "autoload": {
4275                 "classmap": [
4276                     "src/"
4277                 ]
4278             },
4279             "notification-url": "https://packagist.org/downloads/",
4280             "license": [
4281                 "BSD-3-Clause"
4282             ],
4283             "authors": [
4284                 {
4285                     "name": "Arne Blankerts",
4286                     "email": "arne@blankerts.de",
4287                     "role": "Developer"
4288                 },
4289                 {
4290                     "name": "Sebastian Heuer",
4291                     "email": "sebastian@phpeople.de",
4292                     "role": "Developer"
4293                 },
4294                 {
4295                     "name": "Sebastian Bergmann",
4296                     "email": "sebastian@phpunit.de",
4297                     "role": "Developer"
4298                 }
4299             ],
4300             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
4301             "support": {
4302                 "issues": "https://github.com/phar-io/manifest/issues",
4303                 "source": "https://github.com/phar-io/manifest/tree/2.0.4"
4304             },
4305             "funding": [
4306                 {
4307                     "url": "https://github.com/theseer",
4308                     "type": "github"
4309                 }
4310             ],
4311             "time": "2024-03-03T12:33:53+00:00"
4312         },
4313         {
4314             "name": "phar-io/version",
4315             "version": "3.2.1",
4316             "source": {
4317                 "type": "git",
4318                 "url": "https://github.com/phar-io/version.git",
4319                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
4320             },
4321             "dist": {
4322                 "type": "zip",
4323                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
4324                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
4325                 "shasum": ""
4326             },
4327             "require": {
4328                 "php": "^7.2 || ^8.0"
4329             },
4330             "type": "library",
4331             "autoload": {
4332                 "classmap": [
4333                     "src/"
4334                 ]
4335             },
4336             "notification-url": "https://packagist.org/downloads/",
4337             "license": [
4338                 "BSD-3-Clause"
4339             ],
4340             "authors": [
4341                 {
4342                     "name": "Arne Blankerts",
4343                     "email": "arne@blankerts.de",
4344                     "role": "Developer"
4345                 },
4346                 {
4347                     "name": "Sebastian Heuer",
4348                     "email": "sebastian@phpeople.de",
4349                     "role": "Developer"
4350                 },
4351                 {
4352                     "name": "Sebastian Bergmann",
4353                     "email": "sebastian@phpunit.de",
4354                     "role": "Developer"
4355                 }
4356             ],
4357             "description": "Library for handling version information and constraints",
4358             "support": {
4359                 "issues": "https://github.com/phar-io/version/issues",
4360                 "source": "https://github.com/phar-io/version/tree/3.2.1"
4361             },
4362             "time": "2022-02-21T01:04:05+00:00"
4363         },
4364         {
4365             "name": "php-webdriver/webdriver",
4366             "version": "1.15.1",
4367             "source": {
4368                 "type": "git",
4369                 "url": "https://github.com/php-webdriver/php-webdriver.git",
4370                 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8"
4371             },
4372             "dist": {
4373                 "type": "zip",
4374                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
4375                 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
4376                 "shasum": ""
4377             },
4378             "require": {
4379                 "ext-curl": "*",
4380                 "ext-json": "*",
4381                 "ext-zip": "*",
4382                 "php": "^7.3 || ^8.0",
4383                 "symfony/polyfill-mbstring": "^1.12",
4384                 "symfony/process": "^5.0 || ^6.0 || ^7.0"
4385             },
4386             "replace": {
4387                 "facebook/webdriver": "*"
4388             },
4389             "require-dev": {
4390                 "ergebnis/composer-normalize": "^2.20.0",
4391                 "ondram/ci-detector": "^4.0",
4392                 "php-coveralls/php-coveralls": "^2.4",
4393                 "php-mock/php-mock-phpunit": "^2.0",
4394                 "php-parallel-lint/php-parallel-lint": "^1.2",
4395                 "phpunit/phpunit": "^9.3",
4396                 "squizlabs/php_codesniffer": "^3.5",
4397                 "symfony/var-dumper": "^5.0 || ^6.0"
4398             },
4399             "suggest": {
4400                 "ext-SimpleXML": "For Firefox profile creation"
4401             },
4402             "type": "library",
4403             "autoload": {
4404                 "files": [
4405                     "lib/Exception/TimeoutException.php"
4406                 ],
4407                 "psr-4": {
4408                     "Facebook\\WebDriver\\": "lib/"
4409                 }
4410             },
4411             "notification-url": "https://packagist.org/downloads/",
4412             "license": [
4413                 "MIT"
4414             ],
4415             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
4416             "homepage": "https://github.com/php-webdriver/php-webdriver",
4417             "keywords": [
4418                 "Chromedriver",
4419                 "geckodriver",
4420                 "php",
4421                 "selenium",
4422                 "webdriver"
4423             ],
4424             "support": {
4425                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
4426                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.1"
4427             },
4428             "time": "2023-10-20T12:21:20+00:00"
4429         },
4430         {
4431             "name": "phpdocumentor/reflection-common",
4432             "version": "2.2.0",
4433             "source": {
4434                 "type": "git",
4435                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
4436                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
4437             },
4438             "dist": {
4439                 "type": "zip",
4440                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
4441                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
4442                 "shasum": ""
4443             },
4444             "require": {
4445                 "php": "^7.2 || ^8.0"
4446             },
4447             "type": "library",
4448             "extra": {
4449                 "branch-alias": {
4450                     "dev-2.x": "2.x-dev"
4451                 }
4452             },
4453             "autoload": {
4454                 "psr-4": {
4455                     "phpDocumentor\\Reflection\\": "src/"
4456                 }
4457             },
4458             "notification-url": "https://packagist.org/downloads/",
4459             "license": [
4460                 "MIT"
4461             ],
4462             "authors": [
4463                 {
4464                     "name": "Jaap van Otterdijk",
4465                     "email": "opensource@ijaap.nl"
4466                 }
4467             ],
4468             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
4469             "homepage": "http://www.phpdoc.org",
4470             "keywords": [
4471                 "FQSEN",
4472                 "phpDocumentor",
4473                 "phpdoc",
4474                 "reflection",
4475                 "static analysis"
4476             ],
4477             "support": {
4478                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
4479                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
4480             },
4481             "time": "2020-06-27T09:03:43+00:00"
4482         },
4483         {
4484             "name": "phpdocumentor/reflection-docblock",
4485             "version": "5.3.0",
4486             "source": {
4487                 "type": "git",
4488                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
4489                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
4490             },
4491             "dist": {
4492                 "type": "zip",
4493                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
4494                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
4495                 "shasum": ""
4496             },
4497             "require": {
4498                 "ext-filter": "*",
4499                 "php": "^7.2 || ^8.0",
4500                 "phpdocumentor/reflection-common": "^2.2",
4501                 "phpdocumentor/type-resolver": "^1.3",
4502                 "webmozart/assert": "^1.9.1"
4503             },
4504             "require-dev": {
4505                 "mockery/mockery": "~1.3.2",
4506                 "psalm/phar": "^4.8"
4507             },
4508             "type": "library",
4509             "extra": {
4510                 "branch-alias": {
4511                     "dev-master": "5.x-dev"
4512                 }
4513             },
4514             "autoload": {
4515                 "psr-4": {
4516                     "phpDocumentor\\Reflection\\": "src"
4517                 }
4518             },
4519             "notification-url": "https://packagist.org/downloads/",
4520             "license": [
4521                 "MIT"
4522             ],
4523             "authors": [
4524                 {
4525                     "name": "Mike van Riel",
4526                     "email": "me@mikevanriel.com"
4527                 },
4528                 {
4529                     "name": "Jaap van Otterdijk",
4530                     "email": "account@ijaap.nl"
4531                 }
4532             ],
4533             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
4534             "support": {
4535                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
4536                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
4537             },
4538             "time": "2021-10-19T17:43:47+00:00"
4539         },
4540         {
4541             "name": "phpdocumentor/type-resolver",
4542             "version": "1.8.2",
4543             "source": {
4544                 "type": "git",
4545                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
4546                 "reference": "153ae662783729388a584b4361f2545e4d841e3c"
4547             },
4548             "dist": {
4549                 "type": "zip",
4550                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
4551                 "reference": "153ae662783729388a584b4361f2545e4d841e3c",
4552                 "shasum": ""
4553             },
4554             "require": {
4555                 "doctrine/deprecations": "^1.0",
4556                 "php": "^7.3 || ^8.0",
4557                 "phpdocumentor/reflection-common": "^2.0",
4558                 "phpstan/phpdoc-parser": "^1.13"
4559             },
4560             "require-dev": {
4561                 "ext-tokenizer": "*",
4562                 "phpbench/phpbench": "^1.2",
4563                 "phpstan/extension-installer": "^1.1",
4564                 "phpstan/phpstan": "^1.8",
4565                 "phpstan/phpstan-phpunit": "^1.1",
4566                 "phpunit/phpunit": "^9.5",
4567                 "rector/rector": "^0.13.9",
4568                 "vimeo/psalm": "^4.25"
4569             },
4570             "type": "library",
4571             "extra": {
4572                 "branch-alias": {
4573                     "dev-1.x": "1.x-dev"
4574                 }
4575             },
4576             "autoload": {
4577                 "psr-4": {
4578                     "phpDocumentor\\Reflection\\": "src"
4579                 }
4580             },
4581             "notification-url": "https://packagist.org/downloads/",
4582             "license": [
4583                 "MIT"
4584             ],
4585             "authors": [
4586                 {
4587                     "name": "Mike van Riel",
4588                     "email": "me@mikevanriel.com"
4589                 }
4590             ],
4591             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
4592             "support": {
4593                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
4594                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
4595             },
4596             "time": "2024-02-23T11:10:43+00:00"
4597         },
4598         {
4599             "name": "phpmyadmin/coding-standard",
4600             "version": "4.0.1",
4601             "source": {
4602                 "type": "git",
4603                 "url": "https://github.com/phpmyadmin/coding-standard.git",
4604                 "reference": "805595b55f8e53fed66efe4cc9981b18bbfdba18"
4605             },
4606             "dist": {
4607                 "type": "zip",
4608                 "url": "https://api.github.com/repos/phpmyadmin/coding-standard/zipball/805595b55f8e53fed66efe4cc9981b18bbfdba18",
4609                 "reference": "805595b55f8e53fed66efe4cc9981b18bbfdba18",
4610                 "shasum": ""
4611             },
4612             "require": {
4613                 "doctrine/coding-standard": "^11.1",
4614                 "php": "^8.1",
4615                 "squizlabs/php_codesniffer": "^3.7"
4616             },
4617             "type": "phpcodesniffer-standard",
4618             "notification-url": "https://packagist.org/downloads/",
4619             "license": [
4620                 "MIT"
4621             ],
4622             "authors": [
4623                 {
4624                     "name": "The phpMyAdmin Team",
4625                     "email": "developers@phpmyadmin.net",
4626                     "homepage": "https://www.phpmyadmin.net/team/"
4627                 }
4628             ],
4629             "description": "phpMyAdmin PHP_CodeSniffer Coding Standard",
4630             "keywords": [
4631                 "codesniffer",
4632                 "phpcs",
4633                 "phpmyadmin"
4634             ],
4635             "support": {
4636                 "issues": "https://github.com/phpmyadmin/coding-standard/issues",
4637                 "source": "https://github.com/phpmyadmin/coding-standard"
4638             },
4639             "time": "2023-06-09T20:39:49+00:00"
4640         },
4641         {
4642             "name": "phpstan/extension-installer",
4643             "version": "1.3.1",
4644             "source": {
4645                 "type": "git",
4646                 "url": "https://github.com/phpstan/extension-installer.git",
4647                 "reference": "f45734bfb9984c6c56c4486b71230355f066a58a"
4648             },
4649             "dist": {
4650                 "type": "zip",
4651                 "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f45734bfb9984c6c56c4486b71230355f066a58a",
4652                 "reference": "f45734bfb9984c6c56c4486b71230355f066a58a",
4653                 "shasum": ""
4654             },
4655             "require": {
4656                 "composer-plugin-api": "^2.0",
4657                 "php": "^7.2 || ^8.0",
4658                 "phpstan/phpstan": "^1.9.0"
4659             },
4660             "require-dev": {
4661                 "composer/composer": "^2.0",
4662                 "php-parallel-lint/php-parallel-lint": "^1.2.0",
4663                 "phpstan/phpstan-strict-rules": "^0.11 || ^0.12 || ^1.0"
4664             },
4665             "type": "composer-plugin",
4666             "extra": {
4667                 "class": "PHPStan\\ExtensionInstaller\\Plugin"
4668             },
4669             "autoload": {
4670                 "psr-4": {
4671                     "PHPStan\\ExtensionInstaller\\": "src/"
4672                 }
4673             },
4674             "notification-url": "https://packagist.org/downloads/",
4675             "license": [
4676                 "MIT"
4677             ],
4678             "description": "Composer plugin for automatic installation of PHPStan extensions",
4679             "support": {
4680                 "issues": "https://github.com/phpstan/extension-installer/issues",
4681                 "source": "https://github.com/phpstan/extension-installer/tree/1.3.1"
4682             },
4683             "time": "2023-05-24T08:59:17+00:00"
4684         },
4685         {
4686             "name": "phpstan/phpdoc-parser",
4687             "version": "1.26.0",
4688             "source": {
4689                 "type": "git",
4690                 "url": "https://github.com/phpstan/phpdoc-parser.git",
4691                 "reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
4692             },
4693             "dist": {
4694                 "type": "zip",
4695                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
4696                 "reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
4697                 "shasum": ""
4698             },
4699             "require": {
4700                 "php": "^7.2 || ^8.0"
4701             },
4702             "require-dev": {
4703                 "doctrine/annotations": "^2.0",
4704                 "nikic/php-parser": "^4.15",
4705                 "php-parallel-lint/php-parallel-lint": "^1.2",
4706                 "phpstan/extension-installer": "^1.0",
4707                 "phpstan/phpstan": "^1.5",
4708                 "phpstan/phpstan-phpunit": "^1.1",
4709                 "phpstan/phpstan-strict-rules": "^1.0",
4710                 "phpunit/phpunit": "^9.5",
4711                 "symfony/process": "^5.2"
4712             },
4713             "type": "library",
4714             "autoload": {
4715                 "psr-4": {
4716                     "PHPStan\\PhpDocParser\\": [
4717                         "src/"
4718                     ]
4719                 }
4720             },
4721             "notification-url": "https://packagist.org/downloads/",
4722             "license": [
4723                 "MIT"
4724             ],
4725             "description": "PHPDoc parser with support for nullable, intersection and generic types",
4726             "support": {
4727                 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
4728                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
4729             },
4730             "time": "2024-02-23T16:05:55+00:00"
4731         },
4732         {
4733             "name": "phpstan/phpstan",
4734             "version": "1.10.63",
4735             "source": {
4736                 "type": "git",
4737                 "url": "https://github.com/phpstan/phpstan.git",
4738                 "reference": "ad12836d9ca227301f5fb9960979574ed8628339"
4739             },
4740             "dist": {
4741                 "type": "zip",
4742                 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad12836d9ca227301f5fb9960979574ed8628339",
4743                 "reference": "ad12836d9ca227301f5fb9960979574ed8628339",
4744                 "shasum": ""
4745             },
4746             "require": {
4747                 "php": "^7.2|^8.0"
4748             },
4749             "conflict": {
4750                 "phpstan/phpstan-shim": "*"
4751             },
4752             "bin": [
4753                 "phpstan",
4754                 "phpstan.phar"
4755             ],
4756             "type": "library",
4757             "autoload": {
4758                 "files": [
4759                     "bootstrap.php"
4760                 ]
4761             },
4762             "notification-url": "https://packagist.org/downloads/",
4763             "license": [
4764                 "MIT"
4765             ],
4766             "description": "PHPStan - PHP Static Analysis Tool",
4767             "keywords": [
4768                 "dev",
4769                 "static analysis"
4770             ],
4771             "support": {
4772                 "docs": "https://phpstan.org/user-guide/getting-started",
4773                 "forum": "https://github.com/phpstan/phpstan/discussions",
4774                 "issues": "https://github.com/phpstan/phpstan/issues",
4775                 "security": "https://github.com/phpstan/phpstan/security/policy",
4776                 "source": "https://github.com/phpstan/phpstan-src"
4777             },
4778             "funding": [
4779                 {
4780                     "url": "https://github.com/ondrejmirtes",
4781                     "type": "github"
4782                 },
4783                 {
4784                     "url": "https://github.com/phpstan",
4785                     "type": "github"
4786                 },
4787                 {
4788                     "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
4789                     "type": "tidelift"
4790                 }
4791             ],
4792             "time": "2024-03-18T16:53:53+00:00"
4793         },
4794         {
4795             "name": "phpstan/phpstan-phpunit",
4796             "version": "1.3.16",
4797             "source": {
4798                 "type": "git",
4799                 "url": "https://github.com/phpstan/phpstan-phpunit.git",
4800                 "reference": "d5242a59d035e46774f2e634b374bc39ff62cb95"
4801             },
4802             "dist": {
4803                 "type": "zip",
4804                 "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d5242a59d035e46774f2e634b374bc39ff62cb95",
4805                 "reference": "d5242a59d035e46774f2e634b374bc39ff62cb95",
4806                 "shasum": ""
4807             },
4808             "require": {
4809                 "php": "^7.2 || ^8.0",
4810                 "phpstan/phpstan": "^1.10"
4811             },
4812             "conflict": {
4813                 "phpunit/phpunit": "<7.0"
4814             },
4815             "require-dev": {
4816                 "nikic/php-parser": "^4.13.0",
4817                 "php-parallel-lint/php-parallel-lint": "^1.2",
4818                 "phpstan/phpstan-strict-rules": "^1.5.1",
4819                 "phpunit/phpunit": "^9.5"
4820             },
4821             "type": "phpstan-extension",
4822             "extra": {
4823                 "phpstan": {
4824                     "includes": [
4825                         "extension.neon",
4826                         "rules.neon"
4827                     ]
4828                 }
4829             },
4830             "autoload": {
4831                 "psr-4": {
4832                     "PHPStan\\": "src/"
4833                 }
4834             },
4835             "notification-url": "https://packagist.org/downloads/",
4836             "license": [
4837                 "MIT"
4838             ],
4839             "description": "PHPUnit extensions and rules for PHPStan",
4840             "support": {
4841                 "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
4842                 "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.16"
4843             },
4844             "time": "2024-02-23T09:51:20+00:00"
4845         },
4846         {
4847             "name": "phpstan/phpstan-strict-rules",
4848             "version": "1.5.2",
4849             "source": {
4850                 "type": "git",
4851                 "url": "https://github.com/phpstan/phpstan-strict-rules.git",
4852                 "reference": "7a50e9662ee9f3942e4aaaf3d603653f60282542"
4853             },
4854             "dist": {
4855                 "type": "zip",
4856                 "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/7a50e9662ee9f3942e4aaaf3d603653f60282542",
4857                 "reference": "7a50e9662ee9f3942e4aaaf3d603653f60282542",
4858                 "shasum": ""
4859             },
4860             "require": {
4861                 "php": "^7.2 || ^8.0",
4862                 "phpstan/phpstan": "^1.10.34"
4863             },
4864             "require-dev": {
4865                 "nikic/php-parser": "^4.13.0",
4866                 "php-parallel-lint/php-parallel-lint": "^1.2",
4867                 "phpstan/phpstan-deprecation-rules": "^1.1",
4868                 "phpstan/phpstan-phpunit": "^1.0",
4869                 "phpunit/phpunit": "^9.5"
4870             },
4871             "type": "phpstan-extension",
4872             "extra": {
4873                 "phpstan": {
4874                     "includes": [
4875                         "rules.neon"
4876                     ]
4877                 }
4878             },
4879             "autoload": {
4880                 "psr-4": {
4881                     "PHPStan\\": "src/"
4882                 }
4883             },
4884             "notification-url": "https://packagist.org/downloads/",
4885             "license": [
4886                 "MIT"
4887             ],
4888             "description": "Extra strict and opinionated rules for PHPStan",
4889             "support": {
4890                 "issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
4891                 "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.5.2"
4892             },
4893             "time": "2023-10-30T14:35:06+00:00"
4894         },
4895         {
4896             "name": "phpstan/phpstan-webmozart-assert",
4897             "version": "1.2.4",
4898             "source": {
4899                 "type": "git",
4900                 "url": "https://github.com/phpstan/phpstan-webmozart-assert.git",
4901                 "reference": "d1ff28697bd4e1c9ef5d3f871367ce9092871fec"
4902             },
4903             "dist": {
4904                 "type": "zip",
4905                 "url": "https://api.github.com/repos/phpstan/phpstan-webmozart-assert/zipball/d1ff28697bd4e1c9ef5d3f871367ce9092871fec",
4906                 "reference": "d1ff28697bd4e1c9ef5d3f871367ce9092871fec",
4907                 "shasum": ""
4908             },
4909             "require": {
4910                 "php": "^7.2 || ^8.0",
4911                 "phpstan/phpstan": "^1.10"
4912             },
4913             "require-dev": {
4914                 "nikic/php-parser": "^4.13.0",
4915                 "php-parallel-lint/php-parallel-lint": "^1.2",
4916                 "phpstan/phpstan-deprecation-rules": "^1.1",
4917                 "phpstan/phpstan-phpunit": "^1.0",
4918                 "phpstan/phpstan-strict-rules": "^1.0",
4919                 "phpunit/phpunit": "^9.5",
4920                 "webmozart/assert": "^1.11.0"
4921             },
4922             "type": "phpstan-extension",
4923             "extra": {
4924                 "phpstan": {
4925                     "includes": [
4926                         "extension.neon"
4927                     ]
4928                 }
4929             },
4930             "autoload": {
4931                 "psr-4": {
4932                     "PHPStan\\": "src/"
4933                 }
4934             },
4935             "notification-url": "https://packagist.org/downloads/",
4936             "license": [
4937                 "MIT"
4938             ],
4939             "description": "PHPStan webmozart/assert extension",
4940             "support": {
4941                 "issues": "https://github.com/phpstan/phpstan-webmozart-assert/issues",
4942                 "source": "https://github.com/phpstan/phpstan-webmozart-assert/tree/1.2.4"
4943             },
4944             "time": "2023-02-21T20:34:19+00:00"
4945         },
4946         {
4947             "name": "phpunit/php-code-coverage",
4948             "version": "10.1.14",
4949             "source": {
4950                 "type": "git",
4951                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
4952                 "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b"
4953             },
4954             "dist": {
4955                 "type": "zip",
4956                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
4957                 "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
4958                 "shasum": ""
4959             },
4960             "require": {
4961                 "ext-dom": "*",
4962                 "ext-libxml": "*",
4963                 "ext-xmlwriter": "*",
4964                 "nikic/php-parser": "^4.18 || ^5.0",
4965                 "php": ">=8.1",
4966                 "phpunit/php-file-iterator": "^4.0",
4967                 "phpunit/php-text-template": "^3.0",
4968                 "sebastian/code-unit-reverse-lookup": "^3.0",
4969                 "sebastian/complexity": "^3.0",
4970                 "sebastian/environment": "^6.0",
4971                 "sebastian/lines-of-code": "^2.0",
4972                 "sebastian/version": "^4.0",
4973                 "theseer/tokenizer": "^1.2.0"
4974             },
4975             "require-dev": {
4976                 "phpunit/phpunit": "^10.1"
4977             },
4978             "suggest": {
4979                 "ext-pcov": "PHP extension that provides line coverage",
4980                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
4981             },
4982             "type": "library",
4983             "extra": {
4984                 "branch-alias": {
4985                     "dev-main": "10.1-dev"
4986                 }
4987             },
4988             "autoload": {
4989                 "classmap": [
4990                     "src/"
4991                 ]
4992             },
4993             "notification-url": "https://packagist.org/downloads/",
4994             "license": [
4995                 "BSD-3-Clause"
4996             ],
4997             "authors": [
4998                 {
4999                     "name": "Sebastian Bergmann",
5000                     "email": "sebastian@phpunit.de",
5001                     "role": "lead"
5002                 }
5003             ],
5004             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
5005             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
5006             "keywords": [
5007                 "coverage",
5008                 "testing",
5009                 "xunit"
5010             ],
5011             "support": {
5012                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
5013                 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
5014                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14"
5015             },
5016             "funding": [
5017                 {
5018                     "url": "https://github.com/sebastianbergmann",
5019                     "type": "github"
5020                 }
5021             ],
5022             "time": "2024-03-12T15:33:41+00:00"
5023         },
5024         {
5025             "name": "phpunit/php-file-iterator",
5026             "version": "4.1.0",
5027             "source": {
5028                 "type": "git",
5029                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
5030                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
5031             },
5032             "dist": {
5033                 "type": "zip",
5034                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
5035                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
5036                 "shasum": ""
5037             },
5038             "require": {
5039                 "php": ">=8.1"
5040             },
5041             "require-dev": {
5042                 "phpunit/phpunit": "^10.0"
5043             },
5044             "type": "library",
5045             "extra": {
5046                 "branch-alias": {
5047                     "dev-main": "4.0-dev"
5048                 }
5049             },
5050             "autoload": {
5051                 "classmap": [
5052                     "src/"
5053                 ]
5054             },
5055             "notification-url": "https://packagist.org/downloads/",
5056             "license": [
5057                 "BSD-3-Clause"
5058             ],
5059             "authors": [
5060                 {
5061                     "name": "Sebastian Bergmann",
5062                     "email": "sebastian@phpunit.de",
5063                     "role": "lead"
5064                 }
5065             ],
5066             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
5067             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
5068             "keywords": [
5069                 "filesystem",
5070                 "iterator"
5071             ],
5072             "support": {
5073                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
5074                 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
5075                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
5076             },
5077             "funding": [
5078                 {
5079                     "url": "https://github.com/sebastianbergmann",
5080                     "type": "github"
5081                 }
5082             ],
5083             "time": "2023-08-31T06:24:48+00:00"
5084         },
5085         {
5086             "name": "phpunit/php-invoker",
5087             "version": "4.0.0",
5088             "source": {
5089                 "type": "git",
5090                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
5091                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
5092             },
5093             "dist": {
5094                 "type": "zip",
5095                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
5096                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
5097                 "shasum": ""
5098             },
5099             "require": {
5100                 "php": ">=8.1"
5101             },
5102             "require-dev": {
5103                 "ext-pcntl": "*",
5104                 "phpunit/phpunit": "^10.0"
5105             },
5106             "suggest": {
5107                 "ext-pcntl": "*"
5108             },
5109             "type": "library",
5110             "extra": {
5111                 "branch-alias": {
5112                     "dev-main": "4.0-dev"
5113                 }
5114             },
5115             "autoload": {
5116                 "classmap": [
5117                     "src/"
5118                 ]
5119             },
5120             "notification-url": "https://packagist.org/downloads/",
5121             "license": [
5122                 "BSD-3-Clause"
5123             ],
5124             "authors": [
5125                 {
5126                     "name": "Sebastian Bergmann",
5127                     "email": "sebastian@phpunit.de",
5128                     "role": "lead"
5129                 }
5130             ],
5131             "description": "Invoke callables with a timeout",
5132             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
5133             "keywords": [
5134                 "process"
5135             ],
5136             "support": {
5137                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
5138                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
5139             },
5140             "funding": [
5141                 {
5142                     "url": "https://github.com/sebastianbergmann",
5143                     "type": "github"
5144                 }
5145             ],
5146             "time": "2023-02-03T06:56:09+00:00"
5147         },
5148         {
5149             "name": "phpunit/php-text-template",
5150             "version": "3.0.1",
5151             "source": {
5152                 "type": "git",
5153                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
5154                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
5155             },
5156             "dist": {
5157                 "type": "zip",
5158                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
5159                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
5160                 "shasum": ""
5161             },
5162             "require": {
5163                 "php": ">=8.1"
5164             },
5165             "require-dev": {
5166                 "phpunit/phpunit": "^10.0"
5167             },
5168             "type": "library",
5169             "extra": {
5170                 "branch-alias": {
5171                     "dev-main": "3.0-dev"
5172                 }
5173             },
5174             "autoload": {
5175                 "classmap": [
5176                     "src/"
5177                 ]
5178             },
5179             "notification-url": "https://packagist.org/downloads/",
5180             "license": [
5181                 "BSD-3-Clause"
5182             ],
5183             "authors": [
5184                 {
5185                     "name": "Sebastian Bergmann",
5186                     "email": "sebastian@phpunit.de",
5187                     "role": "lead"
5188                 }
5189             ],
5190             "description": "Simple template engine.",
5191             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
5192             "keywords": [
5193                 "template"
5194             ],
5195             "support": {
5196                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
5197                 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
5198                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
5199             },
5200             "funding": [
5201                 {
5202                     "url": "https://github.com/sebastianbergmann",
5203                     "type": "github"
5204                 }
5205             ],
5206             "time": "2023-08-31T14:07:24+00:00"
5207         },
5208         {
5209             "name": "phpunit/php-timer",
5210             "version": "6.0.0",
5211             "source": {
5212                 "type": "git",
5213                 "url": "https://github.com/sebastianbergmann/php-timer.git",
5214                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
5215             },
5216             "dist": {
5217                 "type": "zip",
5218                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
5219                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
5220                 "shasum": ""
5221             },
5222             "require": {
5223                 "php": ">=8.1"
5224             },
5225             "require-dev": {
5226                 "phpunit/phpunit": "^10.0"
5227             },
5228             "type": "library",
5229             "extra": {
5230                 "branch-alias": {
5231                     "dev-main": "6.0-dev"
5232                 }
5233             },
5234             "autoload": {
5235                 "classmap": [
5236                     "src/"
5237                 ]
5238             },
5239             "notification-url": "https://packagist.org/downloads/",
5240             "license": [
5241                 "BSD-3-Clause"
5242             ],
5243             "authors": [
5244                 {
5245                     "name": "Sebastian Bergmann",
5246                     "email": "sebastian@phpunit.de",
5247                     "role": "lead"
5248                 }
5249             ],
5250             "description": "Utility class for timing",
5251             "homepage": "https://github.com/sebastianbergmann/php-timer/",
5252             "keywords": [
5253                 "timer"
5254             ],
5255             "support": {
5256                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
5257                 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
5258             },
5259             "funding": [
5260                 {
5261                     "url": "https://github.com/sebastianbergmann",
5262                     "type": "github"
5263                 }
5264             ],
5265             "time": "2023-02-03T06:57:52+00:00"
5266         },
5267         {
5268             "name": "phpunit/phpunit",
5269             "version": "10.5.13",
5270             "source": {
5271                 "type": "git",
5272                 "url": "https://github.com/sebastianbergmann/phpunit.git",
5273                 "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7"
5274             },
5275             "dist": {
5276                 "type": "zip",
5277                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/20a63fc1c6db29b15da3bd02d4b6cf59900088a7",
5278                 "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7",
5279                 "shasum": ""
5280             },
5281             "require": {
5282                 "ext-dom": "*",
5283                 "ext-json": "*",
5284                 "ext-libxml": "*",
5285                 "ext-mbstring": "*",
5286                 "ext-xml": "*",
5287                 "ext-xmlwriter": "*",
5288                 "myclabs/deep-copy": "^1.10.1",
5289                 "phar-io/manifest": "^2.0.3",
5290                 "phar-io/version": "^3.0.2",
5291                 "php": ">=8.1",
5292                 "phpunit/php-code-coverage": "^10.1.5",
5293                 "phpunit/php-file-iterator": "^4.0",
5294                 "phpunit/php-invoker": "^4.0",
5295                 "phpunit/php-text-template": "^3.0",
5296                 "phpunit/php-timer": "^6.0",
5297                 "sebastian/cli-parser": "^2.0",
5298                 "sebastian/code-unit": "^2.0",
5299                 "sebastian/comparator": "^5.0",
5300                 "sebastian/diff": "^5.0",
5301                 "sebastian/environment": "^6.0",
5302                 "sebastian/exporter": "^5.1",
5303                 "sebastian/global-state": "^6.0.1",
5304                 "sebastian/object-enumerator": "^5.0",
5305                 "sebastian/recursion-context": "^5.0",
5306                 "sebastian/type": "^4.0",
5307                 "sebastian/version": "^4.0"
5308             },
5309             "suggest": {
5310                 "ext-soap": "To be able to generate mocks based on WSDL files"
5311             },
5312             "bin": [
5313                 "phpunit"
5314             ],
5315             "type": "library",
5316             "extra": {
5317                 "branch-alias": {
5318                     "dev-main": "10.5-dev"
5319                 }
5320             },
5321             "autoload": {
5322                 "files": [
5323                     "src/Framework/Assert/Functions.php"
5324                 ],
5325                 "classmap": [
5326                     "src/"
5327                 ]
5328             },
5329             "notification-url": "https://packagist.org/downloads/",
5330             "license": [
5331                 "BSD-3-Clause"
5332             ],
5333             "authors": [
5334                 {
5335                     "name": "Sebastian Bergmann",
5336                     "email": "sebastian@phpunit.de",
5337                     "role": "lead"
5338                 }
5339             ],
5340             "description": "The PHP Unit Testing framework.",
5341             "homepage": "https://phpunit.de/",
5342             "keywords": [
5343                 "phpunit",
5344                 "testing",
5345                 "xunit"
5346             ],
5347             "support": {
5348                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
5349                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
5350                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.13"
5351             },
5352             "funding": [
5353                 {
5354                     "url": "https://phpunit.de/sponsors.html",
5355                     "type": "custom"
5356                 },
5357                 {
5358                     "url": "https://github.com/sebastianbergmann",
5359                     "type": "github"
5360                 },
5361                 {
5362                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
5363                     "type": "tidelift"
5364                 }
5365             ],
5366             "time": "2024-03-12T15:37:41+00:00"
5367         },
5368         {
5369             "name": "pragmarx/google2fa",
5370             "version": "v8.0.1",
5371             "source": {
5372                 "type": "git",
5373                 "url": "https://github.com/antonioribeiro/google2fa.git",
5374                 "reference": "80c3d801b31fe165f8fe99ea085e0a37834e1be3"
5375             },
5376             "dist": {
5377                 "type": "zip",
5378                 "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/80c3d801b31fe165f8fe99ea085e0a37834e1be3",
5379                 "reference": "80c3d801b31fe165f8fe99ea085e0a37834e1be3",
5380                 "shasum": ""
5381             },
5382             "require": {
5383                 "paragonie/constant_time_encoding": "^1.0|^2.0",
5384                 "php": "^7.1|^8.0"
5385             },
5386             "require-dev": {
5387                 "phpstan/phpstan": "^0.12.18",
5388                 "phpunit/phpunit": "^7.5.15|^8.5|^9.0"
5389             },
5390             "type": "library",
5391             "autoload": {
5392                 "psr-4": {
5393                     "PragmaRX\\Google2FA\\": "src/"
5394                 }
5395             },
5396             "notification-url": "https://packagist.org/downloads/",
5397             "license": [
5398                 "MIT"
5399             ],
5400             "authors": [
5401                 {
5402                     "name": "Antonio Carlos Ribeiro",
5403                     "email": "acr@antoniocarlosribeiro.com",
5404                     "role": "Creator & Designer"
5405                 }
5406             ],
5407             "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
5408             "keywords": [
5409                 "2fa",
5410                 "Authentication",
5411                 "Two Factor Authentication",
5412                 "google2fa"
5413             ],
5414             "support": {
5415                 "issues": "https://github.com/antonioribeiro/google2fa/issues",
5416                 "source": "https://github.com/antonioribeiro/google2fa/tree/v8.0.1"
5417             },
5418             "time": "2022-06-13T21:57:56+00:00"
5419         },
5420         {
5421             "name": "pragmarx/google2fa-qrcode",
5422             "version": "v3.0.0",
5423             "source": {
5424                 "type": "git",
5425                 "url": "https://github.com/antonioribeiro/google2fa-qrcode.git",
5426                 "reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b"
5427             },
5428             "dist": {
5429                 "type": "zip",
5430                 "url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
5431                 "reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
5432                 "shasum": ""
5433             },
5434             "require": {
5435                 "php": ">=7.1",
5436                 "pragmarx/google2fa": ">=4.0"
5437             },
5438             "require-dev": {
5439                 "bacon/bacon-qr-code": "^2.0",
5440                 "chillerlan/php-qrcode": "^1.0|^2.0|^3.0|^4.0",
5441                 "khanamiryan/qrcode-detector-decoder": "^1.0",
5442                 "phpunit/phpunit": "~4|~5|~6|~7|~8|~9"
5443             },
5444             "suggest": {
5445                 "bacon/bacon-qr-code": "For QR Code generation, requires imagick",
5446                 "chillerlan/php-qrcode": "For QR Code generation"
5447             },
5448             "type": "library",
5449             "extra": {
5450                 "component": "package",
5451                 "branch-alias": {
5452                     "dev-master": "1.0-dev"
5453                 }
5454             },
5455             "autoload": {
5456                 "psr-4": {
5457                     "PragmaRX\\Google2FAQRCode\\": "src/",
5458                     "PragmaRX\\Google2FAQRCode\\Tests\\": "tests/"
5459                 }
5460             },
5461             "notification-url": "https://packagist.org/downloads/",
5462             "license": [
5463                 "MIT"
5464             ],
5465             "authors": [
5466                 {
5467                     "name": "Antonio Carlos Ribeiro",
5468                     "email": "acr@antoniocarlosribeiro.com",
5469                     "role": "Creator & Designer"
5470                 }
5471             ],
5472             "description": "QR Code package for Google2FA",
5473             "keywords": [
5474                 "2fa",
5475                 "Authentication",
5476                 "Two Factor Authentication",
5477                 "google2fa",
5478                 "qr code",
5479                 "qrcode"
5480             ],
5481             "support": {
5482                 "issues": "https://github.com/antonioribeiro/google2fa-qrcode/issues",
5483                 "source": "https://github.com/antonioribeiro/google2fa-qrcode/tree/v3.0.0"
5484             },
5485             "time": "2021-08-15T12:53:48+00:00"
5486         },
5487         {
5488             "name": "psalm/plugin-phpunit",
5489             "version": "0.18.4",
5490             "source": {
5491                 "type": "git",
5492                 "url": "https://github.com/psalm/psalm-plugin-phpunit.git",
5493                 "reference": "e4ab3096653d9eb6f6d0ea5f4461898d59ae4dbc"
5494             },
5495             "dist": {
5496                 "type": "zip",
5497                 "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/e4ab3096653d9eb6f6d0ea5f4461898d59ae4dbc",
5498                 "reference": "e4ab3096653d9eb6f6d0ea5f4461898d59ae4dbc",
5499                 "shasum": ""
5500             },
5501             "require": {
5502                 "composer/package-versions-deprecated": "^1.10",
5503                 "composer/semver": "^1.4 || ^2.0 || ^3.0",
5504                 "ext-simplexml": "*",
5505                 "php": "^7.1 || ^8.0",
5506                 "vimeo/psalm": "dev-master || dev-4.x || ^4.7.1 || ^5@beta || ^5.0"
5507             },
5508             "conflict": {
5509                 "phpunit/phpunit": "<7.5"
5510             },
5511             "require-dev": {
5512                 "codeception/codeception": "^4.0.3",
5513                 "php": "^7.3 || ^8.0",
5514                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0",
5515                 "squizlabs/php_codesniffer": "^3.3.1",
5516                 "weirdan/codeception-psalm-module": "^0.11.0",
5517                 "weirdan/prophecy-shim": "^1.0 || ^2.0"
5518             },
5519             "type": "psalm-plugin",
5520             "extra": {
5521                 "psalm": {
5522                     "pluginClass": "Psalm\\PhpUnitPlugin\\Plugin"
5523                 }
5524             },
5525             "autoload": {
5526                 "psr-4": {
5527                     "Psalm\\PhpUnitPlugin\\": "src"
5528                 }
5529             },
5530             "notification-url": "https://packagist.org/downloads/",
5531             "license": [
5532                 "MIT"
5533             ],
5534             "authors": [
5535                 {
5536                     "name": "Matt Brown",
5537                     "email": "github@muglug.com"
5538                 }
5539             ],
5540             "description": "Psalm plugin for PHPUnit",
5541             "support": {
5542                 "issues": "https://github.com/psalm/psalm-plugin-phpunit/issues",
5543                 "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.18.4"
5544             },
5545             "time": "2022-12-03T07:47:07+00:00"
5546         },
5547         {
5548             "name": "psr/http-client",
5549             "version": "1.0.3",
5550             "source": {
5551                 "type": "git",
5552                 "url": "https://github.com/php-fig/http-client.git",
5553                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
5554             },
5555             "dist": {
5556                 "type": "zip",
5557                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
5558                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
5559                 "shasum": ""
5560             },
5561             "require": {
5562                 "php": "^7.0 || ^8.0",
5563                 "psr/http-message": "^1.0 || ^2.0"
5564             },
5565             "type": "library",
5566             "extra": {
5567                 "branch-alias": {
5568                     "dev-master": "1.0.x-dev"
5569                 }
5570             },
5571             "autoload": {
5572                 "psr-4": {
5573                     "Psr\\Http\\Client\\": "src/"
5574                 }
5575             },
5576             "notification-url": "https://packagist.org/downloads/",
5577             "license": [
5578                 "MIT"
5579             ],
5580             "authors": [
5581                 {
5582                     "name": "PHP-FIG",
5583                     "homepage": "https://www.php-fig.org/"
5584                 }
5585             ],
5586             "description": "Common interface for HTTP clients",
5587             "homepage": "https://github.com/php-fig/http-client",
5588             "keywords": [
5589                 "http",
5590                 "http-client",
5591                 "psr",
5592                 "psr-18"
5593             ],
5594             "support": {
5595                 "source": "https://github.com/php-fig/http-client"
5596             },
5597             "time": "2023-09-23T14:17:50+00:00"
5598         },
5599         {
5600             "name": "ramsey/collection",
5601             "version": "2.0.0",
5602             "source": {
5603                 "type": "git",
5604                 "url": "https://github.com/ramsey/collection.git",
5605                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
5606             },
5607             "dist": {
5608                 "type": "zip",
5609                 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
5610                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
5611                 "shasum": ""
5612             },
5613             "require": {
5614                 "php": "^8.1"
5615             },
5616             "require-dev": {
5617                 "captainhook/plugin-composer": "^5.3",
5618                 "ergebnis/composer-normalize": "^2.28.3",
5619                 "fakerphp/faker": "^1.21",
5620                 "hamcrest/hamcrest-php": "^2.0",
5621                 "jangregor/phpstan-prophecy": "^1.0",
5622                 "mockery/mockery": "^1.5",
5623                 "php-parallel-lint/php-console-highlighter": "^1.0",
5624                 "php-parallel-lint/php-parallel-lint": "^1.3",
5625                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
5626                 "phpspec/prophecy-phpunit": "^2.0",
5627                 "phpstan/extension-installer": "^1.2",
5628                 "phpstan/phpstan": "^1.9",
5629                 "phpstan/phpstan-mockery": "^1.1",
5630                 "phpstan/phpstan-phpunit": "^1.3",
5631                 "phpunit/phpunit": "^9.5",
5632                 "psalm/plugin-mockery": "^1.1",
5633                 "psalm/plugin-phpunit": "^0.18.4",
5634                 "ramsey/coding-standard": "^2.0.3",
5635                 "ramsey/conventional-commits": "^1.3",
5636                 "vimeo/psalm": "^5.4"
5637             },
5638             "type": "library",
5639             "extra": {
5640                 "captainhook": {
5641                     "force-install": true
5642                 },
5643                 "ramsey/conventional-commits": {
5644                     "configFile": "conventional-commits.json"
5645                 }
5646             },
5647             "autoload": {
5648                 "psr-4": {
5649                     "Ramsey\\Collection\\": "src/"
5650                 }
5651             },
5652             "notification-url": "https://packagist.org/downloads/",
5653             "license": [
5654                 "MIT"
5655             ],
5656             "authors": [
5657                 {
5658                     "name": "Ben Ramsey",
5659                     "email": "ben@benramsey.com",
5660                     "homepage": "https://benramsey.com"
5661                 }
5662             ],
5663             "description": "A PHP library for representing and manipulating collections.",
5664             "keywords": [
5665                 "array",
5666                 "collection",
5667                 "hash",
5668                 "map",
5669                 "queue",
5670                 "set"
5671             ],
5672             "support": {
5673                 "issues": "https://github.com/ramsey/collection/issues",
5674                 "source": "https://github.com/ramsey/collection/tree/2.0.0"
5675             },
5676             "funding": [
5677                 {
5678                     "url": "https://github.com/ramsey",
5679                     "type": "github"
5680                 },
5681                 {
5682                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
5683                     "type": "tidelift"
5684                 }
5685             ],
5686             "time": "2022-12-31T21:50:55+00:00"
5687         },
5688         {
5689             "name": "ramsey/uuid",
5690             "version": "4.7.5",
5691             "source": {
5692                 "type": "git",
5693                 "url": "https://github.com/ramsey/uuid.git",
5694                 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"
5695             },
5696             "dist": {
5697                 "type": "zip",
5698                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
5699                 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
5700                 "shasum": ""
5701             },
5702             "require": {
5703                 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
5704                 "ext-json": "*",
5705                 "php": "^8.0",
5706                 "ramsey/collection": "^1.2 || ^2.0"
5707             },
5708             "replace": {
5709                 "rhumsaa/uuid": "self.version"
5710             },
5711             "require-dev": {
5712                 "captainhook/captainhook": "^5.10",
5713                 "captainhook/plugin-composer": "^5.3",
5714                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5715                 "doctrine/annotations": "^1.8",
5716                 "ergebnis/composer-normalize": "^2.15",
5717                 "mockery/mockery": "^1.3",
5718                 "paragonie/random-lib": "^2",
5719                 "php-mock/php-mock": "^2.2",
5720                 "php-mock/php-mock-mockery": "^1.3",
5721                 "php-parallel-lint/php-parallel-lint": "^1.1",
5722                 "phpbench/phpbench": "^1.0",
5723                 "phpstan/extension-installer": "^1.1",
5724                 "phpstan/phpstan": "^1.8",
5725                 "phpstan/phpstan-mockery": "^1.1",
5726                 "phpstan/phpstan-phpunit": "^1.1",
5727                 "phpunit/phpunit": "^8.5 || ^9",
5728                 "ramsey/composer-repl": "^1.4",
5729                 "slevomat/coding-standard": "^8.4",
5730                 "squizlabs/php_codesniffer": "^3.5",
5731                 "vimeo/psalm": "^4.9"
5732             },
5733             "suggest": {
5734                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
5735                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
5736                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
5737                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
5738                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
5739             },
5740             "type": "library",
5741             "extra": {
5742                 "captainhook": {
5743                     "force-install": true
5744                 }
5745             },
5746             "autoload": {
5747                 "files": [
5748                     "src/functions.php"
5749                 ],
5750                 "psr-4": {
5751                     "Ramsey\\Uuid\\": "src/"
5752                 }
5753             },
5754             "notification-url": "https://packagist.org/downloads/",
5755             "license": [
5756                 "MIT"
5757             ],
5758             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
5759             "keywords": [
5760                 "guid",
5761                 "identifier",
5762                 "uuid"
5763             ],
5764             "support": {
5765                 "issues": "https://github.com/ramsey/uuid/issues",
5766                 "source": "https://github.com/ramsey/uuid/tree/4.7.5"
5767             },
5768             "funding": [
5769                 {
5770                     "url": "https://github.com/ramsey",
5771                     "type": "github"
5772                 },
5773                 {
5774                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
5775                     "type": "tidelift"
5776                 }
5777             ],
5778             "time": "2023-11-08T05:53:05+00:00"
5779         },
5780         {
5781             "name": "roave/security-advisories",
5782             "version": "dev-latest",
5783             "source": {
5784                 "type": "git",
5785                 "url": "https://github.com/Roave/SecurityAdvisories.git",
5786                 "reference": "eedc674d89085b0199bd96bfad410404fb2f5dbf"
5787             },
5788             "dist": {
5789                 "type": "zip",
5790                 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/eedc674d89085b0199bd96bfad410404fb2f5dbf",
5791                 "reference": "eedc674d89085b0199bd96bfad410404fb2f5dbf",
5792                 "shasum": ""
5793             },
5794             "conflict": {
5795                 "3f/pygmentize": "<1.2",
5796                 "admidio/admidio": "<4.2.13",
5797                 "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
5798                 "aheinze/cockpit": "<2.2",
5799                 "aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5",
5800                 "airesvsg/acf-to-rest-api": "<=3.1",
5801                 "akaunting/akaunting": "<2.1.13",
5802                 "akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
5803                 "alextselegidis/easyappointments": "<1.5",
5804                 "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
5805                 "amazing/media2click": ">=1,<1.3.3",
5806                 "amphp/artax": "<1.0.6|>=2,<2.0.6",
5807                 "amphp/http": "<1.0.1",
5808                 "amphp/http-client": ">=4,<4.4",
5809                 "anchorcms/anchor-cms": "<=0.12.7",
5810                 "andreapollastri/cipi": "<=3.1.15",
5811                 "andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5",
5812                 "apache-solr-for-typo3/solr": "<2.8.3",
5813                 "apereo/phpcas": "<1.6",
5814                 "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3",
5815                 "appwrite/server-ce": "<=1.2.1",
5816                 "arc/web": "<3",
5817                 "area17/twill": "<1.2.5|>=2,<2.5.3",
5818                 "artesaos/seotools": "<0.17.2",
5819                 "asymmetricrypt/asymmetricrypt": "<9.9.99",
5820                 "athlon1600/php-proxy": "<=5.1",
5821                 "athlon1600/php-proxy-app": "<=3",
5822                 "austintoddj/canvas": "<=3.4.2",
5823                 "automad/automad": "<=1.10.9",
5824                 "awesome-support/awesome-support": "<=6.0.7",
5825                 "aws/aws-sdk-php": "<3.288.1",
5826                 "azuracast/azuracast": "<0.18.3",
5827                 "backdrop/backdrop": "<1.24.2",
5828                 "backpack/crud": "<3.4.9",
5829                 "bacula-web/bacula-web": "<8.0.0.0-RC2-dev",
5830                 "badaso/core": "<2.7",
5831                 "bagisto/bagisto": "<2.1",
5832                 "barrelstrength/sprout-base-email": "<1.2.7",
5833                 "barrelstrength/sprout-forms": "<3.9",
5834                 "barryvdh/laravel-translation-manager": "<0.6.2",
5835                 "barzahlen/barzahlen-php": "<2.0.1",
5836                 "baserproject/basercms": "<5.0.9",
5837                 "bassjobsen/bootstrap-3-typeahead": ">4.0.2",
5838                 "bigfork/silverstripe-form-capture": ">=3,<3.1.1",
5839                 "billz/raspap-webgui": "<2.9.5",
5840                 "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
5841                 "bmarshall511/wordpress_zero_spam": "<5.2.13",
5842                 "bolt/bolt": "<3.7.2",
5843                 "bolt/core": "<=4.2",
5844                 "bottelet/flarepoint": "<2.2.1",
5845                 "bref/bref": "<2.1.13",
5846                 "brightlocal/phpwhois": "<=4.2.5",
5847                 "brotkrueml/codehighlight": "<2.7",
5848                 "brotkrueml/schema": "<1.13.1|>=2,<2.5.1",
5849                 "brotkrueml/typo3-matomo-integration": "<1.3.2",
5850                 "buddypress/buddypress": "<7.2.1",
5851                 "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
5852                 "bytefury/crater": "<6.0.2",
5853                 "cachethq/cachet": "<2.5.1",
5854                 "cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
5855                 "cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
5856                 "cardgate/magento2": "<2.0.33",
5857                 "cardgate/woocommerce": "<=3.1.15",
5858                 "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
5859                 "cartalyst/sentry": "<=2.1.6",
5860                 "catfan/medoo": "<1.7.5",
5861                 "cecil/cecil": "<7.47.1",
5862                 "centreon/centreon": "<22.10.0.0-beta1",
5863                 "cesnet/simplesamlphp-module-proxystatistics": "<3.1",
5864                 "chriskacerguis/codeigniter-restserver": "<=2.7.1",
5865                 "civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
5866                 "ckeditor/ckeditor": "<4.24",
5867                 "cockpit-hq/cockpit": "<=2.6.3|==2.7",
5868                 "codeception/codeception": "<3.1.3|>=4,<4.1.22",
5869                 "codeigniter/framework": "<3.1.9",
5870                 "codeigniter4/framework": "<=4.4.2",
5871                 "codeigniter4/shield": "<1.0.0.0-beta8",
5872                 "codiad/codiad": "<=2.8.4",
5873                 "composer/composer": "<1.10.27|>=2,<2.2.23|>=2.3,<2.7",
5874                 "concrete5/concrete5": "<9.2.7",
5875                 "concrete5/core": "<8.5.8|>=9,<9.1",
5876                 "contao-components/mediaelement": ">=2.14.2,<2.21.1",
5877                 "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4",
5878                 "contao/core": ">=2,<3.5.39",
5879                 "contao/core-bundle": ">=3,<3.5.35|>=4,<4.9.42|>=4.10,<4.13.28|>=5,<5.1.10",
5880                 "contao/listing-bundle": ">=4,<4.4.8",
5881                 "contao/managed-edition": "<=1.5",
5882                 "corveda/phpsandbox": "<1.3.5",
5883                 "cosenary/instagram": "<=2.3",
5884                 "craftcms/cms": "<4.6.2",
5885                 "croogo/croogo": "<4",
5886                 "cuyz/valinor": "<0.12",
5887                 "czproject/git-php": "<4.0.3",
5888                 "darylldoyle/safe-svg": "<1.9.10",
5889                 "datadog/dd-trace": ">=0.30,<0.30.2",
5890                 "datatables/datatables": "<1.10.10",
5891                 "david-garcia/phpwhois": "<=4.3.1",
5892                 "dbrisinajumi/d2files": "<1",
5893                 "dcat/laravel-admin": "<=2.1.3.0-beta",
5894                 "derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
5895                 "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
5896                 "desperado/xml-bundle": "<=0.1.7",
5897                 "directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2",
5898                 "doctrine/annotations": "<1.2.7",
5899                 "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
5900                 "doctrine/common": "<2.4.3|>=2.5,<2.5.1",
5901                 "doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4",
5902                 "doctrine/doctrine-bundle": "<1.5.2",
5903                 "doctrine/doctrine-module": "<=0.7.1",
5904                 "doctrine/mongodb-odm": "<1.0.2",
5905                 "doctrine/mongodb-odm-bundle": "<3.0.1",
5906                 "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
5907                 "dolibarr/dolibarr": "<18.0.2",
5908                 "dompdf/dompdf": "<2.0.4",
5909                 "doublethreedigital/guest-entries": "<3.1.2",
5910                 "drupal/core": ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2",
5911                 "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
5912                 "duncanmcclean/guest-entries": "<3.1.2",
5913                 "dweeves/magmi": "<=0.7.24",
5914                 "ec-cube/ec-cube": "<2.4.4",
5915                 "ecodev/newsletter": "<=4",
5916                 "ectouch/ectouch": "<=2.7.2",
5917                 "elefant/cms": "<2.0.7",
5918                 "elgg/elgg": "<3.3.24|>=4,<4.0.5",
5919                 "elijaa/phpmemcacheadmin": "<=1.3",
5920                 "encore/laravel-admin": "<=1.8.19",
5921                 "endroid/qr-code-bundle": "<3.4.2",
5922                 "enhavo/enhavo-app": "<=0.13.1",
5923                 "enshrined/svg-sanitize": "<0.15",
5924                 "erusev/parsedown": "<1.7.2",
5925                 "ether/logs": "<3.0.4",
5926                 "evolutioncms/evolution": "<=3.2.3",
5927                 "exceedone/exment": "<4.4.3|>=5,<5.0.3",
5928                 "exceedone/laravel-admin": "<2.2.3|==3",
5929                 "ezsystems/demobundle": ">=5.4,<5.4.6.1-dev",
5930                 "ezsystems/ez-support-tools": ">=2.2,<2.2.3",
5931                 "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1-dev",
5932                 "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1-dev|>=5.4,<5.4.11.1-dev|>=2017.12,<2017.12.0.1-dev",
5933                 "ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
5934                 "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26",
5935                 "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
5936                 "ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
5937                 "ezsystems/ezplatform-kernel": "<1.2.5.1-dev|>=1.3,<1.3.34",
5938                 "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
5939                 "ezsystems/ezplatform-richtext": ">=2.3,<2.3.7.1-dev",
5940                 "ezsystems/ezplatform-solr-search-engine": ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15",
5941                 "ezsystems/ezplatform-user": ">=1,<1.0.1",
5942                 "ezsystems/ezpublish-kernel": "<6.13.8.2-dev|>=7,<7.5.31",
5943                 "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.03.5.1",
5944                 "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
5945                 "ezsystems/repository-forms": ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15",
5946                 "ezyang/htmlpurifier": "<4.1.1",
5947                 "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
5948                 "facturascripts/facturascripts": "<=2022.08",
5949                 "feehi/cms": "<=2.1.1",
5950                 "feehi/feehicms": "<=2.1.1",
5951                 "fenom/fenom": "<=2.12.1",
5952                 "filegator/filegator": "<7.8",
5953                 "firebase/php-jwt": "<6",
5954                 "fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
5955                 "fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
5956                 "flarum/core": "<1.8.5",
5957                 "flarum/framework": "<1.8.5",
5958                 "flarum/mentions": "<1.6.3",
5959                 "flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15",
5960                 "flarum/tags": "<=0.1.0.0-beta13",
5961                 "floriangaerber/magnesium": "<0.3.1",
5962                 "fluidtypo3/vhs": "<5.1.1",
5963                 "fof/byobu": ">=0.3.0.0-beta2,<1.1.7",
5964                 "fof/upload": "<1.2.3",
5965                 "foodcoopshop/foodcoopshop": ">=3.2,<3.6.1",
5966                 "fooman/tcpdf": "<6.2.22",
5967                 "forkcms/forkcms": "<5.11.1",
5968                 "fossar/tcpdf-parser": "<6.2.22",
5969                 "francoisjacquet/rosariosis": "<11",
5970                 "frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2",
5971                 "friendsofsymfony/oauth2-php": "<1.3",
5972                 "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
5973                 "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
5974                 "friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
5975                 "friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6",
5976                 "froala/wysiwyg-editor": "<3.2.7|>=4.0.1,<=4.1.1",
5977                 "froxlor/froxlor": "<=2.1.1",
5978                 "fuel/core": "<1.8.1",
5979                 "funadmin/funadmin": "<=3.2|>=3.3.2,<=3.3.3",
5980                 "gaoming13/wechat-php-sdk": "<=1.10.2",
5981                 "genix/cms": "<=1.1.11",
5982                 "getgrav/grav": "<1.7.44",
5983                 "getkirby/cms": "<4.1.1",
5984                 "getkirby/kirby": "<=2.5.12",
5985                 "getkirby/panel": "<2.5.14",
5986                 "getkirby/starterkit": "<=3.7.0.2",
5987                 "gilacms/gila": "<=1.15.4",
5988                 "gleez/cms": "<=1.2|==2",
5989                 "globalpayments/php-sdk": "<2",
5990                 "gogentooss/samlbase": "<1.2.7",
5991                 "google/protobuf": "<3.15",
5992                 "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
5993                 "gree/jose": "<2.2.1",
5994                 "gregwar/rst": "<1.0.3",
5995                 "grumpydictator/firefly-iii": "<6.1.7",
5996                 "gugoan/economizzer": "<=0.9.0.0-beta1",
5997                 "guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
5998                 "guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
5999                 "haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2",
6000                 "harvesthq/chosen": "<1.8.7",
6001                 "helloxz/imgurl": "<=2.31",
6002                 "hhxsv5/laravel-s": "<3.7.36",
6003                 "hillelcoren/invoice-ninja": "<5.3.35",
6004                 "himiklab/yii2-jqgrid-widget": "<1.0.8",
6005                 "hjue/justwriting": "<=1",
6006                 "hov/jobfair": "<1.0.13|>=2,<2.0.2",
6007                 "httpsoft/http-message": "<1.0.12",
6008                 "hyn/multi-tenant": ">=5.6,<5.7.2",
6009                 "ibexa/admin-ui": ">=4.2,<4.2.3",
6010                 "ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.4",
6011                 "ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3",
6012                 "ibexa/post-install": "<=1.0.4",
6013                 "ibexa/solr": ">=4.5,<4.5.4",
6014                 "ibexa/user": ">=4,<4.4.3",
6015                 "icecoder/icecoder": "<=8.1",
6016                 "idno/known": "<=1.3.1",
6017                 "illuminate/auth": "<5.5.10",
6018                 "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
6019                 "illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
6020                 "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
6021                 "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
6022                 "impresscms/impresscms": "<=1.4.5",
6023                 "impresspages/impresspages": "<=1.0.12",
6024                 "in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.2.3",
6025                 "in2code/ipandlanguageredirect": "<5.1.2",
6026                 "in2code/lux": "<17.6.1|>=18,<24.0.2",
6027                 "innologi/typo3-appointments": "<2.0.6",
6028                 "intelliants/subrion": "<4.2.2",
6029                 "islandora/islandora": ">=2,<2.4.1",
6030                 "ivankristianto/phpwhois": "<=4.3",
6031                 "jackalope/jackalope-doctrine-dbal": "<1.7.4",
6032                 "james-heinrich/getid3": "<1.9.21",
6033                 "james-heinrich/phpthumb": "<1.7.12",
6034                 "jasig/phpcas": "<1.3.3",
6035                 "jcbrand/converse.js": "<3.3.3",
6036                 "joomla/application": "<1.0.13",
6037                 "joomla/archive": "<1.1.12|>=2,<2.0.1",
6038                 "joomla/filesystem": "<1.6.2|>=2,<2.0.1",
6039                 "joomla/filter": "<1.4.4|>=2,<2.0.1",
6040                 "joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12",
6041                 "joomla/input": ">=2,<2.0.2",
6042                 "joomla/joomla-cms": ">=2.5,<3.9.12",
6043                 "joomla/session": "<1.3.1",
6044                 "joyqi/hyper-down": "<=2.4.27",
6045                 "jsdecena/laracom": "<2.0.9",
6046                 "jsmitty12/phpwhois": "<5.1",
6047                 "juzaweb/cms": "<=3.4",
6048                 "kazist/phpwhois": "<=4.2.6",
6049                 "kelvinmo/simplexrd": "<3.1.1",
6050                 "kevinpapst/kimai2": "<1.16.7",
6051                 "khodakhah/nodcms": "<=3",
6052                 "kimai/kimai": "<2.1",
6053                 "kitodo/presentation": "<3.2.3|>=3.3,<3.3.4",
6054                 "klaviyo/magento2-extension": ">=1,<3",
6055                 "knplabs/knp-snappy": "<=1.4.2",
6056                 "kohana/core": "<3.3.3",
6057                 "krayin/laravel-crm": "<1.2.2",
6058                 "kreait/firebase-php": ">=3.2,<3.8.1",
6059                 "la-haute-societe/tcpdf": "<6.2.22",
6060                 "laminas/laminas-diactoros": "<2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2",
6061                 "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
6062                 "laminas/laminas-http": "<2.14.2",
6063                 "laravel/fortify": "<1.11.1",
6064                 "laravel/framework": "<6.20.44|>=7,<7.30.6|>=8,<8.75",
6065                 "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
6066                 "latte/latte": "<2.10.8",
6067                 "lavalite/cms": "<=9",
6068                 "lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
6069                 "league/commonmark": "<0.18.3",
6070                 "league/flysystem": "<1.1.4|>=2,<2.1.1",
6071                 "league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3",
6072                 "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
6073                 "librenms/librenms": "<2017.08.18",
6074                 "liftkit/database": "<2.13.2",
6075                 "limesurvey/limesurvey": "<3.27.19",
6076                 "livehelperchat/livehelperchat": "<=3.91",
6077                 "livewire/livewire": ">2.2.4,<2.2.6",
6078                 "lms/routes": "<2.1.1",
6079                 "localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
6080                 "luyadev/yii-helpers": "<1.2.1",
6081                 "magento/community-edition": "<2.4.3.0-patch3|>=2.4.4,<2.4.5",
6082                 "magento/core": "<=1.9.4.5",
6083                 "magento/magento1ce": "<1.9.4.3-dev",
6084                 "magento/magento1ee": ">=1,<1.14.4.3-dev",
6085                 "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2.0-patch2",
6086                 "magneto/core": "<1.9.4.4-dev",
6087                 "maikuolan/phpmussel": ">=1,<1.6",
6088                 "mainwp/mainwp": "<=4.4.3.3",
6089                 "mantisbt/mantisbt": "<2.26.1",
6090                 "marcwillmann/turn": "<0.3.3",
6091                 "matyhtf/framework": "<3.0.6",
6092                 "mautic/core": "<4.3",
6093                 "mediawiki/core": "<1.36.2",
6094                 "mediawiki/matomo": "<2.4.3",
6095                 "mediawiki/semantic-media-wiki": "<4.0.2",
6096                 "melisplatform/melis-asset-manager": "<5.0.1",
6097                 "melisplatform/melis-cms": "<5.0.1",
6098                 "melisplatform/melis-front": "<5.0.1",
6099                 "mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
6100                 "mgallegos/laravel-jqgrid": "<=1.3",
6101                 "microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
6102                 "microsoft/microsoft-graph-beta": "<2.0.1",
6103                 "microsoft/microsoft-graph-core": "<2.0.2",
6104                 "microweber/microweber": "<=2.0.4",
6105                 "miniorange/miniorange-saml": "<1.4.3",
6106                 "mittwald/typo3_forum": "<1.2.1",
6107                 "mobiledetect/mobiledetectlib": "<2.8.32",
6108                 "modx/revolution": "<=2.8.3.0-patch",
6109                 "mojo42/jirafeau": "<4.4",
6110                 "mongodb/mongodb": ">=1,<1.9.2",
6111                 "monolog/monolog": ">=1.8,<1.12",
6112                 "moodle/moodle": "<4.3.3",
6113                 "mos/cimage": "<0.7.19",
6114                 "movim/moxl": ">=0.8,<=0.10",
6115                 "mpdf/mpdf": "<=7.1.7",
6116                 "munkireport/comment": "<4.1",
6117                 "munkireport/managedinstalls": "<2.6",
6118                 "munkireport/munkireport": ">=2.5.3,<5.6.3",
6119                 "mustache/mustache": ">=2,<2.14.1",
6120                 "namshi/jose": "<2.2",
6121                 "neoan3-apps/template": "<1.1.1",
6122                 "neorazorx/facturascripts": "<2022.04",
6123                 "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
6124                 "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
6125                 "neos/media-browser": "<7.3.19|>=8,<8.0.16|>=8.1,<8.1.11|>=8.2,<8.2.11|>=8.3,<8.3.9",
6126                 "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2",
6127                 "neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
6128                 "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
6129                 "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
6130                 "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
6131                 "nilsteampassnet/teampass": "<3.0.10",
6132                 "nonfiction/nterchange": "<4.1.1",
6133                 "notrinos/notrinos-erp": "<=0.7",
6134                 "noumo/easyii": "<=0.9",
6135                 "nukeviet/nukeviet": "<4.5.02",
6136                 "nyholm/psr7": "<1.6.1",
6137                 "nystudio107/craft-seomatic": "<3.4.12",
6138                 "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
6139                 "october/backend": "<1.1.2",
6140                 "october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1",
6141                 "october/october": "<=3.4.4",
6142                 "october/rain": "<1.0.472|>=1.1,<1.1.2",
6143                 "october/system": "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.5.2",
6144                 "omeka/omeka-s": "<4.0.3",
6145                 "onelogin/php-saml": "<2.10.4",
6146                 "oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5",
6147                 "open-web-analytics/open-web-analytics": "<1.7.4",
6148                 "opencart/opencart": "<=3.0.3.7|>=4,<4.0.2.3-dev",
6149                 "openid/php-openid": "<2.3",
6150                 "openmage/magento-lts": "<20.5",
6151                 "opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2",
6152                 "orchid/platform": ">=9,<9.4.4|>=14.0.0.0-alpha4,<14.5",
6153                 "oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1",
6154                 "oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
6155                 "oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
6156                 "oro/crm-call-bundle": ">=4.2,<=4.2.5|>=5,<5.0.4|>=5.1,<5.1.1",
6157                 "oro/customer-portal": ">=4.2,<=4.2.8|>=5,<5.0.11|>=5.1,<5.1.1",
6158                 "oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<5.0.8",
6159                 "oxid-esales/oxideshop-ce": "<4.5",
6160                 "packbackbooks/lti-1-3-php-library": "<5",
6161                 "padraic/humbug_get_contents": "<1.1.2",
6162                 "pagarme/pagarme-php": "<3",
6163                 "pagekit/pagekit": "<=1.0.18",
6164                 "paragonie/random_compat": "<2",
6165                 "passbolt/passbolt_api": "<2.11",
6166                 "paypal/merchant-sdk-php": "<3.12",
6167                 "pear/archive_tar": "<1.4.14",
6168                 "pear/auth": "<1.2.4",
6169                 "pear/crypt_gpg": "<1.6.7",
6170                 "pear/pear": "<=1.10.1",
6171                 "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
6172                 "personnummer/personnummer": "<3.0.2",
6173                 "phanan/koel": "<5.1.4",
6174                 "phenx/php-svg-lib": "<0.5.2",
6175                 "php-mod/curl": "<2.3.2",
6176                 "phpbb/phpbb": "<3.2.10|>=3.3,<3.3.1",
6177                 "phpems/phpems": ">=6,<=6.1.3",
6178                 "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
6179                 "phpmailer/phpmailer": "<6.5",
6180                 "phpmussel/phpmussel": ">=1,<1.6",
6181                 "phpmyadmin/phpmyadmin": "<5.2.1",
6182                 "phpmyfaq/phpmyfaq": "<3.2.5",
6183                 "phpoffice/phpexcel": "<1.8",
6184                 "phpoffice/phpspreadsheet": "<1.16",
6185                 "phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36",
6186                 "phpservermon/phpservermon": "<3.6",
6187                 "phpsysinfo/phpsysinfo": "<3.4.3",
6188                 "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
6189                 "phpwhois/phpwhois": "<=4.2.5",
6190                 "phpxmlrpc/extras": "<0.6.1",
6191                 "phpxmlrpc/phpxmlrpc": "<4.9.2",
6192                 "pi/pi": "<=2.5",
6193                 "pimcore/admin-ui-classic-bundle": "<1.3.4",
6194                 "pimcore/customer-management-framework-bundle": "<4.0.6",
6195                 "pimcore/data-hub": "<1.2.4",
6196                 "pimcore/demo": "<10.3",
6197                 "pimcore/ecommerce-framework-bundle": "<1.0.10",
6198                 "pimcore/perspective-editor": "<1.5.1",
6199                 "pimcore/pimcore": "<11.1.1",
6200                 "pixelfed/pixelfed": "<0.11.11",
6201                 "plotly/plotly.js": "<2.25.2",
6202                 "pocketmine/bedrock-protocol": "<8.0.2",
6203                 "pocketmine/pocketmine-mp": "<5.11.2",
6204                 "pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
6205                 "pressbooks/pressbooks": "<5.18",
6206                 "prestashop/autoupgrade": ">=4,<4.10.1",
6207                 "prestashop/blockreassurance": "<=5.1.3",
6208                 "prestashop/blockwishlist": ">=2,<2.1.1",
6209                 "prestashop/contactform": ">=1.0.1,<4.3",
6210                 "prestashop/gamification": "<2.3.2",
6211                 "prestashop/prestashop": "<8.1.4",
6212                 "prestashop/productcomments": "<5.0.2",
6213                 "prestashop/ps_emailsubscription": "<2.6.1",
6214                 "prestashop/ps_facetedsearch": "<3.4.1",
6215                 "prestashop/ps_linklist": "<3.1",
6216                 "privatebin/privatebin": "<1.4",
6217                 "processwire/processwire": "<=3.0.210",
6218                 "propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7",
6219                 "propel/propel1": ">=1,<=1.7.1",
6220                 "pterodactyl/panel": "<1.7",
6221                 "ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2",
6222                 "ptrofimov/beanstalk_console": "<1.7.14",
6223                 "pubnub/pubnub": "<6.1",
6224                 "pusher/pusher-php-server": "<2.2.1",
6225                 "pwweb/laravel-core": "<=0.3.6.0-beta",
6226                 "pyrocms/pyrocms": "<=3.9.1",
6227                 "rainlab/blog-plugin": "<1.4.1",
6228                 "rainlab/debugbar-plugin": "<3.1",
6229                 "rainlab/user-plugin": "<=1.4.5",
6230                 "rankmath/seo-by-rank-math": "<=1.0.95",
6231                 "rap2hpoutre/laravel-log-viewer": "<0.13",
6232                 "react/http": ">=0.7,<1.9",
6233                 "really-simple-plugins/complianz-gdpr": "<6.4.2",
6234                 "redaxo/source": "<=5.15.1",
6235                 "remdex/livehelperchat": "<4.29",
6236                 "reportico-web/reportico": "<=7.1.21",
6237                 "rhukster/dom-sanitizer": "<1.0.7",
6238                 "rmccue/requests": ">=1.6,<1.8",
6239                 "robrichards/xmlseclibs": ">=1,<3.0.4",
6240                 "roots/soil": "<4.1",
6241                 "rudloff/alltube": "<3.0.3",
6242                 "s-cart/core": "<6.9",
6243                 "s-cart/s-cart": "<6.9",
6244                 "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
6245                 "sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
6246                 "scheb/two-factor-bundle": "<3.26|>=4,<4.11",
6247                 "sensiolabs/connect": "<4.2.3",
6248                 "serluck/phpwhois": "<=4.2.6",
6249                 "sfroemken/url_redirect": "<=1.2.1",
6250                 "sheng/yiicms": "<=1.2",
6251                 "shopware/core": "<=6.5.7.3",
6252                 "shopware/platform": "<=6.5.7.3|>=6.5.8,<6.5.8.7-dev",
6253                 "shopware/production": "<=6.3.5.2",
6254                 "shopware/shopware": "<=5.7.17",
6255                 "shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev",
6256                 "shopxo/shopxo": "<2.2.6",
6257                 "showdoc/showdoc": "<2.10.4",
6258                 "silverstripe-australia/advancedreports": ">=1,<=2",
6259                 "silverstripe/admin": "<1.13.19|>=2,<2.1.8",
6260                 "silverstripe/assets": ">=1,<1.11.1",
6261                 "silverstripe/cms": "<4.11.3",
6262                 "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
6263                 "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
6264                 "silverstripe/framework": "<4.13.39|>=5,<5.1.11",
6265                 "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3",
6266                 "silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
6267                 "silverstripe/recipe-cms": ">=4.5,<4.5.3",
6268                 "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
6269                 "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
6270                 "silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
6271                 "silverstripe/subsites": ">=2,<2.6.1",
6272                 "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
6273                 "silverstripe/userforms": "<3",
6274                 "silverstripe/versioned-admin": ">=1,<1.11.1",
6275                 "simple-updates/phpwhois": "<=1",
6276                 "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4|==5.0.0.0-alpha12",
6277                 "simplesamlphp/simplesamlphp": "<1.18.6",
6278                 "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
6279                 "simplesamlphp/simplesamlphp-module-openid": "<1",
6280                 "simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
6281                 "simplesamlphp/xml-security": "==1.6.11",
6282                 "simplito/elliptic-php": "<1.0.6",
6283                 "sitegeist/fluid-components": "<3.5",
6284                 "sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3",
6285                 "slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1",
6286                 "slim/slim": "<2.6",
6287                 "slub/slub-events": "<3.0.3",
6288                 "smarty/smarty": "<3.1.48|>=4,<4.3.1",
6289                 "snipe/snipe-it": "<=6.2.2",
6290                 "socalnick/scn-social-auth": "<1.15.2",
6291                 "socialiteproviders/steam": "<1.1",
6292                 "spatie/browsershot": "<3.57.4",
6293                 "spipu/html2pdf": "<5.2.8",
6294                 "spoon/library": "<1.4.1",
6295                 "spoonity/tcpdf": "<6.2.22",
6296                 "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
6297                 "ssddanbrown/bookstack": "<22.02.3",
6298                 "statamic/cms": "<4.46",
6299                 "stormpath/sdk": "<9.9.99",
6300                 "studio-42/elfinder": "<2.1.62",
6301                 "subhh/libconnect": "<7.0.8|>=8,<8.1",
6302                 "sukohi/surpass": "<1",
6303                 "sulu/sulu": "<1.6.44|>=2,<2.4.17|>=2.5,<2.5.13",
6304                 "sumocoders/framework-user-bundle": "<1.4",
6305                 "superbig/craft-audit": "<3.0.2",
6306                 "swag/paypal": "<5.4.4",
6307                 "swiftmailer/swiftmailer": ">=4,<5.4.5",
6308                 "swiftyedit/swiftyedit": "<1.2",
6309                 "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
6310                 "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
6311                 "sylius/grid-bundle": "<1.10.1",
6312                 "sylius/paypal-plugin": ">=1,<1.2.4|>=1.3,<1.3.1",
6313                 "sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
6314                 "sylius/sylius": "<1.9.10|>=1.10,<1.10.11|>=1.11,<1.11.2",
6315                 "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
6316                 "symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
6317                 "symbiote/silverstripe-seed": "<6.0.3",
6318                 "symbiote/silverstripe-versionedfiles": "<=2.0.3",
6319                 "symfont/process": ">=0",
6320                 "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
6321                 "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
6322                 "symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
6323                 "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
6324                 "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<5.3.15|>=5.4.3,<5.4.4|>=6.0.3,<6.0.4",
6325                 "symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
6326                 "symfony/http-kernel": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6",
6327                 "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
6328                 "symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
6329                 "symfony/mime": ">=4.3,<4.3.8",
6330                 "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
6331                 "symfony/polyfill": ">=1,<1.10",
6332                 "symfony/polyfill-php55": ">=1,<1.10",
6333                 "symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
6334                 "symfony/routing": ">=2,<2.0.19",
6335                 "symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
6336                 "symfony/security-bundle": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6",
6337                 "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
6338                 "symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
6339                 "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
6340                 "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.3.2|>=5.4,<5.4.31|>=6,<6.3.8",
6341                 "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
6342                 "symfony/symfony": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
6343                 "symfony/translation": ">=2,<2.0.17",
6344                 "symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
6345                 "symfony/ux-autocomplete": "<2.11.2",
6346                 "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
6347                 "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
6348                 "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
6349                 "symfony/webhook": ">=6.3,<6.3.8",
6350                 "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7|>=2.2.0.0-beta1,<2.2.0.0-beta2",
6351                 "symphonycms/symphony-2": "<2.6.4",
6352                 "t3/dce": "<0.11.5|>=2.2,<2.6.2",
6353                 "t3g/svg-sanitizer": "<1.0.3",
6354                 "t3s/content-consent": "<1.0.3|>=2,<2.0.2",
6355                 "tastyigniter/tastyigniter": "<3.3",
6356                 "tcg/voyager": "<=1.4",
6357                 "tecnickcom/tcpdf": "<6.2.22",
6358                 "terminal42/contao-tablelookupwizard": "<3.3.5",
6359                 "thelia/backoffice-default-template": ">=2.1,<2.1.2",
6360                 "thelia/thelia": ">=2.1,<2.1.3",
6361                 "theonedemon/phpwhois": "<=4.2.5",
6362                 "thinkcmf/thinkcmf": "<=5.1.7",
6363                 "thorsten/phpmyfaq": "<3.2.2",
6364                 "tikiwiki/tiki-manager": "<=17.1",
6365                 "tinymce/tinymce": "<5.10.9|>=6,<6.7.3",
6366                 "tinymighty/wiki-seo": "<1.2.2",
6367                 "titon/framework": "<9.9.99",
6368                 "tobiasbg/tablepress": "<=2.0.0.0-RC1",
6369                 "topthink/framework": "<6.0.14",
6370                 "topthink/think": "<=6.1.1",
6371                 "topthink/thinkphp": "<=3.2.3",
6372                 "torrentpier/torrentpier": "<=2.4.1",
6373                 "tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2",
6374                 "tribalsystems/zenario": "<=9.4.59197",
6375                 "truckersmp/phpwhois": "<=4.3.1",
6376                 "ttskch/pagination-service-provider": "<1",
6377                 "twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
6378                 "typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
6379                 "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
6380                 "typo3/cms-core": "<=8.7.56|>=9,<=9.5.45|>=10,<=10.4.42|>=11,<=11.5.34|>=12,<=12.4.10|==13",
6381                 "typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1",
6382                 "typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1",
6383                 "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
6384                 "typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5",
6385                 "typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8",
6386                 "typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30",
6387                 "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
6388                 "typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3",
6389                 "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
6390                 "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
6391                 "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
6392                 "typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10",
6393                 "ua-parser/uap-php": "<3.8",
6394                 "uasoft-indonesia/badaso": "<=2.9.7",
6395                 "unisharp/laravel-filemanager": "<2.6.4",
6396                 "userfrosting/userfrosting": ">=0.3.1,<4.6.3",
6397                 "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
6398                 "uvdesk/community-skeleton": "<=1.1.1",
6399                 "vanilla/safecurl": "<0.9.2",
6400                 "verot/class.upload.php": "<=2.1.6",
6401                 "vova07/yii2-fileapi-widget": "<0.1.9",
6402                 "vrana/adminer": "<4.8.1",
6403                 "waldhacker/hcaptcha": "<2.1.2",
6404                 "wallabag/tcpdf": "<6.2.22",
6405                 "wallabag/wallabag": "<2.6.7",
6406                 "wanglelecc/laracms": "<=1.0.3",
6407                 "web-auth/webauthn-framework": ">=3.3,<3.3.4",
6408                 "webbuilders-group/silverstripe-kapost-bridge": "<0.4",
6409                 "webcoast/deferred-image-processing": "<1.0.2",
6410                 "webklex/laravel-imap": "<5.3",
6411                 "webklex/php-imap": "<5.3",
6412                 "webpa/webpa": "<3.1.2",
6413                 "wikibase/wikibase": "<=1.39.3",
6414                 "wikimedia/parsoid": "<0.12.2",
6415                 "willdurand/js-translation-bundle": "<2.1.1",
6416                 "winter/wn-backend-module": "<1.2.4",
6417                 "winter/wn-system-module": "<1.2.4",
6418                 "wintercms/winter": "<1.2.3",
6419                 "woocommerce/woocommerce": "<6.6",
6420                 "wp-cli/wp-cli": ">=0.12,<2.5",
6421                 "wp-graphql/wp-graphql": "<=1.14.5",
6422                 "wpanel/wpanel4-cms": "<=4.3.1",
6423                 "wpcloud/wp-stateless": "<3.2",
6424                 "wwbn/avideo": "<=12.4",
6425                 "xataface/xataface": "<3",
6426                 "xpressengine/xpressengine": "<3.0.15",
6427                 "yeswiki/yeswiki": "<4.1",
6428                 "yetiforce/yetiforce-crm": "<=6.4",
6429                 "yidashi/yii2cmf": "<=2",
6430                 "yii2mod/yii2-cms": "<1.9.2",
6431                 "yiisoft/yii": "<1.1.29",
6432                 "yiisoft/yii2": "<2.0.38",
6433                 "yiisoft/yii2-authclient": "<2.2.15",
6434                 "yiisoft/yii2-bootstrap": "<2.0.4",
6435                 "yiisoft/yii2-dev": "<2.0.43",
6436                 "yiisoft/yii2-elasticsearch": "<2.0.5",
6437                 "yiisoft/yii2-gii": "<=2.2.4",
6438                 "yiisoft/yii2-jui": "<2.0.4",
6439                 "yiisoft/yii2-redis": "<2.0.8",
6440                 "yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
6441                 "yoast-seo-for-typo3/yoast_seo": "<7.2.3",
6442                 "yourls/yourls": "<=1.8.2",
6443                 "yuan1994/tpadmin": "<=1.3.12",
6444                 "zencart/zencart": "<=1.5.7.0-beta",
6445                 "zendesk/zendesk_api_client_php": "<2.2.11",
6446                 "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
6447                 "zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
6448                 "zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
6449                 "zendframework/zend-db": "<2.2.10|>=2.3,<2.3.5",
6450                 "zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
6451                 "zendframework/zend-diactoros": "<1.8.4",
6452                 "zendframework/zend-feed": "<2.10.3",
6453                 "zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
6454                 "zendframework/zend-http": "<2.8.1",
6455                 "zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
6456                 "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
6457                 "zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
6458                 "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
6459                 "zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
6460                 "zendframework/zend-validator": ">=2.3,<2.3.6",
6461                 "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
6462                 "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
6463                 "zendframework/zendframework": "<=3",
6464                 "zendframework/zendframework1": "<1.12.20",
6465                 "zendframework/zendopenid": "<2.0.2",
6466                 "zendframework/zendrest": "<2.0.2",
6467                 "zendframework/zendservice-amazon": "<2.0.3",
6468                 "zendframework/zendservice-api": "<1",
6469                 "zendframework/zendservice-audioscrobbler": "<2.0.2",
6470                 "zendframework/zendservice-nirvanix": "<2.0.2",
6471                 "zendframework/zendservice-slideshare": "<2.0.2",
6472                 "zendframework/zendservice-technorati": "<2.0.2",
6473                 "zendframework/zendservice-windowsazure": "<2.0.2",
6474                 "zendframework/zendxml": ">=1,<1.0.1",
6475                 "zenstruck/collection": "<0.2.1",
6476                 "zetacomponents/mail": "<1.8.2",
6477                 "zf-commons/zfc-user": "<1.2.2",
6478                 "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
6479                 "zfr/zfr-oauth2-server-module": "<0.1.2",
6480                 "zoujingli/thinkadmin": "<=6.1.53"
6481             },
6482             "default-branch": true,
6483             "type": "metapackage",
6484             "notification-url": "https://packagist.org/downloads/",
6485             "license": [
6486                 "MIT"
6487             ],
6488             "authors": [
6489                 {
6490                     "name": "Marco Pivetta",
6491                     "email": "ocramius@gmail.com",
6492                     "role": "maintainer"
6493                 },
6494                 {
6495                     "name": "Ilya Tribusean",
6496                     "email": "slash3b@gmail.com",
6497                     "role": "maintainer"
6498                 }
6499             ],
6500             "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
6501             "keywords": [
6502                 "dev"
6503             ],
6504             "support": {
6505                 "issues": "https://github.com/Roave/SecurityAdvisories/issues",
6506                 "source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
6507             },
6508             "funding": [
6509                 {
6510                     "url": "https://github.com/Ocramius",
6511                     "type": "github"
6512                 },
6513                 {
6514                     "url": "https://tidelift.com/funding/github/packagist/roave/security-advisories",
6515                     "type": "tidelift"
6516                 }
6517             ],
6518             "time": "2024-03-13T21:04:41+00:00"
6519         },
6520         {
6521             "name": "sebastian/cli-parser",
6522             "version": "2.0.1",
6523             "source": {
6524                 "type": "git",
6525                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
6526                 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
6527             },
6528             "dist": {
6529                 "type": "zip",
6530                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
6531                 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
6532                 "shasum": ""
6533             },
6534             "require": {
6535                 "php": ">=8.1"
6536             },
6537             "require-dev": {
6538                 "phpunit/phpunit": "^10.0"
6539             },
6540             "type": "library",
6541             "extra": {
6542                 "branch-alias": {
6543                     "dev-main": "2.0-dev"
6544                 }
6545             },
6546             "autoload": {
6547                 "classmap": [
6548                     "src/"
6549                 ]
6550             },
6551             "notification-url": "https://packagist.org/downloads/",
6552             "license": [
6553                 "BSD-3-Clause"
6554             ],
6555             "authors": [
6556                 {
6557                     "name": "Sebastian Bergmann",
6558                     "email": "sebastian@phpunit.de",
6559                     "role": "lead"
6560                 }
6561             ],
6562             "description": "Library for parsing CLI options",
6563             "homepage": "https://github.com/sebastianbergmann/cli-parser",
6564             "support": {
6565                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
6566                 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
6567                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
6568             },
6569             "funding": [
6570                 {
6571                     "url": "https://github.com/sebastianbergmann",
6572                     "type": "github"
6573                 }
6574             ],
6575             "time": "2024-03-02T07:12:49+00:00"
6576         },
6577         {
6578             "name": "sebastian/code-unit",
6579             "version": "2.0.0",
6580             "source": {
6581                 "type": "git",
6582                 "url": "https://github.com/sebastianbergmann/code-unit.git",
6583                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
6584             },
6585             "dist": {
6586                 "type": "zip",
6587                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
6588                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
6589                 "shasum": ""
6590             },
6591             "require": {
6592                 "php": ">=8.1"
6593             },
6594             "require-dev": {
6595                 "phpunit/phpunit": "^10.0"
6596             },
6597             "type": "library",
6598             "extra": {
6599                 "branch-alias": {
6600                     "dev-main": "2.0-dev"
6601                 }
6602             },
6603             "autoload": {
6604                 "classmap": [
6605                     "src/"
6606                 ]
6607             },
6608             "notification-url": "https://packagist.org/downloads/",
6609             "license": [
6610                 "BSD-3-Clause"
6611             ],
6612             "authors": [
6613                 {
6614                     "name": "Sebastian Bergmann",
6615                     "email": "sebastian@phpunit.de",
6616                     "role": "lead"
6617                 }
6618             ],
6619             "description": "Collection of value objects that represent the PHP code units",
6620             "homepage": "https://github.com/sebastianbergmann/code-unit",
6621             "support": {
6622                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
6623                 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
6624             },
6625             "funding": [
6626                 {
6627                     "url": "https://github.com/sebastianbergmann",
6628                     "type": "github"
6629                 }
6630             ],
6631             "time": "2023-02-03T06:58:43+00:00"
6632         },
6633         {
6634             "name": "sebastian/code-unit-reverse-lookup",
6635             "version": "3.0.0",
6636             "source": {
6637                 "type": "git",
6638                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
6639                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
6640             },
6641             "dist": {
6642                 "type": "zip",
6643                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
6644                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
6645                 "shasum": ""
6646             },
6647             "require": {
6648                 "php": ">=8.1"
6649             },
6650             "require-dev": {
6651                 "phpunit/phpunit": "^10.0"
6652             },
6653             "type": "library",
6654             "extra": {
6655                 "branch-alias": {
6656                     "dev-main": "3.0-dev"
6657                 }
6658             },
6659             "autoload": {
6660                 "classmap": [
6661                     "src/"
6662                 ]
6663             },
6664             "notification-url": "https://packagist.org/downloads/",
6665             "license": [
6666                 "BSD-3-Clause"
6667             ],
6668             "authors": [
6669                 {
6670                     "name": "Sebastian Bergmann",
6671                     "email": "sebastian@phpunit.de"
6672                 }
6673             ],
6674             "description": "Looks up which function or method a line of code belongs to",
6675             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
6676             "support": {
6677                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
6678                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
6679             },
6680             "funding": [
6681                 {
6682                     "url": "https://github.com/sebastianbergmann",
6683                     "type": "github"
6684                 }
6685             ],
6686             "time": "2023-02-03T06:59:15+00:00"
6687         },
6688         {
6689             "name": "sebastian/comparator",
6690             "version": "5.0.1",
6691             "source": {
6692                 "type": "git",
6693                 "url": "https://github.com/sebastianbergmann/comparator.git",
6694                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
6695             },
6696             "dist": {
6697                 "type": "zip",
6698                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
6699                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
6700                 "shasum": ""
6701             },
6702             "require": {
6703                 "ext-dom": "*",
6704                 "ext-mbstring": "*",
6705                 "php": ">=8.1",
6706                 "sebastian/diff": "^5.0",
6707                 "sebastian/exporter": "^5.0"
6708             },
6709             "require-dev": {
6710                 "phpunit/phpunit": "^10.3"
6711             },
6712             "type": "library",
6713             "extra": {
6714                 "branch-alias": {
6715                     "dev-main": "5.0-dev"
6716                 }
6717             },
6718             "autoload": {
6719                 "classmap": [
6720                     "src/"
6721                 ]
6722             },
6723             "notification-url": "https://packagist.org/downloads/",
6724             "license": [
6725                 "BSD-3-Clause"
6726             ],
6727             "authors": [
6728                 {
6729                     "name": "Sebastian Bergmann",
6730                     "email": "sebastian@phpunit.de"
6731                 },
6732                 {
6733                     "name": "Jeff Welch",
6734                     "email": "whatthejeff@gmail.com"
6735                 },
6736                 {
6737                     "name": "Volker Dusch",
6738                     "email": "github@wallbash.com"
6739                 },
6740                 {
6741                     "name": "Bernhard Schussek",
6742                     "email": "bschussek@2bepublished.at"
6743                 }
6744             ],
6745             "description": "Provides the functionality to compare PHP values for equality",
6746             "homepage": "https://github.com/sebastianbergmann/comparator",
6747             "keywords": [
6748                 "comparator",
6749                 "compare",
6750                 "equality"
6751             ],
6752             "support": {
6753                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
6754                 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
6755                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
6756             },
6757             "funding": [
6758                 {
6759                     "url": "https://github.com/sebastianbergmann",
6760                     "type": "github"
6761                 }
6762             ],
6763             "time": "2023-08-14T13:18:12+00:00"
6764         },
6765         {
6766             "name": "sebastian/complexity",
6767             "version": "3.2.0",
6768             "source": {
6769                 "type": "git",
6770                 "url": "https://github.com/sebastianbergmann/complexity.git",
6771                 "reference": "68ff824baeae169ec9f2137158ee529584553799"
6772             },
6773             "dist": {
6774                 "type": "zip",
6775                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
6776                 "reference": "68ff824baeae169ec9f2137158ee529584553799",
6777                 "shasum": ""
6778             },
6779             "require": {
6780                 "nikic/php-parser": "^4.18 || ^5.0",
6781                 "php": ">=8.1"
6782             },
6783             "require-dev": {
6784                 "phpunit/phpunit": "^10.0"
6785             },
6786             "type": "library",
6787             "extra": {
6788                 "branch-alias": {
6789                     "dev-main": "3.2-dev"
6790                 }
6791             },
6792             "autoload": {
6793                 "classmap": [
6794                     "src/"
6795                 ]
6796             },
6797             "notification-url": "https://packagist.org/downloads/",
6798             "license": [
6799                 "BSD-3-Clause"
6800             ],
6801             "authors": [
6802                 {
6803                     "name": "Sebastian Bergmann",
6804                     "email": "sebastian@phpunit.de",
6805                     "role": "lead"
6806                 }
6807             ],
6808             "description": "Library for calculating the complexity of PHP code units",
6809             "homepage": "https://github.com/sebastianbergmann/complexity",
6810             "support": {
6811                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
6812                 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
6813                 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
6814             },
6815             "funding": [
6816                 {
6817                     "url": "https://github.com/sebastianbergmann",
6818                     "type": "github"
6819                 }
6820             ],
6821             "time": "2023-12-21T08:37:17+00:00"
6822         },
6823         {
6824             "name": "sebastian/diff",
6825             "version": "5.1.1",
6826             "source": {
6827                 "type": "git",
6828                 "url": "https://github.com/sebastianbergmann/diff.git",
6829                 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
6830             },
6831             "dist": {
6832                 "type": "zip",
6833                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
6834                 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
6835                 "shasum": ""
6836             },
6837             "require": {
6838                 "php": ">=8.1"
6839             },
6840             "require-dev": {
6841                 "phpunit/phpunit": "^10.0",
6842                 "symfony/process": "^6.4"
6843             },
6844             "type": "library",
6845             "extra": {
6846                 "branch-alias": {
6847                     "dev-main": "5.1-dev"
6848                 }
6849             },
6850             "autoload": {
6851                 "classmap": [
6852                     "src/"
6853                 ]
6854             },
6855             "notification-url": "https://packagist.org/downloads/",
6856             "license": [
6857                 "BSD-3-Clause"
6858             ],
6859             "authors": [
6860                 {
6861                     "name": "Sebastian Bergmann",
6862                     "email": "sebastian@phpunit.de"
6863                 },
6864                 {
6865                     "name": "Kore Nordmann",
6866                     "email": "mail@kore-nordmann.de"
6867                 }
6868             ],
6869             "description": "Diff implementation",
6870             "homepage": "https://github.com/sebastianbergmann/diff",
6871             "keywords": [
6872                 "diff",
6873                 "udiff",
6874                 "unidiff",
6875                 "unified diff"
6876             ],
6877             "support": {
6878                 "issues": "https://github.com/sebastianbergmann/diff/issues",
6879                 "security": "https://github.com/sebastianbergmann/diff/security/policy",
6880                 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
6881             },
6882             "funding": [
6883                 {
6884                     "url": "https://github.com/sebastianbergmann",
6885                     "type": "github"
6886                 }
6887             ],
6888             "time": "2024-03-02T07:15:17+00:00"
6889         },
6890         {
6891             "name": "sebastian/environment",
6892             "version": "6.0.1",
6893             "source": {
6894                 "type": "git",
6895                 "url": "https://github.com/sebastianbergmann/environment.git",
6896                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
6897             },
6898             "dist": {
6899                 "type": "zip",
6900                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
6901                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
6902                 "shasum": ""
6903             },
6904             "require": {
6905                 "php": ">=8.1"
6906             },
6907             "require-dev": {
6908                 "phpunit/phpunit": "^10.0"
6909             },
6910             "suggest": {
6911                 "ext-posix": "*"
6912             },
6913             "type": "library",
6914             "extra": {
6915                 "branch-alias": {
6916                     "dev-main": "6.0-dev"
6917                 }
6918             },
6919             "autoload": {
6920                 "classmap": [
6921                     "src/"
6922                 ]
6923             },
6924             "notification-url": "https://packagist.org/downloads/",
6925             "license": [
6926                 "BSD-3-Clause"
6927             ],
6928             "authors": [
6929                 {
6930                     "name": "Sebastian Bergmann",
6931                     "email": "sebastian@phpunit.de"
6932                 }
6933             ],
6934             "description": "Provides functionality to handle HHVM/PHP environments",
6935             "homepage": "https://github.com/sebastianbergmann/environment",
6936             "keywords": [
6937                 "Xdebug",
6938                 "environment",
6939                 "hhvm"
6940             ],
6941             "support": {
6942                 "issues": "https://github.com/sebastianbergmann/environment/issues",
6943                 "security": "https://github.com/sebastianbergmann/environment/security/policy",
6944                 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
6945             },
6946             "funding": [
6947                 {
6948                     "url": "https://github.com/sebastianbergmann",
6949                     "type": "github"
6950                 }
6951             ],
6952             "time": "2023-04-11T05:39:26+00:00"
6953         },
6954         {
6955             "name": "sebastian/exporter",
6956             "version": "5.1.2",
6957             "source": {
6958                 "type": "git",
6959                 "url": "https://github.com/sebastianbergmann/exporter.git",
6960                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
6961             },
6962             "dist": {
6963                 "type": "zip",
6964                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
6965                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
6966                 "shasum": ""
6967             },
6968             "require": {
6969                 "ext-mbstring": "*",
6970                 "php": ">=8.1",
6971                 "sebastian/recursion-context": "^5.0"
6972             },
6973             "require-dev": {
6974                 "phpunit/phpunit": "^10.0"
6975             },
6976             "type": "library",
6977             "extra": {
6978                 "branch-alias": {
6979                     "dev-main": "5.1-dev"
6980                 }
6981             },
6982             "autoload": {
6983                 "classmap": [
6984                     "src/"
6985                 ]
6986             },
6987             "notification-url": "https://packagist.org/downloads/",
6988             "license": [
6989                 "BSD-3-Clause"
6990             ],
6991             "authors": [
6992                 {
6993                     "name": "Sebastian Bergmann",
6994                     "email": "sebastian@phpunit.de"
6995                 },
6996                 {
6997                     "name": "Jeff Welch",
6998                     "email": "whatthejeff@gmail.com"
6999                 },
7000                 {
7001                     "name": "Volker Dusch",
7002                     "email": "github@wallbash.com"
7003                 },
7004                 {
7005                     "name": "Adam Harvey",
7006                     "email": "aharvey@php.net"
7007                 },
7008                 {
7009                     "name": "Bernhard Schussek",
7010                     "email": "bschussek@gmail.com"
7011                 }
7012             ],
7013             "description": "Provides the functionality to export PHP variables for visualization",
7014             "homepage": "https://www.github.com/sebastianbergmann/exporter",
7015             "keywords": [
7016                 "export",
7017                 "exporter"
7018             ],
7019             "support": {
7020                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
7021                 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
7022                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
7023             },
7024             "funding": [
7025                 {
7026                     "url": "https://github.com/sebastianbergmann",
7027                     "type": "github"
7028                 }
7029             ],
7030             "time": "2024-03-02T07:17:12+00:00"
7031         },
7032         {
7033             "name": "sebastian/global-state",
7034             "version": "6.0.2",
7035             "source": {
7036                 "type": "git",
7037                 "url": "https://github.com/sebastianbergmann/global-state.git",
7038                 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
7039             },
7040             "dist": {
7041                 "type": "zip",
7042                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
7043                 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
7044                 "shasum": ""
7045             },
7046             "require": {
7047                 "php": ">=8.1",
7048                 "sebastian/object-reflector": "^3.0",
7049                 "sebastian/recursion-context": "^5.0"
7050             },
7051             "require-dev": {
7052                 "ext-dom": "*",
7053                 "phpunit/phpunit": "^10.0"
7054             },
7055             "type": "library",
7056             "extra": {
7057                 "branch-alias": {
7058                     "dev-main": "6.0-dev"
7059                 }
7060             },
7061             "autoload": {
7062                 "classmap": [
7063                     "src/"
7064                 ]
7065             },
7066             "notification-url": "https://packagist.org/downloads/",
7067             "license": [
7068                 "BSD-3-Clause"
7069             ],
7070             "authors": [
7071                 {
7072                     "name": "Sebastian Bergmann",
7073                     "email": "sebastian@phpunit.de"
7074                 }
7075             ],
7076             "description": "Snapshotting of global state",
7077             "homepage": "https://www.github.com/sebastianbergmann/global-state",
7078             "keywords": [
7079                 "global state"
7080             ],
7081             "support": {
7082                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
7083                 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
7084                 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
7085             },
7086             "funding": [
7087                 {
7088                     "url": "https://github.com/sebastianbergmann",
7089                     "type": "github"
7090                 }
7091             ],
7092             "time": "2024-03-02T07:19:19+00:00"
7093         },
7094         {
7095             "name": "sebastian/lines-of-code",
7096             "version": "2.0.2",
7097             "source": {
7098                 "type": "git",
7099                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
7100                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
7101             },
7102             "dist": {
7103                 "type": "zip",
7104                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
7105                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
7106                 "shasum": ""
7107             },
7108             "require": {
7109                 "nikic/php-parser": "^4.18 || ^5.0",
7110                 "php": ">=8.1"
7111             },
7112             "require-dev": {
7113                 "phpunit/phpunit": "^10.0"
7114             },
7115             "type": "library",
7116             "extra": {
7117                 "branch-alias": {
7118                     "dev-main": "2.0-dev"
7119                 }
7120             },
7121             "autoload": {
7122                 "classmap": [
7123                     "src/"
7124                 ]
7125             },
7126             "notification-url": "https://packagist.org/downloads/",
7127             "license": [
7128                 "BSD-3-Clause"
7129             ],
7130             "authors": [
7131                 {
7132                     "name": "Sebastian Bergmann",
7133                     "email": "sebastian@phpunit.de",
7134                     "role": "lead"
7135                 }
7136             ],
7137             "description": "Library for counting the lines of code in PHP source code",
7138             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
7139             "support": {
7140                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
7141                 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
7142                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
7143             },
7144             "funding": [
7145                 {
7146                     "url": "https://github.com/sebastianbergmann",
7147                     "type": "github"
7148                 }
7149             ],
7150             "time": "2023-12-21T08:38:20+00:00"
7151         },
7152         {
7153             "name": "sebastian/object-enumerator",
7154             "version": "5.0.0",
7155             "source": {
7156                 "type": "git",
7157                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
7158                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
7159             },
7160             "dist": {
7161                 "type": "zip",
7162                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
7163                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
7164                 "shasum": ""
7165             },
7166             "require": {
7167                 "php": ">=8.1",
7168                 "sebastian/object-reflector": "^3.0",
7169                 "sebastian/recursion-context": "^5.0"
7170             },
7171             "require-dev": {
7172                 "phpunit/phpunit": "^10.0"
7173             },
7174             "type": "library",
7175             "extra": {
7176                 "branch-alias": {
7177                     "dev-main": "5.0-dev"
7178                 }
7179             },
7180             "autoload": {
7181                 "classmap": [
7182                     "src/"
7183                 ]
7184             },
7185             "notification-url": "https://packagist.org/downloads/",
7186             "license": [
7187                 "BSD-3-Clause"
7188             ],
7189             "authors": [
7190                 {
7191                     "name": "Sebastian Bergmann",
7192                     "email": "sebastian@phpunit.de"
7193                 }
7194             ],
7195             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
7196             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
7197             "support": {
7198                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
7199                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
7200             },
7201             "funding": [
7202                 {
7203                     "url": "https://github.com/sebastianbergmann",
7204                     "type": "github"
7205                 }
7206             ],
7207             "time": "2023-02-03T07:08:32+00:00"
7208         },
7209         {
7210             "name": "sebastian/object-reflector",
7211             "version": "3.0.0",
7212             "source": {
7213                 "type": "git",
7214                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
7215                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
7216             },
7217             "dist": {
7218                 "type": "zip",
7219                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
7220                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
7221                 "shasum": ""
7222             },
7223             "require": {
7224                 "php": ">=8.1"
7225             },
7226             "require-dev": {
7227                 "phpunit/phpunit": "^10.0"
7228             },
7229             "type": "library",
7230             "extra": {
7231                 "branch-alias": {
7232                     "dev-main": "3.0-dev"
7233                 }
7234             },
7235             "autoload": {
7236                 "classmap": [
7237                     "src/"
7238                 ]
7239             },
7240             "notification-url": "https://packagist.org/downloads/",
7241             "license": [
7242                 "BSD-3-Clause"
7243             ],
7244             "authors": [
7245                 {
7246                     "name": "Sebastian Bergmann",
7247                     "email": "sebastian@phpunit.de"
7248                 }
7249             ],
7250             "description": "Allows reflection of object attributes, including inherited and non-public ones",
7251             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
7252             "support": {
7253                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
7254                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
7255             },
7256             "funding": [
7257                 {
7258                     "url": "https://github.com/sebastianbergmann",
7259                     "type": "github"
7260                 }
7261             ],
7262             "time": "2023-02-03T07:06:18+00:00"
7263         },
7264         {
7265             "name": "sebastian/recursion-context",
7266             "version": "5.0.0",
7267             "source": {
7268                 "type": "git",
7269                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
7270                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
7271             },
7272             "dist": {
7273                 "type": "zip",
7274                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
7275                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
7276                 "shasum": ""
7277             },
7278             "require": {
7279                 "php": ">=8.1"
7280             },
7281             "require-dev": {
7282                 "phpunit/phpunit": "^10.0"
7283             },
7284             "type": "library",
7285             "extra": {
7286                 "branch-alias": {
7287                     "dev-main": "5.0-dev"
7288                 }
7289             },
7290             "autoload": {
7291                 "classmap": [
7292                     "src/"
7293                 ]
7294             },
7295             "notification-url": "https://packagist.org/downloads/",
7296             "license": [
7297                 "BSD-3-Clause"
7298             ],
7299             "authors": [
7300                 {
7301                     "name": "Sebastian Bergmann",
7302                     "email": "sebastian@phpunit.de"
7303                 },
7304                 {
7305                     "name": "Jeff Welch",
7306                     "email": "whatthejeff@gmail.com"
7307                 },
7308                 {
7309                     "name": "Adam Harvey",
7310                     "email": "aharvey@php.net"
7311                 }
7312             ],
7313             "description": "Provides functionality to recursively process PHP variables",
7314             "homepage": "https://github.com/sebastianbergmann/recursion-context",
7315             "support": {
7316                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
7317                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
7318             },
7319             "funding": [
7320                 {
7321                     "url": "https://github.com/sebastianbergmann",
7322                     "type": "github"
7323                 }
7324             ],
7325             "time": "2023-02-03T07:05:40+00:00"
7326         },
7327         {
7328             "name": "sebastian/type",
7329             "version": "4.0.0",
7330             "source": {
7331                 "type": "git",
7332                 "url": "https://github.com/sebastianbergmann/type.git",
7333                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
7334             },
7335             "dist": {
7336                 "type": "zip",
7337                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
7338                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
7339                 "shasum": ""
7340             },
7341             "require": {
7342                 "php": ">=8.1"
7343             },
7344             "require-dev": {
7345                 "phpunit/phpunit": "^10.0"
7346             },
7347             "type": "library",
7348             "extra": {
7349                 "branch-alias": {
7350                     "dev-main": "4.0-dev"
7351                 }
7352             },
7353             "autoload": {
7354                 "classmap": [
7355                     "src/"
7356                 ]
7357             },
7358             "notification-url": "https://packagist.org/downloads/",
7359             "license": [
7360                 "BSD-3-Clause"
7361             ],
7362             "authors": [
7363                 {
7364                     "name": "Sebastian Bergmann",
7365                     "email": "sebastian@phpunit.de",
7366                     "role": "lead"
7367                 }
7368             ],
7369             "description": "Collection of value objects that represent the types of the PHP type system",
7370             "homepage": "https://github.com/sebastianbergmann/type",
7371             "support": {
7372                 "issues": "https://github.com/sebastianbergmann/type/issues",
7373                 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
7374             },
7375             "funding": [
7376                 {
7377                     "url": "https://github.com/sebastianbergmann",
7378                     "type": "github"
7379                 }
7380             ],
7381             "time": "2023-02-03T07:10:45+00:00"
7382         },
7383         {
7384             "name": "sebastian/version",
7385             "version": "4.0.1",
7386             "source": {
7387                 "type": "git",
7388                 "url": "https://github.com/sebastianbergmann/version.git",
7389                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
7390             },
7391             "dist": {
7392                 "type": "zip",
7393                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
7394                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
7395                 "shasum": ""
7396             },
7397             "require": {
7398                 "php": ">=8.1"
7399             },
7400             "type": "library",
7401             "extra": {
7402                 "branch-alias": {
7403                     "dev-main": "4.0-dev"
7404                 }
7405             },
7406             "autoload": {
7407                 "classmap": [
7408                     "src/"
7409                 ]
7410             },
7411             "notification-url": "https://packagist.org/downloads/",
7412             "license": [
7413                 "BSD-3-Clause"
7414             ],
7415             "authors": [
7416                 {
7417                     "name": "Sebastian Bergmann",
7418                     "email": "sebastian@phpunit.de",
7419                     "role": "lead"
7420                 }
7421             ],
7422             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
7423             "homepage": "https://github.com/sebastianbergmann/version",
7424             "support": {
7425                 "issues": "https://github.com/sebastianbergmann/version/issues",
7426                 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
7427             },
7428             "funding": [
7429                 {
7430                     "url": "https://github.com/sebastianbergmann",
7431                     "type": "github"
7432                 }
7433             ],
7434             "time": "2023-02-07T11:34:05+00:00"
7435         },
7436         {
7437             "name": "slevomat/coding-standard",
7438             "version": "8.15.0",
7439             "source": {
7440                 "type": "git",
7441                 "url": "https://github.com/slevomat/coding-standard.git",
7442                 "reference": "7d1d957421618a3803b593ec31ace470177d7817"
7443             },
7444             "dist": {
7445                 "type": "zip",
7446                 "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/7d1d957421618a3803b593ec31ace470177d7817",
7447                 "reference": "7d1d957421618a3803b593ec31ace470177d7817",
7448                 "shasum": ""
7449             },
7450             "require": {
7451                 "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
7452                 "php": "^7.2 || ^8.0",
7453                 "phpstan/phpdoc-parser": "^1.23.1",
7454                 "squizlabs/php_codesniffer": "^3.9.0"
7455             },
7456             "require-dev": {
7457                 "phing/phing": "2.17.4",
7458                 "php-parallel-lint/php-parallel-lint": "1.3.2",
7459                 "phpstan/phpstan": "1.10.60",
7460                 "phpstan/phpstan-deprecation-rules": "1.1.4",
7461                 "phpstan/phpstan-phpunit": "1.3.16",
7462                 "phpstan/phpstan-strict-rules": "1.5.2",
7463                 "phpunit/phpunit": "8.5.21|9.6.8|10.5.11"
7464             },
7465             "type": "phpcodesniffer-standard",
7466             "extra": {
7467                 "branch-alias": {
7468                     "dev-master": "8.x-dev"
7469                 }
7470             },
7471             "autoload": {
7472                 "psr-4": {
7473                     "SlevomatCodingStandard\\": "SlevomatCodingStandard/"
7474                 }
7475             },
7476             "notification-url": "https://packagist.org/downloads/",
7477             "license": [
7478                 "MIT"
7479             ],
7480             "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
7481             "keywords": [
7482                 "dev",
7483                 "phpcs"
7484             ],
7485             "support": {
7486                 "issues": "https://github.com/slevomat/coding-standard/issues",
7487                 "source": "https://github.com/slevomat/coding-standard/tree/8.15.0"
7488             },
7489             "funding": [
7490                 {
7491                     "url": "https://github.com/kukulich",
7492                     "type": "github"
7493                 },
7494                 {
7495                     "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
7496                     "type": "tidelift"
7497                 }
7498             ],
7499             "time": "2024-03-09T15:20:58+00:00"
7500         },
7501         {
7502             "name": "spatie/array-to-xml",
7503             "version": "3.2.3",
7504             "source": {
7505                 "type": "git",
7506                 "url": "https://github.com/spatie/array-to-xml.git",
7507                 "reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab"
7508             },
7509             "dist": {
7510                 "type": "zip",
7511                 "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/c95fd4db94ec199f798d4b5b4a81757bd20d88ab",
7512                 "reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab",
7513                 "shasum": ""
7514             },
7515             "require": {
7516                 "ext-dom": "*",
7517                 "php": "^8.0"
7518             },
7519             "require-dev": {
7520                 "mockery/mockery": "^1.2",
7521                 "pestphp/pest": "^1.21",
7522                 "spatie/pest-plugin-snapshots": "^1.1"
7523             },
7524             "type": "library",
7525             "autoload": {
7526                 "psr-4": {
7527                     "Spatie\\ArrayToXml\\": "src"
7528                 }
7529             },
7530             "notification-url": "https://packagist.org/downloads/",
7531             "license": [
7532                 "MIT"
7533             ],
7534             "authors": [
7535                 {
7536                     "name": "Freek Van der Herten",
7537                     "email": "freek@spatie.be",
7538                     "homepage": "https://freek.dev",
7539                     "role": "Developer"
7540                 }
7541             ],
7542             "description": "Convert an array to xml",
7543             "homepage": "https://github.com/spatie/array-to-xml",
7544             "keywords": [
7545                 "array",
7546                 "convert",
7547                 "xml"
7548             ],
7549             "support": {
7550                 "source": "https://github.com/spatie/array-to-xml/tree/3.2.3"
7551             },
7552             "funding": [
7553                 {
7554                     "url": "https://spatie.be/open-source/support-us",
7555                     "type": "custom"
7556                 },
7557                 {
7558                     "url": "https://github.com/spatie",
7559                     "type": "github"
7560                 }
7561             ],
7562             "time": "2024-02-07T10:39:02+00:00"
7563         },
7564         {
7565             "name": "spomky-labs/base64url",
7566             "version": "v2.0.4",
7567             "source": {
7568                 "type": "git",
7569                 "url": "https://github.com/Spomky-Labs/base64url.git",
7570                 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
7571             },
7572             "dist": {
7573                 "type": "zip",
7574                 "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
7575                 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
7576                 "shasum": ""
7577             },
7578             "require": {
7579                 "php": ">=7.1"
7580             },
7581             "require-dev": {
7582                 "phpstan/extension-installer": "^1.0",
7583                 "phpstan/phpstan": "^0.11|^0.12",
7584                 "phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
7585                 "phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
7586                 "phpstan/phpstan-phpunit": "^0.11|^0.12",
7587                 "phpstan/phpstan-strict-rules": "^0.11|^0.12"
7588             },
7589             "type": "library",
7590             "autoload": {
7591                 "psr-4": {
7592                     "Base64Url\\": "src/"
7593                 }
7594             },
7595             "notification-url": "https://packagist.org/downloads/",
7596             "license": [
7597                 "MIT"
7598             ],
7599             "authors": [
7600                 {
7601                     "name": "Florent Morselli",
7602                     "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
7603                 }
7604             ],
7605             "description": "Base 64 URL Safe Encoding/Decoding PHP Library",
7606             "homepage": "https://github.com/Spomky-Labs/base64url",
7607             "keywords": [
7608                 "base64",
7609                 "rfc4648",
7610                 "safe",
7611                 "url"
7612             ],
7613             "support": {
7614                 "issues": "https://github.com/Spomky-Labs/base64url/issues",
7615                 "source": "https://github.com/Spomky-Labs/base64url/tree/v2.0.4"
7616             },
7617             "funding": [
7618                 {
7619                     "url": "https://github.com/Spomky",
7620                     "type": "github"
7621                 },
7622                 {
7623                     "url": "https://www.patreon.com/FlorentMorselli",
7624                     "type": "patreon"
7625                 }
7626             ],
7627             "time": "2020-11-03T09:10:25+00:00"
7628         },
7629         {
7630             "name": "spomky-labs/cbor-php",
7631             "version": "v2.1.0",
7632             "source": {
7633                 "type": "git",
7634                 "url": "https://github.com/Spomky-Labs/cbor-php.git",
7635                 "reference": "28e2712cfc0b48fae661a48ffc6896d7abe83684"
7636             },
7637             "dist": {
7638                 "type": "zip",
7639                 "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/28e2712cfc0b48fae661a48ffc6896d7abe83684",
7640                 "reference": "28e2712cfc0b48fae661a48ffc6896d7abe83684",
7641                 "shasum": ""
7642             },
7643             "require": {
7644                 "brick/math": "^0.8.15|^0.9.0",
7645                 "ext-mbstring": "*",
7646                 "php": ">=7.3"
7647             },
7648             "require-dev": {
7649                 "ekino/phpstan-banned-code": "^1.0",
7650                 "ext-json": "*",
7651                 "infection/infection": "^0.18|^0.25",
7652                 "phpstan/extension-installer": "^1.1",
7653                 "phpstan/phpstan": "^1.0",
7654                 "phpstan/phpstan-beberlei-assert": "^1.0",
7655                 "phpstan/phpstan-deprecation-rules": "^1.0",
7656                 "phpstan/phpstan-phpunit": "^1.0",
7657                 "phpstan/phpstan-strict-rules": "^1.0",
7658                 "phpunit/phpunit": "^9.5",
7659                 "rector/rector": "^0.12",
7660                 "roave/security-advisories": "dev-latest",
7661                 "symplify/easy-coding-standard": "^10.0"
7662             },
7663             "suggest": {
7664                 "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
7665                 "ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
7666             },
7667             "type": "library",
7668             "autoload": {
7669                 "psr-4": {
7670                     "CBOR\\": "src/"
7671                 }
7672             },
7673             "notification-url": "https://packagist.org/downloads/",
7674             "license": [
7675                 "MIT"
7676             ],
7677             "authors": [
7678                 {
7679                     "name": "Florent Morselli",
7680                     "homepage": "https://github.com/Spomky"
7681                 },
7682                 {
7683                     "name": "All contributors",
7684                     "homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
7685                 }
7686             ],
7687             "description": "CBOR Encoder/Decoder for PHP",
7688             "keywords": [
7689                 "Concise Binary Object Representation",
7690                 "RFC7049",
7691                 "cbor"
7692             ],
7693             "support": {
7694                 "issues": "https://github.com/Spomky-Labs/cbor-php/issues",
7695                 "source": "https://github.com/Spomky-Labs/cbor-php/tree/v2.1.0"
7696             },
7697             "funding": [
7698                 {
7699                     "url": "https://github.com/Spomky",
7700                     "type": "github"
7701                 },
7702                 {
7703                     "url": "https://www.patreon.com/FlorentMorselli",
7704                     "type": "patreon"
7705                 }
7706             ],
7707             "time": "2021-12-13T12:46:26+00:00"
7708         },
7709         {
7710             "name": "squizlabs/php_codesniffer",
7711             "version": "3.9.0",
7712             "source": {
7713                 "type": "git",
7714                 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
7715                 "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b"
7716             },
7717             "dist": {
7718                 "type": "zip",
7719                 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
7720                 "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
7721                 "shasum": ""
7722             },
7723             "require": {
7724                 "ext-simplexml": "*",
7725                 "ext-tokenizer": "*",
7726                 "ext-xmlwriter": "*",
7727                 "php": ">=5.4.0"
7728             },
7729             "require-dev": {
7730                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
7731             },
7732             "bin": [
7733                 "bin/phpcbf",
7734                 "bin/phpcs"
7735             ],
7736             "type": "library",
7737             "extra": {
7738                 "branch-alias": {
7739                     "dev-master": "3.x-dev"
7740                 }
7741             },
7742             "notification-url": "https://packagist.org/downloads/",
7743             "license": [
7744                 "BSD-3-Clause"
7745             ],
7746             "authors": [
7747                 {
7748                     "name": "Greg Sherwood",
7749                     "role": "Former lead"
7750                 },
7751                 {
7752                     "name": "Juliette Reinders Folmer",
7753                     "role": "Current lead"
7754                 },
7755                 {
7756                     "name": "Contributors",
7757                     "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
7758                 }
7759             ],
7760             "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
7761             "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
7762             "keywords": [
7763                 "phpcs",
7764                 "standards",
7765                 "static analysis"
7766             ],
7767             "support": {
7768                 "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
7769                 "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
7770                 "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
7771                 "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
7772             },
7773             "funding": [
7774                 {
7775                     "url": "https://github.com/PHPCSStandards",
7776                     "type": "github"
7777                 },
7778                 {
7779                     "url": "https://github.com/jrfnl",
7780                     "type": "github"
7781                 },
7782                 {
7783                     "url": "https://opencollective.com/php_codesniffer",
7784                     "type": "open_collective"
7785                 }
7786             ],
7787             "time": "2024-02-16T15:06:51+00:00"
7788         },
7789         {
7790             "name": "symfony/console",
7791             "version": "v6.4.4",
7792             "source": {
7793                 "type": "git",
7794                 "url": "https://github.com/symfony/console.git",
7795                 "reference": "0d9e4eb5ad413075624378f474c4167ea202de78"
7796             },
7797             "dist": {
7798                 "type": "zip",
7799                 "url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78",
7800                 "reference": "0d9e4eb5ad413075624378f474c4167ea202de78",
7801                 "shasum": ""
7802             },
7803             "require": {
7804                 "php": ">=8.1",
7805                 "symfony/deprecation-contracts": "^2.5|^3",
7806                 "symfony/polyfill-mbstring": "~1.0",
7807                 "symfony/service-contracts": "^2.5|^3",
7808                 "symfony/string": "^5.4|^6.0|^7.0"
7809             },
7810             "conflict": {
7811                 "symfony/dependency-injection": "<5.4",
7812                 "symfony/dotenv": "<5.4",
7813                 "symfony/event-dispatcher": "<5.4",
7814                 "symfony/lock": "<5.4",
7815                 "symfony/process": "<5.4"
7816             },
7817             "provide": {
7818                 "psr/log-implementation": "1.0|2.0|3.0"
7819             },
7820             "require-dev": {
7821                 "psr/log": "^1|^2|^3",
7822                 "symfony/config": "^5.4|^6.0|^7.0",
7823                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
7824                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
7825                 "symfony/http-foundation": "^6.4|^7.0",
7826                 "symfony/http-kernel": "^6.4|^7.0",
7827                 "symfony/lock": "^5.4|^6.0|^7.0",
7828                 "symfony/messenger": "^5.4|^6.0|^7.0",
7829                 "symfony/process": "^5.4|^6.0|^7.0",
7830                 "symfony/stopwatch": "^5.4|^6.0|^7.0",
7831                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
7832             },
7833             "type": "library",
7834             "autoload": {
7835                 "psr-4": {
7836                     "Symfony\\Component\\Console\\": ""
7837                 },
7838                 "exclude-from-classmap": [
7839                     "/Tests/"
7840                 ]
7841             },
7842             "notification-url": "https://packagist.org/downloads/",
7843             "license": [
7844                 "MIT"
7845             ],
7846             "authors": [
7847                 {
7848                     "name": "Fabien Potencier",
7849                     "email": "fabien@symfony.com"
7850                 },
7851                 {
7852                     "name": "Symfony Community",
7853                     "homepage": "https://symfony.com/contributors"
7854                 }
7855             ],
7856             "description": "Eases the creation of beautiful and testable command line interfaces",
7857             "homepage": "https://symfony.com",
7858             "keywords": [
7859                 "cli",
7860                 "command-line",
7861                 "console",
7862                 "terminal"
7863             ],
7864             "support": {
7865                 "source": "https://github.com/symfony/console/tree/v6.4.4"
7866             },
7867             "funding": [
7868                 {
7869                     "url": "https://symfony.com/sponsor",
7870                     "type": "custom"
7871                 },
7872                 {
7873                     "url": "https://github.com/fabpot",
7874                     "type": "github"
7875                 },
7876                 {
7877                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7878                     "type": "tidelift"
7879                 }
7880             ],
7881             "time": "2024-02-22T20:27:10+00:00"
7882         },
7883         {
7884             "name": "symfony/polyfill-intl-grapheme",
7885             "version": "v1.29.0",
7886             "source": {
7887                 "type": "git",
7888                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
7889                 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
7890             },
7891             "dist": {
7892                 "type": "zip",
7893                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
7894                 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
7895                 "shasum": ""
7896             },
7897             "require": {
7898                 "php": ">=7.1"
7899             },
7900             "suggest": {
7901                 "ext-intl": "For best performance"
7902             },
7903             "type": "library",
7904             "extra": {
7905                 "thanks": {
7906                     "name": "symfony/polyfill",
7907                     "url": "https://github.com/symfony/polyfill"
7908                 }
7909             },
7910             "autoload": {
7911                 "files": [
7912                     "bootstrap.php"
7913                 ],
7914                 "psr-4": {
7915                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
7916                 }
7917             },
7918             "notification-url": "https://packagist.org/downloads/",
7919             "license": [
7920                 "MIT"
7921             ],
7922             "authors": [
7923                 {
7924                     "name": "Nicolas Grekas",
7925                     "email": "p@tchwork.com"
7926                 },
7927                 {
7928                     "name": "Symfony Community",
7929                     "homepage": "https://symfony.com/contributors"
7930                 }
7931             ],
7932             "description": "Symfony polyfill for intl's grapheme_* functions",
7933             "homepage": "https://symfony.com",
7934             "keywords": [
7935                 "compatibility",
7936                 "grapheme",
7937                 "intl",
7938                 "polyfill",
7939                 "portable",
7940                 "shim"
7941             ],
7942             "support": {
7943                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
7944             },
7945             "funding": [
7946                 {
7947                     "url": "https://symfony.com/sponsor",
7948                     "type": "custom"
7949                 },
7950                 {
7951                     "url": "https://github.com/fabpot",
7952                     "type": "github"
7953                 },
7954                 {
7955                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7956                     "type": "tidelift"
7957                 }
7958             ],
7959             "time": "2024-01-29T20:11:03+00:00"
7960         },
7961         {
7962             "name": "symfony/polyfill-intl-normalizer",
7963             "version": "v1.29.0",
7964             "source": {
7965                 "type": "git",
7966                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
7967                 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
7968             },
7969             "dist": {
7970                 "type": "zip",
7971                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
7972                 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
7973                 "shasum": ""
7974             },
7975             "require": {
7976                 "php": ">=7.1"
7977             },
7978             "suggest": {
7979                 "ext-intl": "For best performance"
7980             },
7981             "type": "library",
7982             "extra": {
7983                 "thanks": {
7984                     "name": "symfony/polyfill",
7985                     "url": "https://github.com/symfony/polyfill"
7986                 }
7987             },
7988             "autoload": {
7989                 "files": [
7990                     "bootstrap.php"
7991                 ],
7992                 "psr-4": {
7993                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
7994                 },
7995                 "classmap": [
7996                     "Resources/stubs"
7997                 ]
7998             },
7999             "notification-url": "https://packagist.org/downloads/",
8000             "license": [
8001                 "MIT"
8002             ],
8003             "authors": [
8004                 {
8005                     "name": "Nicolas Grekas",
8006                     "email": "p@tchwork.com"
8007                 },
8008                 {
8009                     "name": "Symfony Community",
8010                     "homepage": "https://symfony.com/contributors"
8011                 }
8012             ],
8013             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8014             "homepage": "https://symfony.com",
8015             "keywords": [
8016                 "compatibility",
8017                 "intl",
8018                 "normalizer",
8019                 "polyfill",
8020                 "portable",
8021                 "shim"
8022             ],
8023             "support": {
8024                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
8025             },
8026             "funding": [
8027                 {
8028                     "url": "https://symfony.com/sponsor",
8029                     "type": "custom"
8030                 },
8031                 {
8032                     "url": "https://github.com/fabpot",
8033                     "type": "github"
8034                 },
8035                 {
8036                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8037                     "type": "tidelift"
8038                 }
8039             ],
8040             "time": "2024-01-29T20:11:03+00:00"
8041         },
8042         {
8043             "name": "symfony/process",
8044             "version": "v5.4.36",
8045             "source": {
8046                 "type": "git",
8047                 "url": "https://github.com/symfony/process.git",
8048                 "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975"
8049             },
8050             "dist": {
8051                 "type": "zip",
8052                 "url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975",
8053                 "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975",
8054                 "shasum": ""
8055             },
8056             "require": {
8057                 "php": ">=7.2.5",
8058                 "symfony/polyfill-php80": "^1.16"
8059             },
8060             "type": "library",
8061             "autoload": {
8062                 "psr-4": {
8063                     "Symfony\\Component\\Process\\": ""
8064                 },
8065                 "exclude-from-classmap": [
8066                     "/Tests/"
8067                 ]
8068             },
8069             "notification-url": "https://packagist.org/downloads/",
8070             "license": [
8071                 "MIT"
8072             ],
8073             "authors": [
8074                 {
8075                     "name": "Fabien Potencier",
8076                     "email": "fabien@symfony.com"
8077                 },
8078                 {
8079                     "name": "Symfony Community",
8080                     "homepage": "https://symfony.com/contributors"
8081                 }
8082             ],
8083             "description": "Executes commands in sub-processes",
8084             "homepage": "https://symfony.com",
8085             "support": {
8086                 "source": "https://github.com/symfony/process/tree/v5.4.36"
8087             },
8088             "funding": [
8089                 {
8090                     "url": "https://symfony.com/sponsor",
8091                     "type": "custom"
8092                 },
8093                 {
8094                     "url": "https://github.com/fabpot",
8095                     "type": "github"
8096                 },
8097                 {
8098                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8099                     "type": "tidelift"
8100                 }
8101             ],
8102             "time": "2024-02-12T15:49:53+00:00"
8103         },
8104         {
8105             "name": "symfony/string",
8106             "version": "v6.4.4",
8107             "source": {
8108                 "type": "git",
8109                 "url": "https://github.com/symfony/string.git",
8110                 "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9"
8111             },
8112             "dist": {
8113                 "type": "zip",
8114                 "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
8115                 "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
8116                 "shasum": ""
8117             },
8118             "require": {
8119                 "php": ">=8.1",
8120                 "symfony/polyfill-ctype": "~1.8",
8121                 "symfony/polyfill-intl-grapheme": "~1.0",
8122                 "symfony/polyfill-intl-normalizer": "~1.0",
8123                 "symfony/polyfill-mbstring": "~1.0"
8124             },
8125             "conflict": {
8126                 "symfony/translation-contracts": "<2.5"
8127             },
8128             "require-dev": {
8129                 "symfony/error-handler": "^5.4|^6.0|^7.0",
8130                 "symfony/http-client": "^5.4|^6.0|^7.0",
8131                 "symfony/intl": "^6.2|^7.0",
8132                 "symfony/translation-contracts": "^2.5|^3.0",
8133                 "symfony/var-exporter": "^5.4|^6.0|^7.0"
8134             },
8135             "type": "library",
8136             "autoload": {
8137                 "files": [
8138                     "Resources/functions.php"
8139                 ],
8140                 "psr-4": {
8141                     "Symfony\\Component\\String\\": ""
8142                 },
8143                 "exclude-from-classmap": [
8144                     "/Tests/"
8145                 ]
8146             },
8147             "notification-url": "https://packagist.org/downloads/",
8148             "license": [
8149                 "MIT"
8150             ],
8151             "authors": [
8152                 {
8153                     "name": "Nicolas Grekas",
8154                     "email": "p@tchwork.com"
8155                 },
8156                 {
8157                     "name": "Symfony Community",
8158                     "homepage": "https://symfony.com/contributors"
8159                 }
8160             ],
8161             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
8162             "homepage": "https://symfony.com",
8163             "keywords": [
8164                 "grapheme",
8165                 "i18n",
8166                 "string",
8167                 "unicode",
8168                 "utf-8",
8169                 "utf8"
8170             ],
8171             "support": {
8172                 "source": "https://github.com/symfony/string/tree/v6.4.4"
8173             },
8174             "funding": [
8175                 {
8176                     "url": "https://symfony.com/sponsor",
8177                     "type": "custom"
8178                 },
8179                 {
8180                     "url": "https://github.com/fabpot",
8181                     "type": "github"
8182                 },
8183                 {
8184                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8185                     "type": "tidelift"
8186                 }
8187             ],
8188             "time": "2024-02-01T13:16:41+00:00"
8189         },
8190         {
8191             "name": "tecnickcom/tcpdf",
8192             "version": "6.7.2",
8193             "source": {
8194                 "type": "git",
8195                 "url": "https://github.com/tecnickcom/TCPDF.git",
8196                 "reference": "1ae5c4721cecb6be1fa1c0bebb506ed454a3e02d"
8197             },
8198             "dist": {
8199                 "type": "zip",
8200                 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/1ae5c4721cecb6be1fa1c0bebb506ed454a3e02d",
8201                 "reference": "1ae5c4721cecb6be1fa1c0bebb506ed454a3e02d",
8202                 "shasum": ""
8203             },
8204             "require": {
8205                 "php": ">=5.5.0"
8206             },
8207             "type": "library",
8208             "autoload": {
8209                 "classmap": [
8210                     "config",
8211                     "include",
8212                     "tcpdf.php",
8213                     "tcpdf_parser.php",
8214                     "tcpdf_import.php",
8215                     "tcpdf_barcodes_1d.php",
8216                     "tcpdf_barcodes_2d.php",
8217                     "include/tcpdf_colors.php",
8218                     "include/tcpdf_filters.php",
8219                     "include/tcpdf_font_data.php",
8220                     "include/tcpdf_fonts.php",
8221                     "include/tcpdf_images.php",
8222                     "include/tcpdf_static.php",
8223                     "include/barcodes/datamatrix.php",
8224                     "include/barcodes/pdf417.php",
8225                     "include/barcodes/qrcode.php"
8226                 ]
8227             },
8228             "notification-url": "https://packagist.org/downloads/",
8229             "license": [
8230                 "LGPL-3.0-or-later"
8231             ],
8232             "authors": [
8233                 {
8234                     "name": "Nicola Asuni",
8235                     "email": "info@tecnick.com",
8236                     "role": "lead"
8237                 }
8238             ],
8239             "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
8240             "homepage": "http://www.tcpdf.org/",
8241             "keywords": [
8242                 "PDFD32000-2008",
8243                 "TCPDF",
8244                 "barcodes",
8245                 "datamatrix",
8246                 "pdf",
8247                 "pdf417",
8248                 "qrcode"
8249             ],
8250             "support": {
8251                 "issues": "https://github.com/tecnickcom/TCPDF/issues",
8252                 "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.2"
8253             },
8254             "funding": [
8255                 {
8256                     "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
8257                     "type": "custom"
8258                 }
8259             ],
8260             "time": "2024-03-18T17:08:30+00:00"
8261         },
8262         {
8263             "name": "thecodingmachine/safe",
8264             "version": "v1.3.3",
8265             "source": {
8266                 "type": "git",
8267                 "url": "https://github.com/thecodingmachine/safe.git",
8268                 "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc"
8269             },
8270             "dist": {
8271                 "type": "zip",
8272                 "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
8273                 "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
8274                 "shasum": ""
8275             },
8276             "require": {
8277                 "php": ">=7.2"
8278             },
8279             "require-dev": {
8280                 "phpstan/phpstan": "^0.12",
8281                 "squizlabs/php_codesniffer": "^3.2",
8282                 "thecodingmachine/phpstan-strict-rules": "^0.12"
8283             },
8284             "type": "library",
8285             "extra": {
8286                 "branch-alias": {
8287                     "dev-master": "0.1-dev"
8288                 }
8289             },
8290             "autoload": {
8291                 "files": [
8292                     "deprecated/apc.php",
8293                     "deprecated/libevent.php",
8294                     "deprecated/mssql.php",
8295                     "deprecated/stats.php",
8296                     "lib/special_cases.php",
8297                     "generated/apache.php",
8298                     "generated/apcu.php",
8299                     "generated/array.php",
8300                     "generated/bzip2.php",
8301                     "generated/calendar.php",
8302                     "generated/classobj.php",
8303                     "generated/com.php",
8304                     "generated/cubrid.php",
8305                     "generated/curl.php",
8306                     "generated/datetime.php",
8307                     "generated/dir.php",
8308                     "generated/eio.php",
8309                     "generated/errorfunc.php",
8310                     "generated/exec.php",
8311                     "generated/fileinfo.php",
8312                     "generated/filesystem.php",
8313                     "generated/filter.php",
8314                     "generated/fpm.php",
8315                     "generated/ftp.php",
8316                     "generated/funchand.php",
8317                     "generated/gmp.php",
8318                     "generated/gnupg.php",
8319                     "generated/hash.php",
8320                     "generated/ibase.php",
8321                     "generated/ibmDb2.php",
8322                     "generated/iconv.php",
8323                     "generated/image.php",
8324                     "generated/imap.php",
8325                     "generated/info.php",
8326                     "generated/ingres-ii.php",
8327                     "generated/inotify.php",
8328                     "generated/json.php",
8329                     "generated/ldap.php",
8330                     "generated/libxml.php",
8331                     "generated/lzf.php",
8332                     "generated/mailparse.php",
8333                     "generated/mbstring.php",
8334                     "generated/misc.php",
8335                     "generated/msql.php",
8336                     "generated/mysql.php",
8337                     "generated/mysqli.php",
8338                     "generated/mysqlndMs.php",
8339                     "generated/mysqlndQc.php",
8340                     "generated/network.php",
8341                     "generated/oci8.php",
8342                     "generated/opcache.php",
8343                     "generated/openssl.php",
8344                     "generated/outcontrol.php",
8345                     "generated/password.php",
8346                     "generated/pcntl.php",
8347                     "generated/pcre.php",
8348                     "generated/pdf.php",
8349                     "generated/pgsql.php",
8350                     "generated/posix.php",
8351                     "generated/ps.php",
8352                     "generated/pspell.php",
8353                     "generated/readline.php",
8354                     "generated/rpminfo.php",
8355                     "generated/rrd.php",
8356                     "generated/sem.php",
8357                     "generated/session.php",
8358                     "generated/shmop.php",
8359                     "generated/simplexml.php",
8360                     "generated/sockets.php",
8361                     "generated/sodium.php",
8362                     "generated/solr.php",
8363                     "generated/spl.php",
8364                     "generated/sqlsrv.php",
8365                     "generated/ssdeep.php",
8366                     "generated/ssh2.php",
8367                     "generated/stream.php",
8368                     "generated/strings.php",
8369                     "generated/swoole.php",
8370                     "generated/uodbc.php",
8371                     "generated/uopz.php",
8372                     "generated/url.php",
8373                     "generated/var.php",
8374                     "generated/xdiff.php",
8375                     "generated/xml.php",
8376                     "generated/xmlrpc.php",
8377                     "generated/yaml.php",
8378                     "generated/yaz.php",
8379                     "generated/zip.php",
8380                     "generated/zlib.php"
8381                 ],
8382                 "psr-4": {
8383                     "Safe\\": [
8384                         "lib/",
8385                         "deprecated/",
8386                         "generated/"
8387                     ]
8388                 }
8389             },
8390             "notification-url": "https://packagist.org/downloads/",
8391             "license": [
8392                 "MIT"
8393             ],
8394             "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
8395             "support": {
8396                 "issues": "https://github.com/thecodingmachine/safe/issues",
8397                 "source": "https://github.com/thecodingmachine/safe/tree/v1.3.3"
8398             },
8399             "time": "2020-10-28T17:51:34+00:00"
8400         },
8401         {
8402             "name": "theseer/tokenizer",
8403             "version": "1.2.3",
8404             "source": {
8405                 "type": "git",
8406                 "url": "https://github.com/theseer/tokenizer.git",
8407                 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
8408             },
8409             "dist": {
8410                 "type": "zip",
8411                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
8412                 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
8413                 "shasum": ""
8414             },
8415             "require": {
8416                 "ext-dom": "*",
8417                 "ext-tokenizer": "*",
8418                 "ext-xmlwriter": "*",
8419                 "php": "^7.2 || ^8.0"
8420             },
8421             "type": "library",
8422             "autoload": {
8423                 "classmap": [
8424                     "src/"
8425                 ]
8426             },
8427             "notification-url": "https://packagist.org/downloads/",
8428             "license": [
8429                 "BSD-3-Clause"
8430             ],
8431             "authors": [
8432                 {
8433                     "name": "Arne Blankerts",
8434                     "email": "arne@blankerts.de",
8435                     "role": "Developer"
8436                 }
8437             ],
8438             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
8439             "support": {
8440                 "issues": "https://github.com/theseer/tokenizer/issues",
8441                 "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
8442             },
8443             "funding": [
8444                 {
8445                     "url": "https://github.com/theseer",
8446                     "type": "github"
8447                 }
8448             ],
8449             "time": "2024-03-03T12:36:25+00:00"
8450         },
8451         {
8452             "name": "vimeo/psalm",
8453             "version": "5.23.1",
8454             "source": {
8455                 "type": "git",
8456                 "url": "https://github.com/vimeo/psalm.git",
8457                 "reference": "8471a896ccea3526b26d082f4461eeea467f10a4"
8458             },
8459             "dist": {
8460                 "type": "zip",
8461                 "url": "https://api.github.com/repos/vimeo/psalm/zipball/8471a896ccea3526b26d082f4461eeea467f10a4",
8462                 "reference": "8471a896ccea3526b26d082f4461eeea467f10a4",
8463                 "shasum": ""
8464             },
8465             "require": {
8466                 "amphp/amp": "^2.4.2",
8467                 "amphp/byte-stream": "^1.5",
8468                 "composer-runtime-api": "^2",
8469                 "composer/semver": "^1.4 || ^2.0 || ^3.0",
8470                 "composer/xdebug-handler": "^2.0 || ^3.0",
8471                 "dnoegel/php-xdg-base-dir": "^0.1.1",
8472                 "ext-ctype": "*",
8473                 "ext-dom": "*",
8474                 "ext-json": "*",
8475                 "ext-libxml": "*",
8476                 "ext-mbstring": "*",
8477                 "ext-simplexml": "*",
8478                 "ext-tokenizer": "*",
8479                 "felixfbecker/advanced-json-rpc": "^3.1",
8480                 "felixfbecker/language-server-protocol": "^1.5.2",
8481                 "fidry/cpu-core-counter": "^0.4.1 || ^0.5.1 || ^1.0.0",
8482                 "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
8483                 "nikic/php-parser": "^4.16",
8484                 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
8485                 "sebastian/diff": "^4.0 || ^5.0 || ^6.0",
8486                 "spatie/array-to-xml": "^2.17.0 || ^3.0",
8487                 "symfony/console": "^4.1.6 || ^5.0 || ^6.0 || ^7.0",
8488                 "symfony/filesystem": "^5.4 || ^6.0 || ^7.0"
8489             },
8490             "conflict": {
8491                 "nikic/php-parser": "4.17.0"
8492             },
8493             "provide": {
8494                 "psalm/psalm": "self.version"
8495             },
8496             "require-dev": {
8497                 "amphp/phpunit-util": "^2.0",
8498                 "bamarni/composer-bin-plugin": "^1.4",
8499                 "brianium/paratest": "^6.9",
8500                 "ext-curl": "*",
8501                 "mockery/mockery": "^1.5",
8502                 "nunomaduro/mock-final-classes": "^1.1",
8503                 "php-parallel-lint/php-parallel-lint": "^1.2",
8504                 "phpstan/phpdoc-parser": "^1.6",
8505                 "phpunit/phpunit": "^9.6",
8506                 "psalm/plugin-mockery": "^1.1",
8507                 "psalm/plugin-phpunit": "^0.18",
8508                 "slevomat/coding-standard": "^8.4",
8509                 "squizlabs/php_codesniffer": "^3.6",
8510                 "symfony/process": "^4.4 || ^5.0 || ^6.0 || ^7.0"
8511             },
8512             "suggest": {
8513                 "ext-curl": "In order to send data to shepherd",
8514                 "ext-igbinary": "^2.0.5 is required, used to serialize caching data"
8515             },
8516             "bin": [
8517                 "psalm",
8518                 "psalm-language-server",
8519                 "psalm-plugin",
8520                 "psalm-refactor",
8521                 "psalter"
8522             ],
8523             "type": "project",
8524             "extra": {
8525                 "branch-alias": {
8526                     "dev-master": "5.x-dev",
8527                     "dev-4.x": "4.x-dev",
8528                     "dev-3.x": "3.x-dev",
8529                     "dev-2.x": "2.x-dev",
8530                     "dev-1.x": "1.x-dev"
8531                 }
8532             },
8533             "autoload": {
8534                 "psr-4": {
8535                     "Psalm\\": "src/Psalm/"
8536                 }
8537             },
8538             "notification-url": "https://packagist.org/downloads/",
8539             "license": [
8540                 "MIT"
8541             ],
8542             "authors": [
8543                 {
8544                     "name": "Matthew Brown"
8545                 }
8546             ],
8547             "description": "A static analysis tool for finding errors in PHP applications",
8548             "keywords": [
8549                 "code",
8550                 "inspection",
8551                 "php",
8552                 "static analysis"
8553             ],
8554             "support": {
8555                 "docs": "https://psalm.dev/docs",
8556                 "issues": "https://github.com/vimeo/psalm/issues",
8557                 "source": "https://github.com/vimeo/psalm"
8558             },
8559             "time": "2024-03-11T20:33:46+00:00"
8560         },
8561         {
8562             "name": "web-auth/cose-lib",
8563             "version": "v3.3.12",
8564             "source": {
8565                 "type": "git",
8566                 "url": "https://github.com/web-auth/cose-lib.git",
8567                 "reference": "efa6ec2ba4e840bc1316a493973c9916028afeeb"
8568             },
8569             "dist": {
8570                 "type": "zip",
8571                 "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/efa6ec2ba4e840bc1316a493973c9916028afeeb",
8572                 "reference": "efa6ec2ba4e840bc1316a493973c9916028afeeb",
8573                 "shasum": ""
8574             },
8575             "require": {
8576                 "beberlei/assert": "^3.2",
8577                 "ext-json": "*",
8578                 "ext-mbstring": "*",
8579                 "ext-openssl": "*",
8580                 "fgrosse/phpasn1": "^2.1",
8581                 "php": ">=7.2"
8582             },
8583             "type": "library",
8584             "autoload": {
8585                 "psr-4": {
8586                     "Cose\\": "src/"
8587                 }
8588             },
8589             "notification-url": "https://packagist.org/downloads/",
8590             "license": [
8591                 "MIT"
8592             ],
8593             "authors": [
8594                 {
8595                     "name": "Florent Morselli",
8596                     "homepage": "https://github.com/Spomky"
8597                 },
8598                 {
8599                     "name": "All contributors",
8600                     "homepage": "https://github.com/web-auth/cose/contributors"
8601                 }
8602             ],
8603             "description": "CBOR Object Signing and Encryption (COSE) For PHP",
8604             "homepage": "https://github.com/web-auth",
8605             "keywords": [
8606                 "COSE",
8607                 "RFC8152"
8608             ],
8609             "support": {
8610                 "source": "https://github.com/web-auth/cose-lib/tree/v3.3.12"
8611             },
8612             "funding": [
8613                 {
8614                     "url": "https://github.com/Spomky",
8615                     "type": "github"
8616                 },
8617                 {
8618                     "url": "https://www.patreon.com/FlorentMorselli",
8619                     "type": "patreon"
8620                 }
8621             ],
8622             "time": "2021-12-04T12:13:35+00:00"
8623         },
8624         {
8625             "name": "web-auth/metadata-service",
8626             "version": "v3.3.12",
8627             "source": {
8628                 "type": "git",
8629                 "url": "https://github.com/web-auth/webauthn-metadata-service.git",
8630                 "reference": "ef40d2b7b68c4964247d13fab52e2fa8dbd65246"
8631             },
8632             "dist": {
8633                 "type": "zip",
8634                 "url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/ef40d2b7b68c4964247d13fab52e2fa8dbd65246",
8635                 "reference": "ef40d2b7b68c4964247d13fab52e2fa8dbd65246",
8636                 "shasum": ""
8637             },
8638             "require": {
8639                 "beberlei/assert": "^3.2",
8640                 "ext-json": "*",
8641                 "league/uri": "^6.0",
8642                 "php": ">=7.2",
8643                 "psr/http-client": "^1.0",
8644                 "psr/http-factory": "^1.0",
8645                 "psr/log": "^1.1"
8646             },
8647             "suggest": {
8648                 "web-token/jwt-key-mgmt": "Mandatory for fetching Metadata Statement from distant sources",
8649                 "web-token/jwt-signature-algorithm-ecdsa": "Mandatory for fetching Metadata Statement from distant sources"
8650             },
8651             "type": "library",
8652             "autoload": {
8653                 "psr-4": {
8654                     "Webauthn\\MetadataService\\": "src/"
8655                 }
8656             },
8657             "notification-url": "https://packagist.org/downloads/",
8658             "license": [
8659                 "MIT"
8660             ],
8661             "authors": [
8662                 {
8663                     "name": "Florent Morselli",
8664                     "homepage": "https://github.com/Spomky"
8665                 },
8666                 {
8667                     "name": "All contributors",
8668                     "homepage": "https://github.com/web-auth/metadata-service/contributors"
8669                 }
8670             ],
8671             "description": "Metadata Service for FIDO2/Webauthn",
8672             "homepage": "https://github.com/web-auth",
8673             "keywords": [
8674                 "FIDO2",
8675                 "fido",
8676                 "webauthn"
8677             ],
8678             "support": {
8679                 "source": "https://github.com/web-auth/webauthn-metadata-service/tree/v3.3.12"
8680             },
8681             "funding": [
8682                 {
8683                     "url": "https://github.com/Spomky",
8684                     "type": "github"
8685                 },
8686                 {
8687                     "url": "https://www.patreon.com/FlorentMorselli",
8688                     "type": "patreon"
8689                 }
8690             ],
8691             "time": "2021-11-21T11:14:31+00:00"
8692         },
8693         {
8694             "name": "web-auth/webauthn-lib",
8695             "version": "v3.3.12",
8696             "source": {
8697                 "type": "git",
8698                 "url": "https://github.com/web-auth/webauthn-lib.git",
8699                 "reference": "5ef9b21c8e9f8a817e524ac93290d08a9f065b33"
8700             },
8701             "dist": {
8702                 "type": "zip",
8703                 "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/5ef9b21c8e9f8a817e524ac93290d08a9f065b33",
8704                 "reference": "5ef9b21c8e9f8a817e524ac93290d08a9f065b33",
8705                 "shasum": ""
8706             },
8707             "require": {
8708                 "beberlei/assert": "^3.2",
8709                 "ext-json": "*",
8710                 "ext-mbstring": "*",
8711                 "ext-openssl": "*",
8712                 "fgrosse/phpasn1": "^2.1",
8713                 "php": ">=7.2",
8714                 "psr/http-client": "^1.0",
8715                 "psr/http-factory": "^1.0",
8716                 "psr/http-message": "^1.0",
8717                 "psr/log": "^1.1",
8718                 "ramsey/uuid": "^3.8|^4.0",
8719                 "spomky-labs/base64url": "^2.0",
8720                 "spomky-labs/cbor-php": "^1.0|^2.0",
8721                 "symfony/process": "^3.0|^4.0|^5.0",
8722                 "thecodingmachine/safe": "^1.1",
8723                 "web-auth/cose-lib": "self.version",
8724                 "web-auth/metadata-service": "self.version"
8725             },
8726             "suggest": {
8727                 "psr/log-implementation": "Recommended to receive logs from the library",
8728                 "web-token/jwt-key-mgmt": "Mandatory for the AndroidSafetyNet Attestation Statement support",
8729                 "web-token/jwt-signature-algorithm-ecdsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
8730                 "web-token/jwt-signature-algorithm-eddsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
8731                 "web-token/jwt-signature-algorithm-rsa": "Mandatory for the AndroidSafetyNet Attestation Statement support"
8732             },
8733             "type": "library",
8734             "autoload": {
8735                 "psr-4": {
8736                     "Webauthn\\": "src/"
8737                 }
8738             },
8739             "notification-url": "https://packagist.org/downloads/",
8740             "license": [
8741                 "MIT"
8742             ],
8743             "authors": [
8744                 {
8745                     "name": "Florent Morselli",
8746                     "homepage": "https://github.com/Spomky"
8747                 },
8748                 {
8749                     "name": "All contributors",
8750                     "homepage": "https://github.com/web-auth/webauthn-library/contributors"
8751                 }
8752             ],
8753             "description": "FIDO2/Webauthn Support For PHP",
8754             "homepage": "https://github.com/web-auth",
8755             "keywords": [
8756                 "FIDO2",
8757                 "fido",
8758                 "webauthn"
8759             ],
8760             "support": {
8761                 "source": "https://github.com/web-auth/webauthn-lib/tree/v3.3.12"
8762             },
8763             "funding": [
8764                 {
8765                     "url": "https://github.com/Spomky",
8766                     "type": "github"
8767                 },
8768                 {
8769                     "url": "https://www.patreon.com/FlorentMorselli",
8770                     "type": "patreon"
8771                 }
8772             ],
8773             "time": "2022-02-18T07:13:44+00:00"
8774         }
8775     ],
8776     "aliases": [],
8777     "minimum-stability": "stable",
8778     "stability-flags": {
8779         "phpmyadmin/motranslator": 20,
8780         "phpmyadmin/shapefile": 20,
8781         "phpmyadmin/sql-parser": 20,
8782         "phpmyadmin/twig-i18n-extension": 20,
8783         "roave/security-advisories": 20
8784     },
8785     "prefer-stable": false,
8786     "prefer-lowest": false,
8787     "platform": {
8788         "php": "^8.1.2",
8789         "ext-hash": "*",
8790         "ext-iconv": "*",
8791         "ext-json": "*",
8792         "ext-mysqli": "*",
8793         "ext-openssl": "*",
8794         "ext-pcre": "*",
8795         "ext-sodium": "*",
8796         "ext-xml": "*"
8797     },
8798     "platform-dev": [],
8799     "platform-overrides": {
8800         "php": "8.1.99"
8801     },
8802     "plugin-api-version": "2.6.0"