LaravelTest

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

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.