progetto di test della creazione di un progetto basato sul framework laravel e aggiunta form login e register utilizzando breeze
filippo.bertilotti
2024-04-17 072bac0933e4812cd6b5d6e4f9d70bb6df4883d5
commit | author | age
fae1b1 1 {
F 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     ],
f7d0ce 7     "content-hash": "ba7ad6ef59f5faa51a891be6de7d3265",
fae1b1 8     "packages": [
F 9         {
10             "name": "brick/math",
11             "version": "0.11.0",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/brick/math.git",
15                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478",
20                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": "^8.0"
25             },
26             "require-dev": {
27                 "php-coveralls/php-coveralls": "^2.2",
28                 "phpunit/phpunit": "^9.0",
29                 "vimeo/psalm": "5.0.0"
30             },
31             "type": "library",
32             "autoload": {
33                 "psr-4": {
34                     "Brick\\Math\\": "src/"
35                 }
36             },
37             "notification-url": "https://packagist.org/downloads/",
38             "license": [
39                 "MIT"
40             ],
41             "description": "Arbitrary-precision arithmetic library",
42             "keywords": [
43                 "Arbitrary-precision",
44                 "BigInteger",
45                 "BigRational",
46                 "arithmetic",
47                 "bigdecimal",
48                 "bignum",
49                 "brick",
50                 "math"
51             ],
52             "support": {
53                 "issues": "https://github.com/brick/math/issues",
54                 "source": "https://github.com/brick/math/tree/0.11.0"
55             },
56             "funding": [
57                 {
58                     "url": "https://github.com/BenMorel",
59                     "type": "github"
60                 }
61             ],
62             "time": "2023-01-15T23:15:59+00:00"
63         },
64         {
65             "name": "carbonphp/carbon-doctrine-types",
66             "version": "2.1.0",
67             "source": {
68                 "type": "git",
69                 "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
70                 "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
71             },
72             "dist": {
73                 "type": "zip",
74                 "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
75                 "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
76                 "shasum": ""
77             },
78             "require": {
79                 "php": "^7.4 || ^8.0"
80             },
81             "conflict": {
82                 "doctrine/dbal": "<3.7.0 || >=4.0.0"
83             },
84             "require-dev": {
85                 "doctrine/dbal": "^3.7.0",
86                 "nesbot/carbon": "^2.71.0 || ^3.0.0",
87                 "phpunit/phpunit": "^10.3"
88             },
89             "type": "library",
90             "autoload": {
91                 "psr-4": {
92                     "Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
93                 }
94             },
95             "notification-url": "https://packagist.org/downloads/",
96             "license": [
97                 "MIT"
98             ],
99             "authors": [
100                 {
101                     "name": "KyleKatarn",
102                     "email": "kylekatarnls@gmail.com"
103                 }
104             ],
105             "description": "Types to use Carbon in Doctrine",
106             "keywords": [
107                 "carbon",
108                 "date",
109                 "datetime",
110                 "doctrine",
111                 "time"
112             ],
113             "support": {
114                 "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
115                 "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0"
116             },
117             "funding": [
118                 {
119                     "url": "https://github.com/kylekatarnls",
120                     "type": "github"
121                 },
122                 {
123                     "url": "https://opencollective.com/Carbon",
124                     "type": "open_collective"
125                 },
126                 {
127                     "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
128                     "type": "tidelift"
129                 }
130             ],
131             "time": "2023-12-11T17:09:12+00:00"
132         },
133         {
134             "name": "dflydev/dot-access-data",
135             "version": "v3.0.2",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
139                 "reference": "f41715465d65213d644d3141a6a93081be5d3549"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
144                 "reference": "f41715465d65213d644d3141a6a93081be5d3549",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": "^7.1 || ^8.0"
149             },
150             "require-dev": {
151                 "phpstan/phpstan": "^0.12.42",
152                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
153                 "scrutinizer/ocular": "1.6.0",
154                 "squizlabs/php_codesniffer": "^3.5",
155                 "vimeo/psalm": "^4.0.0"
156             },
157             "type": "library",
158             "extra": {
159                 "branch-alias": {
160                     "dev-main": "3.x-dev"
161                 }
162             },
163             "autoload": {
164                 "psr-4": {
165                     "Dflydev\\DotAccessData\\": "src/"
166                 }
167             },
168             "notification-url": "https://packagist.org/downloads/",
169             "license": [
170                 "MIT"
171             ],
172             "authors": [
173                 {
174                     "name": "Dragonfly Development Inc.",
175                     "email": "info@dflydev.com",
176                     "homepage": "http://dflydev.com"
177                 },
178                 {
179                     "name": "Beau Simensen",
180                     "email": "beau@dflydev.com",
181                     "homepage": "http://beausimensen.com"
182                 },
183                 {
184                     "name": "Carlos Frutos",
185                     "email": "carlos@kiwing.it",
186                     "homepage": "https://github.com/cfrutos"
187                 },
188                 {
189                     "name": "Colin O'Dell",
190                     "email": "colinodell@gmail.com",
191                     "homepage": "https://www.colinodell.com"
192                 }
193             ],
194             "description": "Given a deep data structure, access data by dot notation.",
195             "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
196             "keywords": [
197                 "access",
198                 "data",
199                 "dot",
200                 "notation"
201             ],
202             "support": {
203                 "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
204                 "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
205             },
206             "time": "2022-10-27T11:44:00+00:00"
207         },
208         {
209             "name": "doctrine/inflector",
210             "version": "2.0.10",
211             "source": {
212                 "type": "git",
213                 "url": "https://github.com/doctrine/inflector.git",
214                 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
215             },
216             "dist": {
217                 "type": "zip",
218                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
219                 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
220                 "shasum": ""
221             },
222             "require": {
223                 "php": "^7.2 || ^8.0"
224             },
225             "require-dev": {
226                 "doctrine/coding-standard": "^11.0",
227                 "phpstan/phpstan": "^1.8",
228                 "phpstan/phpstan-phpunit": "^1.1",
229                 "phpstan/phpstan-strict-rules": "^1.3",
230                 "phpunit/phpunit": "^8.5 || ^9.5",
231                 "vimeo/psalm": "^4.25 || ^5.4"
232             },
233             "type": "library",
234             "autoload": {
235                 "psr-4": {
236                     "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
237                 }
238             },
239             "notification-url": "https://packagist.org/downloads/",
240             "license": [
241                 "MIT"
242             ],
243             "authors": [
244                 {
245                     "name": "Guilherme Blanco",
246                     "email": "guilhermeblanco@gmail.com"
247                 },
248                 {
249                     "name": "Roman Borschel",
250                     "email": "roman@code-factory.org"
251                 },
252                 {
253                     "name": "Benjamin Eberlei",
254                     "email": "kontakt@beberlei.de"
255                 },
256                 {
257                     "name": "Jonathan Wage",
258                     "email": "jonwage@gmail.com"
259                 },
260                 {
261                     "name": "Johannes Schmitt",
262                     "email": "schmittjoh@gmail.com"
263                 }
264             ],
265             "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
266             "homepage": "https://www.doctrine-project.org/projects/inflector.html",
267             "keywords": [
268                 "inflection",
269                 "inflector",
270                 "lowercase",
271                 "manipulation",
272                 "php",
273                 "plural",
274                 "singular",
275                 "strings",
276                 "uppercase",
277                 "words"
278             ],
279             "support": {
280                 "issues": "https://github.com/doctrine/inflector/issues",
281                 "source": "https://github.com/doctrine/inflector/tree/2.0.10"
282             },
283             "funding": [
284                 {
285                     "url": "https://www.doctrine-project.org/sponsorship.html",
286                     "type": "custom"
287                 },
288                 {
289                     "url": "https://www.patreon.com/phpdoctrine",
290                     "type": "patreon"
291                 },
292                 {
293                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
294                     "type": "tidelift"
295                 }
296             ],
297             "time": "2024-02-18T20:23:39+00:00"
298         },
299         {
300             "name": "doctrine/lexer",
301             "version": "3.0.1",
302             "source": {
303                 "type": "git",
304                 "url": "https://github.com/doctrine/lexer.git",
305                 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
306             },
307             "dist": {
308                 "type": "zip",
309                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
310                 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
311                 "shasum": ""
312             },
313             "require": {
314                 "php": "^8.1"
315             },
316             "require-dev": {
317                 "doctrine/coding-standard": "^12",
318                 "phpstan/phpstan": "^1.10",
319                 "phpunit/phpunit": "^10.5",
320                 "psalm/plugin-phpunit": "^0.18.3",
321                 "vimeo/psalm": "^5.21"
322             },
323             "type": "library",
324             "autoload": {
325                 "psr-4": {
326                     "Doctrine\\Common\\Lexer\\": "src"
327                 }
328             },
329             "notification-url": "https://packagist.org/downloads/",
330             "license": [
331                 "MIT"
332             ],
333             "authors": [
334                 {
335                     "name": "Guilherme Blanco",
336                     "email": "guilhermeblanco@gmail.com"
337                 },
338                 {
339                     "name": "Roman Borschel",
340                     "email": "roman@code-factory.org"
341                 },
342                 {
343                     "name": "Johannes Schmitt",
344                     "email": "schmittjoh@gmail.com"
345                 }
346             ],
347             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
348             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
349             "keywords": [
350                 "annotations",
351                 "docblock",
352                 "lexer",
353                 "parser",
354                 "php"
355             ],
356             "support": {
357                 "issues": "https://github.com/doctrine/lexer/issues",
358                 "source": "https://github.com/doctrine/lexer/tree/3.0.1"
359             },
360             "funding": [
361                 {
362                     "url": "https://www.doctrine-project.org/sponsorship.html",
363                     "type": "custom"
364                 },
365                 {
366                     "url": "https://www.patreon.com/phpdoctrine",
367                     "type": "patreon"
368                 },
369                 {
370                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
371                     "type": "tidelift"
372                 }
373             ],
374             "time": "2024-02-05T11:56:58+00:00"
375         },
376         {
377             "name": "dragonmantank/cron-expression",
378             "version": "v3.3.3",
379             "source": {
380                 "type": "git",
381                 "url": "https://github.com/dragonmantank/cron-expression.git",
382                 "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"
383             },
384             "dist": {
385                 "type": "zip",
386                 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
387                 "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
388                 "shasum": ""
389             },
390             "require": {
391                 "php": "^7.2|^8.0",
392                 "webmozart/assert": "^1.0"
393             },
394             "replace": {
395                 "mtdowling/cron-expression": "^1.0"
396             },
397             "require-dev": {
398                 "phpstan/extension-installer": "^1.0",
399                 "phpstan/phpstan": "^1.0",
400                 "phpstan/phpstan-webmozart-assert": "^1.0",
401                 "phpunit/phpunit": "^7.0|^8.0|^9.0"
402             },
403             "type": "library",
404             "autoload": {
405                 "psr-4": {
406                     "Cron\\": "src/Cron/"
407                 }
408             },
409             "notification-url": "https://packagist.org/downloads/",
410             "license": [
411                 "MIT"
412             ],
413             "authors": [
414                 {
415                     "name": "Chris Tankersley",
416                     "email": "chris@ctankersley.com",
417                     "homepage": "https://github.com/dragonmantank"
418                 }
419             ],
420             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
421             "keywords": [
422                 "cron",
423                 "schedule"
424             ],
425             "support": {
426                 "issues": "https://github.com/dragonmantank/cron-expression/issues",
427                 "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3"
428             },
429             "funding": [
430                 {
431                     "url": "https://github.com/dragonmantank",
432                     "type": "github"
433                 }
434             ],
435             "time": "2023-08-10T19:36:49+00:00"
436         },
437         {
438             "name": "egulias/email-validator",
439             "version": "4.0.2",
440             "source": {
441                 "type": "git",
442                 "url": "https://github.com/egulias/EmailValidator.git",
443                 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
444             },
445             "dist": {
446                 "type": "zip",
447                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
448                 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
449                 "shasum": ""
450             },
451             "require": {
452                 "doctrine/lexer": "^2.0 || ^3.0",
453                 "php": ">=8.1",
454                 "symfony/polyfill-intl-idn": "^1.26"
455             },
456             "require-dev": {
457                 "phpunit/phpunit": "^10.2",
458                 "vimeo/psalm": "^5.12"
459             },
460             "suggest": {
461                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
462             },
463             "type": "library",
464             "extra": {
465                 "branch-alias": {
466                     "dev-master": "4.0.x-dev"
467                 }
468             },
469             "autoload": {
470                 "psr-4": {
471                     "Egulias\\EmailValidator\\": "src"
472                 }
473             },
474             "notification-url": "https://packagist.org/downloads/",
475             "license": [
476                 "MIT"
477             ],
478             "authors": [
479                 {
480                     "name": "Eduardo Gulias Davis"
481                 }
482             ],
483             "description": "A library for validating emails against several RFCs",
484             "homepage": "https://github.com/egulias/EmailValidator",
485             "keywords": [
486                 "email",
487                 "emailvalidation",
488                 "emailvalidator",
489                 "validation",
490                 "validator"
491             ],
492             "support": {
493                 "issues": "https://github.com/egulias/EmailValidator/issues",
494                 "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
495             },
496             "funding": [
497                 {
498                     "url": "https://github.com/egulias",
499                     "type": "github"
500                 }
501             ],
502             "time": "2023-10-06T06:47:41+00:00"
503         },
504         {
505             "name": "fruitcake/php-cors",
506             "version": "v1.3.0",
507             "source": {
508                 "type": "git",
509                 "url": "https://github.com/fruitcake/php-cors.git",
510                 "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b"
511             },
512             "dist": {
513                 "type": "zip",
514                 "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b",
515                 "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b",
516                 "shasum": ""
517             },
518             "require": {
519                 "php": "^7.4|^8.0",
520                 "symfony/http-foundation": "^4.4|^5.4|^6|^7"
521             },
522             "require-dev": {
523                 "phpstan/phpstan": "^1.4",
524                 "phpunit/phpunit": "^9",
525                 "squizlabs/php_codesniffer": "^3.5"
526             },
527             "type": "library",
528             "extra": {
529                 "branch-alias": {
530                     "dev-master": "1.2-dev"
531                 }
532             },
533             "autoload": {
534                 "psr-4": {
535                     "Fruitcake\\Cors\\": "src/"
536                 }
537             },
538             "notification-url": "https://packagist.org/downloads/",
539             "license": [
540                 "MIT"
541             ],
542             "authors": [
543                 {
544                     "name": "Fruitcake",
545                     "homepage": "https://fruitcake.nl"
546                 },
547                 {
548                     "name": "Barryvdh",
549                     "email": "barryvdh@gmail.com"
550                 }
551             ],
552             "description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
553             "homepage": "https://github.com/fruitcake/php-cors",
554             "keywords": [
555                 "cors",
556                 "laravel",
557                 "symfony"
558             ],
559             "support": {
560                 "issues": "https://github.com/fruitcake/php-cors/issues",
561                 "source": "https://github.com/fruitcake/php-cors/tree/v1.3.0"
562             },
563             "funding": [
564                 {
565                     "url": "https://fruitcake.nl",
566                     "type": "custom"
567                 },
568                 {
569                     "url": "https://github.com/barryvdh",
570                     "type": "github"
571                 }
572             ],
573             "time": "2023-10-12T05:21:21+00:00"
574         },
575         {
576             "name": "graham-campbell/result-type",
577             "version": "v1.1.2",
578             "source": {
579                 "type": "git",
580                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
581                 "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862"
582             },
583             "dist": {
584                 "type": "zip",
585                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862",
586                 "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862",
587                 "shasum": ""
588             },
589             "require": {
590                 "php": "^7.2.5 || ^8.0",
591                 "phpoption/phpoption": "^1.9.2"
592             },
593             "require-dev": {
594                 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
595             },
596             "type": "library",
597             "autoload": {
598                 "psr-4": {
599                     "GrahamCampbell\\ResultType\\": "src/"
600                 }
601             },
602             "notification-url": "https://packagist.org/downloads/",
603             "license": [
604                 "MIT"
605             ],
606             "authors": [
607                 {
608                     "name": "Graham Campbell",
609                     "email": "hello@gjcampbell.co.uk",
610                     "homepage": "https://github.com/GrahamCampbell"
611                 }
612             ],
613             "description": "An Implementation Of The Result Type",
614             "keywords": [
615                 "Graham Campbell",
616                 "GrahamCampbell",
617                 "Result Type",
618                 "Result-Type",
619                 "result"
620             ],
621             "support": {
622                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
623                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2"
624             },
625             "funding": [
626                 {
627                     "url": "https://github.com/GrahamCampbell",
628                     "type": "github"
629                 },
630                 {
631                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
632                     "type": "tidelift"
633                 }
634             ],
635             "time": "2023-11-12T22:16:48+00:00"
636         },
637         {
638             "name": "guzzlehttp/guzzle",
639             "version": "7.8.1",
640             "source": {
641                 "type": "git",
642                 "url": "https://github.com/guzzle/guzzle.git",
643                 "reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
644             },
645             "dist": {
646                 "type": "zip",
647                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
648                 "reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
649                 "shasum": ""
650             },
651             "require": {
652                 "ext-json": "*",
653                 "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
654                 "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
655                 "php": "^7.2.5 || ^8.0",
656                 "psr/http-client": "^1.0",
657                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
658             },
659             "provide": {
660                 "psr/http-client-implementation": "1.0"
661             },
662             "require-dev": {
663                 "bamarni/composer-bin-plugin": "^1.8.2",
664                 "ext-curl": "*",
665                 "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
666                 "php-http/message-factory": "^1.1",
667                 "phpunit/phpunit": "^8.5.36 || ^9.6.15",
668                 "psr/log": "^1.1 || ^2.0 || ^3.0"
669             },
670             "suggest": {
671                 "ext-curl": "Required for CURL handler support",
672                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
673                 "psr/log": "Required for using the Log middleware"
674             },
675             "type": "library",
676             "extra": {
677                 "bamarni-bin": {
678                     "bin-links": true,
679                     "forward-command": false
680                 }
681             },
682             "autoload": {
683                 "files": [
684                     "src/functions_include.php"
685                 ],
686                 "psr-4": {
687                     "GuzzleHttp\\": "src/"
688                 }
689             },
690             "notification-url": "https://packagist.org/downloads/",
691             "license": [
692                 "MIT"
693             ],
694             "authors": [
695                 {
696                     "name": "Graham Campbell",
697                     "email": "hello@gjcampbell.co.uk",
698                     "homepage": "https://github.com/GrahamCampbell"
699                 },
700                 {
701                     "name": "Michael Dowling",
702                     "email": "mtdowling@gmail.com",
703                     "homepage": "https://github.com/mtdowling"
704                 },
705                 {
706                     "name": "Jeremy Lindblom",
707                     "email": "jeremeamia@gmail.com",
708                     "homepage": "https://github.com/jeremeamia"
709                 },
710                 {
711                     "name": "George Mponos",
712                     "email": "gmponos@gmail.com",
713                     "homepage": "https://github.com/gmponos"
714                 },
715                 {
716                     "name": "Tobias Nyholm",
717                     "email": "tobias.nyholm@gmail.com",
718                     "homepage": "https://github.com/Nyholm"
719                 },
720                 {
721                     "name": "Márk Sági-Kazár",
722                     "email": "mark.sagikazar@gmail.com",
723                     "homepage": "https://github.com/sagikazarmark"
724                 },
725                 {
726                     "name": "Tobias Schultze",
727                     "email": "webmaster@tubo-world.de",
728                     "homepage": "https://github.com/Tobion"
729                 }
730             ],
731             "description": "Guzzle is a PHP HTTP client library",
732             "keywords": [
733                 "client",
734                 "curl",
735                 "framework",
736                 "http",
737                 "http client",
738                 "psr-18",
739                 "psr-7",
740                 "rest",
741                 "web service"
742             ],
743             "support": {
744                 "issues": "https://github.com/guzzle/guzzle/issues",
745                 "source": "https://github.com/guzzle/guzzle/tree/7.8.1"
746             },
747             "funding": [
748                 {
749                     "url": "https://github.com/GrahamCampbell",
750                     "type": "github"
751                 },
752                 {
753                     "url": "https://github.com/Nyholm",
754                     "type": "github"
755                 },
756                 {
757                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
758                     "type": "tidelift"
759                 }
760             ],
761             "time": "2023-12-03T20:35:24+00:00"
762         },
763         {
764             "name": "guzzlehttp/promises",
765             "version": "2.0.2",
766             "source": {
767                 "type": "git",
768                 "url": "https://github.com/guzzle/promises.git",
769                 "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
770             },
771             "dist": {
772                 "type": "zip",
773                 "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
774                 "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
775                 "shasum": ""
776             },
777             "require": {
778                 "php": "^7.2.5 || ^8.0"
779             },
780             "require-dev": {
781                 "bamarni/composer-bin-plugin": "^1.8.2",
782                 "phpunit/phpunit": "^8.5.36 || ^9.6.15"
783             },
784             "type": "library",
785             "extra": {
786                 "bamarni-bin": {
787                     "bin-links": true,
788                     "forward-command": false
789                 }
790             },
791             "autoload": {
792                 "psr-4": {
793                     "GuzzleHttp\\Promise\\": "src/"
794                 }
795             },
796             "notification-url": "https://packagist.org/downloads/",
797             "license": [
798                 "MIT"
799             ],
800             "authors": [
801                 {
802                     "name": "Graham Campbell",
803                     "email": "hello@gjcampbell.co.uk",
804                     "homepage": "https://github.com/GrahamCampbell"
805                 },
806                 {
807                     "name": "Michael Dowling",
808                     "email": "mtdowling@gmail.com",
809                     "homepage": "https://github.com/mtdowling"
810                 },
811                 {
812                     "name": "Tobias Nyholm",
813                     "email": "tobias.nyholm@gmail.com",
814                     "homepage": "https://github.com/Nyholm"
815                 },
816                 {
817                     "name": "Tobias Schultze",
818                     "email": "webmaster@tubo-world.de",
819                     "homepage": "https://github.com/Tobion"
820                 }
821             ],
822             "description": "Guzzle promises library",
823             "keywords": [
824                 "promise"
825             ],
826             "support": {
827                 "issues": "https://github.com/guzzle/promises/issues",
828                 "source": "https://github.com/guzzle/promises/tree/2.0.2"
829             },
830             "funding": [
831                 {
832                     "url": "https://github.com/GrahamCampbell",
833                     "type": "github"
834                 },
835                 {
836                     "url": "https://github.com/Nyholm",
837                     "type": "github"
838                 },
839                 {
840                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
841                     "type": "tidelift"
842                 }
843             ],
844             "time": "2023-12-03T20:19:20+00:00"
845         },
846         {
847             "name": "guzzlehttp/psr7",
848             "version": "2.6.2",
849             "source": {
850                 "type": "git",
851                 "url": "https://github.com/guzzle/psr7.git",
852                 "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
853             },
854             "dist": {
855                 "type": "zip",
856                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
857                 "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
858                 "shasum": ""
859             },
860             "require": {
861                 "php": "^7.2.5 || ^8.0",
862                 "psr/http-factory": "^1.0",
863                 "psr/http-message": "^1.1 || ^2.0",
864                 "ralouphie/getallheaders": "^3.0"
865             },
866             "provide": {
867                 "psr/http-factory-implementation": "1.0",
868                 "psr/http-message-implementation": "1.0"
869             },
870             "require-dev": {
871                 "bamarni/composer-bin-plugin": "^1.8.2",
872                 "http-interop/http-factory-tests": "^0.9",
873                 "phpunit/phpunit": "^8.5.36 || ^9.6.15"
874             },
875             "suggest": {
876                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
877             },
878             "type": "library",
879             "extra": {
880                 "bamarni-bin": {
881                     "bin-links": true,
882                     "forward-command": false
883                 }
884             },
885             "autoload": {
886                 "psr-4": {
887                     "GuzzleHttp\\Psr7\\": "src/"
888                 }
889             },
890             "notification-url": "https://packagist.org/downloads/",
891             "license": [
892                 "MIT"
893             ],
894             "authors": [
895                 {
896                     "name": "Graham Campbell",
897                     "email": "hello@gjcampbell.co.uk",
898                     "homepage": "https://github.com/GrahamCampbell"
899                 },
900                 {
901                     "name": "Michael Dowling",
902                     "email": "mtdowling@gmail.com",
903                     "homepage": "https://github.com/mtdowling"
904                 },
905                 {
906                     "name": "George Mponos",
907                     "email": "gmponos@gmail.com",
908                     "homepage": "https://github.com/gmponos"
909                 },
910                 {
911                     "name": "Tobias Nyholm",
912                     "email": "tobias.nyholm@gmail.com",
913                     "homepage": "https://github.com/Nyholm"
914                 },
915                 {
916                     "name": "Márk Sági-Kazár",
917                     "email": "mark.sagikazar@gmail.com",
918                     "homepage": "https://github.com/sagikazarmark"
919                 },
920                 {
921                     "name": "Tobias Schultze",
922                     "email": "webmaster@tubo-world.de",
923                     "homepage": "https://github.com/Tobion"
924                 },
925                 {
926                     "name": "Márk Sági-Kazár",
927                     "email": "mark.sagikazar@gmail.com",
928                     "homepage": "https://sagikazarmark.hu"
929                 }
930             ],
931             "description": "PSR-7 message implementation that also provides common utility methods",
932             "keywords": [
933                 "http",
934                 "message",
935                 "psr-7",
936                 "request",
937                 "response",
938                 "stream",
939                 "uri",
940                 "url"
941             ],
942             "support": {
943                 "issues": "https://github.com/guzzle/psr7/issues",
944                 "source": "https://github.com/guzzle/psr7/tree/2.6.2"
945             },
946             "funding": [
947                 {
948                     "url": "https://github.com/GrahamCampbell",
949                     "type": "github"
950                 },
951                 {
952                     "url": "https://github.com/Nyholm",
953                     "type": "github"
954                 },
955                 {
956                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
957                     "type": "tidelift"
958                 }
959             ],
960             "time": "2023-12-03T20:05:35+00:00"
961         },
962         {
963             "name": "guzzlehttp/uri-template",
964             "version": "v1.0.3",
965             "source": {
966                 "type": "git",
967                 "url": "https://github.com/guzzle/uri-template.git",
968                 "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c"
969             },
970             "dist": {
971                 "type": "zip",
972                 "url": "https://api.github.com/repos/guzzle/uri-template/zipball/ecea8feef63bd4fef1f037ecb288386999ecc11c",
973                 "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c",
974                 "shasum": ""
975             },
976             "require": {
977                 "php": "^7.2.5 || ^8.0",
978                 "symfony/polyfill-php80": "^1.24"
979             },
980             "require-dev": {
981                 "bamarni/composer-bin-plugin": "^1.8.2",
982                 "phpunit/phpunit": "^8.5.36 || ^9.6.15",
983                 "uri-template/tests": "1.0.0"
984             },
985             "type": "library",
986             "extra": {
987                 "bamarni-bin": {
988                     "bin-links": true,
989                     "forward-command": false
990                 }
991             },
992             "autoload": {
993                 "psr-4": {
994                     "GuzzleHttp\\UriTemplate\\": "src"
995                 }
996             },
997             "notification-url": "https://packagist.org/downloads/",
998             "license": [
999                 "MIT"
1000             ],
1001             "authors": [
1002                 {
1003                     "name": "Graham Campbell",
1004                     "email": "hello@gjcampbell.co.uk",
1005                     "homepage": "https://github.com/GrahamCampbell"
1006                 },
1007                 {
1008                     "name": "Michael Dowling",
1009                     "email": "mtdowling@gmail.com",
1010                     "homepage": "https://github.com/mtdowling"
1011                 },
1012                 {
1013                     "name": "George Mponos",
1014                     "email": "gmponos@gmail.com",
1015                     "homepage": "https://github.com/gmponos"
1016                 },
1017                 {
1018                     "name": "Tobias Nyholm",
1019                     "email": "tobias.nyholm@gmail.com",
1020                     "homepage": "https://github.com/Nyholm"
1021                 }
1022             ],
1023             "description": "A polyfill class for uri_template of PHP",
1024             "keywords": [
1025                 "guzzlehttp",
1026                 "uri-template"
1027             ],
1028             "support": {
1029                 "issues": "https://github.com/guzzle/uri-template/issues",
1030                 "source": "https://github.com/guzzle/uri-template/tree/v1.0.3"
1031             },
1032             "funding": [
1033                 {
1034                     "url": "https://github.com/GrahamCampbell",
1035                     "type": "github"
1036                 },
1037                 {
1038                     "url": "https://github.com/Nyholm",
1039                     "type": "github"
1040                 },
1041                 {
1042                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
1043                     "type": "tidelift"
1044                 }
1045             ],
1046             "time": "2023-12-03T19:50:20+00:00"
1047         },
1048         {
1049             "name": "laravel/framework",
1050             "version": "v10.48.4",
1051             "source": {
1052                 "type": "git",
1053                 "url": "https://github.com/laravel/framework.git",
1054                 "reference": "7e0701bf59cb76a51f7c1f7bea51c0c0c29c0b72"
1055             },
1056             "dist": {
1057                 "type": "zip",
1058                 "url": "https://api.github.com/repos/laravel/framework/zipball/7e0701bf59cb76a51f7c1f7bea51c0c0c29c0b72",
1059                 "reference": "7e0701bf59cb76a51f7c1f7bea51c0c0c29c0b72",
1060                 "shasum": ""
1061             },
1062             "require": {
1063                 "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
1064                 "composer-runtime-api": "^2.2",
1065                 "doctrine/inflector": "^2.0.5",
1066                 "dragonmantank/cron-expression": "^3.3.2",
1067                 "egulias/email-validator": "^3.2.1|^4.0",
1068                 "ext-ctype": "*",
1069                 "ext-filter": "*",
1070                 "ext-hash": "*",
1071                 "ext-mbstring": "*",
1072                 "ext-openssl": "*",
1073                 "ext-session": "*",
1074                 "ext-tokenizer": "*",
1075                 "fruitcake/php-cors": "^1.2",
1076                 "guzzlehttp/uri-template": "^1.0",
1077                 "laravel/prompts": "^0.1.9",
1078                 "laravel/serializable-closure": "^1.3",
1079                 "league/commonmark": "^2.2.1",
1080                 "league/flysystem": "^3.8.0",
1081                 "monolog/monolog": "^3.0",
1082                 "nesbot/carbon": "^2.67",
1083                 "nunomaduro/termwind": "^1.13",
1084                 "php": "^8.1",
1085                 "psr/container": "^1.1.1|^2.0.1",
1086                 "psr/log": "^1.0|^2.0|^3.0",
1087                 "psr/simple-cache": "^1.0|^2.0|^3.0",
1088                 "ramsey/uuid": "^4.7",
1089                 "symfony/console": "^6.2",
1090                 "symfony/error-handler": "^6.2",
1091                 "symfony/finder": "^6.2",
1092                 "symfony/http-foundation": "^6.4",
1093                 "symfony/http-kernel": "^6.2",
1094                 "symfony/mailer": "^6.2",
1095                 "symfony/mime": "^6.2",
1096                 "symfony/process": "^6.2",
1097                 "symfony/routing": "^6.2",
1098                 "symfony/uid": "^6.2",
1099                 "symfony/var-dumper": "^6.2",
1100                 "tijsverkoyen/css-to-inline-styles": "^2.2.5",
1101                 "vlucas/phpdotenv": "^5.4.1",
1102                 "voku/portable-ascii": "^2.0"
1103             },
1104             "conflict": {
1105                 "carbonphp/carbon-doctrine-types": ">=3.0",
1106                 "doctrine/dbal": ">=4.0",
1107                 "mockery/mockery": "1.6.8",
1108                 "phpunit/phpunit": ">=11.0.0",
1109                 "tightenco/collect": "<5.5.33"
1110             },
1111             "provide": {
1112                 "psr/container-implementation": "1.1|2.0",
1113                 "psr/simple-cache-implementation": "1.0|2.0|3.0"
1114             },
1115             "replace": {
1116                 "illuminate/auth": "self.version",
1117                 "illuminate/broadcasting": "self.version",
1118                 "illuminate/bus": "self.version",
1119                 "illuminate/cache": "self.version",
1120                 "illuminate/collections": "self.version",
1121                 "illuminate/conditionable": "self.version",
1122                 "illuminate/config": "self.version",
1123                 "illuminate/console": "self.version",
1124                 "illuminate/container": "self.version",
1125                 "illuminate/contracts": "self.version",
1126                 "illuminate/cookie": "self.version",
1127                 "illuminate/database": "self.version",
1128                 "illuminate/encryption": "self.version",
1129                 "illuminate/events": "self.version",
1130                 "illuminate/filesystem": "self.version",
1131                 "illuminate/hashing": "self.version",
1132                 "illuminate/http": "self.version",
1133                 "illuminate/log": "self.version",
1134                 "illuminate/macroable": "self.version",
1135                 "illuminate/mail": "self.version",
1136                 "illuminate/notifications": "self.version",
1137                 "illuminate/pagination": "self.version",
1138                 "illuminate/pipeline": "self.version",
1139                 "illuminate/process": "self.version",
1140                 "illuminate/queue": "self.version",
1141                 "illuminate/redis": "self.version",
1142                 "illuminate/routing": "self.version",
1143                 "illuminate/session": "self.version",
1144                 "illuminate/support": "self.version",
1145                 "illuminate/testing": "self.version",
1146                 "illuminate/translation": "self.version",
1147                 "illuminate/validation": "self.version",
1148                 "illuminate/view": "self.version"
1149             },
1150             "require-dev": {
1151                 "ably/ably-php": "^1.0",
1152                 "aws/aws-sdk-php": "^3.235.5",
1153                 "doctrine/dbal": "^3.5.1",
1154                 "ext-gmp": "*",
1155                 "fakerphp/faker": "^1.21",
1156                 "guzzlehttp/guzzle": "^7.5",
1157                 "league/flysystem-aws-s3-v3": "^3.0",
1158                 "league/flysystem-ftp": "^3.0",
1159                 "league/flysystem-path-prefixing": "^3.3",
1160                 "league/flysystem-read-only": "^3.3",
1161                 "league/flysystem-sftp-v3": "^3.0",
1162                 "mockery/mockery": "^1.5.1",
1163                 "nyholm/psr7": "^1.2",
1164                 "orchestra/testbench-core": "^8.23.4",
1165                 "pda/pheanstalk": "^4.0",
1166                 "phpstan/phpstan": "^1.4.7",
1167                 "phpunit/phpunit": "^10.0.7",
1168                 "predis/predis": "^2.0.2",
1169                 "symfony/cache": "^6.2",
1170                 "symfony/http-client": "^6.2.4",
1171                 "symfony/psr-http-message-bridge": "^2.0"
1172             },
1173             "suggest": {
1174                 "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
1175                 "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).",
1176                 "brianium/paratest": "Required to run tests in parallel (^6.0).",
1177                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).",
1178                 "ext-apcu": "Required to use the APC cache driver.",
1179                 "ext-fileinfo": "Required to use the Filesystem class.",
1180                 "ext-ftp": "Required to use the Flysystem FTP driver.",
1181                 "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
1182                 "ext-memcached": "Required to use the memcache cache driver.",
1183                 "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
1184                 "ext-pdo": "Required to use all database features.",
1185                 "ext-posix": "Required to use all features of the queue worker.",
1186                 "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
1187                 "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
1188                 "filp/whoops": "Required for friendly error pages in development (^2.14.3).",
1189                 "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).",
1190                 "laravel/tinker": "Required to use the tinker console command (^2.0).",
1191                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
1192                 "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
1193                 "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).",
1194                 "league/flysystem-read-only": "Required to use read-only disks (^3.3)",
1195                 "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
1196                 "mockery/mockery": "Required to use mocking (^1.5.1).",
1197                 "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
1198                 "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
1199                 "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8|^10.0.7).",
1200                 "predis/predis": "Required to use the predis connector (^2.0.2).",
1201                 "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
1202                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
1203                 "symfony/cache": "Required to PSR-6 cache bridge (^6.2).",
1204                 "symfony/filesystem": "Required to enable support for relative symbolic links (^6.2).",
1205                 "symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.2).",
1206                 "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.2).",
1207                 "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.2).",
1208                 "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
1209             },
1210             "type": "library",
1211             "extra": {
1212                 "branch-alias": {
1213                     "dev-master": "10.x-dev"
1214                 }
1215             },
1216             "autoload": {
1217                 "files": [
1218                     "src/Illuminate/Collections/helpers.php",
1219                     "src/Illuminate/Events/functions.php",
1220                     "src/Illuminate/Filesystem/functions.php",
1221                     "src/Illuminate/Foundation/helpers.php",
1222                     "src/Illuminate/Support/helpers.php"
1223                 ],
1224                 "psr-4": {
1225                     "Illuminate\\": "src/Illuminate/",
1226                     "Illuminate\\Support\\": [
1227                         "src/Illuminate/Macroable/",
1228                         "src/Illuminate/Collections/",
1229                         "src/Illuminate/Conditionable/"
1230                     ]
1231                 }
1232             },
1233             "notification-url": "https://packagist.org/downloads/",
1234             "license": [
1235                 "MIT"
1236             ],
1237             "authors": [
1238                 {
1239                     "name": "Taylor Otwell",
1240                     "email": "taylor@laravel.com"
1241                 }
1242             ],
1243             "description": "The Laravel Framework.",
1244             "homepage": "https://laravel.com",
1245             "keywords": [
1246                 "framework",
1247                 "laravel"
1248             ],
1249             "support": {
1250                 "issues": "https://github.com/laravel/framework/issues",
1251                 "source": "https://github.com/laravel/framework"
1252             },
1253             "time": "2024-03-21T13:36:36+00:00"
1254         },
1255         {
1256             "name": "laravel/prompts",
1257             "version": "v0.1.17",
1258             "source": {
1259                 "type": "git",
1260                 "url": "https://github.com/laravel/prompts.git",
1261                 "reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5"
1262             },
1263             "dist": {
1264                 "type": "zip",
1265                 "url": "https://api.github.com/repos/laravel/prompts/zipball/8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5",
1266                 "reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5",
1267                 "shasum": ""
1268             },
1269             "require": {
1270                 "ext-mbstring": "*",
1271                 "illuminate/collections": "^10.0|^11.0",
1272                 "php": "^8.1",
1273                 "symfony/console": "^6.2|^7.0"
1274             },
1275             "conflict": {
1276                 "illuminate/console": ">=10.17.0 <10.25.0",
1277                 "laravel/framework": ">=10.17.0 <10.25.0"
1278             },
1279             "require-dev": {
1280                 "mockery/mockery": "^1.5",
1281                 "pestphp/pest": "^2.3",
1282                 "phpstan/phpstan": "^1.11",
1283                 "phpstan/phpstan-mockery": "^1.1"
1284             },
1285             "suggest": {
1286                 "ext-pcntl": "Required for the spinner to be animated."
1287             },
1288             "type": "library",
1289             "extra": {
1290                 "branch-alias": {
1291                     "dev-main": "0.1.x-dev"
1292                 }
1293             },
1294             "autoload": {
1295                 "files": [
1296                     "src/helpers.php"
1297                 ],
1298                 "psr-4": {
1299                     "Laravel\\Prompts\\": "src/"
1300                 }
1301             },
1302             "notification-url": "https://packagist.org/downloads/",
1303             "license": [
1304                 "MIT"
1305             ],
1306             "support": {
1307                 "issues": "https://github.com/laravel/prompts/issues",
1308                 "source": "https://github.com/laravel/prompts/tree/v0.1.17"
1309             },
1310             "time": "2024-03-13T16:05:43+00:00"
1311         },
1312         {
1313             "name": "laravel/sanctum",
1314             "version": "v3.3.3",
1315             "source": {
1316                 "type": "git",
1317                 "url": "https://github.com/laravel/sanctum.git",
1318                 "reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5"
1319             },
1320             "dist": {
1321                 "type": "zip",
1322                 "url": "https://api.github.com/repos/laravel/sanctum/zipball/8c104366459739f3ada0e994bcd3e6fd681ce3d5",
1323                 "reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5",
1324                 "shasum": ""
1325             },
1326             "require": {
1327                 "ext-json": "*",
1328                 "illuminate/console": "^9.21|^10.0",
1329                 "illuminate/contracts": "^9.21|^10.0",
1330                 "illuminate/database": "^9.21|^10.0",
1331                 "illuminate/support": "^9.21|^10.0",
1332                 "php": "^8.0.2"
1333             },
1334             "require-dev": {
1335                 "mockery/mockery": "^1.0",
1336                 "orchestra/testbench": "^7.28.2|^8.8.3",
1337                 "phpstan/phpstan": "^1.10",
1338                 "phpunit/phpunit": "^9.6"
1339             },
1340             "type": "library",
1341             "extra": {
1342                 "branch-alias": {
1343                     "dev-master": "3.x-dev"
1344                 },
1345                 "laravel": {
1346                     "providers": [
1347                         "Laravel\\Sanctum\\SanctumServiceProvider"
1348                     ]
1349                 }
1350             },
1351             "autoload": {
1352                 "psr-4": {
1353                     "Laravel\\Sanctum\\": "src/"
1354                 }
1355             },
1356             "notification-url": "https://packagist.org/downloads/",
1357             "license": [
1358                 "MIT"
1359             ],
1360             "authors": [
1361                 {
1362                     "name": "Taylor Otwell",
1363                     "email": "taylor@laravel.com"
1364                 }
1365             ],
1366             "description": "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.",
1367             "keywords": [
1368                 "auth",
1369                 "laravel",
1370                 "sanctum"
1371             ],
1372             "support": {
1373                 "issues": "https://github.com/laravel/sanctum/issues",
1374                 "source": "https://github.com/laravel/sanctum"
1375             },
1376             "time": "2023-12-19T18:44:48+00:00"
1377         },
1378         {
1379             "name": "laravel/serializable-closure",
1380             "version": "v1.3.3",
1381             "source": {
1382                 "type": "git",
1383                 "url": "https://github.com/laravel/serializable-closure.git",
1384                 "reference": "3dbf8a8e914634c48d389c1234552666b3d43754"
1385             },
1386             "dist": {
1387                 "type": "zip",
1388                 "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3dbf8a8e914634c48d389c1234552666b3d43754",
1389                 "reference": "3dbf8a8e914634c48d389c1234552666b3d43754",
1390                 "shasum": ""
1391             },
1392             "require": {
1393                 "php": "^7.3|^8.0"
1394             },
1395             "require-dev": {
1396                 "nesbot/carbon": "^2.61",
1397                 "pestphp/pest": "^1.21.3",
1398                 "phpstan/phpstan": "^1.8.2",
1399                 "symfony/var-dumper": "^5.4.11"
1400             },
1401             "type": "library",
1402             "extra": {
1403                 "branch-alias": {
1404                     "dev-master": "1.x-dev"
1405                 }
1406             },
1407             "autoload": {
1408                 "psr-4": {
1409                     "Laravel\\SerializableClosure\\": "src/"
1410                 }
1411             },
1412             "notification-url": "https://packagist.org/downloads/",
1413             "license": [
1414                 "MIT"
1415             ],
1416             "authors": [
1417                 {
1418                     "name": "Taylor Otwell",
1419                     "email": "taylor@laravel.com"
1420                 },
1421                 {
1422                     "name": "Nuno Maduro",
1423                     "email": "nuno@laravel.com"
1424                 }
1425             ],
1426             "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
1427             "keywords": [
1428                 "closure",
1429                 "laravel",
1430                 "serializable"
1431             ],
1432             "support": {
1433                 "issues": "https://github.com/laravel/serializable-closure/issues",
1434                 "source": "https://github.com/laravel/serializable-closure"
1435             },
1436             "time": "2023-11-08T14:08:06+00:00"
1437         },
1438         {
1439             "name": "laravel/tinker",
1440             "version": "v2.9.0",
1441             "source": {
1442                 "type": "git",
1443                 "url": "https://github.com/laravel/tinker.git",
1444                 "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe"
1445             },
1446             "dist": {
1447                 "type": "zip",
1448                 "url": "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
1449                 "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
1450                 "shasum": ""
1451             },
1452             "require": {
1453                 "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
1454                 "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
1455                 "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
1456                 "php": "^7.2.5|^8.0",
1457                 "psy/psysh": "^0.11.1|^0.12.0",
1458                 "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
1459             },
1460             "require-dev": {
1461                 "mockery/mockery": "~1.3.3|^1.4.2",
1462                 "phpstan/phpstan": "^1.10",
1463                 "phpunit/phpunit": "^8.5.8|^9.3.3"
1464             },
1465             "suggest": {
1466                 "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)."
1467             },
1468             "type": "library",
1469             "extra": {
1470                 "laravel": {
1471                     "providers": [
1472                         "Laravel\\Tinker\\TinkerServiceProvider"
1473                     ]
1474                 }
1475             },
1476             "autoload": {
1477                 "psr-4": {
1478                     "Laravel\\Tinker\\": "src/"
1479                 }
1480             },
1481             "notification-url": "https://packagist.org/downloads/",
1482             "license": [
1483                 "MIT"
1484             ],
1485             "authors": [
1486                 {
1487                     "name": "Taylor Otwell",
1488                     "email": "taylor@laravel.com"
1489                 }
1490             ],
1491             "description": "Powerful REPL for the Laravel framework.",
1492             "keywords": [
1493                 "REPL",
1494                 "Tinker",
1495                 "laravel",
1496                 "psysh"
1497             ],
1498             "support": {
1499                 "issues": "https://github.com/laravel/tinker/issues",
1500                 "source": "https://github.com/laravel/tinker/tree/v2.9.0"
1501             },
1502             "time": "2024-01-04T16:10:04+00:00"
1503         },
1504         {
1505             "name": "league/commonmark",
1506             "version": "2.4.2",
1507             "source": {
1508                 "type": "git",
1509                 "url": "https://github.com/thephpleague/commonmark.git",
1510                 "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf"
1511             },
1512             "dist": {
1513                 "type": "zip",
1514                 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf",
1515                 "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf",
1516                 "shasum": ""
1517             },
1518             "require": {
1519                 "ext-mbstring": "*",
1520                 "league/config": "^1.1.1",
1521                 "php": "^7.4 || ^8.0",
1522                 "psr/event-dispatcher": "^1.0",
1523                 "symfony/deprecation-contracts": "^2.1 || ^3.0",
1524                 "symfony/polyfill-php80": "^1.16"
1525             },
1526             "require-dev": {
1527                 "cebe/markdown": "^1.0",
1528                 "commonmark/cmark": "0.30.3",
1529                 "commonmark/commonmark.js": "0.30.0",
1530                 "composer/package-versions-deprecated": "^1.8",
1531                 "embed/embed": "^4.4",
1532                 "erusev/parsedown": "^1.0",
1533                 "ext-json": "*",
1534                 "github/gfm": "0.29.0",
1535                 "michelf/php-markdown": "^1.4 || ^2.0",
1536                 "nyholm/psr7": "^1.5",
1537                 "phpstan/phpstan": "^1.8.2",
1538                 "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
1539                 "scrutinizer/ocular": "^1.8.1",
1540                 "symfony/finder": "^5.3 | ^6.0 || ^7.0",
1541                 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0",
1542                 "unleashedtech/php-coding-standard": "^3.1.1",
1543                 "vimeo/psalm": "^4.24.0 || ^5.0.0"
1544             },
1545             "suggest": {
1546                 "symfony/yaml": "v2.3+ required if using the Front Matter extension"
1547             },
1548             "type": "library",
1549             "extra": {
1550                 "branch-alias": {
1551                     "dev-main": "2.5-dev"
1552                 }
1553             },
1554             "autoload": {
1555                 "psr-4": {
1556                     "League\\CommonMark\\": "src"
1557                 }
1558             },
1559             "notification-url": "https://packagist.org/downloads/",
1560             "license": [
1561                 "BSD-3-Clause"
1562             ],
1563             "authors": [
1564                 {
1565                     "name": "Colin O'Dell",
1566                     "email": "colinodell@gmail.com",
1567                     "homepage": "https://www.colinodell.com",
1568                     "role": "Lead Developer"
1569                 }
1570             ],
1571             "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
1572             "homepage": "https://commonmark.thephpleague.com",
1573             "keywords": [
1574                 "commonmark",
1575                 "flavored",
1576                 "gfm",
1577                 "github",
1578                 "github-flavored",
1579                 "markdown",
1580                 "md",
1581                 "parser"
1582             ],
1583             "support": {
1584                 "docs": "https://commonmark.thephpleague.com/",
1585                 "forum": "https://github.com/thephpleague/commonmark/discussions",
1586                 "issues": "https://github.com/thephpleague/commonmark/issues",
1587                 "rss": "https://github.com/thephpleague/commonmark/releases.atom",
1588                 "source": "https://github.com/thephpleague/commonmark"
1589             },
1590             "funding": [
1591                 {
1592                     "url": "https://www.colinodell.com/sponsor",
1593                     "type": "custom"
1594                 },
1595                 {
1596                     "url": "https://www.paypal.me/colinpodell/10.00",
1597                     "type": "custom"
1598                 },
1599                 {
1600                     "url": "https://github.com/colinodell",
1601                     "type": "github"
1602                 },
1603                 {
1604                     "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
1605                     "type": "tidelift"
1606                 }
1607             ],
1608             "time": "2024-02-02T11:59:32+00:00"
1609         },
1610         {
1611             "name": "league/config",
1612             "version": "v1.2.0",
1613             "source": {
1614                 "type": "git",
1615                 "url": "https://github.com/thephpleague/config.git",
1616                 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
1617             },
1618             "dist": {
1619                 "type": "zip",
1620                 "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
1621                 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
1622                 "shasum": ""
1623             },
1624             "require": {
1625                 "dflydev/dot-access-data": "^3.0.1",
1626                 "nette/schema": "^1.2",
1627                 "php": "^7.4 || ^8.0"
1628             },
1629             "require-dev": {
1630                 "phpstan/phpstan": "^1.8.2",
1631                 "phpunit/phpunit": "^9.5.5",
1632                 "scrutinizer/ocular": "^1.8.1",
1633                 "unleashedtech/php-coding-standard": "^3.1",
1634                 "vimeo/psalm": "^4.7.3"
1635             },
1636             "type": "library",
1637             "extra": {
1638                 "branch-alias": {
1639                     "dev-main": "1.2-dev"
1640                 }
1641             },
1642             "autoload": {
1643                 "psr-4": {
1644                     "League\\Config\\": "src"
1645                 }
1646             },
1647             "notification-url": "https://packagist.org/downloads/",
1648             "license": [
1649                 "BSD-3-Clause"
1650             ],
1651             "authors": [
1652                 {
1653                     "name": "Colin O'Dell",
1654                     "email": "colinodell@gmail.com",
1655                     "homepage": "https://www.colinodell.com",
1656                     "role": "Lead Developer"
1657                 }
1658             ],
1659             "description": "Define configuration arrays with strict schemas and access values with dot notation",
1660             "homepage": "https://config.thephpleague.com",
1661             "keywords": [
1662                 "array",
1663                 "config",
1664                 "configuration",
1665                 "dot",
1666                 "dot-access",
1667                 "nested",
1668                 "schema"
1669             ],
1670             "support": {
1671                 "docs": "https://config.thephpleague.com/",
1672                 "issues": "https://github.com/thephpleague/config/issues",
1673                 "rss": "https://github.com/thephpleague/config/releases.atom",
1674                 "source": "https://github.com/thephpleague/config"
1675             },
1676             "funding": [
1677                 {
1678                     "url": "https://www.colinodell.com/sponsor",
1679                     "type": "custom"
1680                 },
1681                 {
1682                     "url": "https://www.paypal.me/colinpodell/10.00",
1683                     "type": "custom"
1684                 },
1685                 {
1686                     "url": "https://github.com/colinodell",
1687                     "type": "github"
1688                 }
1689             ],
1690             "time": "2022-12-11T20:36:23+00:00"
1691         },
1692         {
1693             "name": "league/flysystem",
1694             "version": "3.27.0",
1695             "source": {
1696                 "type": "git",
1697                 "url": "https://github.com/thephpleague/flysystem.git",
1698                 "reference": "4729745b1ab737908c7d055148c9a6b3e959832f"
1699             },
1700             "dist": {
1701                 "type": "zip",
1702                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4729745b1ab737908c7d055148c9a6b3e959832f",
1703                 "reference": "4729745b1ab737908c7d055148c9a6b3e959832f",
1704                 "shasum": ""
1705             },
1706             "require": {
1707                 "league/flysystem-local": "^3.0.0",
1708                 "league/mime-type-detection": "^1.0.0",
1709                 "php": "^8.0.2"
1710             },
1711             "conflict": {
1712                 "async-aws/core": "<1.19.0",
1713                 "async-aws/s3": "<1.14.0",
1714                 "aws/aws-sdk-php": "3.209.31 || 3.210.0",
1715                 "guzzlehttp/guzzle": "<7.0",
1716                 "guzzlehttp/ringphp": "<1.1.1",
1717                 "phpseclib/phpseclib": "3.0.15",
1718                 "symfony/http-client": "<5.2"
1719             },
1720             "require-dev": {
1721                 "async-aws/s3": "^1.5 || ^2.0",
1722                 "async-aws/simple-s3": "^1.1 || ^2.0",
1723                 "aws/aws-sdk-php": "^3.295.10",
1724                 "composer/semver": "^3.0",
1725                 "ext-fileinfo": "*",
1726                 "ext-ftp": "*",
1727                 "ext-zip": "*",
1728                 "friendsofphp/php-cs-fixer": "^3.5",
1729                 "google/cloud-storage": "^1.23",
1730                 "microsoft/azure-storage-blob": "^1.1",
1731                 "phpseclib/phpseclib": "^3.0.36",
1732                 "phpstan/phpstan": "^1.10",
1733                 "phpunit/phpunit": "^9.5.11|^10.0",
1734                 "sabre/dav": "^4.6.0"
1735             },
1736             "type": "library",
1737             "autoload": {
1738                 "psr-4": {
1739                     "League\\Flysystem\\": "src"
1740                 }
1741             },
1742             "notification-url": "https://packagist.org/downloads/",
1743             "license": [
1744                 "MIT"
1745             ],
1746             "authors": [
1747                 {
1748                     "name": "Frank de Jonge",
1749                     "email": "info@frankdejonge.nl"
1750                 }
1751             ],
1752             "description": "File storage abstraction for PHP",
1753             "keywords": [
1754                 "WebDAV",
1755                 "aws",
1756                 "cloud",
1757                 "file",
1758                 "files",
1759                 "filesystem",
1760                 "filesystems",
1761                 "ftp",
1762                 "s3",
1763                 "sftp",
1764                 "storage"
1765             ],
1766             "support": {
1767                 "issues": "https://github.com/thephpleague/flysystem/issues",
1768                 "source": "https://github.com/thephpleague/flysystem/tree/3.27.0"
1769             },
1770             "funding": [
1771                 {
1772                     "url": "https://ecologi.com/frankdejonge",
1773                     "type": "custom"
1774                 },
1775                 {
1776                     "url": "https://github.com/frankdejonge",
1777                     "type": "github"
1778                 }
1779             ],
1780             "time": "2024-04-07T19:17:50+00:00"
1781         },
1782         {
1783             "name": "league/flysystem-local",
1784             "version": "3.25.1",
1785             "source": {
1786                 "type": "git",
1787                 "url": "https://github.com/thephpleague/flysystem-local.git",
1788                 "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92"
1789             },
1790             "dist": {
1791                 "type": "zip",
1792                 "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/61a6a90d6e999e4ddd9ce5adb356de0939060b92",
1793                 "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92",
1794                 "shasum": ""
1795             },
1796             "require": {
1797                 "ext-fileinfo": "*",
1798                 "league/flysystem": "^3.0.0",
1799                 "league/mime-type-detection": "^1.0.0",
1800                 "php": "^8.0.2"
1801             },
1802             "type": "library",
1803             "autoload": {
1804                 "psr-4": {
1805                     "League\\Flysystem\\Local\\": ""
1806                 }
1807             },
1808             "notification-url": "https://packagist.org/downloads/",
1809             "license": [
1810                 "MIT"
1811             ],
1812             "authors": [
1813                 {
1814                     "name": "Frank de Jonge",
1815                     "email": "info@frankdejonge.nl"
1816                 }
1817             ],
1818             "description": "Local filesystem adapter for Flysystem.",
1819             "keywords": [
1820                 "Flysystem",
1821                 "file",
1822                 "files",
1823                 "filesystem",
1824                 "local"
1825             ],
1826             "support": {
1827                 "source": "https://github.com/thephpleague/flysystem-local/tree/3.25.1"
1828             },
1829             "funding": [
1830                 {
1831                     "url": "https://ecologi.com/frankdejonge",
1832                     "type": "custom"
1833                 },
1834                 {
1835                     "url": "https://github.com/frankdejonge",
1836                     "type": "github"
1837                 }
1838             ],
1839             "time": "2024-03-15T19:58:44+00:00"
1840         },
1841         {
1842             "name": "league/mime-type-detection",
1843             "version": "1.15.0",
1844             "source": {
1845                 "type": "git",
1846                 "url": "https://github.com/thephpleague/mime-type-detection.git",
1847                 "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301"
1848             },
1849             "dist": {
1850                 "type": "zip",
1851                 "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
1852                 "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
1853                 "shasum": ""
1854             },
1855             "require": {
1856                 "ext-fileinfo": "*",
1857                 "php": "^7.4 || ^8.0"
1858             },
1859             "require-dev": {
1860                 "friendsofphp/php-cs-fixer": "^3.2",
1861                 "phpstan/phpstan": "^0.12.68",
1862                 "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
1863             },
1864             "type": "library",
1865             "autoload": {
1866                 "psr-4": {
1867                     "League\\MimeTypeDetection\\": "src"
1868                 }
1869             },
1870             "notification-url": "https://packagist.org/downloads/",
1871             "license": [
1872                 "MIT"
1873             ],
1874             "authors": [
1875                 {
1876                     "name": "Frank de Jonge",
1877                     "email": "info@frankdejonge.nl"
1878                 }
1879             ],
1880             "description": "Mime-type detection for Flysystem",
1881             "support": {
1882                 "issues": "https://github.com/thephpleague/mime-type-detection/issues",
1883                 "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0"
1884             },
1885             "funding": [
1886                 {
1887                     "url": "https://github.com/frankdejonge",
1888                     "type": "github"
1889                 },
1890                 {
1891                     "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
1892                     "type": "tidelift"
1893                 }
1894             ],
1895             "time": "2024-01-28T23:22:08+00:00"
f7d0ce 1896         },
F 1897         {
1898             "name": "livewire/livewire",
1899             "version": "v3.4.10",
1900             "source": {
1901                 "type": "git",
1902                 "url": "https://github.com/livewire/livewire.git",
1903                 "reference": "6f90e2d7f8e80a97a7406c22a0fbc61ca1256ed9"
1904             },
1905             "dist": {
1906                 "type": "zip",
1907                 "url": "https://api.github.com/repos/livewire/livewire/zipball/6f90e2d7f8e80a97a7406c22a0fbc61ca1256ed9",
1908                 "reference": "6f90e2d7f8e80a97a7406c22a0fbc61ca1256ed9",
1909                 "shasum": ""
1910             },
1911             "require": {
1912                 "illuminate/database": "^10.0|^11.0",
1913                 "illuminate/routing": "^10.0|^11.0",
1914                 "illuminate/support": "^10.0|^11.0",
1915                 "illuminate/validation": "^10.0|^11.0",
1916                 "league/mime-type-detection": "^1.9",
1917                 "php": "^8.1",
1918                 "symfony/console": "^6.0|^7.0",
1919                 "symfony/http-kernel": "^6.2|^7.0"
1920             },
1921             "require-dev": {
1922                 "calebporzio/sushi": "^2.1",
1923                 "laravel/framework": "^10.0|^11.0",
1924                 "laravel/prompts": "^0.1.6",
1925                 "mockery/mockery": "^1.3.1",
1926                 "orchestra/testbench": "^8.21.0|^9.0",
1927                 "orchestra/testbench-dusk": "^8.24|^9.1",
1928                 "phpunit/phpunit": "^10.4",
1929                 "psy/psysh": "^0.11.22|^0.12"
1930             },
1931             "type": "library",
1932             "extra": {
1933                 "laravel": {
1934                     "providers": [
1935                         "Livewire\\LivewireServiceProvider"
1936                     ],
1937                     "aliases": {
1938                         "Livewire": "Livewire\\Livewire"
1939                     }
1940                 }
1941             },
1942             "autoload": {
1943                 "files": [
1944                     "src/helpers.php"
1945                 ],
1946                 "psr-4": {
1947                     "Livewire\\": "src/"
1948                 }
1949             },
1950             "notification-url": "https://packagist.org/downloads/",
1951             "license": [
1952                 "MIT"
1953             ],
1954             "authors": [
1955                 {
1956                     "name": "Caleb Porzio",
1957                     "email": "calebporzio@gmail.com"
1958                 }
1959             ],
1960             "description": "A front-end framework for Laravel.",
1961             "support": {
1962                 "issues": "https://github.com/livewire/livewire/issues",
1963                 "source": "https://github.com/livewire/livewire/tree/v3.4.10"
1964             },
1965             "funding": [
1966                 {
1967                     "url": "https://github.com/livewire",
1968                     "type": "github"
1969                 }
1970             ],
1971             "time": "2024-04-02T14:22:50+00:00"
1972         },
1973         {
1974             "name": "livewire/volt",
1975             "version": "v1.6.3",
1976             "source": {
1977                 "type": "git",
1978                 "url": "https://github.com/livewire/volt.git",
1979                 "reference": "e5316b4f3508f759d0da6dc736331720ba14b8bb"
1980             },
1981             "dist": {
1982                 "type": "zip",
1983                 "url": "https://api.github.com/repos/livewire/volt/zipball/e5316b4f3508f759d0da6dc736331720ba14b8bb",
1984                 "reference": "e5316b4f3508f759d0da6dc736331720ba14b8bb",
1985                 "shasum": ""
1986             },
1987             "require": {
1988                 "laravel/framework": "^10.38.2|^11.0",
1989                 "livewire/livewire": "^3.0",
1990                 "php": "^8.1"
1991             },
1992             "require-dev": {
1993                 "laravel/folio": "^1.1",
1994                 "mockery/mockery": "^1.6",
1995                 "orchestra/testbench": "^8.15.0|^9.0",
1996                 "pestphp/pest": "^2.9.5",
1997                 "phpstan/phpstan": "^1.10"
1998             },
1999             "type": "library",
2000             "extra": {
2001                 "branch-alias": {
2002                     "dev-master": "1.x-dev"
2003                 },
2004                 "laravel": {
2005                     "providers": [
2006                         "Livewire\\Volt\\VoltServiceProvider"
2007                     ]
2008                 }
2009             },
2010             "autoload": {
2011                 "files": [
2012                     "functions.php"
2013                 ],
2014                 "psr-4": {
2015                     "Livewire\\Volt\\": "src/"
2016                 }
2017             },
2018             "notification-url": "https://packagist.org/downloads/",
2019             "license": [
2020                 "MIT"
2021             ],
2022             "authors": [
2023                 {
2024                     "name": "Taylor Otwell",
2025                     "email": "taylor@laravel.com"
2026                 },
2027                 {
2028                     "name": "Nuno Maduro",
2029                     "email": "nuno@laravel.com"
2030                 }
2031             ],
2032             "description": "An elegantly crafted functional API for Laravel Livewire.",
2033             "homepage": "https://github.com/livewire/volt",
2034             "keywords": [
2035                 "laravel",
2036                 "livewire",
2037                 "volt"
2038             ],
2039             "support": {
2040                 "issues": "https://github.com/livewire/volt/issues",
2041                 "source": "https://github.com/livewire/volt"
2042             },
2043             "time": "2024-03-06T20:38:22+00:00"
fae1b1 2044         },
F 2045         {
2046             "name": "monolog/monolog",
2047             "version": "3.5.0",
2048             "source": {
2049                 "type": "git",
2050                 "url": "https://github.com/Seldaek/monolog.git",
2051                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
2052             },
2053             "dist": {
2054                 "type": "zip",
2055                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
2056                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
2057                 "shasum": ""
2058             },
2059             "require": {
2060                 "php": ">=8.1",
2061                 "psr/log": "^2.0 || ^3.0"
2062             },
2063             "provide": {
2064                 "psr/log-implementation": "3.0.0"
2065             },
2066             "require-dev": {
2067                 "aws/aws-sdk-php": "^3.0",
2068                 "doctrine/couchdb": "~1.0@dev",
2069                 "elasticsearch/elasticsearch": "^7 || ^8",
2070                 "ext-json": "*",
2071                 "graylog2/gelf-php": "^1.4.2 || ^2.0",
2072                 "guzzlehttp/guzzle": "^7.4.5",
2073                 "guzzlehttp/psr7": "^2.2",
2074                 "mongodb/mongodb": "^1.8",
2075                 "php-amqplib/php-amqplib": "~2.4 || ^3",
2076                 "phpstan/phpstan": "^1.9",
2077                 "phpstan/phpstan-deprecation-rules": "^1.0",
2078                 "phpstan/phpstan-strict-rules": "^1.4",
2079                 "phpunit/phpunit": "^10.1",
2080                 "predis/predis": "^1.1 || ^2",
2081                 "ruflin/elastica": "^7",
2082                 "symfony/mailer": "^5.4 || ^6",
2083                 "symfony/mime": "^5.4 || ^6"
2084             },
2085             "suggest": {
2086                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2087                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2088                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2089                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2090                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2091                 "ext-mbstring": "Allow to work properly with unicode symbols",
2092                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2093                 "ext-openssl": "Required to send log messages using SSL",
2094                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2095                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2096                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2097                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2098                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2099                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2100             },
2101             "type": "library",
2102             "extra": {
2103                 "branch-alias": {
2104                     "dev-main": "3.x-dev"
2105                 }
2106             },
2107             "autoload": {
2108                 "psr-4": {
2109                     "Monolog\\": "src/Monolog"
2110                 }
2111             },
2112             "notification-url": "https://packagist.org/downloads/",
2113             "license": [
2114                 "MIT"
2115             ],
2116             "authors": [
2117                 {
2118                     "name": "Jordi Boggiano",
2119                     "email": "j.boggiano@seld.be",
2120                     "homepage": "https://seld.be"
2121                 }
2122             ],
2123             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2124             "homepage": "https://github.com/Seldaek/monolog",
2125             "keywords": [
2126                 "log",
2127                 "logging",
2128                 "psr-3"
2129             ],
2130             "support": {
2131                 "issues": "https://github.com/Seldaek/monolog/issues",
2132                 "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
2133             },
2134             "funding": [
2135                 {
2136                     "url": "https://github.com/Seldaek",
2137                     "type": "github"
2138                 },
2139                 {
2140                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2141                     "type": "tidelift"
2142                 }
2143             ],
2144             "time": "2023-10-27T15:32:31+00:00"
2145         },
2146         {
2147             "name": "nesbot/carbon",
2148             "version": "2.72.3",
2149             "source": {
2150                 "type": "git",
2151                 "url": "https://github.com/briannesbitt/Carbon.git",
2152                 "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83"
2153             },
2154             "dist": {
2155                 "type": "zip",
2156                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/0c6fd108360c562f6e4fd1dedb8233b423e91c83",
2157                 "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83",
2158                 "shasum": ""
2159             },
2160             "require": {
2161                 "carbonphp/carbon-doctrine-types": "*",
2162                 "ext-json": "*",
2163                 "php": "^7.1.8 || ^8.0",
2164                 "psr/clock": "^1.0",
2165                 "symfony/polyfill-mbstring": "^1.0",
2166                 "symfony/polyfill-php80": "^1.16",
2167                 "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2168             },
2169             "provide": {
2170                 "psr/clock-implementation": "1.0"
2171             },
2172             "require-dev": {
2173                 "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
2174                 "doctrine/orm": "^2.7 || ^3.0",
2175                 "friendsofphp/php-cs-fixer": "^3.0",
2176                 "kylekatarnls/multi-tester": "^2.0",
2177                 "ondrejmirtes/better-reflection": "*",
2178                 "phpmd/phpmd": "^2.9",
2179                 "phpstan/extension-installer": "^1.0",
2180                 "phpstan/phpstan": "^0.12.99 || ^1.7.14",
2181                 "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
2182                 "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
2183                 "squizlabs/php_codesniffer": "^3.4"
2184             },
2185             "bin": [
2186                 "bin/carbon"
2187             ],
2188             "type": "library",
2189             "extra": {
2190                 "branch-alias": {
2191                     "dev-3.x": "3.x-dev",
2192                     "dev-master": "2.x-dev"
2193                 },
2194                 "laravel": {
2195                     "providers": [
2196                         "Carbon\\Laravel\\ServiceProvider"
2197                     ]
2198                 },
2199                 "phpstan": {
2200                     "includes": [
2201                         "extension.neon"
2202                     ]
2203                 }
2204             },
2205             "autoload": {
2206                 "psr-4": {
2207                     "Carbon\\": "src/Carbon/"
2208                 }
2209             },
2210             "notification-url": "https://packagist.org/downloads/",
2211             "license": [
2212                 "MIT"
2213             ],
2214             "authors": [
2215                 {
2216                     "name": "Brian Nesbitt",
2217                     "email": "brian@nesbot.com",
2218                     "homepage": "https://markido.com"
2219                 },
2220                 {
2221                     "name": "kylekatarnls",
2222                     "homepage": "https://github.com/kylekatarnls"
2223                 }
2224             ],
2225             "description": "An API extension for DateTime that supports 281 different languages.",
2226             "homepage": "https://carbon.nesbot.com",
2227             "keywords": [
2228                 "date",
2229                 "datetime",
2230                 "time"
2231             ],
2232             "support": {
2233                 "docs": "https://carbon.nesbot.com/docs",
2234                 "issues": "https://github.com/briannesbitt/Carbon/issues",
2235                 "source": "https://github.com/briannesbitt/Carbon"
2236             },
2237             "funding": [
2238                 {
2239                     "url": "https://github.com/sponsors/kylekatarnls",
2240                     "type": "github"
2241                 },
2242                 {
2243                     "url": "https://opencollective.com/Carbon#sponsor",
2244                     "type": "opencollective"
2245                 },
2246                 {
2247                     "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2248                     "type": "tidelift"
2249                 }
2250             ],
2251             "time": "2024-01-25T10:35:09+00:00"
2252         },
2253         {
2254             "name": "nette/schema",
2255             "version": "v1.3.0",
2256             "source": {
2257                 "type": "git",
2258                 "url": "https://github.com/nette/schema.git",
2259                 "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188"
2260             },
2261             "dist": {
2262                 "type": "zip",
2263                 "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
2264                 "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
2265                 "shasum": ""
2266             },
2267             "require": {
2268                 "nette/utils": "^4.0",
2269                 "php": "8.1 - 8.3"
2270             },
2271             "require-dev": {
2272                 "nette/tester": "^2.4",
2273                 "phpstan/phpstan-nette": "^1.0",
2274                 "tracy/tracy": "^2.8"
2275             },
2276             "type": "library",
2277             "extra": {
2278                 "branch-alias": {
2279                     "dev-master": "1.3-dev"
2280                 }
2281             },
2282             "autoload": {
2283                 "classmap": [
2284                     "src/"
2285                 ]
2286             },
2287             "notification-url": "https://packagist.org/downloads/",
2288             "license": [
2289                 "BSD-3-Clause",
2290                 "GPL-2.0-only",
2291                 "GPL-3.0-only"
2292             ],
2293             "authors": [
2294                 {
2295                     "name": "David Grudl",
2296                     "homepage": "https://davidgrudl.com"
2297                 },
2298                 {
2299                     "name": "Nette Community",
2300                     "homepage": "https://nette.org/contributors"
2301                 }
2302             ],
2303             "description": "📐 Nette Schema: validating data structures against a given Schema.",
2304             "homepage": "https://nette.org",
2305             "keywords": [
2306                 "config",
2307                 "nette"
2308             ],
2309             "support": {
2310                 "issues": "https://github.com/nette/schema/issues",
2311                 "source": "https://github.com/nette/schema/tree/v1.3.0"
2312             },
2313             "time": "2023-12-11T11:54:22+00:00"
2314         },
2315         {
2316             "name": "nette/utils",
2317             "version": "v4.0.4",
2318             "source": {
2319                 "type": "git",
2320                 "url": "https://github.com/nette/utils.git",
2321                 "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218"
2322             },
2323             "dist": {
2324                 "type": "zip",
2325                 "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
2326                 "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
2327                 "shasum": ""
2328             },
2329             "require": {
2330                 "php": ">=8.0 <8.4"
2331             },
2332             "conflict": {
2333                 "nette/finder": "<3",
2334                 "nette/schema": "<1.2.2"
2335             },
2336             "require-dev": {
2337                 "jetbrains/phpstorm-attributes": "dev-master",
2338                 "nette/tester": "^2.5",
2339                 "phpstan/phpstan": "^1.0",
2340                 "tracy/tracy": "^2.9"
2341             },
2342             "suggest": {
2343                 "ext-gd": "to use Image",
2344                 "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
2345                 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
2346                 "ext-json": "to use Nette\\Utils\\Json",
2347                 "ext-mbstring": "to use Strings::lower() etc...",
2348                 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
2349             },
2350             "type": "library",
2351             "extra": {
2352                 "branch-alias": {
2353                     "dev-master": "4.0-dev"
2354                 }
2355             },
2356             "autoload": {
2357                 "classmap": [
2358                     "src/"
2359                 ]
2360             },
2361             "notification-url": "https://packagist.org/downloads/",
2362             "license": [
2363                 "BSD-3-Clause",
2364                 "GPL-2.0-only",
2365                 "GPL-3.0-only"
2366             ],
2367             "authors": [
2368                 {
2369                     "name": "David Grudl",
2370                     "homepage": "https://davidgrudl.com"
2371                 },
2372                 {
2373                     "name": "Nette Community",
2374                     "homepage": "https://nette.org/contributors"
2375                 }
2376             ],
2377             "description": "🛠  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
2378             "homepage": "https://nette.org",
2379             "keywords": [
2380                 "array",
2381                 "core",
2382                 "datetime",
2383                 "images",
2384                 "json",
2385                 "nette",
2386                 "paginator",
2387                 "password",
2388                 "slugify",
2389                 "string",
2390                 "unicode",
2391                 "utf-8",
2392                 "utility",
2393                 "validation"
2394             ],
2395             "support": {
2396                 "issues": "https://github.com/nette/utils/issues",
2397                 "source": "https://github.com/nette/utils/tree/v4.0.4"
2398             },
2399             "time": "2024-01-17T16:50:36+00:00"
2400         },
2401         {
2402             "name": "nikic/php-parser",
2403             "version": "v5.0.2",
2404             "source": {
2405                 "type": "git",
2406                 "url": "https://github.com/nikic/PHP-Parser.git",
2407                 "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
2408             },
2409             "dist": {
2410                 "type": "zip",
2411                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
2412                 "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
2413                 "shasum": ""
2414             },
2415             "require": {
2416                 "ext-ctype": "*",
2417                 "ext-json": "*",
2418                 "ext-tokenizer": "*",
2419                 "php": ">=7.4"
2420             },
2421             "require-dev": {
2422                 "ircmaxell/php-yacc": "^0.0.7",
2423                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
2424             },
2425             "bin": [
2426                 "bin/php-parse"
2427             ],
2428             "type": "library",
2429             "extra": {
2430                 "branch-alias": {
2431                     "dev-master": "5.0-dev"
2432                 }
2433             },
2434             "autoload": {
2435                 "psr-4": {
2436                     "PhpParser\\": "lib/PhpParser"
2437                 }
2438             },
2439             "notification-url": "https://packagist.org/downloads/",
2440             "license": [
2441                 "BSD-3-Clause"
2442             ],
2443             "authors": [
2444                 {
2445                     "name": "Nikita Popov"
2446                 }
2447             ],
2448             "description": "A PHP parser written in PHP",
2449             "keywords": [
2450                 "parser",
2451                 "php"
2452             ],
2453             "support": {
2454                 "issues": "https://github.com/nikic/PHP-Parser/issues",
2455                 "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
2456             },
2457             "time": "2024-03-05T20:51:40+00:00"
2458         },
2459         {
2460             "name": "nunomaduro/termwind",
2461             "version": "v1.15.1",
2462             "source": {
2463                 "type": "git",
2464                 "url": "https://github.com/nunomaduro/termwind.git",
2465                 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc"
2466             },
2467             "dist": {
2468                 "type": "zip",
2469                 "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
2470                 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
2471                 "shasum": ""
2472             },
2473             "require": {
2474                 "ext-mbstring": "*",
2475                 "php": "^8.0",
2476                 "symfony/console": "^5.3.0|^6.0.0"
2477             },
2478             "require-dev": {
2479                 "ergebnis/phpstan-rules": "^1.0.",
2480                 "illuminate/console": "^8.0|^9.0",
2481                 "illuminate/support": "^8.0|^9.0",
2482                 "laravel/pint": "^1.0.0",
2483                 "pestphp/pest": "^1.21.0",
2484                 "pestphp/pest-plugin-mock": "^1.0",
2485                 "phpstan/phpstan": "^1.4.6",
2486                 "phpstan/phpstan-strict-rules": "^1.1.0",
2487                 "symfony/var-dumper": "^5.2.7|^6.0.0",
2488                 "thecodingmachine/phpstan-strict-rules": "^1.0.0"
2489             },
2490             "type": "library",
2491             "extra": {
2492                 "laravel": {
2493                     "providers": [
2494                         "Termwind\\Laravel\\TermwindServiceProvider"
2495                     ]
2496                 }
2497             },
2498             "autoload": {
2499                 "files": [
2500                     "src/Functions.php"
2501                 ],
2502                 "psr-4": {
2503                     "Termwind\\": "src/"
2504                 }
2505             },
2506             "notification-url": "https://packagist.org/downloads/",
2507             "license": [
2508                 "MIT"
2509             ],
2510             "authors": [
2511                 {
2512                     "name": "Nuno Maduro",
2513                     "email": "enunomaduro@gmail.com"
2514                 }
2515             ],
2516             "description": "Its like Tailwind CSS, but for the console.",
2517             "keywords": [
2518                 "cli",
2519                 "console",
2520                 "css",
2521                 "package",
2522                 "php",
2523                 "style"
2524             ],
2525             "support": {
2526                 "issues": "https://github.com/nunomaduro/termwind/issues",
2527                 "source": "https://github.com/nunomaduro/termwind/tree/v1.15.1"
2528             },
2529             "funding": [
2530                 {
2531                     "url": "https://www.paypal.com/paypalme/enunomaduro",
2532                     "type": "custom"
2533                 },
2534                 {
2535                     "url": "https://github.com/nunomaduro",
2536                     "type": "github"
2537                 },
2538                 {
2539                     "url": "https://github.com/xiCO2k",
2540                     "type": "github"
2541                 }
2542             ],
2543             "time": "2023-02-08T01:06:31+00:00"
2544         },
2545         {
2546             "name": "phpoption/phpoption",
2547             "version": "1.9.2",
2548             "source": {
2549                 "type": "git",
2550                 "url": "https://github.com/schmittjoh/php-option.git",
2551                 "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820"
2552             },
2553             "dist": {
2554                 "type": "zip",
2555                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820",
2556                 "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820",
2557                 "shasum": ""
2558             },
2559             "require": {
2560                 "php": "^7.2.5 || ^8.0"
2561             },
2562             "require-dev": {
2563                 "bamarni/composer-bin-plugin": "^1.8.2",
2564                 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
2565             },
2566             "type": "library",
2567             "extra": {
2568                 "bamarni-bin": {
2569                     "bin-links": true,
2570                     "forward-command": true
2571                 },
2572                 "branch-alias": {
2573                     "dev-master": "1.9-dev"
2574                 }
2575             },
2576             "autoload": {
2577                 "psr-4": {
2578                     "PhpOption\\": "src/PhpOption/"
2579                 }
2580             },
2581             "notification-url": "https://packagist.org/downloads/",
2582             "license": [
2583                 "Apache-2.0"
2584             ],
2585             "authors": [
2586                 {
2587                     "name": "Johannes M. Schmitt",
2588                     "email": "schmittjoh@gmail.com",
2589                     "homepage": "https://github.com/schmittjoh"
2590                 },
2591                 {
2592                     "name": "Graham Campbell",
2593                     "email": "hello@gjcampbell.co.uk",
2594                     "homepage": "https://github.com/GrahamCampbell"
2595                 }
2596             ],
2597             "description": "Option Type for PHP",
2598             "keywords": [
2599                 "language",
2600                 "option",
2601                 "php",
2602                 "type"
2603             ],
2604             "support": {
2605                 "issues": "https://github.com/schmittjoh/php-option/issues",
2606                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.2"
2607             },
2608             "funding": [
2609                 {
2610                     "url": "https://github.com/GrahamCampbell",
2611                     "type": "github"
2612                 },
2613                 {
2614                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
2615                     "type": "tidelift"
2616                 }
2617             ],
2618             "time": "2023-11-12T21:59:55+00:00"
2619         },
2620         {
2621             "name": "psr/clock",
2622             "version": "1.0.0",
2623             "source": {
2624                 "type": "git",
2625                 "url": "https://github.com/php-fig/clock.git",
2626                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
2627             },
2628             "dist": {
2629                 "type": "zip",
2630                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
2631                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
2632                 "shasum": ""
2633             },
2634             "require": {
2635                 "php": "^7.0 || ^8.0"
2636             },
2637             "type": "library",
2638             "autoload": {
2639                 "psr-4": {
2640                     "Psr\\Clock\\": "src/"
2641                 }
2642             },
2643             "notification-url": "https://packagist.org/downloads/",
2644             "license": [
2645                 "MIT"
2646             ],
2647             "authors": [
2648                 {
2649                     "name": "PHP-FIG",
2650                     "homepage": "https://www.php-fig.org/"
2651                 }
2652             ],
2653             "description": "Common interface for reading the clock.",
2654             "homepage": "https://github.com/php-fig/clock",
2655             "keywords": [
2656                 "clock",
2657                 "now",
2658                 "psr",
2659                 "psr-20",
2660                 "time"
2661             ],
2662             "support": {
2663                 "issues": "https://github.com/php-fig/clock/issues",
2664                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
2665             },
2666             "time": "2022-11-25T14:36:26+00:00"
2667         },
2668         {
2669             "name": "psr/container",
2670             "version": "2.0.2",
2671             "source": {
2672                 "type": "git",
2673                 "url": "https://github.com/php-fig/container.git",
2674                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
2675             },
2676             "dist": {
2677                 "type": "zip",
2678                 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2679                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2680                 "shasum": ""
2681             },
2682             "require": {
2683                 "php": ">=7.4.0"
2684             },
2685             "type": "library",
2686             "extra": {
2687                 "branch-alias": {
2688                     "dev-master": "2.0.x-dev"
2689                 }
2690             },
2691             "autoload": {
2692                 "psr-4": {
2693                     "Psr\\Container\\": "src/"
2694                 }
2695             },
2696             "notification-url": "https://packagist.org/downloads/",
2697             "license": [
2698                 "MIT"
2699             ],
2700             "authors": [
2701                 {
2702                     "name": "PHP-FIG",
2703                     "homepage": "https://www.php-fig.org/"
2704                 }
2705             ],
2706             "description": "Common Container Interface (PHP FIG PSR-11)",
2707             "homepage": "https://github.com/php-fig/container",
2708             "keywords": [
2709                 "PSR-11",
2710                 "container",
2711                 "container-interface",
2712                 "container-interop",
2713                 "psr"
2714             ],
2715             "support": {
2716                 "issues": "https://github.com/php-fig/container/issues",
2717                 "source": "https://github.com/php-fig/container/tree/2.0.2"
2718             },
2719             "time": "2021-11-05T16:47:00+00:00"
2720         },
2721         {
2722             "name": "psr/event-dispatcher",
2723             "version": "1.0.0",
2724             "source": {
2725                 "type": "git",
2726                 "url": "https://github.com/php-fig/event-dispatcher.git",
2727                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2728             },
2729             "dist": {
2730                 "type": "zip",
2731                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
2732                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2733                 "shasum": ""
2734             },
2735             "require": {
2736                 "php": ">=7.2.0"
2737             },
2738             "type": "library",
2739             "extra": {
2740                 "branch-alias": {
2741                     "dev-master": "1.0.x-dev"
2742                 }
2743             },
2744             "autoload": {
2745                 "psr-4": {
2746                     "Psr\\EventDispatcher\\": "src/"
2747                 }
2748             },
2749             "notification-url": "https://packagist.org/downloads/",
2750             "license": [
2751                 "MIT"
2752             ],
2753             "authors": [
2754                 {
2755                     "name": "PHP-FIG",
2756                     "homepage": "http://www.php-fig.org/"
2757                 }
2758             ],
2759             "description": "Standard interfaces for event handling.",
2760             "keywords": [
2761                 "events",
2762                 "psr",
2763                 "psr-14"
2764             ],
2765             "support": {
2766                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
2767                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2768             },
2769             "time": "2019-01-08T18:20:26+00:00"
2770         },
2771         {
2772             "name": "psr/http-client",
2773             "version": "1.0.3",
2774             "source": {
2775                 "type": "git",
2776                 "url": "https://github.com/php-fig/http-client.git",
2777                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2778             },
2779             "dist": {
2780                 "type": "zip",
2781                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
2782                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2783                 "shasum": ""
2784             },
2785             "require": {
2786                 "php": "^7.0 || ^8.0",
2787                 "psr/http-message": "^1.0 || ^2.0"
2788             },
2789             "type": "library",
2790             "extra": {
2791                 "branch-alias": {
2792                     "dev-master": "1.0.x-dev"
2793                 }
2794             },
2795             "autoload": {
2796                 "psr-4": {
2797                     "Psr\\Http\\Client\\": "src/"
2798                 }
2799             },
2800             "notification-url": "https://packagist.org/downloads/",
2801             "license": [
2802                 "MIT"
2803             ],
2804             "authors": [
2805                 {
2806                     "name": "PHP-FIG",
2807                     "homepage": "https://www.php-fig.org/"
2808                 }
2809             ],
2810             "description": "Common interface for HTTP clients",
2811             "homepage": "https://github.com/php-fig/http-client",
2812             "keywords": [
2813                 "http",
2814                 "http-client",
2815                 "psr",
2816                 "psr-18"
2817             ],
2818             "support": {
2819                 "source": "https://github.com/php-fig/http-client"
2820             },
2821             "time": "2023-09-23T14:17:50+00:00"
2822         },
2823         {
2824             "name": "psr/http-factory",
2825             "version": "1.0.2",
2826             "source": {
2827                 "type": "git",
2828                 "url": "https://github.com/php-fig/http-factory.git",
2829                 "reference": "e616d01114759c4c489f93b099585439f795fe35"
2830             },
2831             "dist": {
2832                 "type": "zip",
2833                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
2834                 "reference": "e616d01114759c4c489f93b099585439f795fe35",
2835                 "shasum": ""
2836             },
2837             "require": {
2838                 "php": ">=7.0.0",
2839                 "psr/http-message": "^1.0 || ^2.0"
2840             },
2841             "type": "library",
2842             "extra": {
2843                 "branch-alias": {
2844                     "dev-master": "1.0.x-dev"
2845                 }
2846             },
2847             "autoload": {
2848                 "psr-4": {
2849                     "Psr\\Http\\Message\\": "src/"
2850                 }
2851             },
2852             "notification-url": "https://packagist.org/downloads/",
2853             "license": [
2854                 "MIT"
2855             ],
2856             "authors": [
2857                 {
2858                     "name": "PHP-FIG",
2859                     "homepage": "https://www.php-fig.org/"
2860                 }
2861             ],
2862             "description": "Common interfaces for PSR-7 HTTP message factories",
2863             "keywords": [
2864                 "factory",
2865                 "http",
2866                 "message",
2867                 "psr",
2868                 "psr-17",
2869                 "psr-7",
2870                 "request",
2871                 "response"
2872             ],
2873             "support": {
2874                 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
2875             },
2876             "time": "2023-04-10T20:10:41+00:00"
2877         },
2878         {
2879             "name": "psr/http-message",
2880             "version": "2.0",
2881             "source": {
2882                 "type": "git",
2883                 "url": "https://github.com/php-fig/http-message.git",
2884                 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2885             },
2886             "dist": {
2887                 "type": "zip",
2888                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2889                 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2890                 "shasum": ""
2891             },
2892             "require": {
2893                 "php": "^7.2 || ^8.0"
2894             },
2895             "type": "library",
2896             "extra": {
2897                 "branch-alias": {
2898                     "dev-master": "2.0.x-dev"
2899                 }
2900             },
2901             "autoload": {
2902                 "psr-4": {
2903                     "Psr\\Http\\Message\\": "src/"
2904                 }
2905             },
2906             "notification-url": "https://packagist.org/downloads/",
2907             "license": [
2908                 "MIT"
2909             ],
2910             "authors": [
2911                 {
2912                     "name": "PHP-FIG",
2913                     "homepage": "https://www.php-fig.org/"
2914                 }
2915             ],
2916             "description": "Common interface for HTTP messages",
2917             "homepage": "https://github.com/php-fig/http-message",
2918             "keywords": [
2919                 "http",
2920                 "http-message",
2921                 "psr",
2922                 "psr-7",
2923                 "request",
2924                 "response"
2925             ],
2926             "support": {
2927                 "source": "https://github.com/php-fig/http-message/tree/2.0"
2928             },
2929             "time": "2023-04-04T09:54:51+00:00"
2930         },
2931         {
2932             "name": "psr/log",
2933             "version": "3.0.0",
2934             "source": {
2935                 "type": "git",
2936                 "url": "https://github.com/php-fig/log.git",
2937                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
2938             },
2939             "dist": {
2940                 "type": "zip",
2941                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
2942                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
2943                 "shasum": ""
2944             },
2945             "require": {
2946                 "php": ">=8.0.0"
2947             },
2948             "type": "library",
2949             "extra": {
2950                 "branch-alias": {
2951                     "dev-master": "3.x-dev"
2952                 }
2953             },
2954             "autoload": {
2955                 "psr-4": {
2956                     "Psr\\Log\\": "src"
2957                 }
2958             },
2959             "notification-url": "https://packagist.org/downloads/",
2960             "license": [
2961                 "MIT"
2962             ],
2963             "authors": [
2964                 {
2965                     "name": "PHP-FIG",
2966                     "homepage": "https://www.php-fig.org/"
2967                 }
2968             ],
2969             "description": "Common interface for logging libraries",
2970             "homepage": "https://github.com/php-fig/log",
2971             "keywords": [
2972                 "log",
2973                 "psr",
2974                 "psr-3"
2975             ],
2976             "support": {
2977                 "source": "https://github.com/php-fig/log/tree/3.0.0"
2978             },
2979             "time": "2021-07-14T16:46:02+00:00"
2980         },
2981         {
2982             "name": "psr/simple-cache",
2983             "version": "3.0.0",
2984             "source": {
2985                 "type": "git",
2986                 "url": "https://github.com/php-fig/simple-cache.git",
2987                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
2988             },
2989             "dist": {
2990                 "type": "zip",
2991                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
2992                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
2993                 "shasum": ""
2994             },
2995             "require": {
2996                 "php": ">=8.0.0"
2997             },
2998             "type": "library",
2999             "extra": {
3000                 "branch-alias": {
3001                     "dev-master": "3.0.x-dev"
3002                 }
3003             },
3004             "autoload": {
3005                 "psr-4": {
3006                     "Psr\\SimpleCache\\": "src/"
3007                 }
3008             },
3009             "notification-url": "https://packagist.org/downloads/",
3010             "license": [
3011                 "MIT"
3012             ],
3013             "authors": [
3014                 {
3015                     "name": "PHP-FIG",
3016                     "homepage": "https://www.php-fig.org/"
3017                 }
3018             ],
3019             "description": "Common interfaces for simple caching",
3020             "keywords": [
3021                 "cache",
3022                 "caching",
3023                 "psr",
3024                 "psr-16",
3025                 "simple-cache"
3026             ],
3027             "support": {
3028                 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
3029             },
3030             "time": "2021-10-29T13:26:27+00:00"
3031         },
3032         {
3033             "name": "psy/psysh",
3034             "version": "v0.12.3",
3035             "source": {
3036                 "type": "git",
3037                 "url": "https://github.com/bobthecow/psysh.git",
3038                 "reference": "b6b6cce7d3ee8fbf31843edce5e8f5a72eff4a73"
3039             },
3040             "dist": {
3041                 "type": "zip",
3042                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/b6b6cce7d3ee8fbf31843edce5e8f5a72eff4a73",
3043                 "reference": "b6b6cce7d3ee8fbf31843edce5e8f5a72eff4a73",
3044                 "shasum": ""
3045             },
3046             "require": {
3047                 "ext-json": "*",
3048                 "ext-tokenizer": "*",
3049                 "nikic/php-parser": "^5.0 || ^4.0",
3050                 "php": "^8.0 || ^7.4",
3051                 "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
3052                 "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
3053             },
3054             "conflict": {
3055                 "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
3056             },
3057             "require-dev": {
3058                 "bamarni/composer-bin-plugin": "^1.2"
3059             },
3060             "suggest": {
3061                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
3062                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
3063                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
3064             },
3065             "bin": [
3066                 "bin/psysh"
3067             ],
3068             "type": "library",
3069             "extra": {
3070                 "branch-alias": {
3071                     "dev-main": "0.12.x-dev"
3072                 },
3073                 "bamarni-bin": {
3074                     "bin-links": false,
3075                     "forward-command": false
3076                 }
3077             },
3078             "autoload": {
3079                 "files": [
3080                     "src/functions.php"
3081                 ],
3082                 "psr-4": {
3083                     "Psy\\": "src/"
3084                 }
3085             },
3086             "notification-url": "https://packagist.org/downloads/",
3087             "license": [
3088                 "MIT"
3089             ],
3090             "authors": [
3091                 {
3092                     "name": "Justin Hileman",
3093                     "email": "justin@justinhileman.info",
3094                     "homepage": "http://justinhileman.com"
3095                 }
3096             ],
3097             "description": "An interactive shell for modern PHP.",
3098             "homepage": "http://psysh.org",
3099             "keywords": [
3100                 "REPL",
3101                 "console",
3102                 "interactive",
3103                 "shell"
3104             ],
3105             "support": {
3106                 "issues": "https://github.com/bobthecow/psysh/issues",
3107                 "source": "https://github.com/bobthecow/psysh/tree/v0.12.3"
3108             },
3109             "time": "2024-04-02T15:57:53+00:00"
3110         },
3111         {
3112             "name": "ralouphie/getallheaders",
3113             "version": "3.0.3",
3114             "source": {
3115                 "type": "git",
3116                 "url": "https://github.com/ralouphie/getallheaders.git",
3117                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3118             },
3119             "dist": {
3120                 "type": "zip",
3121                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3122                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3123                 "shasum": ""
3124             },
3125             "require": {
3126                 "php": ">=5.6"
3127             },
3128             "require-dev": {
3129                 "php-coveralls/php-coveralls": "^2.1",
3130                 "phpunit/phpunit": "^5 || ^6.5"
3131             },
3132             "type": "library",
3133             "autoload": {
3134                 "files": [
3135                     "src/getallheaders.php"
3136                 ]
3137             },
3138             "notification-url": "https://packagist.org/downloads/",
3139             "license": [
3140                 "MIT"
3141             ],
3142             "authors": [
3143                 {
3144                     "name": "Ralph Khattar",
3145                     "email": "ralph.khattar@gmail.com"
3146                 }
3147             ],
3148             "description": "A polyfill for getallheaders.",
3149             "support": {
3150                 "issues": "https://github.com/ralouphie/getallheaders/issues",
3151                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
3152             },
3153             "time": "2019-03-08T08:55:37+00:00"
3154         },
3155         {
3156             "name": "ramsey/collection",
3157             "version": "2.0.0",
3158             "source": {
3159                 "type": "git",
3160                 "url": "https://github.com/ramsey/collection.git",
3161                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
3162             },
3163             "dist": {
3164                 "type": "zip",
3165                 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
3166                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
3167                 "shasum": ""
3168             },
3169             "require": {
3170                 "php": "^8.1"
3171             },
3172             "require-dev": {
3173                 "captainhook/plugin-composer": "^5.3",
3174                 "ergebnis/composer-normalize": "^2.28.3",
3175                 "fakerphp/faker": "^1.21",
3176                 "hamcrest/hamcrest-php": "^2.0",
3177                 "jangregor/phpstan-prophecy": "^1.0",
3178                 "mockery/mockery": "^1.5",
3179                 "php-parallel-lint/php-console-highlighter": "^1.0",
3180                 "php-parallel-lint/php-parallel-lint": "^1.3",
3181                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
3182                 "phpspec/prophecy-phpunit": "^2.0",
3183                 "phpstan/extension-installer": "^1.2",
3184                 "phpstan/phpstan": "^1.9",
3185                 "phpstan/phpstan-mockery": "^1.1",
3186                 "phpstan/phpstan-phpunit": "^1.3",
3187                 "phpunit/phpunit": "^9.5",
3188                 "psalm/plugin-mockery": "^1.1",
3189                 "psalm/plugin-phpunit": "^0.18.4",
3190                 "ramsey/coding-standard": "^2.0.3",
3191                 "ramsey/conventional-commits": "^1.3",
3192                 "vimeo/psalm": "^5.4"
3193             },
3194             "type": "library",
3195             "extra": {
3196                 "captainhook": {
3197                     "force-install": true
3198                 },
3199                 "ramsey/conventional-commits": {
3200                     "configFile": "conventional-commits.json"
3201                 }
3202             },
3203             "autoload": {
3204                 "psr-4": {
3205                     "Ramsey\\Collection\\": "src/"
3206                 }
3207             },
3208             "notification-url": "https://packagist.org/downloads/",
3209             "license": [
3210                 "MIT"
3211             ],
3212             "authors": [
3213                 {
3214                     "name": "Ben Ramsey",
3215                     "email": "ben@benramsey.com",
3216                     "homepage": "https://benramsey.com"
3217                 }
3218             ],
3219             "description": "A PHP library for representing and manipulating collections.",
3220             "keywords": [
3221                 "array",
3222                 "collection",
3223                 "hash",
3224                 "map",
3225                 "queue",
3226                 "set"
3227             ],
3228             "support": {
3229                 "issues": "https://github.com/ramsey/collection/issues",
3230                 "source": "https://github.com/ramsey/collection/tree/2.0.0"
3231             },
3232             "funding": [
3233                 {
3234                     "url": "https://github.com/ramsey",
3235                     "type": "github"
3236                 },
3237                 {
3238                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
3239                     "type": "tidelift"
3240                 }
3241             ],
3242             "time": "2022-12-31T21:50:55+00:00"
3243         },
3244         {
3245             "name": "ramsey/uuid",
3246             "version": "4.7.5",
3247             "source": {
3248                 "type": "git",
3249                 "url": "https://github.com/ramsey/uuid.git",
3250                 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"
3251             },
3252             "dist": {
3253                 "type": "zip",
3254                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
3255                 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
3256                 "shasum": ""
3257             },
3258             "require": {
3259                 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
3260                 "ext-json": "*",
3261                 "php": "^8.0",
3262                 "ramsey/collection": "^1.2 || ^2.0"
3263             },
3264             "replace": {
3265                 "rhumsaa/uuid": "self.version"
3266             },
3267             "require-dev": {
3268                 "captainhook/captainhook": "^5.10",
3269                 "captainhook/plugin-composer": "^5.3",
3270                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
3271                 "doctrine/annotations": "^1.8",
3272                 "ergebnis/composer-normalize": "^2.15",
3273                 "mockery/mockery": "^1.3",
3274                 "paragonie/random-lib": "^2",
3275                 "php-mock/php-mock": "^2.2",
3276                 "php-mock/php-mock-mockery": "^1.3",
3277                 "php-parallel-lint/php-parallel-lint": "^1.1",
3278                 "phpbench/phpbench": "^1.0",
3279                 "phpstan/extension-installer": "^1.1",
3280                 "phpstan/phpstan": "^1.8",
3281                 "phpstan/phpstan-mockery": "^1.1",
3282                 "phpstan/phpstan-phpunit": "^1.1",
3283                 "phpunit/phpunit": "^8.5 || ^9",
3284                 "ramsey/composer-repl": "^1.4",
3285                 "slevomat/coding-standard": "^8.4",
3286                 "squizlabs/php_codesniffer": "^3.5",
3287                 "vimeo/psalm": "^4.9"
3288             },
3289             "suggest": {
3290                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
3291                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
3292                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
3293                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3294                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3295             },
3296             "type": "library",
3297             "extra": {
3298                 "captainhook": {
3299                     "force-install": true
3300                 }
3301             },
3302             "autoload": {
3303                 "files": [
3304                     "src/functions.php"
3305                 ],
3306                 "psr-4": {
3307                     "Ramsey\\Uuid\\": "src/"
3308                 }
3309             },
3310             "notification-url": "https://packagist.org/downloads/",
3311             "license": [
3312                 "MIT"
3313             ],
3314             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
3315             "keywords": [
3316                 "guid",
3317                 "identifier",
3318                 "uuid"
3319             ],
3320             "support": {
3321                 "issues": "https://github.com/ramsey/uuid/issues",
3322                 "source": "https://github.com/ramsey/uuid/tree/4.7.5"
3323             },
3324             "funding": [
3325                 {
3326                     "url": "https://github.com/ramsey",
3327                     "type": "github"
3328                 },
3329                 {
3330                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
3331                     "type": "tidelift"
3332                 }
3333             ],
3334             "time": "2023-11-08T05:53:05+00:00"
3335         },
3336         {
3337             "name": "symfony/console",
3338             "version": "v6.4.6",
3339             "source": {
3340                 "type": "git",
3341                 "url": "https://github.com/symfony/console.git",
3342                 "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f"
3343             },
3344             "dist": {
3345                 "type": "zip",
3346                 "url": "https://api.github.com/repos/symfony/console/zipball/a2708a5da5c87d1d0d52937bdeac625df659e11f",
3347                 "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f",
3348                 "shasum": ""
3349             },
3350             "require": {
3351                 "php": ">=8.1",
3352                 "symfony/deprecation-contracts": "^2.5|^3",
3353                 "symfony/polyfill-mbstring": "~1.0",
3354                 "symfony/service-contracts": "^2.5|^3",
3355                 "symfony/string": "^5.4|^6.0|^7.0"
3356             },
3357             "conflict": {
3358                 "symfony/dependency-injection": "<5.4",
3359                 "symfony/dotenv": "<5.4",
3360                 "symfony/event-dispatcher": "<5.4",
3361                 "symfony/lock": "<5.4",
3362                 "symfony/process": "<5.4"
3363             },
3364             "provide": {
3365                 "psr/log-implementation": "1.0|2.0|3.0"
3366             },
3367             "require-dev": {
3368                 "psr/log": "^1|^2|^3",
3369                 "symfony/config": "^5.4|^6.0|^7.0",
3370                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
3371                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
3372                 "symfony/http-foundation": "^6.4|^7.0",
3373                 "symfony/http-kernel": "^6.4|^7.0",
3374                 "symfony/lock": "^5.4|^6.0|^7.0",
3375                 "symfony/messenger": "^5.4|^6.0|^7.0",
3376                 "symfony/process": "^5.4|^6.0|^7.0",
3377                 "symfony/stopwatch": "^5.4|^6.0|^7.0",
3378                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
3379             },
3380             "type": "library",
3381             "autoload": {
3382                 "psr-4": {
3383                     "Symfony\\Component\\Console\\": ""
3384                 },
3385                 "exclude-from-classmap": [
3386                     "/Tests/"
3387                 ]
3388             },
3389             "notification-url": "https://packagist.org/downloads/",
3390             "license": [
3391                 "MIT"
3392             ],
3393             "authors": [
3394                 {
3395                     "name": "Fabien Potencier",
3396                     "email": "fabien@symfony.com"
3397                 },
3398                 {
3399                     "name": "Symfony Community",
3400                     "homepage": "https://symfony.com/contributors"
3401                 }
3402             ],
3403             "description": "Eases the creation of beautiful and testable command line interfaces",
3404             "homepage": "https://symfony.com",
3405             "keywords": [
3406                 "cli",
3407                 "command-line",
3408                 "console",
3409                 "terminal"
3410             ],
3411             "support": {
3412                 "source": "https://github.com/symfony/console/tree/v6.4.6"
3413             },
3414             "funding": [
3415                 {
3416                     "url": "https://symfony.com/sponsor",
3417                     "type": "custom"
3418                 },
3419                 {
3420                     "url": "https://github.com/fabpot",
3421                     "type": "github"
3422                 },
3423                 {
3424                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3425                     "type": "tidelift"
3426                 }
3427             ],
3428             "time": "2024-03-29T19:07:53+00:00"
3429         },
3430         {
3431             "name": "symfony/css-selector",
3432             "version": "v6.4.3",
3433             "source": {
3434                 "type": "git",
3435                 "url": "https://github.com/symfony/css-selector.git",
3436                 "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229"
3437             },
3438             "dist": {
3439                 "type": "zip",
3440                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee0f7ed5cf298cc019431bb3b3977ebc52b86229",
3441                 "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229",
3442                 "shasum": ""
3443             },
3444             "require": {
3445                 "php": ">=8.1"
3446             },
3447             "type": "library",
3448             "autoload": {
3449                 "psr-4": {
3450                     "Symfony\\Component\\CssSelector\\": ""
3451                 },
3452                 "exclude-from-classmap": [
3453                     "/Tests/"
3454                 ]
3455             },
3456             "notification-url": "https://packagist.org/downloads/",
3457             "license": [
3458                 "MIT"
3459             ],
3460             "authors": [
3461                 {
3462                     "name": "Fabien Potencier",
3463                     "email": "fabien@symfony.com"
3464                 },
3465                 {
3466                     "name": "Jean-François Simon",
3467                     "email": "jeanfrancois.simon@sensiolabs.com"
3468                 },
3469                 {
3470                     "name": "Symfony Community",
3471                     "homepage": "https://symfony.com/contributors"
3472                 }
3473             ],
3474             "description": "Converts CSS selectors to XPath expressions",
3475             "homepage": "https://symfony.com",
3476             "support": {
3477                 "source": "https://github.com/symfony/css-selector/tree/v6.4.3"
3478             },
3479             "funding": [
3480                 {
3481                     "url": "https://symfony.com/sponsor",
3482                     "type": "custom"
3483                 },
3484                 {
3485                     "url": "https://github.com/fabpot",
3486                     "type": "github"
3487                 },
3488                 {
3489                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3490                     "type": "tidelift"
3491                 }
3492             ],
3493             "time": "2024-01-23T14:51:35+00:00"
3494         },
3495         {
3496             "name": "symfony/deprecation-contracts",
3497             "version": "v3.4.0",
3498             "source": {
3499                 "type": "git",
3500                 "url": "https://github.com/symfony/deprecation-contracts.git",
3501                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
3502             },
3503             "dist": {
3504                 "type": "zip",
3505                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
3506                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
3507                 "shasum": ""
3508             },
3509             "require": {
3510                 "php": ">=8.1"
3511             },
3512             "type": "library",
3513             "extra": {
3514                 "branch-alias": {
3515                     "dev-main": "3.4-dev"
3516                 },
3517                 "thanks": {
3518                     "name": "symfony/contracts",
3519                     "url": "https://github.com/symfony/contracts"
3520                 }
3521             },
3522             "autoload": {
3523                 "files": [
3524                     "function.php"
3525                 ]
3526             },
3527             "notification-url": "https://packagist.org/downloads/",
3528             "license": [
3529                 "MIT"
3530             ],
3531             "authors": [
3532                 {
3533                     "name": "Nicolas Grekas",
3534                     "email": "p@tchwork.com"
3535                 },
3536                 {
3537                     "name": "Symfony Community",
3538                     "homepage": "https://symfony.com/contributors"
3539                 }
3540             ],
3541             "description": "A generic function and convention to trigger deprecation notices",
3542             "homepage": "https://symfony.com",
3543             "support": {
3544                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
3545             },
3546             "funding": [
3547                 {
3548                     "url": "https://symfony.com/sponsor",
3549                     "type": "custom"
3550                 },
3551                 {
3552                     "url": "https://github.com/fabpot",
3553                     "type": "github"
3554                 },
3555                 {
3556                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3557                     "type": "tidelift"
3558                 }
3559             ],
3560             "time": "2023-05-23T14:45:45+00:00"
3561         },
3562         {
3563             "name": "symfony/error-handler",
3564             "version": "v6.4.6",
3565             "source": {
3566                 "type": "git",
3567                 "url": "https://github.com/symfony/error-handler.git",
3568                 "reference": "64db1c1802e3a4557e37ba33031ac39f452ac5d4"
3569             },
3570             "dist": {
3571                 "type": "zip",
3572                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/64db1c1802e3a4557e37ba33031ac39f452ac5d4",
3573                 "reference": "64db1c1802e3a4557e37ba33031ac39f452ac5d4",
3574                 "shasum": ""
3575             },
3576             "require": {
3577                 "php": ">=8.1",
3578                 "psr/log": "^1|^2|^3",
3579                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
3580             },
3581             "conflict": {
3582                 "symfony/deprecation-contracts": "<2.5",
3583                 "symfony/http-kernel": "<6.4"
3584             },
3585             "require-dev": {
3586                 "symfony/deprecation-contracts": "^2.5|^3",
3587                 "symfony/http-kernel": "^6.4|^7.0",
3588                 "symfony/serializer": "^5.4|^6.0|^7.0"
3589             },
3590             "bin": [
3591                 "Resources/bin/patch-type-declarations"
3592             ],
3593             "type": "library",
3594             "autoload": {
3595                 "psr-4": {
3596                     "Symfony\\Component\\ErrorHandler\\": ""
3597                 },
3598                 "exclude-from-classmap": [
3599                     "/Tests/"
3600                 ]
3601             },
3602             "notification-url": "https://packagist.org/downloads/",
3603             "license": [
3604                 "MIT"
3605             ],
3606             "authors": [
3607                 {
3608                     "name": "Fabien Potencier",
3609                     "email": "fabien@symfony.com"
3610                 },
3611                 {
3612                     "name": "Symfony Community",
3613                     "homepage": "https://symfony.com/contributors"
3614                 }
3615             ],
3616             "description": "Provides tools to manage errors and ease debugging PHP code",
3617             "homepage": "https://symfony.com",
3618             "support": {
3619                 "source": "https://github.com/symfony/error-handler/tree/v6.4.6"
3620             },
3621             "funding": [
3622                 {
3623                     "url": "https://symfony.com/sponsor",
3624                     "type": "custom"
3625                 },
3626                 {
3627                     "url": "https://github.com/fabpot",
3628                     "type": "github"
3629                 },
3630                 {
3631                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3632                     "type": "tidelift"
3633                 }
3634             ],
3635             "time": "2024-03-19T11:56:30+00:00"
3636         },
3637         {
3638             "name": "symfony/event-dispatcher",
3639             "version": "v6.4.3",
3640             "source": {
3641                 "type": "git",
3642                 "url": "https://github.com/symfony/event-dispatcher.git",
3643                 "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef"
3644             },
3645             "dist": {
3646                 "type": "zip",
3647                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
3648                 "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
3649                 "shasum": ""
3650             },
3651             "require": {
3652                 "php": ">=8.1",
3653                 "symfony/event-dispatcher-contracts": "^2.5|^3"
3654             },
3655             "conflict": {
3656                 "symfony/dependency-injection": "<5.4",
3657                 "symfony/service-contracts": "<2.5"
3658             },
3659             "provide": {
3660                 "psr/event-dispatcher-implementation": "1.0",
3661                 "symfony/event-dispatcher-implementation": "2.0|3.0"
3662             },
3663             "require-dev": {
3664                 "psr/log": "^1|^2|^3",
3665                 "symfony/config": "^5.4|^6.0|^7.0",
3666                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
3667                 "symfony/error-handler": "^5.4|^6.0|^7.0",
3668                 "symfony/expression-language": "^5.4|^6.0|^7.0",
3669                 "symfony/http-foundation": "^5.4|^6.0|^7.0",
3670                 "symfony/service-contracts": "^2.5|^3",
3671                 "symfony/stopwatch": "^5.4|^6.0|^7.0"
3672             },
3673             "type": "library",
3674             "autoload": {
3675                 "psr-4": {
3676                     "Symfony\\Component\\EventDispatcher\\": ""
3677                 },
3678                 "exclude-from-classmap": [
3679                     "/Tests/"
3680                 ]
3681             },
3682             "notification-url": "https://packagist.org/downloads/",
3683             "license": [
3684                 "MIT"
3685             ],
3686             "authors": [
3687                 {
3688                     "name": "Fabien Potencier",
3689                     "email": "fabien@symfony.com"
3690                 },
3691                 {
3692                     "name": "Symfony Community",
3693                     "homepage": "https://symfony.com/contributors"
3694                 }
3695             ],
3696             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3697             "homepage": "https://symfony.com",
3698             "support": {
3699                 "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3"
3700             },
3701             "funding": [
3702                 {
3703                     "url": "https://symfony.com/sponsor",
3704                     "type": "custom"
3705                 },
3706                 {
3707                     "url": "https://github.com/fabpot",
3708                     "type": "github"
3709                 },
3710                 {
3711                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3712                     "type": "tidelift"
3713                 }
3714             ],
3715             "time": "2024-01-23T14:51:35+00:00"
3716         },
3717         {
3718             "name": "symfony/event-dispatcher-contracts",
3719             "version": "v3.4.2",
3720             "source": {
3721                 "type": "git",
3722                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3723                 "reference": "4e64b49bf370ade88e567de29465762e316e4224"
3724             },
3725             "dist": {
3726                 "type": "zip",
3727                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224",
3728                 "reference": "4e64b49bf370ade88e567de29465762e316e4224",
3729                 "shasum": ""
3730             },
3731             "require": {
3732                 "php": ">=8.1",
3733                 "psr/event-dispatcher": "^1"
3734             },
3735             "type": "library",
3736             "extra": {
3737                 "branch-alias": {
3738                     "dev-main": "3.4-dev"
3739                 },
3740                 "thanks": {
3741                     "name": "symfony/contracts",
3742                     "url": "https://github.com/symfony/contracts"
3743                 }
3744             },
3745             "autoload": {
3746                 "psr-4": {
3747                     "Symfony\\Contracts\\EventDispatcher\\": ""
3748                 }
3749             },
3750             "notification-url": "https://packagist.org/downloads/",
3751             "license": [
3752                 "MIT"
3753             ],
3754             "authors": [
3755                 {
3756                     "name": "Nicolas Grekas",
3757                     "email": "p@tchwork.com"
3758                 },
3759                 {
3760                     "name": "Symfony Community",
3761                     "homepage": "https://symfony.com/contributors"
3762                 }
3763             ],
3764             "description": "Generic abstractions related to dispatching event",
3765             "homepage": "https://symfony.com",
3766             "keywords": [
3767                 "abstractions",
3768                 "contracts",
3769                 "decoupling",
3770                 "interfaces",
3771                 "interoperability",
3772                 "standards"
3773             ],
3774             "support": {
3775                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.2"
3776             },
3777             "funding": [
3778                 {
3779                     "url": "https://symfony.com/sponsor",
3780                     "type": "custom"
3781                 },
3782                 {
3783                     "url": "https://github.com/fabpot",
3784                     "type": "github"
3785                 },
3786                 {
3787                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3788                     "type": "tidelift"
3789                 }
3790             ],
3791             "time": "2024-01-23T14:51:35+00:00"
3792         },
3793         {
3794             "name": "symfony/finder",
3795             "version": "v6.4.0",
3796             "source": {
3797                 "type": "git",
3798                 "url": "https://github.com/symfony/finder.git",
3799                 "reference": "11d736e97f116ac375a81f96e662911a34cd50ce"
3800             },
3801             "dist": {
3802                 "type": "zip",
3803                 "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce",
3804                 "reference": "11d736e97f116ac375a81f96e662911a34cd50ce",
3805                 "shasum": ""
3806             },
3807             "require": {
3808                 "php": ">=8.1"
3809             },
3810             "require-dev": {
3811                 "symfony/filesystem": "^6.0|^7.0"
3812             },
3813             "type": "library",
3814             "autoload": {
3815                 "psr-4": {
3816                     "Symfony\\Component\\Finder\\": ""
3817                 },
3818                 "exclude-from-classmap": [
3819                     "/Tests/"
3820                 ]
3821             },
3822             "notification-url": "https://packagist.org/downloads/",
3823             "license": [
3824                 "MIT"
3825             ],
3826             "authors": [
3827                 {
3828                     "name": "Fabien Potencier",
3829                     "email": "fabien@symfony.com"
3830                 },
3831                 {
3832                     "name": "Symfony Community",
3833                     "homepage": "https://symfony.com/contributors"
3834                 }
3835             ],
3836             "description": "Finds files and directories via an intuitive fluent interface",
3837             "homepage": "https://symfony.com",
3838             "support": {
3839                 "source": "https://github.com/symfony/finder/tree/v6.4.0"
3840             },
3841             "funding": [
3842                 {
3843                     "url": "https://symfony.com/sponsor",
3844                     "type": "custom"
3845                 },
3846                 {
3847                     "url": "https://github.com/fabpot",
3848                     "type": "github"
3849                 },
3850                 {
3851                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3852                     "type": "tidelift"
3853                 }
3854             ],
3855             "time": "2023-10-31T17:30:12+00:00"
3856         },
3857         {
3858             "name": "symfony/http-foundation",
3859             "version": "v6.4.4",
3860             "source": {
3861                 "type": "git",
3862                 "url": "https://github.com/symfony/http-foundation.git",
3863                 "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304"
3864             },
3865             "dist": {
3866                 "type": "zip",
3867                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ebc713bc6e6f4b53f46539fc158be85dfcd77304",
3868                 "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304",
3869                 "shasum": ""
3870             },
3871             "require": {
3872                 "php": ">=8.1",
3873                 "symfony/deprecation-contracts": "^2.5|^3",
3874                 "symfony/polyfill-mbstring": "~1.1",
3875                 "symfony/polyfill-php83": "^1.27"
3876             },
3877             "conflict": {
3878                 "symfony/cache": "<6.3"
3879             },
3880             "require-dev": {
3881                 "doctrine/dbal": "^2.13.1|^3|^4",
3882                 "predis/predis": "^1.1|^2.0",
3883                 "symfony/cache": "^6.3|^7.0",
3884                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
3885                 "symfony/expression-language": "^5.4|^6.0|^7.0",
3886                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
3887                 "symfony/mime": "^5.4|^6.0|^7.0",
3888                 "symfony/rate-limiter": "^5.4|^6.0|^7.0"
3889             },
3890             "type": "library",
3891             "autoload": {
3892                 "psr-4": {
3893                     "Symfony\\Component\\HttpFoundation\\": ""
3894                 },
3895                 "exclude-from-classmap": [
3896                     "/Tests/"
3897                 ]
3898             },
3899             "notification-url": "https://packagist.org/downloads/",
3900             "license": [
3901                 "MIT"
3902             ],
3903             "authors": [
3904                 {
3905                     "name": "Fabien Potencier",
3906                     "email": "fabien@symfony.com"
3907                 },
3908                 {
3909                     "name": "Symfony Community",
3910                     "homepage": "https://symfony.com/contributors"
3911                 }
3912             ],
3913             "description": "Defines an object-oriented layer for the HTTP specification",
3914             "homepage": "https://symfony.com",
3915             "support": {
3916                 "source": "https://github.com/symfony/http-foundation/tree/v6.4.4"
3917             },
3918             "funding": [
3919                 {
3920                     "url": "https://symfony.com/sponsor",
3921                     "type": "custom"
3922                 },
3923                 {
3924                     "url": "https://github.com/fabpot",
3925                     "type": "github"
3926                 },
3927                 {
3928                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3929                     "type": "tidelift"
3930                 }
3931             ],
3932             "time": "2024-02-08T15:01:18+00:00"
3933         },
3934         {
3935             "name": "symfony/http-kernel",
3936             "version": "v6.4.6",
3937             "source": {
3938                 "type": "git",
3939                 "url": "https://github.com/symfony/http-kernel.git",
3940                 "reference": "060038863743fd0cd982be06acecccf246d35653"
3941             },
3942             "dist": {
3943                 "type": "zip",
3944                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/060038863743fd0cd982be06acecccf246d35653",
3945                 "reference": "060038863743fd0cd982be06acecccf246d35653",
3946                 "shasum": ""
3947             },
3948             "require": {
3949                 "php": ">=8.1",
3950                 "psr/log": "^1|^2|^3",
3951                 "symfony/deprecation-contracts": "^2.5|^3",
3952                 "symfony/error-handler": "^6.4|^7.0",
3953                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
3954                 "symfony/http-foundation": "^6.4|^7.0",
3955                 "symfony/polyfill-ctype": "^1.8"
3956             },
3957             "conflict": {
3958                 "symfony/browser-kit": "<5.4",
3959                 "symfony/cache": "<5.4",
3960                 "symfony/config": "<6.1",
3961                 "symfony/console": "<5.4",
3962                 "symfony/dependency-injection": "<6.4",
3963                 "symfony/doctrine-bridge": "<5.4",
3964                 "symfony/form": "<5.4",
3965                 "symfony/http-client": "<5.4",
3966                 "symfony/http-client-contracts": "<2.5",
3967                 "symfony/mailer": "<5.4",
3968                 "symfony/messenger": "<5.4",
3969                 "symfony/translation": "<5.4",
3970                 "symfony/translation-contracts": "<2.5",
3971                 "symfony/twig-bridge": "<5.4",
3972                 "symfony/validator": "<6.4",
3973                 "symfony/var-dumper": "<6.3",
3974                 "twig/twig": "<2.13"
3975             },
3976             "provide": {
3977                 "psr/log-implementation": "1.0|2.0|3.0"
3978             },
3979             "require-dev": {
3980                 "psr/cache": "^1.0|^2.0|^3.0",
3981                 "symfony/browser-kit": "^5.4|^6.0|^7.0",
3982                 "symfony/clock": "^6.2|^7.0",
3983                 "symfony/config": "^6.1|^7.0",
3984                 "symfony/console": "^5.4|^6.0|^7.0",
3985                 "symfony/css-selector": "^5.4|^6.0|^7.0",
3986                 "symfony/dependency-injection": "^6.4|^7.0",
3987                 "symfony/dom-crawler": "^5.4|^6.0|^7.0",
3988                 "symfony/expression-language": "^5.4|^6.0|^7.0",
3989                 "symfony/finder": "^5.4|^6.0|^7.0",
3990                 "symfony/http-client-contracts": "^2.5|^3",
3991                 "symfony/process": "^5.4|^6.0|^7.0",
3992                 "symfony/property-access": "^5.4.5|^6.0.5|^7.0",
3993                 "symfony/routing": "^5.4|^6.0|^7.0",
3994                 "symfony/serializer": "^6.4.4|^7.0.4",
3995                 "symfony/stopwatch": "^5.4|^6.0|^7.0",
3996                 "symfony/translation": "^5.4|^6.0|^7.0",
3997                 "symfony/translation-contracts": "^2.5|^3",
3998                 "symfony/uid": "^5.4|^6.0|^7.0",
3999                 "symfony/validator": "^6.4|^7.0",
4000                 "symfony/var-exporter": "^6.2|^7.0",
4001                 "twig/twig": "^2.13|^3.0.4"
4002             },
4003             "type": "library",
4004             "autoload": {
4005                 "psr-4": {
4006                     "Symfony\\Component\\HttpKernel\\": ""
4007                 },
4008                 "exclude-from-classmap": [
4009                     "/Tests/"
4010                 ]
4011             },
4012             "notification-url": "https://packagist.org/downloads/",
4013             "license": [
4014                 "MIT"
4015             ],
4016             "authors": [
4017                 {
4018                     "name": "Fabien Potencier",
4019                     "email": "fabien@symfony.com"
4020                 },
4021                 {
4022                     "name": "Symfony Community",
4023                     "homepage": "https://symfony.com/contributors"
4024                 }
4025             ],
4026             "description": "Provides a structured process for converting a Request into a Response",
4027             "homepage": "https://symfony.com",
4028             "support": {
4029                 "source": "https://github.com/symfony/http-kernel/tree/v6.4.6"
4030             },
4031             "funding": [
4032                 {
4033                     "url": "https://symfony.com/sponsor",
4034                     "type": "custom"
4035                 },
4036                 {
4037                     "url": "https://github.com/fabpot",
4038                     "type": "github"
4039                 },
4040                 {
4041                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4042                     "type": "tidelift"
4043                 }
4044             ],
4045             "time": "2024-04-03T06:09:15+00:00"
4046         },
4047         {
4048             "name": "symfony/mailer",
4049             "version": "v6.4.6",
4050             "source": {
4051                 "type": "git",
4052                 "url": "https://github.com/symfony/mailer.git",
4053                 "reference": "677f34a6f4b4559e08acf73ae0aec460479e5859"
4054             },
4055             "dist": {
4056                 "type": "zip",
4057                 "url": "https://api.github.com/repos/symfony/mailer/zipball/677f34a6f4b4559e08acf73ae0aec460479e5859",
4058                 "reference": "677f34a6f4b4559e08acf73ae0aec460479e5859",
4059                 "shasum": ""
4060             },
4061             "require": {
4062                 "egulias/email-validator": "^2.1.10|^3|^4",
4063                 "php": ">=8.1",
4064                 "psr/event-dispatcher": "^1",
4065                 "psr/log": "^1|^2|^3",
4066                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
4067                 "symfony/mime": "^6.2|^7.0",
4068                 "symfony/service-contracts": "^2.5|^3"
4069             },
4070             "conflict": {
4071                 "symfony/http-client-contracts": "<2.5",
4072                 "symfony/http-kernel": "<5.4",
4073                 "symfony/messenger": "<6.2",
4074                 "symfony/mime": "<6.2",
4075                 "symfony/twig-bridge": "<6.2.1"
4076             },
4077             "require-dev": {
4078                 "symfony/console": "^5.4|^6.0|^7.0",
4079                 "symfony/http-client": "^5.4|^6.0|^7.0",
4080                 "symfony/messenger": "^6.2|^7.0",
4081                 "symfony/twig-bridge": "^6.2|^7.0"
4082             },
4083             "type": "library",
4084             "autoload": {
4085                 "psr-4": {
4086                     "Symfony\\Component\\Mailer\\": ""
4087                 },
4088                 "exclude-from-classmap": [
4089                     "/Tests/"
4090                 ]
4091             },
4092             "notification-url": "https://packagist.org/downloads/",
4093             "license": [
4094                 "MIT"
4095             ],
4096             "authors": [
4097                 {
4098                     "name": "Fabien Potencier",
4099                     "email": "fabien@symfony.com"
4100                 },
4101                 {
4102                     "name": "Symfony Community",
4103                     "homepage": "https://symfony.com/contributors"
4104                 }
4105             ],
4106             "description": "Helps sending emails",
4107             "homepage": "https://symfony.com",
4108             "support": {
4109                 "source": "https://github.com/symfony/mailer/tree/v6.4.6"
4110             },
4111             "funding": [
4112                 {
4113                     "url": "https://symfony.com/sponsor",
4114                     "type": "custom"
4115                 },
4116                 {
4117                     "url": "https://github.com/fabpot",
4118                     "type": "github"
4119                 },
4120                 {
4121                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4122                     "type": "tidelift"
4123                 }
4124             ],
4125             "time": "2024-03-27T21:14:17+00:00"
4126         },
4127         {
4128             "name": "symfony/mime",
4129             "version": "v6.4.6",
4130             "source": {
4131                 "type": "git",
4132                 "url": "https://github.com/symfony/mime.git",
4133                 "reference": "14762b86918823cb42e3558cdcca62e58b5227fe"
4134             },
4135             "dist": {
4136                 "type": "zip",
4137                 "url": "https://api.github.com/repos/symfony/mime/zipball/14762b86918823cb42e3558cdcca62e58b5227fe",
4138                 "reference": "14762b86918823cb42e3558cdcca62e58b5227fe",
4139                 "shasum": ""
4140             },
4141             "require": {
4142                 "php": ">=8.1",
4143                 "symfony/deprecation-contracts": "^2.5|^3",
4144                 "symfony/polyfill-intl-idn": "^1.10",
4145                 "symfony/polyfill-mbstring": "^1.0"
4146             },
4147             "conflict": {
4148                 "egulias/email-validator": "~3.0.0",
4149                 "phpdocumentor/reflection-docblock": "<3.2.2",
4150                 "phpdocumentor/type-resolver": "<1.4.0",
4151                 "symfony/mailer": "<5.4",
4152                 "symfony/serializer": "<6.3.2"
4153             },
4154             "require-dev": {
4155                 "egulias/email-validator": "^2.1.10|^3.1|^4",
4156                 "league/html-to-markdown": "^5.0",
4157                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4158                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
4159                 "symfony/process": "^5.4|^6.4|^7.0",
4160                 "symfony/property-access": "^5.4|^6.0|^7.0",
4161                 "symfony/property-info": "^5.4|^6.0|^7.0",
4162                 "symfony/serializer": "^6.3.2|^7.0"
4163             },
4164             "type": "library",
4165             "autoload": {
4166                 "psr-4": {
4167                     "Symfony\\Component\\Mime\\": ""
4168                 },
4169                 "exclude-from-classmap": [
4170                     "/Tests/"
4171                 ]
4172             },
4173             "notification-url": "https://packagist.org/downloads/",
4174             "license": [
4175                 "MIT"
4176             ],
4177             "authors": [
4178                 {
4179                     "name": "Fabien Potencier",
4180                     "email": "fabien@symfony.com"
4181                 },
4182                 {
4183                     "name": "Symfony Community",
4184                     "homepage": "https://symfony.com/contributors"
4185                 }
4186             ],
4187             "description": "Allows manipulating MIME messages",
4188             "homepage": "https://symfony.com",
4189             "keywords": [
4190                 "mime",
4191                 "mime-type"
4192             ],
4193             "support": {
4194                 "source": "https://github.com/symfony/mime/tree/v6.4.6"
4195             },
4196             "funding": [
4197                 {
4198                     "url": "https://symfony.com/sponsor",
4199                     "type": "custom"
4200                 },
4201                 {
4202                     "url": "https://github.com/fabpot",
4203                     "type": "github"
4204                 },
4205                 {
4206                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4207                     "type": "tidelift"
4208                 }
4209             ],
4210             "time": "2024-03-21T19:36:20+00:00"
4211         },
4212         {
4213             "name": "symfony/polyfill-ctype",
4214             "version": "v1.29.0",
4215             "source": {
4216                 "type": "git",
4217                 "url": "https://github.com/symfony/polyfill-ctype.git",
4218                 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
4219             },
4220             "dist": {
4221                 "type": "zip",
4222                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
4223                 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
4224                 "shasum": ""
4225             },
4226             "require": {
4227                 "php": ">=7.1"
4228             },
4229             "provide": {
4230                 "ext-ctype": "*"
4231             },
4232             "suggest": {
4233                 "ext-ctype": "For best performance"
4234             },
4235             "type": "library",
4236             "extra": {
4237                 "thanks": {
4238                     "name": "symfony/polyfill",
4239                     "url": "https://github.com/symfony/polyfill"
4240                 }
4241             },
4242             "autoload": {
4243                 "files": [
4244                     "bootstrap.php"
4245                 ],
4246                 "psr-4": {
4247                     "Symfony\\Polyfill\\Ctype\\": ""
4248                 }
4249             },
4250             "notification-url": "https://packagist.org/downloads/",
4251             "license": [
4252                 "MIT"
4253             ],
4254             "authors": [
4255                 {
4256                     "name": "Gert de Pagter",
4257                     "email": "BackEndTea@gmail.com"
4258                 },
4259                 {
4260                     "name": "Symfony Community",
4261                     "homepage": "https://symfony.com/contributors"
4262                 }
4263             ],
4264             "description": "Symfony polyfill for ctype functions",
4265             "homepage": "https://symfony.com",
4266             "keywords": [
4267                 "compatibility",
4268                 "ctype",
4269                 "polyfill",
4270                 "portable"
4271             ],
4272             "support": {
4273                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
4274             },
4275             "funding": [
4276                 {
4277                     "url": "https://symfony.com/sponsor",
4278                     "type": "custom"
4279                 },
4280                 {
4281                     "url": "https://github.com/fabpot",
4282                     "type": "github"
4283                 },
4284                 {
4285                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4286                     "type": "tidelift"
4287                 }
4288             ],
4289             "time": "2024-01-29T20:11:03+00:00"
4290         },
4291         {
4292             "name": "symfony/polyfill-intl-grapheme",
4293             "version": "v1.29.0",
4294             "source": {
4295                 "type": "git",
4296                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
4297                 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
4298             },
4299             "dist": {
4300                 "type": "zip",
4301                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
4302                 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
4303                 "shasum": ""
4304             },
4305             "require": {
4306                 "php": ">=7.1"
4307             },
4308             "suggest": {
4309                 "ext-intl": "For best performance"
4310             },
4311             "type": "library",
4312             "extra": {
4313                 "thanks": {
4314                     "name": "symfony/polyfill",
4315                     "url": "https://github.com/symfony/polyfill"
4316                 }
4317             },
4318             "autoload": {
4319                 "files": [
4320                     "bootstrap.php"
4321                 ],
4322                 "psr-4": {
4323                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
4324                 }
4325             },
4326             "notification-url": "https://packagist.org/downloads/",
4327             "license": [
4328                 "MIT"
4329             ],
4330             "authors": [
4331                 {
4332                     "name": "Nicolas Grekas",
4333                     "email": "p@tchwork.com"
4334                 },
4335                 {
4336                     "name": "Symfony Community",
4337                     "homepage": "https://symfony.com/contributors"
4338                 }
4339             ],
4340             "description": "Symfony polyfill for intl's grapheme_* functions",
4341             "homepage": "https://symfony.com",
4342             "keywords": [
4343                 "compatibility",
4344                 "grapheme",
4345                 "intl",
4346                 "polyfill",
4347                 "portable",
4348                 "shim"
4349             ],
4350             "support": {
4351                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
4352             },
4353             "funding": [
4354                 {
4355                     "url": "https://symfony.com/sponsor",
4356                     "type": "custom"
4357                 },
4358                 {
4359                     "url": "https://github.com/fabpot",
4360                     "type": "github"
4361                 },
4362                 {
4363                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4364                     "type": "tidelift"
4365                 }
4366             ],
4367             "time": "2024-01-29T20:11:03+00:00"
4368         },
4369         {
4370             "name": "symfony/polyfill-intl-idn",
4371             "version": "v1.29.0",
4372             "source": {
4373                 "type": "git",
4374                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
4375                 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
4376             },
4377             "dist": {
4378                 "type": "zip",
4379                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
4380                 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
4381                 "shasum": ""
4382             },
4383             "require": {
4384                 "php": ">=7.1",
4385                 "symfony/polyfill-intl-normalizer": "^1.10",
4386                 "symfony/polyfill-php72": "^1.10"
4387             },
4388             "suggest": {
4389                 "ext-intl": "For best performance"
4390             },
4391             "type": "library",
4392             "extra": {
4393                 "thanks": {
4394                     "name": "symfony/polyfill",
4395                     "url": "https://github.com/symfony/polyfill"
4396                 }
4397             },
4398             "autoload": {
4399                 "files": [
4400                     "bootstrap.php"
4401                 ],
4402                 "psr-4": {
4403                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
4404                 }
4405             },
4406             "notification-url": "https://packagist.org/downloads/",
4407             "license": [
4408                 "MIT"
4409             ],
4410             "authors": [
4411                 {
4412                     "name": "Laurent Bassin",
4413                     "email": "laurent@bassin.info"
4414                 },
4415                 {
4416                     "name": "Trevor Rowbotham",
4417                     "email": "trevor.rowbotham@pm.me"
4418                 },
4419                 {
4420                     "name": "Symfony Community",
4421                     "homepage": "https://symfony.com/contributors"
4422                 }
4423             ],
4424             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4425             "homepage": "https://symfony.com",
4426             "keywords": [
4427                 "compatibility",
4428                 "idn",
4429                 "intl",
4430                 "polyfill",
4431                 "portable",
4432                 "shim"
4433             ],
4434             "support": {
4435                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
4436             },
4437             "funding": [
4438                 {
4439                     "url": "https://symfony.com/sponsor",
4440                     "type": "custom"
4441                 },
4442                 {
4443                     "url": "https://github.com/fabpot",
4444                     "type": "github"
4445                 },
4446                 {
4447                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4448                     "type": "tidelift"
4449                 }
4450             ],
4451             "time": "2024-01-29T20:11:03+00:00"
4452         },
4453         {
4454             "name": "symfony/polyfill-intl-normalizer",
4455             "version": "v1.29.0",
4456             "source": {
4457                 "type": "git",
4458                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
4459                 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
4460             },
4461             "dist": {
4462                 "type": "zip",
4463                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
4464                 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
4465                 "shasum": ""
4466             },
4467             "require": {
4468                 "php": ">=7.1"
4469             },
4470             "suggest": {
4471                 "ext-intl": "For best performance"
4472             },
4473             "type": "library",
4474             "extra": {
4475                 "thanks": {
4476                     "name": "symfony/polyfill",
4477                     "url": "https://github.com/symfony/polyfill"
4478                 }
4479             },
4480             "autoload": {
4481                 "files": [
4482                     "bootstrap.php"
4483                 ],
4484                 "psr-4": {
4485                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4486                 },
4487                 "classmap": [
4488                     "Resources/stubs"
4489                 ]
4490             },
4491             "notification-url": "https://packagist.org/downloads/",
4492             "license": [
4493                 "MIT"
4494             ],
4495             "authors": [
4496                 {
4497                     "name": "Nicolas Grekas",
4498                     "email": "p@tchwork.com"
4499                 },
4500                 {
4501                     "name": "Symfony Community",
4502                     "homepage": "https://symfony.com/contributors"
4503                 }
4504             ],
4505             "description": "Symfony polyfill for intl's Normalizer class and related functions",
4506             "homepage": "https://symfony.com",
4507             "keywords": [
4508                 "compatibility",
4509                 "intl",
4510                 "normalizer",
4511                 "polyfill",
4512                 "portable",
4513                 "shim"
4514             ],
4515             "support": {
4516                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
4517             },
4518             "funding": [
4519                 {
4520                     "url": "https://symfony.com/sponsor",
4521                     "type": "custom"
4522                 },
4523                 {
4524                     "url": "https://github.com/fabpot",
4525                     "type": "github"
4526                 },
4527                 {
4528                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4529                     "type": "tidelift"
4530                 }
4531             ],
4532             "time": "2024-01-29T20:11:03+00:00"
4533         },
4534         {
4535             "name": "symfony/polyfill-mbstring",
4536             "version": "v1.29.0",
4537             "source": {
4538                 "type": "git",
4539                 "url": "https://github.com/symfony/polyfill-mbstring.git",
4540                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
4541             },
4542             "dist": {
4543                 "type": "zip",
4544                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
4545                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
4546                 "shasum": ""
4547             },
4548             "require": {
4549                 "php": ">=7.1"
4550             },
4551             "provide": {
4552                 "ext-mbstring": "*"
4553             },
4554             "suggest": {
4555                 "ext-mbstring": "For best performance"
4556             },
4557             "type": "library",
4558             "extra": {
4559                 "thanks": {
4560                     "name": "symfony/polyfill",
4561                     "url": "https://github.com/symfony/polyfill"
4562                 }
4563             },
4564             "autoload": {
4565                 "files": [
4566                     "bootstrap.php"
4567                 ],
4568                 "psr-4": {
4569                     "Symfony\\Polyfill\\Mbstring\\": ""
4570                 }
4571             },
4572             "notification-url": "https://packagist.org/downloads/",
4573             "license": [
4574                 "MIT"
4575             ],
4576             "authors": [
4577                 {
4578                     "name": "Nicolas Grekas",
4579                     "email": "p@tchwork.com"
4580                 },
4581                 {
4582                     "name": "Symfony Community",
4583                     "homepage": "https://symfony.com/contributors"
4584                 }
4585             ],
4586             "description": "Symfony polyfill for the Mbstring extension",
4587             "homepage": "https://symfony.com",
4588             "keywords": [
4589                 "compatibility",
4590                 "mbstring",
4591                 "polyfill",
4592                 "portable",
4593                 "shim"
4594             ],
4595             "support": {
4596                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
4597             },
4598             "funding": [
4599                 {
4600                     "url": "https://symfony.com/sponsor",
4601                     "type": "custom"
4602                 },
4603                 {
4604                     "url": "https://github.com/fabpot",
4605                     "type": "github"
4606                 },
4607                 {
4608                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4609                     "type": "tidelift"
4610                 }
4611             ],
4612             "time": "2024-01-29T20:11:03+00:00"
4613         },
4614         {
4615             "name": "symfony/polyfill-php72",
4616             "version": "v1.29.0",
4617             "source": {
4618                 "type": "git",
4619                 "url": "https://github.com/symfony/polyfill-php72.git",
4620                 "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25"
4621             },
4622             "dist": {
4623                 "type": "zip",
4624                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25",
4625                 "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25",
4626                 "shasum": ""
4627             },
4628             "require": {
4629                 "php": ">=7.1"
4630             },
4631             "type": "library",
4632             "extra": {
4633                 "thanks": {
4634                     "name": "symfony/polyfill",
4635                     "url": "https://github.com/symfony/polyfill"
4636                 }
4637             },
4638             "autoload": {
4639                 "files": [
4640                     "bootstrap.php"
4641                 ],
4642                 "psr-4": {
4643                     "Symfony\\Polyfill\\Php72\\": ""
4644                 }
4645             },
4646             "notification-url": "https://packagist.org/downloads/",
4647             "license": [
4648                 "MIT"
4649             ],
4650             "authors": [
4651                 {
4652                     "name": "Nicolas Grekas",
4653                     "email": "p@tchwork.com"
4654                 },
4655                 {
4656                     "name": "Symfony Community",
4657                     "homepage": "https://symfony.com/contributors"
4658                 }
4659             ],
4660             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4661             "homepage": "https://symfony.com",
4662             "keywords": [
4663                 "compatibility",
4664                 "polyfill",
4665                 "portable",
4666                 "shim"
4667             ],
4668             "support": {
4669                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0"
4670             },
4671             "funding": [
4672                 {
4673                     "url": "https://symfony.com/sponsor",
4674                     "type": "custom"
4675                 },
4676                 {
4677                     "url": "https://github.com/fabpot",
4678                     "type": "github"
4679                 },
4680                 {
4681                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4682                     "type": "tidelift"
4683                 }
4684             ],
4685             "time": "2024-01-29T20:11:03+00:00"
4686         },
4687         {
4688             "name": "symfony/polyfill-php80",
4689             "version": "v1.29.0",
4690             "source": {
4691                 "type": "git",
4692                 "url": "https://github.com/symfony/polyfill-php80.git",
4693                 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
4694             },
4695             "dist": {
4696                 "type": "zip",
4697                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
4698                 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
4699                 "shasum": ""
4700             },
4701             "require": {
4702                 "php": ">=7.1"
4703             },
4704             "type": "library",
4705             "extra": {
4706                 "thanks": {
4707                     "name": "symfony/polyfill",
4708                     "url": "https://github.com/symfony/polyfill"
4709                 }
4710             },
4711             "autoload": {
4712                 "files": [
4713                     "bootstrap.php"
4714                 ],
4715                 "psr-4": {
4716                     "Symfony\\Polyfill\\Php80\\": ""
4717                 },
4718                 "classmap": [
4719                     "Resources/stubs"
4720                 ]
4721             },
4722             "notification-url": "https://packagist.org/downloads/",
4723             "license": [
4724                 "MIT"
4725             ],
4726             "authors": [
4727                 {
4728                     "name": "Ion Bazan",
4729                     "email": "ion.bazan@gmail.com"
4730                 },
4731                 {
4732                     "name": "Nicolas Grekas",
4733                     "email": "p@tchwork.com"
4734                 },
4735                 {
4736                     "name": "Symfony Community",
4737                     "homepage": "https://symfony.com/contributors"
4738                 }
4739             ],
4740             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4741             "homepage": "https://symfony.com",
4742             "keywords": [
4743                 "compatibility",
4744                 "polyfill",
4745                 "portable",
4746                 "shim"
4747             ],
4748             "support": {
4749                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
4750             },
4751             "funding": [
4752                 {
4753                     "url": "https://symfony.com/sponsor",
4754                     "type": "custom"
4755                 },
4756                 {
4757                     "url": "https://github.com/fabpot",
4758                     "type": "github"
4759                 },
4760                 {
4761                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4762                     "type": "tidelift"
4763                 }
4764             ],
4765             "time": "2024-01-29T20:11:03+00:00"
4766         },
4767         {
4768             "name": "symfony/polyfill-php83",
4769             "version": "v1.29.0",
4770             "source": {
4771                 "type": "git",
4772                 "url": "https://github.com/symfony/polyfill-php83.git",
4773                 "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
4774             },
4775             "dist": {
4776                 "type": "zip",
4777                 "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
4778                 "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
4779                 "shasum": ""
4780             },
4781             "require": {
4782                 "php": ">=7.1",
4783                 "symfony/polyfill-php80": "^1.14"
4784             },
4785             "type": "library",
4786             "extra": {
4787                 "thanks": {
4788                     "name": "symfony/polyfill",
4789                     "url": "https://github.com/symfony/polyfill"
4790                 }
4791             },
4792             "autoload": {
4793                 "files": [
4794                     "bootstrap.php"
4795                 ],
4796                 "psr-4": {
4797                     "Symfony\\Polyfill\\Php83\\": ""
4798                 },
4799                 "classmap": [
4800                     "Resources/stubs"
4801                 ]
4802             },
4803             "notification-url": "https://packagist.org/downloads/",
4804             "license": [
4805                 "MIT"
4806             ],
4807             "authors": [
4808                 {
4809                     "name": "Nicolas Grekas",
4810                     "email": "p@tchwork.com"
4811                 },
4812                 {
4813                     "name": "Symfony Community",
4814                     "homepage": "https://symfony.com/contributors"
4815                 }
4816             ],
4817             "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
4818             "homepage": "https://symfony.com",
4819             "keywords": [
4820                 "compatibility",
4821                 "polyfill",
4822                 "portable",
4823                 "shim"
4824             ],
4825             "support": {
4826                 "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
4827             },
4828             "funding": [
4829                 {
4830                     "url": "https://symfony.com/sponsor",
4831                     "type": "custom"
4832                 },
4833                 {
4834                     "url": "https://github.com/fabpot",
4835                     "type": "github"
4836                 },
4837                 {
4838                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4839                     "type": "tidelift"
4840                 }
4841             ],
4842             "time": "2024-01-29T20:11:03+00:00"
4843         },
4844         {
4845             "name": "symfony/polyfill-uuid",
4846             "version": "v1.29.0",
4847             "source": {
4848                 "type": "git",
4849                 "url": "https://github.com/symfony/polyfill-uuid.git",
4850                 "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853"
4851             },
4852             "dist": {
4853                 "type": "zip",
4854                 "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853",
4855                 "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853",
4856                 "shasum": ""
4857             },
4858             "require": {
4859                 "php": ">=7.1"
4860             },
4861             "provide": {
4862                 "ext-uuid": "*"
4863             },
4864             "suggest": {
4865                 "ext-uuid": "For best performance"
4866             },
4867             "type": "library",
4868             "extra": {
4869                 "thanks": {
4870                     "name": "symfony/polyfill",
4871                     "url": "https://github.com/symfony/polyfill"
4872                 }
4873             },
4874             "autoload": {
4875                 "files": [
4876                     "bootstrap.php"
4877                 ],
4878                 "psr-4": {
4879                     "Symfony\\Polyfill\\Uuid\\": ""
4880                 }
4881             },
4882             "notification-url": "https://packagist.org/downloads/",
4883             "license": [
4884                 "MIT"
4885             ],
4886             "authors": [
4887                 {
4888                     "name": "Grégoire Pineau",
4889                     "email": "lyrixx@lyrixx.info"
4890                 },
4891                 {
4892                     "name": "Symfony Community",
4893                     "homepage": "https://symfony.com/contributors"
4894                 }
4895             ],
4896             "description": "Symfony polyfill for uuid functions",
4897             "homepage": "https://symfony.com",
4898             "keywords": [
4899                 "compatibility",
4900                 "polyfill",
4901                 "portable",
4902                 "uuid"
4903             ],
4904             "support": {
4905                 "source": "https://github.com/symfony/polyfill-uuid/tree/v1.29.0"
4906             },
4907             "funding": [
4908                 {
4909                     "url": "https://symfony.com/sponsor",
4910                     "type": "custom"
4911                 },
4912                 {
4913                     "url": "https://github.com/fabpot",
4914                     "type": "github"
4915                 },
4916                 {
4917                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4918                     "type": "tidelift"
4919                 }
4920             ],
4921             "time": "2024-01-29T20:11:03+00:00"
4922         },
4923         {
4924             "name": "symfony/process",
4925             "version": "v6.4.4",
4926             "source": {
4927                 "type": "git",
4928                 "url": "https://github.com/symfony/process.git",
4929                 "reference": "710e27879e9be3395de2b98da3f52a946039f297"
4930             },
4931             "dist": {
4932                 "type": "zip",
4933                 "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297",
4934                 "reference": "710e27879e9be3395de2b98da3f52a946039f297",
4935                 "shasum": ""
4936             },
4937             "require": {
4938                 "php": ">=8.1"
4939             },
4940             "type": "library",
4941             "autoload": {
4942                 "psr-4": {
4943                     "Symfony\\Component\\Process\\": ""
4944                 },
4945                 "exclude-from-classmap": [
4946                     "/Tests/"
4947                 ]
4948             },
4949             "notification-url": "https://packagist.org/downloads/",
4950             "license": [
4951                 "MIT"
4952             ],
4953             "authors": [
4954                 {
4955                     "name": "Fabien Potencier",
4956                     "email": "fabien@symfony.com"
4957                 },
4958                 {
4959                     "name": "Symfony Community",
4960                     "homepage": "https://symfony.com/contributors"
4961                 }
4962             ],
4963             "description": "Executes commands in sub-processes",
4964             "homepage": "https://symfony.com",
4965             "support": {
4966                 "source": "https://github.com/symfony/process/tree/v6.4.4"
4967             },
4968             "funding": [
4969                 {
4970                     "url": "https://symfony.com/sponsor",
4971                     "type": "custom"
4972                 },
4973                 {
4974                     "url": "https://github.com/fabpot",
4975                     "type": "github"
4976                 },
4977                 {
4978                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4979                     "type": "tidelift"
4980                 }
4981             ],
4982             "time": "2024-02-20T12:31:00+00:00"
4983         },
4984         {
4985             "name": "symfony/routing",
4986             "version": "v6.4.6",
4987             "source": {
4988                 "type": "git",
4989                 "url": "https://github.com/symfony/routing.git",
4990                 "reference": "f2591fd1f8c6e3734656b5d6b3829e8bf81f507c"
4991             },
4992             "dist": {
4993                 "type": "zip",
4994                 "url": "https://api.github.com/repos/symfony/routing/zipball/f2591fd1f8c6e3734656b5d6b3829e8bf81f507c",
4995                 "reference": "f2591fd1f8c6e3734656b5d6b3829e8bf81f507c",
4996                 "shasum": ""
4997             },
4998             "require": {
4999                 "php": ">=8.1",
5000                 "symfony/deprecation-contracts": "^2.5|^3"
5001             },
5002             "conflict": {
5003                 "doctrine/annotations": "<1.12",
5004                 "symfony/config": "<6.2",
5005                 "symfony/dependency-injection": "<5.4",
5006                 "symfony/yaml": "<5.4"
5007             },
5008             "require-dev": {
5009                 "doctrine/annotations": "^1.12|^2",
5010                 "psr/log": "^1|^2|^3",
5011                 "symfony/config": "^6.2|^7.0",
5012                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
5013                 "symfony/expression-language": "^5.4|^6.0|^7.0",
5014                 "symfony/http-foundation": "^5.4|^6.0|^7.0",
5015                 "symfony/yaml": "^5.4|^6.0|^7.0"
5016             },
5017             "type": "library",
5018             "autoload": {
5019                 "psr-4": {
5020                     "Symfony\\Component\\Routing\\": ""
5021                 },
5022                 "exclude-from-classmap": [
5023                     "/Tests/"
5024                 ]
5025             },
5026             "notification-url": "https://packagist.org/downloads/",
5027             "license": [
5028                 "MIT"
5029             ],
5030             "authors": [
5031                 {
5032                     "name": "Fabien Potencier",
5033                     "email": "fabien@symfony.com"
5034                 },
5035                 {
5036                     "name": "Symfony Community",
5037                     "homepage": "https://symfony.com/contributors"
5038                 }
5039             ],
5040             "description": "Maps an HTTP request to a set of configuration variables",
5041             "homepage": "https://symfony.com",
5042             "keywords": [
5043                 "router",
5044                 "routing",
5045                 "uri",
5046                 "url"
5047             ],
5048             "support": {
5049                 "source": "https://github.com/symfony/routing/tree/v6.4.6"
5050             },
5051             "funding": [
5052                 {
5053                     "url": "https://symfony.com/sponsor",
5054                     "type": "custom"
5055                 },
5056                 {
5057                     "url": "https://github.com/fabpot",
5058                     "type": "github"
5059                 },
5060                 {
5061                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5062                     "type": "tidelift"
5063                 }
5064             ],
5065             "time": "2024-03-28T13:28:49+00:00"
5066         },
5067         {
5068             "name": "symfony/service-contracts",
5069             "version": "v3.4.2",
5070             "source": {
5071                 "type": "git",
5072                 "url": "https://github.com/symfony/service-contracts.git",
5073                 "reference": "11bbf19a0fb7b36345861e85c5768844c552906e"
5074             },
5075             "dist": {
5076                 "type": "zip",
5077                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e",
5078                 "reference": "11bbf19a0fb7b36345861e85c5768844c552906e",
5079                 "shasum": ""
5080             },
5081             "require": {
5082                 "php": ">=8.1",
5083                 "psr/container": "^1.1|^2.0"
5084             },
5085             "conflict": {
5086                 "ext-psr": "<1.1|>=2"
5087             },
5088             "type": "library",
5089             "extra": {
5090                 "branch-alias": {
5091                     "dev-main": "3.4-dev"
5092                 },
5093                 "thanks": {
5094                     "name": "symfony/contracts",
5095                     "url": "https://github.com/symfony/contracts"
5096                 }
5097             },
5098             "autoload": {
5099                 "psr-4": {
5100                     "Symfony\\Contracts\\Service\\": ""
5101                 },
5102                 "exclude-from-classmap": [
5103                     "/Test/"
5104                 ]
5105             },
5106             "notification-url": "https://packagist.org/downloads/",
5107             "license": [
5108                 "MIT"
5109             ],
5110             "authors": [
5111                 {
5112                     "name": "Nicolas Grekas",
5113                     "email": "p@tchwork.com"
5114                 },
5115                 {
5116                     "name": "Symfony Community",
5117                     "homepage": "https://symfony.com/contributors"
5118                 }
5119             ],
5120             "description": "Generic abstractions related to writing services",
5121             "homepage": "https://symfony.com",
5122             "keywords": [
5123                 "abstractions",
5124                 "contracts",
5125                 "decoupling",
5126                 "interfaces",
5127                 "interoperability",
5128                 "standards"
5129             ],
5130             "support": {
5131                 "source": "https://github.com/symfony/service-contracts/tree/v3.4.2"
5132             },
5133             "funding": [
5134                 {
5135                     "url": "https://symfony.com/sponsor",
5136                     "type": "custom"
5137                 },
5138                 {
5139                     "url": "https://github.com/fabpot",
5140                     "type": "github"
5141                 },
5142                 {
5143                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5144                     "type": "tidelift"
5145                 }
5146             ],
5147             "time": "2023-12-19T21:51:00+00:00"
5148         },
5149         {
5150             "name": "symfony/string",
5151             "version": "v6.4.4",
5152             "source": {
5153                 "type": "git",
5154                 "url": "https://github.com/symfony/string.git",
5155                 "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9"
5156             },
5157             "dist": {
5158                 "type": "zip",
5159                 "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
5160                 "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
5161                 "shasum": ""
5162             },
5163             "require": {
5164                 "php": ">=8.1",
5165                 "symfony/polyfill-ctype": "~1.8",
5166                 "symfony/polyfill-intl-grapheme": "~1.0",
5167                 "symfony/polyfill-intl-normalizer": "~1.0",
5168                 "symfony/polyfill-mbstring": "~1.0"
5169             },
5170             "conflict": {
5171                 "symfony/translation-contracts": "<2.5"
5172             },
5173             "require-dev": {
5174                 "symfony/error-handler": "^5.4|^6.0|^7.0",
5175                 "symfony/http-client": "^5.4|^6.0|^7.0",
5176                 "symfony/intl": "^6.2|^7.0",
5177                 "symfony/translation-contracts": "^2.5|^3.0",
5178                 "symfony/var-exporter": "^5.4|^6.0|^7.0"
5179             },
5180             "type": "library",
5181             "autoload": {
5182                 "files": [
5183                     "Resources/functions.php"
5184                 ],
5185                 "psr-4": {
5186                     "Symfony\\Component\\String\\": ""
5187                 },
5188                 "exclude-from-classmap": [
5189                     "/Tests/"
5190                 ]
5191             },
5192             "notification-url": "https://packagist.org/downloads/",
5193             "license": [
5194                 "MIT"
5195             ],
5196             "authors": [
5197                 {
5198                     "name": "Nicolas Grekas",
5199                     "email": "p@tchwork.com"
5200                 },
5201                 {
5202                     "name": "Symfony Community",
5203                     "homepage": "https://symfony.com/contributors"
5204                 }
5205             ],
5206             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
5207             "homepage": "https://symfony.com",
5208             "keywords": [
5209                 "grapheme",
5210                 "i18n",
5211                 "string",
5212                 "unicode",
5213                 "utf-8",
5214                 "utf8"
5215             ],
5216             "support": {
5217                 "source": "https://github.com/symfony/string/tree/v6.4.4"
5218             },
5219             "funding": [
5220                 {
5221                     "url": "https://symfony.com/sponsor",
5222                     "type": "custom"
5223                 },
5224                 {
5225                     "url": "https://github.com/fabpot",
5226                     "type": "github"
5227                 },
5228                 {
5229                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5230                     "type": "tidelift"
5231                 }
5232             ],
5233             "time": "2024-02-01T13:16:41+00:00"
5234         },
5235         {
5236             "name": "symfony/translation",
5237             "version": "v6.4.4",
5238             "source": {
5239                 "type": "git",
5240                 "url": "https://github.com/symfony/translation.git",
5241                 "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e"
5242             },
5243             "dist": {
5244                 "type": "zip",
5245                 "url": "https://api.github.com/repos/symfony/translation/zipball/bce6a5a78e94566641b2594d17e48b0da3184a8e",
5246                 "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e",
5247                 "shasum": ""
5248             },
5249             "require": {
5250                 "php": ">=8.1",
5251                 "symfony/deprecation-contracts": "^2.5|^3",
5252                 "symfony/polyfill-mbstring": "~1.0",
5253                 "symfony/translation-contracts": "^2.5|^3.0"
5254             },
5255             "conflict": {
5256                 "symfony/config": "<5.4",
5257                 "symfony/console": "<5.4",
5258                 "symfony/dependency-injection": "<5.4",
5259                 "symfony/http-client-contracts": "<2.5",
5260                 "symfony/http-kernel": "<5.4",
5261                 "symfony/service-contracts": "<2.5",
5262                 "symfony/twig-bundle": "<5.4",
5263                 "symfony/yaml": "<5.4"
5264             },
5265             "provide": {
5266                 "symfony/translation-implementation": "2.3|3.0"
5267             },
5268             "require-dev": {
5269                 "nikic/php-parser": "^4.18|^5.0",
5270                 "psr/log": "^1|^2|^3",
5271                 "symfony/config": "^5.4|^6.0|^7.0",
5272                 "symfony/console": "^5.4|^6.0|^7.0",
5273                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
5274                 "symfony/finder": "^5.4|^6.0|^7.0",
5275                 "symfony/http-client-contracts": "^2.5|^3.0",
5276                 "symfony/http-kernel": "^5.4|^6.0|^7.0",
5277                 "symfony/intl": "^5.4|^6.0|^7.0",
5278                 "symfony/polyfill-intl-icu": "^1.21",
5279                 "symfony/routing": "^5.4|^6.0|^7.0",
5280                 "symfony/service-contracts": "^2.5|^3",
5281                 "symfony/yaml": "^5.4|^6.0|^7.0"
5282             },
5283             "type": "library",
5284             "autoload": {
5285                 "files": [
5286                     "Resources/functions.php"
5287                 ],
5288                 "psr-4": {
5289                     "Symfony\\Component\\Translation\\": ""
5290                 },
5291                 "exclude-from-classmap": [
5292                     "/Tests/"
5293                 ]
5294             },
5295             "notification-url": "https://packagist.org/downloads/",
5296             "license": [
5297                 "MIT"
5298             ],
5299             "authors": [
5300                 {
5301                     "name": "Fabien Potencier",
5302                     "email": "fabien@symfony.com"
5303                 },
5304                 {
5305                     "name": "Symfony Community",
5306                     "homepage": "https://symfony.com/contributors"
5307                 }
5308             ],
5309             "description": "Provides tools to internationalize your application",
5310             "homepage": "https://symfony.com",
5311             "support": {
5312                 "source": "https://github.com/symfony/translation/tree/v6.4.4"
5313             },
5314             "funding": [
5315                 {
5316                     "url": "https://symfony.com/sponsor",
5317                     "type": "custom"
5318                 },
5319                 {
5320                     "url": "https://github.com/fabpot",
5321                     "type": "github"
5322                 },
5323                 {
5324                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5325                     "type": "tidelift"
5326                 }
5327             ],
5328             "time": "2024-02-20T13:16:58+00:00"
5329         },
5330         {
5331             "name": "symfony/translation-contracts",
5332             "version": "v3.4.2",
5333             "source": {
5334                 "type": "git",
5335                 "url": "https://github.com/symfony/translation-contracts.git",
5336                 "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b"
5337             },
5338             "dist": {
5339                 "type": "zip",
5340                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/43810bdb2ddb5400e5c5e778e27b210a0ca83b6b",
5341                 "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b",
5342                 "shasum": ""
5343             },
5344             "require": {
5345                 "php": ">=8.1"
5346             },
5347             "type": "library",
5348             "extra": {
5349                 "branch-alias": {
5350                     "dev-main": "3.4-dev"
5351                 },
5352                 "thanks": {
5353                     "name": "symfony/contracts",
5354                     "url": "https://github.com/symfony/contracts"
5355                 }
5356             },
5357             "autoload": {
5358                 "psr-4": {
5359                     "Symfony\\Contracts\\Translation\\": ""
5360                 },
5361                 "exclude-from-classmap": [
5362                     "/Test/"
5363                 ]
5364             },
5365             "notification-url": "https://packagist.org/downloads/",
5366             "license": [
5367                 "MIT"
5368             ],
5369             "authors": [
5370                 {
5371                     "name": "Nicolas Grekas",
5372                     "email": "p@tchwork.com"
5373                 },
5374                 {
5375                     "name": "Symfony Community",
5376                     "homepage": "https://symfony.com/contributors"
5377                 }
5378             ],
5379             "description": "Generic abstractions related to translation",
5380             "homepage": "https://symfony.com",
5381             "keywords": [
5382                 "abstractions",
5383                 "contracts",
5384                 "decoupling",
5385                 "interfaces",
5386                 "interoperability",
5387                 "standards"
5388             ],
5389             "support": {
5390                 "source": "https://github.com/symfony/translation-contracts/tree/v3.4.2"
5391             },
5392             "funding": [
5393                 {
5394                     "url": "https://symfony.com/sponsor",
5395                     "type": "custom"
5396                 },
5397                 {
5398                     "url": "https://github.com/fabpot",
5399                     "type": "github"
5400                 },
5401                 {
5402                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5403                     "type": "tidelift"
5404                 }
5405             ],
5406             "time": "2024-01-23T14:51:35+00:00"
5407         },
5408         {
5409             "name": "symfony/uid",
5410             "version": "v6.4.3",
5411             "source": {
5412                 "type": "git",
5413                 "url": "https://github.com/symfony/uid.git",
5414                 "reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0"
5415             },
5416             "dist": {
5417                 "type": "zip",
5418                 "url": "https://api.github.com/repos/symfony/uid/zipball/1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
5419                 "reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
5420                 "shasum": ""
5421             },
5422             "require": {
5423                 "php": ">=8.1",
5424                 "symfony/polyfill-uuid": "^1.15"
5425             },
5426             "require-dev": {
5427                 "symfony/console": "^5.4|^6.0|^7.0"
5428             },
5429             "type": "library",
5430             "autoload": {
5431                 "psr-4": {
5432                     "Symfony\\Component\\Uid\\": ""
5433                 },
5434                 "exclude-from-classmap": [
5435                     "/Tests/"
5436                 ]
5437             },
5438             "notification-url": "https://packagist.org/downloads/",
5439             "license": [
5440                 "MIT"
5441             ],
5442             "authors": [
5443                 {
5444                     "name": "Grégoire Pineau",
5445                     "email": "lyrixx@lyrixx.info"
5446                 },
5447                 {
5448                     "name": "Nicolas Grekas",
5449                     "email": "p@tchwork.com"
5450                 },
5451                 {
5452                     "name": "Symfony Community",
5453                     "homepage": "https://symfony.com/contributors"
5454                 }
5455             ],
5456             "description": "Provides an object-oriented API to generate and represent UIDs",
5457             "homepage": "https://symfony.com",
5458             "keywords": [
5459                 "UID",
5460                 "ulid",
5461                 "uuid"
5462             ],
5463             "support": {
5464                 "source": "https://github.com/symfony/uid/tree/v6.4.3"
5465             },
5466             "funding": [
5467                 {
5468                     "url": "https://symfony.com/sponsor",
5469                     "type": "custom"
5470                 },
5471                 {
5472                     "url": "https://github.com/fabpot",
5473                     "type": "github"
5474                 },
5475                 {
5476                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5477                     "type": "tidelift"
5478                 }
5479             ],
5480             "time": "2024-01-23T14:51:35+00:00"
5481         },
5482         {
5483             "name": "symfony/var-dumper",
5484             "version": "v6.4.6",
5485             "source": {
5486                 "type": "git",
5487                 "url": "https://github.com/symfony/var-dumper.git",
5488                 "reference": "95bd2706a97fb875185b51ecaa6112ec184233d4"
5489             },
5490             "dist": {
5491                 "type": "zip",
5492                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/95bd2706a97fb875185b51ecaa6112ec184233d4",
5493                 "reference": "95bd2706a97fb875185b51ecaa6112ec184233d4",
5494                 "shasum": ""
5495             },
5496             "require": {
5497                 "php": ">=8.1",
5498                 "symfony/deprecation-contracts": "^2.5|^3",
5499                 "symfony/polyfill-mbstring": "~1.0"
5500             },
5501             "conflict": {
5502                 "symfony/console": "<5.4"
5503             },
5504             "require-dev": {
5505                 "ext-iconv": "*",
5506                 "symfony/console": "^5.4|^6.0|^7.0",
5507                 "symfony/error-handler": "^6.3|^7.0",
5508                 "symfony/http-kernel": "^5.4|^6.0|^7.0",
5509                 "symfony/process": "^5.4|^6.0|^7.0",
5510                 "symfony/uid": "^5.4|^6.0|^7.0",
5511                 "twig/twig": "^2.13|^3.0.4"
5512             },
5513             "bin": [
5514                 "Resources/bin/var-dump-server"
5515             ],
5516             "type": "library",
5517             "autoload": {
5518                 "files": [
5519                     "Resources/functions/dump.php"
5520                 ],
5521                 "psr-4": {
5522                     "Symfony\\Component\\VarDumper\\": ""
5523                 },
5524                 "exclude-from-classmap": [
5525                     "/Tests/"
5526                 ]
5527             },
5528             "notification-url": "https://packagist.org/downloads/",
5529             "license": [
5530                 "MIT"
5531             ],
5532             "authors": [
5533                 {
5534                     "name": "Nicolas Grekas",
5535                     "email": "p@tchwork.com"
5536                 },
5537                 {
5538                     "name": "Symfony Community",
5539                     "homepage": "https://symfony.com/contributors"
5540                 }
5541             ],
5542             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
5543             "homepage": "https://symfony.com",
5544             "keywords": [
5545                 "debug",
5546                 "dump"
5547             ],
5548             "support": {
5549                 "source": "https://github.com/symfony/var-dumper/tree/v6.4.6"
5550             },
5551             "funding": [
5552                 {
5553                     "url": "https://symfony.com/sponsor",
5554                     "type": "custom"
5555                 },
5556                 {
5557                     "url": "https://github.com/fabpot",
5558                     "type": "github"
5559                 },
5560                 {
5561                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5562                     "type": "tidelift"
5563                 }
5564             ],
5565             "time": "2024-03-19T11:56:30+00:00"
5566         },
5567         {
5568             "name": "tijsverkoyen/css-to-inline-styles",
5569             "version": "v2.2.7",
5570             "source": {
5571                 "type": "git",
5572                 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
5573                 "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb"
5574             },
5575             "dist": {
5576                 "type": "zip",
5577                 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb",
5578                 "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb",
5579                 "shasum": ""
5580             },
5581             "require": {
5582                 "ext-dom": "*",
5583                 "ext-libxml": "*",
5584                 "php": "^5.5 || ^7.0 || ^8.0",
5585                 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
5586             },
5587             "require-dev": {
5588                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
5589             },
5590             "type": "library",
5591             "extra": {
5592                 "branch-alias": {
5593                     "dev-master": "2.2.x-dev"
5594                 }
5595             },
5596             "autoload": {
5597                 "psr-4": {
5598                     "TijsVerkoyen\\CssToInlineStyles\\": "src"
5599                 }
5600             },
5601             "notification-url": "https://packagist.org/downloads/",
5602             "license": [
5603                 "BSD-3-Clause"
5604             ],
5605             "authors": [
5606                 {
5607                     "name": "Tijs Verkoyen",
5608                     "email": "css_to_inline_styles@verkoyen.eu",
5609                     "role": "Developer"
5610                 }
5611             ],
5612             "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.",
5613             "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
5614             "support": {
5615                 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
5616                 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7"
5617             },
5618             "time": "2023-12-08T13:03:43+00:00"
5619         },
5620         {
5621             "name": "vlucas/phpdotenv",
5622             "version": "v5.6.0",
5623             "source": {
5624                 "type": "git",
5625                 "url": "https://github.com/vlucas/phpdotenv.git",
5626                 "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4"
5627             },
5628             "dist": {
5629                 "type": "zip",
5630                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
5631                 "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
5632                 "shasum": ""
5633             },
5634             "require": {
5635                 "ext-pcre": "*",
5636                 "graham-campbell/result-type": "^1.1.2",
5637                 "php": "^7.2.5 || ^8.0",
5638                 "phpoption/phpoption": "^1.9.2",
5639                 "symfony/polyfill-ctype": "^1.24",
5640                 "symfony/polyfill-mbstring": "^1.24",
5641                 "symfony/polyfill-php80": "^1.24"
5642             },
5643             "require-dev": {
5644                 "bamarni/composer-bin-plugin": "^1.8.2",
5645                 "ext-filter": "*",
5646                 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
5647             },
5648             "suggest": {
5649                 "ext-filter": "Required to use the boolean validator."
5650             },
5651             "type": "library",
5652             "extra": {
5653                 "bamarni-bin": {
5654                     "bin-links": true,
5655                     "forward-command": true
5656                 },
5657                 "branch-alias": {
5658                     "dev-master": "5.6-dev"
5659                 }
5660             },
5661             "autoload": {
5662                 "psr-4": {
5663                     "Dotenv\\": "src/"
5664                 }
5665             },
5666             "notification-url": "https://packagist.org/downloads/",
5667             "license": [
5668                 "BSD-3-Clause"
5669             ],
5670             "authors": [
5671                 {
5672                     "name": "Graham Campbell",
5673                     "email": "hello@gjcampbell.co.uk",
5674                     "homepage": "https://github.com/GrahamCampbell"
5675                 },
5676                 {
5677                     "name": "Vance Lucas",
5678                     "email": "vance@vancelucas.com",
5679                     "homepage": "https://github.com/vlucas"
5680                 }
5681             ],
5682             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
5683             "keywords": [
5684                 "dotenv",
5685                 "env",
5686                 "environment"
5687             ],
5688             "support": {
5689                 "issues": "https://github.com/vlucas/phpdotenv/issues",
5690                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.0"
5691             },
5692             "funding": [
5693                 {
5694                     "url": "https://github.com/GrahamCampbell",
5695                     "type": "github"
5696                 },
5697                 {
5698                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
5699                     "type": "tidelift"
5700                 }
5701             ],
5702             "time": "2023-11-12T22:43:29+00:00"
5703         },
5704         {
5705             "name": "voku/portable-ascii",
5706             "version": "2.0.1",
5707             "source": {
5708                 "type": "git",
5709                 "url": "https://github.com/voku/portable-ascii.git",
5710                 "reference": "b56450eed252f6801410d810c8e1727224ae0743"
5711             },
5712             "dist": {
5713                 "type": "zip",
5714                 "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
5715                 "reference": "b56450eed252f6801410d810c8e1727224ae0743",
5716                 "shasum": ""
5717             },
5718             "require": {
5719                 "php": ">=7.0.0"
5720             },
5721             "require-dev": {
5722                 "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
5723             },
5724             "suggest": {
5725                 "ext-intl": "Use Intl for transliterator_transliterate() support"
5726             },
5727             "type": "library",
5728             "autoload": {
5729                 "psr-4": {
5730                     "voku\\": "src/voku/"
5731                 }
5732             },
5733             "notification-url": "https://packagist.org/downloads/",
5734             "license": [
5735                 "MIT"
5736             ],
5737             "authors": [
5738                 {
5739                     "name": "Lars Moelleken",
5740                     "homepage": "http://www.moelleken.org/"
5741                 }
5742             ],
5743             "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
5744             "homepage": "https://github.com/voku/portable-ascii",
5745             "keywords": [
5746                 "ascii",
5747                 "clean",
5748                 "php"
5749             ],
5750             "support": {
5751                 "issues": "https://github.com/voku/portable-ascii/issues",
5752                 "source": "https://github.com/voku/portable-ascii/tree/2.0.1"
5753             },
5754             "funding": [
5755                 {
5756                     "url": "https://www.paypal.me/moelleken",
5757                     "type": "custom"
5758                 },
5759                 {
5760                     "url": "https://github.com/voku",
5761                     "type": "github"
5762                 },
5763                 {
5764                     "url": "https://opencollective.com/portable-ascii",
5765                     "type": "open_collective"
5766                 },
5767                 {
5768                     "url": "https://www.patreon.com/voku",
5769                     "type": "patreon"
5770                 },
5771                 {
5772                     "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
5773                     "type": "tidelift"
5774                 }
5775             ],
5776             "time": "2022-03-08T17:03:00+00:00"
5777         },
5778         {
5779             "name": "webmozart/assert",
5780             "version": "1.11.0",
5781             "source": {
5782                 "type": "git",
5783                 "url": "https://github.com/webmozarts/assert.git",
5784                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
5785             },
5786             "dist": {
5787                 "type": "zip",
5788                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
5789                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
5790                 "shasum": ""
5791             },
5792             "require": {
5793                 "ext-ctype": "*",
5794                 "php": "^7.2 || ^8.0"
5795             },
5796             "conflict": {
5797                 "phpstan/phpstan": "<0.12.20",
5798                 "vimeo/psalm": "<4.6.1 || 4.6.2"
5799             },
5800             "require-dev": {
5801                 "phpunit/phpunit": "^8.5.13"
5802             },
5803             "type": "library",
5804             "extra": {
5805                 "branch-alias": {
5806                     "dev-master": "1.10-dev"
5807                 }
5808             },
5809             "autoload": {
5810                 "psr-4": {
5811                     "Webmozart\\Assert\\": "src/"
5812                 }
5813             },
5814             "notification-url": "https://packagist.org/downloads/",
5815             "license": [
5816                 "MIT"
5817             ],
5818             "authors": [
5819                 {
5820                     "name": "Bernhard Schussek",
5821                     "email": "bschussek@gmail.com"
5822                 }
5823             ],
5824             "description": "Assertions to validate method input/output with nice error messages.",
5825             "keywords": [
5826                 "assert",
5827                 "check",
5828                 "validate"
5829             ],
5830             "support": {
5831                 "issues": "https://github.com/webmozarts/assert/issues",
5832                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
5833             },
5834             "time": "2022-06-03T18:03:27+00:00"
5835         }
5836     ],
5837     "packages-dev": [
5838         {
5839             "name": "fakerphp/faker",
5840             "version": "v1.23.1",
5841             "source": {
5842                 "type": "git",
5843                 "url": "https://github.com/FakerPHP/Faker.git",
5844                 "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b"
5845             },
5846             "dist": {
5847                 "type": "zip",
5848                 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b",
5849                 "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b",
5850                 "shasum": ""
5851             },
5852             "require": {
5853                 "php": "^7.4 || ^8.0",
5854                 "psr/container": "^1.0 || ^2.0",
5855                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
5856             },
5857             "conflict": {
5858                 "fzaninotto/faker": "*"
5859             },
5860             "require-dev": {
5861                 "bamarni/composer-bin-plugin": "^1.4.1",
5862                 "doctrine/persistence": "^1.3 || ^2.0",
5863                 "ext-intl": "*",
5864                 "phpunit/phpunit": "^9.5.26",
5865                 "symfony/phpunit-bridge": "^5.4.16"
5866             },
5867             "suggest": {
5868                 "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
5869                 "ext-curl": "Required by Faker\\Provider\\Image to download images.",
5870                 "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
5871                 "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
5872                 "ext-mbstring": "Required for multibyte Unicode string functionality."
5873             },
5874             "type": "library",
5875             "autoload": {
5876                 "psr-4": {
5877                     "Faker\\": "src/Faker/"
5878                 }
5879             },
5880             "notification-url": "https://packagist.org/downloads/",
5881             "license": [
5882                 "MIT"
5883             ],
5884             "authors": [
5885                 {
5886                     "name": "François Zaninotto"
5887                 }
5888             ],
5889             "description": "Faker is a PHP library that generates fake data for you.",
5890             "keywords": [
5891                 "data",
5892                 "faker",
5893                 "fixtures"
5894             ],
5895             "support": {
5896                 "issues": "https://github.com/FakerPHP/Faker/issues",
5897                 "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1"
5898             },
5899             "time": "2024-01-02T13:46:09+00:00"
5900         },
5901         {
5902             "name": "filp/whoops",
5903             "version": "2.15.4",
5904             "source": {
5905                 "type": "git",
5906                 "url": "https://github.com/filp/whoops.git",
5907                 "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546"
5908             },
5909             "dist": {
5910                 "type": "zip",
5911                 "url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546",
5912                 "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546",
5913                 "shasum": ""
5914             },
5915             "require": {
5916                 "php": "^5.5.9 || ^7.0 || ^8.0",
5917                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
5918             },
5919             "require-dev": {
5920                 "mockery/mockery": "^0.9 || ^1.0",
5921                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
5922                 "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
5923             },
5924             "suggest": {
5925                 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
5926                 "whoops/soap": "Formats errors as SOAP responses"
5927             },
5928             "type": "library",
5929             "extra": {
5930                 "branch-alias": {
5931                     "dev-master": "2.7-dev"
5932                 }
5933             },
5934             "autoload": {
5935                 "psr-4": {
5936                     "Whoops\\": "src/Whoops/"
5937                 }
5938             },
5939             "notification-url": "https://packagist.org/downloads/",
5940             "license": [
5941                 "MIT"
5942             ],
5943             "authors": [
5944                 {
5945                     "name": "Filipe Dobreira",
5946                     "homepage": "https://github.com/filp",
5947                     "role": "Developer"
5948                 }
5949             ],
5950             "description": "php error handling for cool kids",
5951             "homepage": "https://filp.github.io/whoops/",
5952             "keywords": [
5953                 "error",
5954                 "exception",
5955                 "handling",
5956                 "library",
5957                 "throwable",
5958                 "whoops"
5959             ],
5960             "support": {
5961                 "issues": "https://github.com/filp/whoops/issues",
5962                 "source": "https://github.com/filp/whoops/tree/2.15.4"
5963             },
5964             "funding": [
5965                 {
5966                     "url": "https://github.com/denis-sokolov",
5967                     "type": "github"
5968                 }
5969             ],
5970             "time": "2023-11-03T12:00:00+00:00"
5971         },
5972         {
5973             "name": "hamcrest/hamcrest-php",
5974             "version": "v2.0.1",
5975             "source": {
5976                 "type": "git",
5977                 "url": "https://github.com/hamcrest/hamcrest-php.git",
5978                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
5979             },
5980             "dist": {
5981                 "type": "zip",
5982                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
5983                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
5984                 "shasum": ""
5985             },
5986             "require": {
5987                 "php": "^5.3|^7.0|^8.0"
5988             },
5989             "replace": {
5990                 "cordoval/hamcrest-php": "*",
5991                 "davedevelopment/hamcrest-php": "*",
5992                 "kodova/hamcrest-php": "*"
5993             },
5994             "require-dev": {
5995                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
5996                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
5997             },
5998             "type": "library",
5999             "extra": {
6000                 "branch-alias": {
6001                     "dev-master": "2.1-dev"
6002                 }
6003             },
6004             "autoload": {
6005                 "classmap": [
6006                     "hamcrest"
6007                 ]
6008             },
6009             "notification-url": "https://packagist.org/downloads/",
6010             "license": [
6011                 "BSD-3-Clause"
6012             ],
6013             "description": "This is the PHP port of Hamcrest Matchers",
6014             "keywords": [
6015                 "test"
6016             ],
6017             "support": {
6018                 "issues": "https://github.com/hamcrest/hamcrest-php/issues",
6019                 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
6020             },
6021             "time": "2020-07-09T08:09:16+00:00"
6022         },
6023         {
f7d0ce 6024             "name": "laravel/breeze",
F 6025             "version": "v1.29.1",
6026             "source": {
6027                 "type": "git",
6028                 "url": "https://github.com/laravel/breeze.git",
6029                 "reference": "22c53b84b7fff91b01a318d71a10dfc251e92849"
6030             },
6031             "dist": {
6032                 "type": "zip",
6033                 "url": "https://api.github.com/repos/laravel/breeze/zipball/22c53b84b7fff91b01a318d71a10dfc251e92849",
6034                 "reference": "22c53b84b7fff91b01a318d71a10dfc251e92849",
6035                 "shasum": ""
6036             },
6037             "require": {
6038                 "illuminate/console": "^10.17",
6039                 "illuminate/filesystem": "^10.17",
6040                 "illuminate/support": "^10.17",
6041                 "illuminate/validation": "^10.17",
6042                 "php": "^8.1.0"
6043             },
6044             "require-dev": {
6045                 "orchestra/testbench": "^8.0",
6046                 "phpstan/phpstan": "^1.10"
6047             },
6048             "type": "library",
6049             "extra": {
6050                 "branch-alias": {
6051                     "dev-master": "1.x-dev"
6052                 },
6053                 "laravel": {
6054                     "providers": [
6055                         "Laravel\\Breeze\\BreezeServiceProvider"
6056                     ]
6057                 }
6058             },
6059             "autoload": {
6060                 "psr-4": {
6061                     "Laravel\\Breeze\\": "src/"
6062                 }
6063             },
6064             "notification-url": "https://packagist.org/downloads/",
6065             "license": [
6066                 "MIT"
6067             ],
6068             "authors": [
6069                 {
6070                     "name": "Taylor Otwell",
6071                     "email": "taylor@laravel.com"
6072                 }
6073             ],
6074             "description": "Minimal Laravel authentication scaffolding with Blade and Tailwind.",
6075             "keywords": [
6076                 "auth",
6077                 "laravel"
6078             ],
6079             "support": {
6080                 "issues": "https://github.com/laravel/breeze/issues",
6081                 "source": "https://github.com/laravel/breeze"
6082             },
6083             "time": "2024-03-04T14:35:21+00:00"
6084         },
6085         {
fae1b1 6086             "name": "laravel/pint",
F 6087             "version": "v1.15.1",
6088             "source": {
6089                 "type": "git",
6090                 "url": "https://github.com/laravel/pint.git",
6091                 "reference": "5f288b5e79938cc72f5c298d384e639de87507c6"
6092             },
6093             "dist": {
6094                 "type": "zip",
6095                 "url": "https://api.github.com/repos/laravel/pint/zipball/5f288b5e79938cc72f5c298d384e639de87507c6",
6096                 "reference": "5f288b5e79938cc72f5c298d384e639de87507c6",
6097                 "shasum": ""
6098             },
6099             "require": {
6100                 "ext-json": "*",
6101                 "ext-mbstring": "*",
6102                 "ext-tokenizer": "*",
6103                 "ext-xml": "*",
6104                 "php": "^8.1.0"
6105             },
6106             "require-dev": {
6107                 "friendsofphp/php-cs-fixer": "^3.52.1",
6108                 "illuminate/view": "^10.48.4",
6109                 "larastan/larastan": "^2.9.2",
6110                 "laravel-zero/framework": "^10.3.0",
6111                 "mockery/mockery": "^1.6.11",
6112                 "nunomaduro/termwind": "^1.15.1",
6113                 "pestphp/pest": "^2.34.5"
6114             },
6115             "bin": [
6116                 "builds/pint"
6117             ],
6118             "type": "project",
6119             "autoload": {
6120                 "psr-4": {
6121                     "App\\": "app/",
6122                     "Database\\Seeders\\": "database/seeders/",
6123                     "Database\\Factories\\": "database/factories/"
6124                 }
6125             },
6126             "notification-url": "https://packagist.org/downloads/",
6127             "license": [
6128                 "MIT"
6129             ],
6130             "authors": [
6131                 {
6132                     "name": "Nuno Maduro",
6133                     "email": "enunomaduro@gmail.com"
6134                 }
6135             ],
6136             "description": "An opinionated code formatter for PHP.",
6137             "homepage": "https://laravel.com",
6138             "keywords": [
6139                 "format",
6140                 "formatter",
6141                 "lint",
6142                 "linter",
6143                 "php"
6144             ],
6145             "support": {
6146                 "issues": "https://github.com/laravel/pint/issues",
6147                 "source": "https://github.com/laravel/pint"
6148             },
6149             "time": "2024-04-02T14:28:47+00:00"
6150         },
6151         {
6152             "name": "laravel/sail",
6153             "version": "v1.29.1",
6154             "source": {
6155                 "type": "git",
6156                 "url": "https://github.com/laravel/sail.git",
6157                 "reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e"
6158             },
6159             "dist": {
6160                 "type": "zip",
6161                 "url": "https://api.github.com/repos/laravel/sail/zipball/8be4a31150eab3b46af11a2e7b2c4632eefaad7e",
6162                 "reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e",
6163                 "shasum": ""
6164             },
6165             "require": {
6166                 "illuminate/console": "^9.52.16|^10.0|^11.0",
6167                 "illuminate/contracts": "^9.52.16|^10.0|^11.0",
6168                 "illuminate/support": "^9.52.16|^10.0|^11.0",
6169                 "php": "^8.0",
6170                 "symfony/console": "^6.0|^7.0",
6171                 "symfony/yaml": "^6.0|^7.0"
6172             },
6173             "require-dev": {
6174                 "orchestra/testbench": "^7.0|^8.0|^9.0",
6175                 "phpstan/phpstan": "^1.10"
6176             },
6177             "bin": [
6178                 "bin/sail"
6179             ],
6180             "type": "library",
6181             "extra": {
6182                 "laravel": {
6183                     "providers": [
6184                         "Laravel\\Sail\\SailServiceProvider"
6185                     ]
6186                 }
6187             },
6188             "autoload": {
6189                 "psr-4": {
6190                     "Laravel\\Sail\\": "src/"
6191                 }
6192             },
6193             "notification-url": "https://packagist.org/downloads/",
6194             "license": [
6195                 "MIT"
6196             ],
6197             "authors": [
6198                 {
6199                     "name": "Taylor Otwell",
6200                     "email": "taylor@laravel.com"
6201                 }
6202             ],
6203             "description": "Docker files for running a basic Laravel application.",
6204             "keywords": [
6205                 "docker",
6206                 "laravel"
6207             ],
6208             "support": {
6209                 "issues": "https://github.com/laravel/sail/issues",
6210                 "source": "https://github.com/laravel/sail"
6211             },
6212             "time": "2024-03-20T20:09:31+00:00"
6213         },
6214         {
6215             "name": "mockery/mockery",
6216             "version": "1.6.11",
6217             "source": {
6218                 "type": "git",
6219                 "url": "https://github.com/mockery/mockery.git",
6220                 "reference": "81a161d0b135df89951abd52296adf97deb0723d"
6221             },
6222             "dist": {
6223                 "type": "zip",
6224                 "url": "https://api.github.com/repos/mockery/mockery/zipball/81a161d0b135df89951abd52296adf97deb0723d",
6225                 "reference": "81a161d0b135df89951abd52296adf97deb0723d",
6226                 "shasum": ""
6227             },
6228             "require": {
6229                 "hamcrest/hamcrest-php": "^2.0.1",
6230                 "lib-pcre": ">=7.0",
6231                 "php": ">=7.3"
6232             },
6233             "conflict": {
6234                 "phpunit/phpunit": "<8.0"
6235             },
6236             "require-dev": {
6237                 "phpunit/phpunit": "^8.5 || ^9.6.17",
6238                 "symplify/easy-coding-standard": "^12.1.14"
6239             },
6240             "type": "library",
6241             "autoload": {
6242                 "files": [
6243                     "library/helpers.php",
6244                     "library/Mockery.php"
6245                 ],
6246                 "psr-4": {
6247                     "Mockery\\": "library/Mockery"
6248                 }
6249             },
6250             "notification-url": "https://packagist.org/downloads/",
6251             "license": [
6252                 "BSD-3-Clause"
6253             ],
6254             "authors": [
6255                 {
6256                     "name": "Pádraic Brady",
6257                     "email": "padraic.brady@gmail.com",
6258                     "homepage": "https://github.com/padraic",
6259                     "role": "Author"
6260                 },
6261                 {
6262                     "name": "Dave Marshall",
6263                     "email": "dave.marshall@atstsolutions.co.uk",
6264                     "homepage": "https://davedevelopment.co.uk",
6265                     "role": "Developer"
6266                 },
6267                 {
6268                     "name": "Nathanael Esayeas",
6269                     "email": "nathanael.esayeas@protonmail.com",
6270                     "homepage": "https://github.com/ghostwriter",
6271                     "role": "Lead Developer"
6272                 }
6273             ],
6274             "description": "Mockery is a simple yet flexible PHP mock object framework",
6275             "homepage": "https://github.com/mockery/mockery",
6276             "keywords": [
6277                 "BDD",
6278                 "TDD",
6279                 "library",
6280                 "mock",
6281                 "mock objects",
6282                 "mockery",
6283                 "stub",
6284                 "test",
6285                 "test double",
6286                 "testing"
6287             ],
6288             "support": {
6289                 "docs": "https://docs.mockery.io/",
6290                 "issues": "https://github.com/mockery/mockery/issues",
6291                 "rss": "https://github.com/mockery/mockery/releases.atom",
6292                 "security": "https://github.com/mockery/mockery/security/advisories",
6293                 "source": "https://github.com/mockery/mockery"
6294             },
6295             "time": "2024-03-21T18:34:15+00:00"
6296         },
6297         {
6298             "name": "myclabs/deep-copy",
6299             "version": "1.11.1",
6300             "source": {
6301                 "type": "git",
6302                 "url": "https://github.com/myclabs/DeepCopy.git",
6303                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
6304             },
6305             "dist": {
6306                 "type": "zip",
6307                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
6308                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
6309                 "shasum": ""
6310             },
6311             "require": {
6312                 "php": "^7.1 || ^8.0"
6313             },
6314             "conflict": {
6315                 "doctrine/collections": "<1.6.8",
6316                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
6317             },
6318             "require-dev": {
6319                 "doctrine/collections": "^1.6.8",
6320                 "doctrine/common": "^2.13.3 || ^3.2.2",
6321                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
6322             },
6323             "type": "library",
6324             "autoload": {
6325                 "files": [
6326                     "src/DeepCopy/deep_copy.php"
6327                 ],
6328                 "psr-4": {
6329                     "DeepCopy\\": "src/DeepCopy/"
6330                 }
6331             },
6332             "notification-url": "https://packagist.org/downloads/",
6333             "license": [
6334                 "MIT"
6335             ],
6336             "description": "Create deep copies (clones) of your objects",
6337             "keywords": [
6338                 "clone",
6339                 "copy",
6340                 "duplicate",
6341                 "object",
6342                 "object graph"
6343             ],
6344             "support": {
6345                 "issues": "https://github.com/myclabs/DeepCopy/issues",
6346                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
6347             },
6348             "funding": [
6349                 {
6350                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6351                     "type": "tidelift"
6352                 }
6353             ],
6354             "time": "2023-03-08T13:26:56+00:00"
6355         },
6356         {
6357             "name": "nunomaduro/collision",
6358             "version": "v7.10.0",
6359             "source": {
6360                 "type": "git",
6361                 "url": "https://github.com/nunomaduro/collision.git",
6362                 "reference": "49ec67fa7b002712da8526678abd651c09f375b2"
6363             },
6364             "dist": {
6365                 "type": "zip",
6366                 "url": "https://api.github.com/repos/nunomaduro/collision/zipball/49ec67fa7b002712da8526678abd651c09f375b2",
6367                 "reference": "49ec67fa7b002712da8526678abd651c09f375b2",
6368                 "shasum": ""
6369             },
6370             "require": {
6371                 "filp/whoops": "^2.15.3",
6372                 "nunomaduro/termwind": "^1.15.1",
6373                 "php": "^8.1.0",
6374                 "symfony/console": "^6.3.4"
6375             },
6376             "conflict": {
6377                 "laravel/framework": ">=11.0.0"
6378             },
6379             "require-dev": {
6380                 "brianium/paratest": "^7.3.0",
6381                 "laravel/framework": "^10.28.0",
6382                 "laravel/pint": "^1.13.3",
6383                 "laravel/sail": "^1.25.0",
6384                 "laravel/sanctum": "^3.3.1",
6385                 "laravel/tinker": "^2.8.2",
6386                 "nunomaduro/larastan": "^2.6.4",
6387                 "orchestra/testbench-core": "^8.13.0",
6388                 "pestphp/pest": "^2.23.2",
6389                 "phpunit/phpunit": "^10.4.1",
6390                 "sebastian/environment": "^6.0.1",
6391                 "spatie/laravel-ignition": "^2.3.1"
6392             },
6393             "type": "library",
6394             "extra": {
6395                 "laravel": {
6396                     "providers": [
6397                         "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
6398                     ]
6399                 }
6400             },
6401             "autoload": {
6402                 "files": [
6403                     "./src/Adapters/Phpunit/Autoload.php"
6404                 ],
6405                 "psr-4": {
6406                     "NunoMaduro\\Collision\\": "src/"
6407                 }
6408             },
6409             "notification-url": "https://packagist.org/downloads/",
6410             "license": [
6411                 "MIT"
6412             ],
6413             "authors": [
6414                 {
6415                     "name": "Nuno Maduro",
6416                     "email": "enunomaduro@gmail.com"
6417                 }
6418             ],
6419             "description": "Cli error handling for console/command-line PHP applications.",
6420             "keywords": [
6421                 "artisan",
6422                 "cli",
6423                 "command-line",
6424                 "console",
6425                 "error",
6426                 "handling",
6427                 "laravel",
6428                 "laravel-zero",
6429                 "php",
6430                 "symfony"
6431             ],
6432             "support": {
6433                 "issues": "https://github.com/nunomaduro/collision/issues",
6434                 "source": "https://github.com/nunomaduro/collision"
6435             },
6436             "funding": [
6437                 {
6438                     "url": "https://www.paypal.com/paypalme/enunomaduro",
6439                     "type": "custom"
6440                 },
6441                 {
6442                     "url": "https://github.com/nunomaduro",
6443                     "type": "github"
6444                 },
6445                 {
6446                     "url": "https://www.patreon.com/nunomaduro",
6447                     "type": "patreon"
6448                 }
6449             ],
6450             "time": "2023-10-11T15:45:01+00:00"
6451         },
6452         {
6453             "name": "phar-io/manifest",
6454             "version": "2.0.4",
6455             "source": {
6456                 "type": "git",
6457                 "url": "https://github.com/phar-io/manifest.git",
6458                 "reference": "54750ef60c58e43759730615a392c31c80e23176"
6459             },
6460             "dist": {
6461                 "type": "zip",
6462                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
6463                 "reference": "54750ef60c58e43759730615a392c31c80e23176",
6464                 "shasum": ""
6465             },
6466             "require": {
6467                 "ext-dom": "*",
6468                 "ext-libxml": "*",
6469                 "ext-phar": "*",
6470                 "ext-xmlwriter": "*",
6471                 "phar-io/version": "^3.0.1",
6472                 "php": "^7.2 || ^8.0"
6473             },
6474             "type": "library",
6475             "extra": {
6476                 "branch-alias": {
6477                     "dev-master": "2.0.x-dev"
6478                 }
6479             },
6480             "autoload": {
6481                 "classmap": [
6482                     "src/"
6483                 ]
6484             },
6485             "notification-url": "https://packagist.org/downloads/",
6486             "license": [
6487                 "BSD-3-Clause"
6488             ],
6489             "authors": [
6490                 {
6491                     "name": "Arne Blankerts",
6492                     "email": "arne@blankerts.de",
6493                     "role": "Developer"
6494                 },
6495                 {
6496                     "name": "Sebastian Heuer",
6497                     "email": "sebastian@phpeople.de",
6498                     "role": "Developer"
6499                 },
6500                 {
6501                     "name": "Sebastian Bergmann",
6502                     "email": "sebastian@phpunit.de",
6503                     "role": "Developer"
6504                 }
6505             ],
6506             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6507             "support": {
6508                 "issues": "https://github.com/phar-io/manifest/issues",
6509                 "source": "https://github.com/phar-io/manifest/tree/2.0.4"
6510             },
6511             "funding": [
6512                 {
6513                     "url": "https://github.com/theseer",
6514                     "type": "github"
6515                 }
6516             ],
6517             "time": "2024-03-03T12:33:53+00:00"
6518         },
6519         {
6520             "name": "phar-io/version",
6521             "version": "3.2.1",
6522             "source": {
6523                 "type": "git",
6524                 "url": "https://github.com/phar-io/version.git",
6525                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
6526             },
6527             "dist": {
6528                 "type": "zip",
6529                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
6530                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
6531                 "shasum": ""
6532             },
6533             "require": {
6534                 "php": "^7.2 || ^8.0"
6535             },
6536             "type": "library",
6537             "autoload": {
6538                 "classmap": [
6539                     "src/"
6540                 ]
6541             },
6542             "notification-url": "https://packagist.org/downloads/",
6543             "license": [
6544                 "BSD-3-Clause"
6545             ],
6546             "authors": [
6547                 {
6548                     "name": "Arne Blankerts",
6549                     "email": "arne@blankerts.de",
6550                     "role": "Developer"
6551                 },
6552                 {
6553                     "name": "Sebastian Heuer",
6554                     "email": "sebastian@phpeople.de",
6555                     "role": "Developer"
6556                 },
6557                 {
6558                     "name": "Sebastian Bergmann",
6559                     "email": "sebastian@phpunit.de",
6560                     "role": "Developer"
6561                 }
6562             ],
6563             "description": "Library for handling version information and constraints",
6564             "support": {
6565                 "issues": "https://github.com/phar-io/version/issues",
6566                 "source": "https://github.com/phar-io/version/tree/3.2.1"
6567             },
6568             "time": "2022-02-21T01:04:05+00:00"
6569         },
6570         {
6571             "name": "phpunit/php-code-coverage",
6572             "version": "10.1.14",
6573             "source": {
6574                 "type": "git",
6575                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
6576                 "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b"
6577             },
6578             "dist": {
6579                 "type": "zip",
6580                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
6581                 "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
6582                 "shasum": ""
6583             },
6584             "require": {
6585                 "ext-dom": "*",
6586                 "ext-libxml": "*",
6587                 "ext-xmlwriter": "*",
6588                 "nikic/php-parser": "^4.18 || ^5.0",
6589                 "php": ">=8.1",
6590                 "phpunit/php-file-iterator": "^4.0",
6591                 "phpunit/php-text-template": "^3.0",
6592                 "sebastian/code-unit-reverse-lookup": "^3.0",
6593                 "sebastian/complexity": "^3.0",
6594                 "sebastian/environment": "^6.0",
6595                 "sebastian/lines-of-code": "^2.0",
6596                 "sebastian/version": "^4.0",
6597                 "theseer/tokenizer": "^1.2.0"
6598             },
6599             "require-dev": {
6600                 "phpunit/phpunit": "^10.1"
6601             },
6602             "suggest": {
6603                 "ext-pcov": "PHP extension that provides line coverage",
6604                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
6605             },
6606             "type": "library",
6607             "extra": {
6608                 "branch-alias": {
6609                     "dev-main": "10.1-dev"
6610                 }
6611             },
6612             "autoload": {
6613                 "classmap": [
6614                     "src/"
6615                 ]
6616             },
6617             "notification-url": "https://packagist.org/downloads/",
6618             "license": [
6619                 "BSD-3-Clause"
6620             ],
6621             "authors": [
6622                 {
6623                     "name": "Sebastian Bergmann",
6624                     "email": "sebastian@phpunit.de",
6625                     "role": "lead"
6626                 }
6627             ],
6628             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
6629             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
6630             "keywords": [
6631                 "coverage",
6632                 "testing",
6633                 "xunit"
6634             ],
6635             "support": {
6636                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
6637                 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
6638                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14"
6639             },
6640             "funding": [
6641                 {
6642                     "url": "https://github.com/sebastianbergmann",
6643                     "type": "github"
6644                 }
6645             ],
6646             "time": "2024-03-12T15:33:41+00:00"
6647         },
6648         {
6649             "name": "phpunit/php-file-iterator",
6650             "version": "4.1.0",
6651             "source": {
6652                 "type": "git",
6653                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
6654                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
6655             },
6656             "dist": {
6657                 "type": "zip",
6658                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
6659                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
6660                 "shasum": ""
6661             },
6662             "require": {
6663                 "php": ">=8.1"
6664             },
6665             "require-dev": {
6666                 "phpunit/phpunit": "^10.0"
6667             },
6668             "type": "library",
6669             "extra": {
6670                 "branch-alias": {
6671                     "dev-main": "4.0-dev"
6672                 }
6673             },
6674             "autoload": {
6675                 "classmap": [
6676                     "src/"
6677                 ]
6678             },
6679             "notification-url": "https://packagist.org/downloads/",
6680             "license": [
6681                 "BSD-3-Clause"
6682             ],
6683             "authors": [
6684                 {
6685                     "name": "Sebastian Bergmann",
6686                     "email": "sebastian@phpunit.de",
6687                     "role": "lead"
6688                 }
6689             ],
6690             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
6691             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
6692             "keywords": [
6693                 "filesystem",
6694                 "iterator"
6695             ],
6696             "support": {
6697                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
6698                 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
6699                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
6700             },
6701             "funding": [
6702                 {
6703                     "url": "https://github.com/sebastianbergmann",
6704                     "type": "github"
6705                 }
6706             ],
6707             "time": "2023-08-31T06:24:48+00:00"
6708         },
6709         {
6710             "name": "phpunit/php-invoker",
6711             "version": "4.0.0",
6712             "source": {
6713                 "type": "git",
6714                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
6715                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
6716             },
6717             "dist": {
6718                 "type": "zip",
6719                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
6720                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
6721                 "shasum": ""
6722             },
6723             "require": {
6724                 "php": ">=8.1"
6725             },
6726             "require-dev": {
6727                 "ext-pcntl": "*",
6728                 "phpunit/phpunit": "^10.0"
6729             },
6730             "suggest": {
6731                 "ext-pcntl": "*"
6732             },
6733             "type": "library",
6734             "extra": {
6735                 "branch-alias": {
6736                     "dev-main": "4.0-dev"
6737                 }
6738             },
6739             "autoload": {
6740                 "classmap": [
6741                     "src/"
6742                 ]
6743             },
6744             "notification-url": "https://packagist.org/downloads/",
6745             "license": [
6746                 "BSD-3-Clause"
6747             ],
6748             "authors": [
6749                 {
6750                     "name": "Sebastian Bergmann",
6751                     "email": "sebastian@phpunit.de",
6752                     "role": "lead"
6753                 }
6754             ],
6755             "description": "Invoke callables with a timeout",
6756             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
6757             "keywords": [
6758                 "process"
6759             ],
6760             "support": {
6761                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
6762                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
6763             },
6764             "funding": [
6765                 {
6766                     "url": "https://github.com/sebastianbergmann",
6767                     "type": "github"
6768                 }
6769             ],
6770             "time": "2023-02-03T06:56:09+00:00"
6771         },
6772         {
6773             "name": "phpunit/php-text-template",
6774             "version": "3.0.1",
6775             "source": {
6776                 "type": "git",
6777                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
6778                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
6779             },
6780             "dist": {
6781                 "type": "zip",
6782                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
6783                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
6784                 "shasum": ""
6785             },
6786             "require": {
6787                 "php": ">=8.1"
6788             },
6789             "require-dev": {
6790                 "phpunit/phpunit": "^10.0"
6791             },
6792             "type": "library",
6793             "extra": {
6794                 "branch-alias": {
6795                     "dev-main": "3.0-dev"
6796                 }
6797             },
6798             "autoload": {
6799                 "classmap": [
6800                     "src/"
6801                 ]
6802             },
6803             "notification-url": "https://packagist.org/downloads/",
6804             "license": [
6805                 "BSD-3-Clause"
6806             ],
6807             "authors": [
6808                 {
6809                     "name": "Sebastian Bergmann",
6810                     "email": "sebastian@phpunit.de",
6811                     "role": "lead"
6812                 }
6813             ],
6814             "description": "Simple template engine.",
6815             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
6816             "keywords": [
6817                 "template"
6818             ],
6819             "support": {
6820                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
6821                 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
6822                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
6823             },
6824             "funding": [
6825                 {
6826                     "url": "https://github.com/sebastianbergmann",
6827                     "type": "github"
6828                 }
6829             ],
6830             "time": "2023-08-31T14:07:24+00:00"
6831         },
6832         {
6833             "name": "phpunit/php-timer",
6834             "version": "6.0.0",
6835             "source": {
6836                 "type": "git",
6837                 "url": "https://github.com/sebastianbergmann/php-timer.git",
6838                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
6839             },
6840             "dist": {
6841                 "type": "zip",
6842                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
6843                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
6844                 "shasum": ""
6845             },
6846             "require": {
6847                 "php": ">=8.1"
6848             },
6849             "require-dev": {
6850                 "phpunit/phpunit": "^10.0"
6851             },
6852             "type": "library",
6853             "extra": {
6854                 "branch-alias": {
6855                     "dev-main": "6.0-dev"
6856                 }
6857             },
6858             "autoload": {
6859                 "classmap": [
6860                     "src/"
6861                 ]
6862             },
6863             "notification-url": "https://packagist.org/downloads/",
6864             "license": [
6865                 "BSD-3-Clause"
6866             ],
6867             "authors": [
6868                 {
6869                     "name": "Sebastian Bergmann",
6870                     "email": "sebastian@phpunit.de",
6871                     "role": "lead"
6872                 }
6873             ],
6874             "description": "Utility class for timing",
6875             "homepage": "https://github.com/sebastianbergmann/php-timer/",
6876             "keywords": [
6877                 "timer"
6878             ],
6879             "support": {
6880                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
6881                 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
6882             },
6883             "funding": [
6884                 {
6885                     "url": "https://github.com/sebastianbergmann",
6886                     "type": "github"
6887                 }
6888             ],
6889             "time": "2023-02-03T06:57:52+00:00"
6890         },
6891         {
6892             "name": "phpunit/phpunit",
6893             "version": "10.5.17",
6894             "source": {
6895                 "type": "git",
6896                 "url": "https://github.com/sebastianbergmann/phpunit.git",
6897                 "reference": "c1f736a473d21957ead7e94fcc029f571895abf5"
6898             },
6899             "dist": {
6900                 "type": "zip",
6901                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1f736a473d21957ead7e94fcc029f571895abf5",
6902                 "reference": "c1f736a473d21957ead7e94fcc029f571895abf5",
6903                 "shasum": ""
6904             },
6905             "require": {
6906                 "ext-dom": "*",
6907                 "ext-json": "*",
6908                 "ext-libxml": "*",
6909                 "ext-mbstring": "*",
6910                 "ext-xml": "*",
6911                 "ext-xmlwriter": "*",
6912                 "myclabs/deep-copy": "^1.10.1",
6913                 "phar-io/manifest": "^2.0.3",
6914                 "phar-io/version": "^3.0.2",
6915                 "php": ">=8.1",
6916                 "phpunit/php-code-coverage": "^10.1.5",
6917                 "phpunit/php-file-iterator": "^4.0",
6918                 "phpunit/php-invoker": "^4.0",
6919                 "phpunit/php-text-template": "^3.0",
6920                 "phpunit/php-timer": "^6.0",
6921                 "sebastian/cli-parser": "^2.0",
6922                 "sebastian/code-unit": "^2.0",
6923                 "sebastian/comparator": "^5.0",
6924                 "sebastian/diff": "^5.0",
6925                 "sebastian/environment": "^6.0",
6926                 "sebastian/exporter": "^5.1",
6927                 "sebastian/global-state": "^6.0.1",
6928                 "sebastian/object-enumerator": "^5.0",
6929                 "sebastian/recursion-context": "^5.0",
6930                 "sebastian/type": "^4.0",
6931                 "sebastian/version": "^4.0"
6932             },
6933             "suggest": {
6934                 "ext-soap": "To be able to generate mocks based on WSDL files"
6935             },
6936             "bin": [
6937                 "phpunit"
6938             ],
6939             "type": "library",
6940             "extra": {
6941                 "branch-alias": {
6942                     "dev-main": "10.5-dev"
6943                 }
6944             },
6945             "autoload": {
6946                 "files": [
6947                     "src/Framework/Assert/Functions.php"
6948                 ],
6949                 "classmap": [
6950                     "src/"
6951                 ]
6952             },
6953             "notification-url": "https://packagist.org/downloads/",
6954             "license": [
6955                 "BSD-3-Clause"
6956             ],
6957             "authors": [
6958                 {
6959                     "name": "Sebastian Bergmann",
6960                     "email": "sebastian@phpunit.de",
6961                     "role": "lead"
6962                 }
6963             ],
6964             "description": "The PHP Unit Testing framework.",
6965             "homepage": "https://phpunit.de/",
6966             "keywords": [
6967                 "phpunit",
6968                 "testing",
6969                 "xunit"
6970             ],
6971             "support": {
6972                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
6973                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
6974                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.17"
6975             },
6976             "funding": [
6977                 {
6978                     "url": "https://phpunit.de/sponsors.html",
6979                     "type": "custom"
6980                 },
6981                 {
6982                     "url": "https://github.com/sebastianbergmann",
6983                     "type": "github"
6984                 },
6985                 {
6986                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
6987                     "type": "tidelift"
6988                 }
6989             ],
6990             "time": "2024-04-05T04:39:01+00:00"
6991         },
6992         {
6993             "name": "sebastian/cli-parser",
6994             "version": "2.0.1",
6995             "source": {
6996                 "type": "git",
6997                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
6998                 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
6999             },
7000             "dist": {
7001                 "type": "zip",
7002                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
7003                 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
7004                 "shasum": ""
7005             },
7006             "require": {
7007                 "php": ">=8.1"
7008             },
7009             "require-dev": {
7010                 "phpunit/phpunit": "^10.0"
7011             },
7012             "type": "library",
7013             "extra": {
7014                 "branch-alias": {
7015                     "dev-main": "2.0-dev"
7016                 }
7017             },
7018             "autoload": {
7019                 "classmap": [
7020                     "src/"
7021                 ]
7022             },
7023             "notification-url": "https://packagist.org/downloads/",
7024             "license": [
7025                 "BSD-3-Clause"
7026             ],
7027             "authors": [
7028                 {
7029                     "name": "Sebastian Bergmann",
7030                     "email": "sebastian@phpunit.de",
7031                     "role": "lead"
7032                 }
7033             ],
7034             "description": "Library for parsing CLI options",
7035             "homepage": "https://github.com/sebastianbergmann/cli-parser",
7036             "support": {
7037                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
7038                 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
7039                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
7040             },
7041             "funding": [
7042                 {
7043                     "url": "https://github.com/sebastianbergmann",
7044                     "type": "github"
7045                 }
7046             ],
7047             "time": "2024-03-02T07:12:49+00:00"
7048         },
7049         {
7050             "name": "sebastian/code-unit",
7051             "version": "2.0.0",
7052             "source": {
7053                 "type": "git",
7054                 "url": "https://github.com/sebastianbergmann/code-unit.git",
7055                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
7056             },
7057             "dist": {
7058                 "type": "zip",
7059                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
7060                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
7061                 "shasum": ""
7062             },
7063             "require": {
7064                 "php": ">=8.1"
7065             },
7066             "require-dev": {
7067                 "phpunit/phpunit": "^10.0"
7068             },
7069             "type": "library",
7070             "extra": {
7071                 "branch-alias": {
7072                     "dev-main": "2.0-dev"
7073                 }
7074             },
7075             "autoload": {
7076                 "classmap": [
7077                     "src/"
7078                 ]
7079             },
7080             "notification-url": "https://packagist.org/downloads/",
7081             "license": [
7082                 "BSD-3-Clause"
7083             ],
7084             "authors": [
7085                 {
7086                     "name": "Sebastian Bergmann",
7087                     "email": "sebastian@phpunit.de",
7088                     "role": "lead"
7089                 }
7090             ],
7091             "description": "Collection of value objects that represent the PHP code units",
7092             "homepage": "https://github.com/sebastianbergmann/code-unit",
7093             "support": {
7094                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
7095                 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
7096             },
7097             "funding": [
7098                 {
7099                     "url": "https://github.com/sebastianbergmann",
7100                     "type": "github"
7101                 }
7102             ],
7103             "time": "2023-02-03T06:58:43+00:00"
7104         },
7105         {
7106             "name": "sebastian/code-unit-reverse-lookup",
7107             "version": "3.0.0",
7108             "source": {
7109                 "type": "git",
7110                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
7111                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
7112             },
7113             "dist": {
7114                 "type": "zip",
7115                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
7116                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
7117                 "shasum": ""
7118             },
7119             "require": {
7120                 "php": ">=8.1"
7121             },
7122             "require-dev": {
7123                 "phpunit/phpunit": "^10.0"
7124             },
7125             "type": "library",
7126             "extra": {
7127                 "branch-alias": {
7128                     "dev-main": "3.0-dev"
7129                 }
7130             },
7131             "autoload": {
7132                 "classmap": [
7133                     "src/"
7134                 ]
7135             },
7136             "notification-url": "https://packagist.org/downloads/",
7137             "license": [
7138                 "BSD-3-Clause"
7139             ],
7140             "authors": [
7141                 {
7142                     "name": "Sebastian Bergmann",
7143                     "email": "sebastian@phpunit.de"
7144                 }
7145             ],
7146             "description": "Looks up which function or method a line of code belongs to",
7147             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
7148             "support": {
7149                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
7150                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
7151             },
7152             "funding": [
7153                 {
7154                     "url": "https://github.com/sebastianbergmann",
7155                     "type": "github"
7156                 }
7157             ],
7158             "time": "2023-02-03T06:59:15+00:00"
7159         },
7160         {
7161             "name": "sebastian/comparator",
7162             "version": "5.0.1",
7163             "source": {
7164                 "type": "git",
7165                 "url": "https://github.com/sebastianbergmann/comparator.git",
7166                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
7167             },
7168             "dist": {
7169                 "type": "zip",
7170                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
7171                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
7172                 "shasum": ""
7173             },
7174             "require": {
7175                 "ext-dom": "*",
7176                 "ext-mbstring": "*",
7177                 "php": ">=8.1",
7178                 "sebastian/diff": "^5.0",
7179                 "sebastian/exporter": "^5.0"
7180             },
7181             "require-dev": {
7182                 "phpunit/phpunit": "^10.3"
7183             },
7184             "type": "library",
7185             "extra": {
7186                 "branch-alias": {
7187                     "dev-main": "5.0-dev"
7188                 }
7189             },
7190             "autoload": {
7191                 "classmap": [
7192                     "src/"
7193                 ]
7194             },
7195             "notification-url": "https://packagist.org/downloads/",
7196             "license": [
7197                 "BSD-3-Clause"
7198             ],
7199             "authors": [
7200                 {
7201                     "name": "Sebastian Bergmann",
7202                     "email": "sebastian@phpunit.de"
7203                 },
7204                 {
7205                     "name": "Jeff Welch",
7206                     "email": "whatthejeff@gmail.com"
7207                 },
7208                 {
7209                     "name": "Volker Dusch",
7210                     "email": "github@wallbash.com"
7211                 },
7212                 {
7213                     "name": "Bernhard Schussek",
7214                     "email": "bschussek@2bepublished.at"
7215                 }
7216             ],
7217             "description": "Provides the functionality to compare PHP values for equality",
7218             "homepage": "https://github.com/sebastianbergmann/comparator",
7219             "keywords": [
7220                 "comparator",
7221                 "compare",
7222                 "equality"
7223             ],
7224             "support": {
7225                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
7226                 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
7227                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
7228             },
7229             "funding": [
7230                 {
7231                     "url": "https://github.com/sebastianbergmann",
7232                     "type": "github"
7233                 }
7234             ],
7235             "time": "2023-08-14T13:18:12+00:00"
7236         },
7237         {
7238             "name": "sebastian/complexity",
7239             "version": "3.2.0",
7240             "source": {
7241                 "type": "git",
7242                 "url": "https://github.com/sebastianbergmann/complexity.git",
7243                 "reference": "68ff824baeae169ec9f2137158ee529584553799"
7244             },
7245             "dist": {
7246                 "type": "zip",
7247                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
7248                 "reference": "68ff824baeae169ec9f2137158ee529584553799",
7249                 "shasum": ""
7250             },
7251             "require": {
7252                 "nikic/php-parser": "^4.18 || ^5.0",
7253                 "php": ">=8.1"
7254             },
7255             "require-dev": {
7256                 "phpunit/phpunit": "^10.0"
7257             },
7258             "type": "library",
7259             "extra": {
7260                 "branch-alias": {
7261                     "dev-main": "3.2-dev"
7262                 }
7263             },
7264             "autoload": {
7265                 "classmap": [
7266                     "src/"
7267                 ]
7268             },
7269             "notification-url": "https://packagist.org/downloads/",
7270             "license": [
7271                 "BSD-3-Clause"
7272             ],
7273             "authors": [
7274                 {
7275                     "name": "Sebastian Bergmann",
7276                     "email": "sebastian@phpunit.de",
7277                     "role": "lead"
7278                 }
7279             ],
7280             "description": "Library for calculating the complexity of PHP code units",
7281             "homepage": "https://github.com/sebastianbergmann/complexity",
7282             "support": {
7283                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
7284                 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
7285                 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
7286             },
7287             "funding": [
7288                 {
7289                     "url": "https://github.com/sebastianbergmann",
7290                     "type": "github"
7291                 }
7292             ],
7293             "time": "2023-12-21T08:37:17+00:00"
7294         },
7295         {
7296             "name": "sebastian/diff",
7297             "version": "5.1.1",
7298             "source": {
7299                 "type": "git",
7300                 "url": "https://github.com/sebastianbergmann/diff.git",
7301                 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
7302             },
7303             "dist": {
7304                 "type": "zip",
7305                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
7306                 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
7307                 "shasum": ""
7308             },
7309             "require": {
7310                 "php": ">=8.1"
7311             },
7312             "require-dev": {
7313                 "phpunit/phpunit": "^10.0",
7314                 "symfony/process": "^6.4"
7315             },
7316             "type": "library",
7317             "extra": {
7318                 "branch-alias": {
7319                     "dev-main": "5.1-dev"
7320                 }
7321             },
7322             "autoload": {
7323                 "classmap": [
7324                     "src/"
7325                 ]
7326             },
7327             "notification-url": "https://packagist.org/downloads/",
7328             "license": [
7329                 "BSD-3-Clause"
7330             ],
7331             "authors": [
7332                 {
7333                     "name": "Sebastian Bergmann",
7334                     "email": "sebastian@phpunit.de"
7335                 },
7336                 {
7337                     "name": "Kore Nordmann",
7338                     "email": "mail@kore-nordmann.de"
7339                 }
7340             ],
7341             "description": "Diff implementation",
7342             "homepage": "https://github.com/sebastianbergmann/diff",
7343             "keywords": [
7344                 "diff",
7345                 "udiff",
7346                 "unidiff",
7347                 "unified diff"
7348             ],
7349             "support": {
7350                 "issues": "https://github.com/sebastianbergmann/diff/issues",
7351                 "security": "https://github.com/sebastianbergmann/diff/security/policy",
7352                 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
7353             },
7354             "funding": [
7355                 {
7356                     "url": "https://github.com/sebastianbergmann",
7357                     "type": "github"
7358                 }
7359             ],
7360             "time": "2024-03-02T07:15:17+00:00"
7361         },
7362         {
7363             "name": "sebastian/environment",
7364             "version": "6.1.0",
7365             "source": {
7366                 "type": "git",
7367                 "url": "https://github.com/sebastianbergmann/environment.git",
7368                 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
7369             },
7370             "dist": {
7371                 "type": "zip",
7372                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
7373                 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
7374                 "shasum": ""
7375             },
7376             "require": {
7377                 "php": ">=8.1"
7378             },
7379             "require-dev": {
7380                 "phpunit/phpunit": "^10.0"
7381             },
7382             "suggest": {
7383                 "ext-posix": "*"
7384             },
7385             "type": "library",
7386             "extra": {
7387                 "branch-alias": {
7388                     "dev-main": "6.1-dev"
7389                 }
7390             },
7391             "autoload": {
7392                 "classmap": [
7393                     "src/"
7394                 ]
7395             },
7396             "notification-url": "https://packagist.org/downloads/",
7397             "license": [
7398                 "BSD-3-Clause"
7399             ],
7400             "authors": [
7401                 {
7402                     "name": "Sebastian Bergmann",
7403                     "email": "sebastian@phpunit.de"
7404                 }
7405             ],
7406             "description": "Provides functionality to handle HHVM/PHP environments",
7407             "homepage": "https://github.com/sebastianbergmann/environment",
7408             "keywords": [
7409                 "Xdebug",
7410                 "environment",
7411                 "hhvm"
7412             ],
7413             "support": {
7414                 "issues": "https://github.com/sebastianbergmann/environment/issues",
7415                 "security": "https://github.com/sebastianbergmann/environment/security/policy",
7416                 "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
7417             },
7418             "funding": [
7419                 {
7420                     "url": "https://github.com/sebastianbergmann",
7421                     "type": "github"
7422                 }
7423             ],
7424             "time": "2024-03-23T08:47:14+00:00"
7425         },
7426         {
7427             "name": "sebastian/exporter",
7428             "version": "5.1.2",
7429             "source": {
7430                 "type": "git",
7431                 "url": "https://github.com/sebastianbergmann/exporter.git",
7432                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
7433             },
7434             "dist": {
7435                 "type": "zip",
7436                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
7437                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
7438                 "shasum": ""
7439             },
7440             "require": {
7441                 "ext-mbstring": "*",
7442                 "php": ">=8.1",
7443                 "sebastian/recursion-context": "^5.0"
7444             },
7445             "require-dev": {
7446                 "phpunit/phpunit": "^10.0"
7447             },
7448             "type": "library",
7449             "extra": {
7450                 "branch-alias": {
7451                     "dev-main": "5.1-dev"
7452                 }
7453             },
7454             "autoload": {
7455                 "classmap": [
7456                     "src/"
7457                 ]
7458             },
7459             "notification-url": "https://packagist.org/downloads/",
7460             "license": [
7461                 "BSD-3-Clause"
7462             ],
7463             "authors": [
7464                 {
7465                     "name": "Sebastian Bergmann",
7466                     "email": "sebastian@phpunit.de"
7467                 },
7468                 {
7469                     "name": "Jeff Welch",
7470                     "email": "whatthejeff@gmail.com"
7471                 },
7472                 {
7473                     "name": "Volker Dusch",
7474                     "email": "github@wallbash.com"
7475                 },
7476                 {
7477                     "name": "Adam Harvey",
7478                     "email": "aharvey@php.net"
7479                 },
7480                 {
7481                     "name": "Bernhard Schussek",
7482                     "email": "bschussek@gmail.com"
7483                 }
7484             ],
7485             "description": "Provides the functionality to export PHP variables for visualization",
7486             "homepage": "https://www.github.com/sebastianbergmann/exporter",
7487             "keywords": [
7488                 "export",
7489                 "exporter"
7490             ],
7491             "support": {
7492                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
7493                 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
7494                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
7495             },
7496             "funding": [
7497                 {
7498                     "url": "https://github.com/sebastianbergmann",
7499                     "type": "github"
7500                 }
7501             ],
7502             "time": "2024-03-02T07:17:12+00:00"
7503         },
7504         {
7505             "name": "sebastian/global-state",
7506             "version": "6.0.2",
7507             "source": {
7508                 "type": "git",
7509                 "url": "https://github.com/sebastianbergmann/global-state.git",
7510                 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
7511             },
7512             "dist": {
7513                 "type": "zip",
7514                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
7515                 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
7516                 "shasum": ""
7517             },
7518             "require": {
7519                 "php": ">=8.1",
7520                 "sebastian/object-reflector": "^3.0",
7521                 "sebastian/recursion-context": "^5.0"
7522             },
7523             "require-dev": {
7524                 "ext-dom": "*",
7525                 "phpunit/phpunit": "^10.0"
7526             },
7527             "type": "library",
7528             "extra": {
7529                 "branch-alias": {
7530                     "dev-main": "6.0-dev"
7531                 }
7532             },
7533             "autoload": {
7534                 "classmap": [
7535                     "src/"
7536                 ]
7537             },
7538             "notification-url": "https://packagist.org/downloads/",
7539             "license": [
7540                 "BSD-3-Clause"
7541             ],
7542             "authors": [
7543                 {
7544                     "name": "Sebastian Bergmann",
7545                     "email": "sebastian@phpunit.de"
7546                 }
7547             ],
7548             "description": "Snapshotting of global state",
7549             "homepage": "https://www.github.com/sebastianbergmann/global-state",
7550             "keywords": [
7551                 "global state"
7552             ],
7553             "support": {
7554                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
7555                 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
7556                 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
7557             },
7558             "funding": [
7559                 {
7560                     "url": "https://github.com/sebastianbergmann",
7561                     "type": "github"
7562                 }
7563             ],
7564             "time": "2024-03-02T07:19:19+00:00"
7565         },
7566         {
7567             "name": "sebastian/lines-of-code",
7568             "version": "2.0.2",
7569             "source": {
7570                 "type": "git",
7571                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
7572                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
7573             },
7574             "dist": {
7575                 "type": "zip",
7576                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
7577                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
7578                 "shasum": ""
7579             },
7580             "require": {
7581                 "nikic/php-parser": "^4.18 || ^5.0",
7582                 "php": ">=8.1"
7583             },
7584             "require-dev": {
7585                 "phpunit/phpunit": "^10.0"
7586             },
7587             "type": "library",
7588             "extra": {
7589                 "branch-alias": {
7590                     "dev-main": "2.0-dev"
7591                 }
7592             },
7593             "autoload": {
7594                 "classmap": [
7595                     "src/"
7596                 ]
7597             },
7598             "notification-url": "https://packagist.org/downloads/",
7599             "license": [
7600                 "BSD-3-Clause"
7601             ],
7602             "authors": [
7603                 {
7604                     "name": "Sebastian Bergmann",
7605                     "email": "sebastian@phpunit.de",
7606                     "role": "lead"
7607                 }
7608             ],
7609             "description": "Library for counting the lines of code in PHP source code",
7610             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
7611             "support": {
7612                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
7613                 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
7614                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
7615             },
7616             "funding": [
7617                 {
7618                     "url": "https://github.com/sebastianbergmann",
7619                     "type": "github"
7620                 }
7621             ],
7622             "time": "2023-12-21T08:38:20+00:00"
7623         },
7624         {
7625             "name": "sebastian/object-enumerator",
7626             "version": "5.0.0",
7627             "source": {
7628                 "type": "git",
7629                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
7630                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
7631             },
7632             "dist": {
7633                 "type": "zip",
7634                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
7635                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
7636                 "shasum": ""
7637             },
7638             "require": {
7639                 "php": ">=8.1",
7640                 "sebastian/object-reflector": "^3.0",
7641                 "sebastian/recursion-context": "^5.0"
7642             },
7643             "require-dev": {
7644                 "phpunit/phpunit": "^10.0"
7645             },
7646             "type": "library",
7647             "extra": {
7648                 "branch-alias": {
7649                     "dev-main": "5.0-dev"
7650                 }
7651             },
7652             "autoload": {
7653                 "classmap": [
7654                     "src/"
7655                 ]
7656             },
7657             "notification-url": "https://packagist.org/downloads/",
7658             "license": [
7659                 "BSD-3-Clause"
7660             ],
7661             "authors": [
7662                 {
7663                     "name": "Sebastian Bergmann",
7664                     "email": "sebastian@phpunit.de"
7665                 }
7666             ],
7667             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
7668             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
7669             "support": {
7670                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
7671                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
7672             },
7673             "funding": [
7674                 {
7675                     "url": "https://github.com/sebastianbergmann",
7676                     "type": "github"
7677                 }
7678             ],
7679             "time": "2023-02-03T07:08:32+00:00"
7680         },
7681         {
7682             "name": "sebastian/object-reflector",
7683             "version": "3.0.0",
7684             "source": {
7685                 "type": "git",
7686                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
7687                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
7688             },
7689             "dist": {
7690                 "type": "zip",
7691                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
7692                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
7693                 "shasum": ""
7694             },
7695             "require": {
7696                 "php": ">=8.1"
7697             },
7698             "require-dev": {
7699                 "phpunit/phpunit": "^10.0"
7700             },
7701             "type": "library",
7702             "extra": {
7703                 "branch-alias": {
7704                     "dev-main": "3.0-dev"
7705                 }
7706             },
7707             "autoload": {
7708                 "classmap": [
7709                     "src/"
7710                 ]
7711             },
7712             "notification-url": "https://packagist.org/downloads/",
7713             "license": [
7714                 "BSD-3-Clause"
7715             ],
7716             "authors": [
7717                 {
7718                     "name": "Sebastian Bergmann",
7719                     "email": "sebastian@phpunit.de"
7720                 }
7721             ],
7722             "description": "Allows reflection of object attributes, including inherited and non-public ones",
7723             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
7724             "support": {
7725                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
7726                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
7727             },
7728             "funding": [
7729                 {
7730                     "url": "https://github.com/sebastianbergmann",
7731                     "type": "github"
7732                 }
7733             ],
7734             "time": "2023-02-03T07:06:18+00:00"
7735         },
7736         {
7737             "name": "sebastian/recursion-context",
7738             "version": "5.0.0",
7739             "source": {
7740                 "type": "git",
7741                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
7742                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
7743             },
7744             "dist": {
7745                 "type": "zip",
7746                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
7747                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
7748                 "shasum": ""
7749             },
7750             "require": {
7751                 "php": ">=8.1"
7752             },
7753             "require-dev": {
7754                 "phpunit/phpunit": "^10.0"
7755             },
7756             "type": "library",
7757             "extra": {
7758                 "branch-alias": {
7759                     "dev-main": "5.0-dev"
7760                 }
7761             },
7762             "autoload": {
7763                 "classmap": [
7764                     "src/"
7765                 ]
7766             },
7767             "notification-url": "https://packagist.org/downloads/",
7768             "license": [
7769                 "BSD-3-Clause"
7770             ],
7771             "authors": [
7772                 {
7773                     "name": "Sebastian Bergmann",
7774                     "email": "sebastian@phpunit.de"
7775                 },
7776                 {
7777                     "name": "Jeff Welch",
7778                     "email": "whatthejeff@gmail.com"
7779                 },
7780                 {
7781                     "name": "Adam Harvey",
7782                     "email": "aharvey@php.net"
7783                 }
7784             ],
7785             "description": "Provides functionality to recursively process PHP variables",
7786             "homepage": "https://github.com/sebastianbergmann/recursion-context",
7787             "support": {
7788                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
7789                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
7790             },
7791             "funding": [
7792                 {
7793                     "url": "https://github.com/sebastianbergmann",
7794                     "type": "github"
7795                 }
7796             ],
7797             "time": "2023-02-03T07:05:40+00:00"
7798         },
7799         {
7800             "name": "sebastian/type",
7801             "version": "4.0.0",
7802             "source": {
7803                 "type": "git",
7804                 "url": "https://github.com/sebastianbergmann/type.git",
7805                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
7806             },
7807             "dist": {
7808                 "type": "zip",
7809                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
7810                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
7811                 "shasum": ""
7812             },
7813             "require": {
7814                 "php": ">=8.1"
7815             },
7816             "require-dev": {
7817                 "phpunit/phpunit": "^10.0"
7818             },
7819             "type": "library",
7820             "extra": {
7821                 "branch-alias": {
7822                     "dev-main": "4.0-dev"
7823                 }
7824             },
7825             "autoload": {
7826                 "classmap": [
7827                     "src/"
7828                 ]
7829             },
7830             "notification-url": "https://packagist.org/downloads/",
7831             "license": [
7832                 "BSD-3-Clause"
7833             ],
7834             "authors": [
7835                 {
7836                     "name": "Sebastian Bergmann",
7837                     "email": "sebastian@phpunit.de",
7838                     "role": "lead"
7839                 }
7840             ],
7841             "description": "Collection of value objects that represent the types of the PHP type system",
7842             "homepage": "https://github.com/sebastianbergmann/type",
7843             "support": {
7844                 "issues": "https://github.com/sebastianbergmann/type/issues",
7845                 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
7846             },
7847             "funding": [
7848                 {
7849                     "url": "https://github.com/sebastianbergmann",
7850                     "type": "github"
7851                 }
7852             ],
7853             "time": "2023-02-03T07:10:45+00:00"
7854         },
7855         {
7856             "name": "sebastian/version",
7857             "version": "4.0.1",
7858             "source": {
7859                 "type": "git",
7860                 "url": "https://github.com/sebastianbergmann/version.git",
7861                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
7862             },
7863             "dist": {
7864                 "type": "zip",
7865                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
7866                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
7867                 "shasum": ""
7868             },
7869             "require": {
7870                 "php": ">=8.1"
7871             },
7872             "type": "library",
7873             "extra": {
7874                 "branch-alias": {
7875                     "dev-main": "4.0-dev"
7876                 }
7877             },
7878             "autoload": {
7879                 "classmap": [
7880                     "src/"
7881                 ]
7882             },
7883             "notification-url": "https://packagist.org/downloads/",
7884             "license": [
7885                 "BSD-3-Clause"
7886             ],
7887             "authors": [
7888                 {
7889                     "name": "Sebastian Bergmann",
7890                     "email": "sebastian@phpunit.de",
7891                     "role": "lead"
7892                 }
7893             ],
7894             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
7895             "homepage": "https://github.com/sebastianbergmann/version",
7896             "support": {
7897                 "issues": "https://github.com/sebastianbergmann/version/issues",
7898                 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
7899             },
7900             "funding": [
7901                 {
7902                     "url": "https://github.com/sebastianbergmann",
7903                     "type": "github"
7904                 }
7905             ],
7906             "time": "2023-02-07T11:34:05+00:00"
7907         },
7908         {
7909             "name": "spatie/backtrace",
7910             "version": "1.5.3",
7911             "source": {
7912                 "type": "git",
7913                 "url": "https://github.com/spatie/backtrace.git",
7914                 "reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab"
7915             },
7916             "dist": {
7917                 "type": "zip",
7918                 "url": "https://api.github.com/repos/spatie/backtrace/zipball/483f76a82964a0431aa836b6ed0edde0c248e3ab",
7919                 "reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab",
7920                 "shasum": ""
7921             },
7922             "require": {
7923                 "php": "^7.3|^8.0"
7924             },
7925             "require-dev": {
7926                 "ext-json": "*",
7927                 "phpunit/phpunit": "^9.3",
7928                 "spatie/phpunit-snapshot-assertions": "^4.2",
7929                 "symfony/var-dumper": "^5.1"
7930             },
7931             "type": "library",
7932             "autoload": {
7933                 "psr-4": {
7934                     "Spatie\\Backtrace\\": "src"
7935                 }
7936             },
7937             "notification-url": "https://packagist.org/downloads/",
7938             "license": [
7939                 "MIT"
7940             ],
7941             "authors": [
7942                 {
7943                     "name": "Freek Van de Herten",
7944                     "email": "freek@spatie.be",
7945                     "homepage": "https://spatie.be",
7946                     "role": "Developer"
7947                 }
7948             ],
7949             "description": "A better backtrace",
7950             "homepage": "https://github.com/spatie/backtrace",
7951             "keywords": [
7952                 "Backtrace",
7953                 "spatie"
7954             ],
7955             "support": {
7956                 "source": "https://github.com/spatie/backtrace/tree/1.5.3"
7957             },
7958             "funding": [
7959                 {
7960                     "url": "https://github.com/sponsors/spatie",
7961                     "type": "github"
7962                 },
7963                 {
7964                     "url": "https://spatie.be/open-source/support-us",
7965                     "type": "other"
7966                 }
7967             ],
7968             "time": "2023-06-28T12:59:17+00:00"
7969         },
7970         {
7971             "name": "spatie/flare-client-php",
7972             "version": "1.4.4",
7973             "source": {
7974                 "type": "git",
7975                 "url": "https://github.com/spatie/flare-client-php.git",
7976                 "reference": "17082e780752d346c2db12ef5d6bee8e835e399c"
7977             },
7978             "dist": {
7979                 "type": "zip",
7980                 "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/17082e780752d346c2db12ef5d6bee8e835e399c",
7981                 "reference": "17082e780752d346c2db12ef5d6bee8e835e399c",
7982                 "shasum": ""
7983             },
7984             "require": {
7985                 "illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0",
7986                 "php": "^8.0",
7987                 "spatie/backtrace": "^1.5.2",
7988                 "symfony/http-foundation": "^5.2|^6.0|^7.0",
7989                 "symfony/mime": "^5.2|^6.0|^7.0",
7990                 "symfony/process": "^5.2|^6.0|^7.0",
7991                 "symfony/var-dumper": "^5.2|^6.0|^7.0"
7992             },
7993             "require-dev": {
7994                 "dms/phpunit-arraysubset-asserts": "^0.5.0",
7995                 "pestphp/pest": "^1.20|^2.0",
7996                 "phpstan/extension-installer": "^1.1",
7997                 "phpstan/phpstan-deprecation-rules": "^1.0",
7998                 "phpstan/phpstan-phpunit": "^1.0",
7999                 "spatie/phpunit-snapshot-assertions": "^4.0|^5.0"
8000             },
8001             "type": "library",
8002             "extra": {
8003                 "branch-alias": {
8004                     "dev-main": "1.3.x-dev"
8005                 }
8006             },
8007             "autoload": {
8008                 "files": [
8009                     "src/helpers.php"
8010                 ],
8011                 "psr-4": {
8012                     "Spatie\\FlareClient\\": "src"
8013                 }
8014             },
8015             "notification-url": "https://packagist.org/downloads/",
8016             "license": [
8017                 "MIT"
8018             ],
8019             "description": "Send PHP errors to Flare",
8020             "homepage": "https://github.com/spatie/flare-client-php",
8021             "keywords": [
8022                 "exception",
8023                 "flare",
8024                 "reporting",
8025                 "spatie"
8026             ],
8027             "support": {
8028                 "issues": "https://github.com/spatie/flare-client-php/issues",
8029                 "source": "https://github.com/spatie/flare-client-php/tree/1.4.4"
8030             },
8031             "funding": [
8032                 {
8033                     "url": "https://github.com/spatie",
8034                     "type": "github"
8035                 }
8036             ],
8037             "time": "2024-01-31T14:18:45+00:00"
8038         },
8039         {
8040             "name": "spatie/ignition",
8041             "version": "1.13.1",
8042             "source": {
8043                 "type": "git",
8044                 "url": "https://github.com/spatie/ignition.git",
8045                 "reference": "889bf1dfa59e161590f677728b47bf4a6893983b"
8046             },
8047             "dist": {
8048                 "type": "zip",
8049                 "url": "https://api.github.com/repos/spatie/ignition/zipball/889bf1dfa59e161590f677728b47bf4a6893983b",
8050                 "reference": "889bf1dfa59e161590f677728b47bf4a6893983b",
8051                 "shasum": ""
8052             },
8053             "require": {
8054                 "ext-json": "*",
8055                 "ext-mbstring": "*",
8056                 "php": "^8.0",
8057                 "spatie/backtrace": "^1.5.3",
8058                 "spatie/flare-client-php": "^1.4.0",
8059                 "symfony/console": "^5.4|^6.0|^7.0",
8060                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
8061             },
8062             "require-dev": {
8063                 "illuminate/cache": "^9.52|^10.0|^11.0",
8064                 "mockery/mockery": "^1.4",
8065                 "pestphp/pest": "^1.20|^2.0",
8066                 "phpstan/extension-installer": "^1.1",
8067                 "phpstan/phpstan-deprecation-rules": "^1.0",
8068                 "phpstan/phpstan-phpunit": "^1.0",
8069                 "psr/simple-cache-implementation": "*",
8070                 "symfony/cache": "^5.4|^6.0|^7.0",
8071                 "symfony/process": "^5.4|^6.0|^7.0",
8072                 "vlucas/phpdotenv": "^5.5"
8073             },
8074             "suggest": {
8075                 "openai-php/client": "Require get solutions from OpenAI",
8076                 "simple-cache-implementation": "To cache solutions from OpenAI"
8077             },
8078             "type": "library",
8079             "extra": {
8080                 "branch-alias": {
8081                     "dev-main": "1.5.x-dev"
8082                 }
8083             },
8084             "autoload": {
8085                 "psr-4": {
8086                     "Spatie\\Ignition\\": "src"
8087                 }
8088             },
8089             "notification-url": "https://packagist.org/downloads/",
8090             "license": [
8091                 "MIT"
8092             ],
8093             "authors": [
8094                 {
8095                     "name": "Spatie",
8096                     "email": "info@spatie.be",
8097                     "role": "Developer"
8098                 }
8099             ],
8100             "description": "A beautiful error page for PHP applications.",
8101             "homepage": "https://flareapp.io/ignition",
8102             "keywords": [
8103                 "error",
8104                 "flare",
8105                 "laravel",
8106                 "page"
8107             ],
8108             "support": {
8109                 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
8110                 "forum": "https://twitter.com/flareappio",
8111                 "issues": "https://github.com/spatie/ignition/issues",
8112                 "source": "https://github.com/spatie/ignition"
8113             },
8114             "funding": [
8115                 {
8116                     "url": "https://github.com/spatie",
8117                     "type": "github"
8118                 }
8119             ],
8120             "time": "2024-03-29T14:03:47+00:00"
8121         },
8122         {
8123             "name": "spatie/laravel-ignition",
8124             "version": "2.5.1",
8125             "source": {
8126                 "type": "git",
8127                 "url": "https://github.com/spatie/laravel-ignition.git",
8128                 "reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9"
8129             },
8130             "dist": {
8131                 "type": "zip",
8132                 "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
8133                 "reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
8134                 "shasum": ""
8135             },
8136             "require": {
8137                 "ext-curl": "*",
8138                 "ext-json": "*",
8139                 "ext-mbstring": "*",
8140                 "illuminate/support": "^10.0|^11.0",
8141                 "php": "^8.1",
8142                 "spatie/flare-client-php": "^1.3.5",
8143                 "spatie/ignition": "^1.13",
8144                 "symfony/console": "^6.2.3|^7.0",
8145                 "symfony/var-dumper": "^6.2.3|^7.0"
8146             },
8147             "require-dev": {
8148                 "livewire/livewire": "^2.11|^3.3.5",
8149                 "mockery/mockery": "^1.5.1",
8150                 "openai-php/client": "^0.8.1",
8151                 "orchestra/testbench": "^8.0|^9.0",
8152                 "pestphp/pest": "^2.30",
8153                 "phpstan/extension-installer": "^1.2",
8154                 "phpstan/phpstan-deprecation-rules": "^1.1.1",
8155                 "phpstan/phpstan-phpunit": "^1.3.3",
8156                 "vlucas/phpdotenv": "^5.5"
8157             },
8158             "suggest": {
8159                 "openai-php/client": "Require get solutions from OpenAI",
8160                 "psr/simple-cache-implementation": "Needed to cache solutions from OpenAI"
8161             },
8162             "type": "library",
8163             "extra": {
8164                 "laravel": {
8165                     "providers": [
8166                         "Spatie\\LaravelIgnition\\IgnitionServiceProvider"
8167                     ],
8168                     "aliases": {
8169                         "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare"
8170                     }
8171                 }
8172             },
8173             "autoload": {
8174                 "files": [
8175                     "src/helpers.php"
8176                 ],
8177                 "psr-4": {
8178                     "Spatie\\LaravelIgnition\\": "src"
8179                 }
8180             },
8181             "notification-url": "https://packagist.org/downloads/",
8182             "license": [
8183                 "MIT"
8184             ],
8185             "authors": [
8186                 {
8187                     "name": "Spatie",
8188                     "email": "info@spatie.be",
8189                     "role": "Developer"
8190                 }
8191             ],
8192             "description": "A beautiful error page for Laravel applications.",
8193             "homepage": "https://flareapp.io/ignition",
8194             "keywords": [
8195                 "error",
8196                 "flare",
8197                 "laravel",
8198                 "page"
8199             ],
8200             "support": {
8201                 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
8202                 "forum": "https://twitter.com/flareappio",
8203                 "issues": "https://github.com/spatie/laravel-ignition/issues",
8204                 "source": "https://github.com/spatie/laravel-ignition"
8205             },
8206             "funding": [
8207                 {
8208                     "url": "https://github.com/spatie",
8209                     "type": "github"
8210                 }
8211             ],
8212             "time": "2024-04-02T06:30:22+00:00"
8213         },
8214         {
8215             "name": "symfony/yaml",
8216             "version": "v6.4.3",
8217             "source": {
8218                 "type": "git",
8219                 "url": "https://github.com/symfony/yaml.git",
8220                 "reference": "d75715985f0f94f978e3a8fa42533e10db921b90"
8221             },
8222             "dist": {
8223                 "type": "zip",
8224                 "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90",
8225                 "reference": "d75715985f0f94f978e3a8fa42533e10db921b90",
8226                 "shasum": ""
8227             },
8228             "require": {
8229                 "php": ">=8.1",
8230                 "symfony/deprecation-contracts": "^2.5|^3",
8231                 "symfony/polyfill-ctype": "^1.8"
8232             },
8233             "conflict": {
8234                 "symfony/console": "<5.4"
8235             },
8236             "require-dev": {
8237                 "symfony/console": "^5.4|^6.0|^7.0"
8238             },
8239             "bin": [
8240                 "Resources/bin/yaml-lint"
8241             ],
8242             "type": "library",
8243             "autoload": {
8244                 "psr-4": {
8245                     "Symfony\\Component\\Yaml\\": ""
8246                 },
8247                 "exclude-from-classmap": [
8248                     "/Tests/"
8249                 ]
8250             },
8251             "notification-url": "https://packagist.org/downloads/",
8252             "license": [
8253                 "MIT"
8254             ],
8255             "authors": [
8256                 {
8257                     "name": "Fabien Potencier",
8258                     "email": "fabien@symfony.com"
8259                 },
8260                 {
8261                     "name": "Symfony Community",
8262                     "homepage": "https://symfony.com/contributors"
8263                 }
8264             ],
8265             "description": "Loads and dumps YAML files",
8266             "homepage": "https://symfony.com",
8267             "support": {
8268                 "source": "https://github.com/symfony/yaml/tree/v6.4.3"
8269             },
8270             "funding": [
8271                 {
8272                     "url": "https://symfony.com/sponsor",
8273                     "type": "custom"
8274                 },
8275                 {
8276                     "url": "https://github.com/fabpot",
8277                     "type": "github"
8278                 },
8279                 {
8280                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8281                     "type": "tidelift"
8282                 }
8283             ],
8284             "time": "2024-01-23T14:51:35+00:00"
8285         },
8286         {
8287             "name": "theseer/tokenizer",
8288             "version": "1.2.3",
8289             "source": {
8290                 "type": "git",
8291                 "url": "https://github.com/theseer/tokenizer.git",
8292                 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
8293             },
8294             "dist": {
8295                 "type": "zip",
8296                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
8297                 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
8298                 "shasum": ""
8299             },
8300             "require": {
8301                 "ext-dom": "*",
8302                 "ext-tokenizer": "*",
8303                 "ext-xmlwriter": "*",
8304                 "php": "^7.2 || ^8.0"
8305             },
8306             "type": "library",
8307             "autoload": {
8308                 "classmap": [
8309                     "src/"
8310                 ]
8311             },
8312             "notification-url": "https://packagist.org/downloads/",
8313             "license": [
8314                 "BSD-3-Clause"
8315             ],
8316             "authors": [
8317                 {
8318                     "name": "Arne Blankerts",
8319                     "email": "arne@blankerts.de",
8320                     "role": "Developer"
8321                 }
8322             ],
8323             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
8324             "support": {
8325                 "issues": "https://github.com/theseer/tokenizer/issues",
8326                 "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
8327             },
8328             "funding": [
8329                 {
8330                     "url": "https://github.com/theseer",
8331                     "type": "github"
8332                 }
8333             ],
8334             "time": "2024-03-03T12:36:25+00:00"
8335         }
8336     ],
8337     "aliases": [],
8338     "minimum-stability": "stable",
8339     "stability-flags": [],
8340     "prefer-stable": true,
8341     "prefer-lowest": false,
8342     "platform": {
8343         "php": "^8.1"
8344     },
8345     "platform-dev": [],
f7d0ce 8346     "plugin-api-version": "2.3.0"
fae1b1 8347 }