Projeto

Geral

Perfil

Estatísticas
| Branch: | Revisão:

expressolivretools / composer.lock @ 3e379cec

Histórico | Ver | Anotar | Baixar (263 KB)

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