Subversion-Projekte lars-tiefland.zeldi.de_alt

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

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