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