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