agency-zhilfond

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

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

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

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

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