MaterialsCalculator

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

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

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

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

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