Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 2 | Ir a la última revisión | | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 www 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": "929465cc39c8389c7b7341da44913fda",
8
    "packages": [
9
        {
10
            "name": "abraham/twitteroauth",
11
            "version": "2.0.2",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/abraham/twitteroauth.git",
15
                "reference": "5a424e80a1200674451844fbaae8a0098a316a01"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/5a424e80a1200674451844fbaae8a0098a316a01",
20
                "reference": "5a424e80a1200674451844fbaae8a0098a316a01",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "composer/ca-bundle": "^1.2",
25
                "ext-curl": "*",
26
                "php": "^7.3 || ^7.4 || ^8.0"
27
            },
28
            "require-dev": {
29
                "php-vcr/php-vcr": "^1",
30
                "php-vcr/phpunit-testlistener-vcr": "dev-php-8",
31
                "phpmd/phpmd": "^2",
32
                "phpunit/phpunit": "^8 || ^9",
33
                "squizlabs/php_codesniffer": "^3"
34
            },
35
            "type": "library",
36
            "autoload": {
37
                "psr-4": {
38
                    "Abraham\\TwitterOAuth\\": "src"
39
                }
40
            },
41
            "notification-url": "https://packagist.org/downloads/",
42
            "license": [
43
                "MIT"
44
            ],
45
            "authors": [
46
                {
47
                    "name": "Abraham Williams",
48
                    "email": "abraham@abrah.am",
49
                    "homepage": "https://abrah.am",
50
                    "role": "Developer"
51
                }
52
            ],
53
            "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
54
            "homepage": "https://twitteroauth.com",
55
            "keywords": [
56
                "Twitter API",
57
                "Twitter oAuth",
58
                "api",
59
                "oauth",
60
                "rest",
61
                "social",
62
                "twitter"
63
            ],
64
            "support": {
65
                "issues": "https://github.com/abraham/twitteroauth/issues",
66
                "source": "https://github.com/abraham/twitteroauth"
67
            },
68
            "time": "2021-06-11T02:56:14+00:00"
69
        },
70
        {
71
            "name": "bigbluebutton/bigbluebutton-api-php",
72
            "version": "2.0.13",
73
            "source": {
74
                "type": "git",
75
                "url": "https://github.com/bigbluebutton/bigbluebutton-api-php.git",
76
                "reference": "bae7b32f71119e6c0bc4015ea12ef4a0feeb694d"
77
            },
78
            "dist": {
79
                "type": "zip",
80
                "url": "https://api.github.com/repos/bigbluebutton/bigbluebutton-api-php/zipball/bae7b32f71119e6c0bc4015ea12ef4a0feeb694d",
81
                "reference": "bae7b32f71119e6c0bc4015ea12ef4a0feeb694d",
82
                "shasum": ""
83
            },
84
            "require": {
85
                "ext-curl": "*",
86
                "ext-mbstring": "*",
87
                "ext-simplexml": "*",
88
                "php": ">=7.1"
89
            },
90
            "require-dev": {
91
                "composer/composer": "^1.10.0",
92
                "ext-mbstring": "*",
93
                "fakerphp/faker": "^1.14",
94
                "friendsofphp/php-cs-fixer": "2.*",
95
                "php-coveralls/php-coveralls": "^2.4.0",
96
                "phpunit/phpunit": "^8",
97
                "squizlabs/php_codesniffer": "3.*"
98
            },
99
            "type": "library",
100
            "autoload": {
101
                "psr-4": {
102
                    "BigBlueButton\\": "src"
103
                }
104
            },
105
            "notification-url": "https://packagist.org/downloads/",
106
            "license": [
107
                "LGPL-3.0-or-later"
108
            ],
109
            "authors": [
110
                {
111
                    "name": "Ghazi Triki",
112
                    "email": "ghazi.nocturne@gmail.com",
113
                    "role": "Developer"
114
                }
115
            ],
116
            "description": "BigBlueButton PHP API Library for PHP",
117
            "homepage": "http://bigbluebutton.org/",
118
            "keywords": [
119
                "api",
120
                "bbb",
121
                "bigbluebutton"
122
            ],
123
            "support": {
124
                "issues": "https://github.com/bigbluebutton/bigbluebutton-api-php/issues",
125
                "source": "https://github.com/bigbluebutton/bigbluebutton-api-php/tree/2.0.13"
126
            },
127
            "time": "2021-06-11T20:48:11+00:00"
128
        },
129
        {
130
            "name": "brainfoolong/cryptojs-aes-php",
131
            "version": "2.1.1",
132
            "source": {
133
                "type": "git",
134
                "url": "https://github.com/brainfoolong/cryptojs-aes-php.git",
135
                "reference": "b73384d8c683d80a682521c827e16dba692ced10"
136
            },
137
            "dist": {
138
                "type": "zip",
139
                "url": "https://api.github.com/repos/brainfoolong/cryptojs-aes-php/zipball/b73384d8c683d80a682521c827e16dba692ced10",
140
                "reference": "b73384d8c683d80a682521c827e16dba692ced10",
141
                "shasum": ""
142
            },
143
            "require": {
144
                "ext-json": "*",
145
                "ext-openssl": "*",
146
                "php": ">=7.0.0"
147
            },
148
            "type": "library",
149
            "autoload": {
150
                "psr-4": {
151
                    "Nullix\\CryptoJsAes\\": "src/"
152
                }
153
            },
154
            "notification-url": "https://packagist.org/downloads/",
155
            "license": [
156
                "MIT"
157
            ],
158
            "authors": [
159
                {
160
                    "name": "Roland Eigelsreiter",
161
                    "homepage": "https://github.com/brainfoolong/cryptojs-aes-php",
162
                    "role": "Developer"
163
                }
164
            ],
165
            "description": "CryptoJS 3.x AES encryption/decryption on client side with Javascript and on server side with PHP",
166
            "homepage": "https://github.com/brainfoolong/cryptojs-aes-php",
167
            "keywords": [
168
                "aes",
169
                "encryption",
170
                "javascript",
171
                "php"
172
            ],
173
            "support": {
174
                "issues": "https://github.com/brainfoolong/cryptojs-aes-php/issues",
175
                "source": "https://github.com/brainfoolong/cryptojs-aes-php/tree/2.1.1"
176
            },
177
            "funding": [
178
                {
179
                    "url": "https://github.com/brainfoolong",
180
                    "type": "github"
181
                }
182
            ],
183
            "time": "2021-01-15T10:16:05+00:00"
184
        },
185
        {
186
            "name": "brick/varexporter",
187
            "version": "0.3.5",
188
            "source": {
189
                "type": "git",
190
                "url": "https://github.com/brick/varexporter.git",
191
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518"
192
            },
193
            "dist": {
194
                "type": "zip",
195
                "url": "https://api.github.com/repos/brick/varexporter/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518",
196
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518",
197
                "shasum": ""
198
            },
199
            "require": {
200
                "nikic/php-parser": "^4.0",
201
                "php": "^7.2 || ^8.0"
202
            },
203
            "require-dev": {
204
                "php-coveralls/php-coveralls": "^2.2",
205
                "phpunit/phpunit": "^8.5 || ^9.0",
206
                "vimeo/psalm": "4.4.1"
207
            },
208
            "type": "library",
209
            "autoload": {
210
                "psr-4": {
211
                    "Brick\\VarExporter\\": "src/"
212
                }
213
            },
214
            "notification-url": "https://packagist.org/downloads/",
215
            "license": [
216
                "MIT"
217
            ],
218
            "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
219
            "keywords": [
220
                "var_export"
221
            ],
222
            "support": {
223
                "issues": "https://github.com/brick/varexporter/issues",
224
                "source": "https://github.com/brick/varexporter/tree/0.3.5"
225
            },
226
            "time": "2021-02-10T13:53:07+00:00"
227
        },
228
        {
229
            "name": "composer/ca-bundle",
230
            "version": "1.2.10",
231
            "source": {
232
                "type": "git",
233
                "url": "https://github.com/composer/ca-bundle.git",
234
                "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8"
235
            },
236
            "dist": {
237
                "type": "zip",
238
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8",
239
                "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8",
240
                "shasum": ""
241
            },
242
            "require": {
243
                "ext-openssl": "*",
244
                "ext-pcre": "*",
245
                "php": "^5.3.2 || ^7.0 || ^8.0"
246
            },
247
            "require-dev": {
248
                "phpstan/phpstan": "^0.12.55",
249
                "psr/log": "^1.0",
250
                "symfony/phpunit-bridge": "^4.2 || ^5",
251
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
252
            },
253
            "type": "library",
254
            "extra": {
255
                "branch-alias": {
256
                    "dev-main": "1.x-dev"
257
                }
258
            },
259
            "autoload": {
260
                "psr-4": {
261
                    "Composer\\CaBundle\\": "src"
262
                }
263
            },
264
            "notification-url": "https://packagist.org/downloads/",
265
            "license": [
266
                "MIT"
267
            ],
268
            "authors": [
269
                {
270
                    "name": "Jordi Boggiano",
271
                    "email": "j.boggiano@seld.be",
272
                    "homepage": "http://seld.be"
273
                }
274
            ],
275
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
276
            "keywords": [
277
                "cabundle",
278
                "cacert",
279
                "certificate",
280
                "ssl",
281
                "tls"
282
            ],
283
            "support": {
284
                "irc": "irc://irc.freenode.org/composer",
285
                "issues": "https://github.com/composer/ca-bundle/issues",
286
                "source": "https://github.com/composer/ca-bundle/tree/1.2.10"
287
            },
288
            "funding": [
289
                {
290
                    "url": "https://packagist.com",
291
                    "type": "custom"
292
                },
293
                {
294
                    "url": "https://github.com/composer",
295
                    "type": "github"
296
                },
297
                {
298
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
299
                    "type": "tidelift"
300
                }
301
            ],
302
            "time": "2021-06-07T13:58:28+00:00"
303
        },
304
        {
305
            "name": "composer/package-versions-deprecated",
306
<<<<<<< .mine
307
            "version": "1.11.99.3",
308
||||||| .r9
309
            "version": "1.11.99.2",
310
=======
311
            "version": "1.11.99.4",
312
>>>>>>> .r10
313
            "source": {
314
                "type": "git",
315
                "url": "https://github.com/composer/package-versions-deprecated.git",
316
<<<<<<< .mine
317
                "reference": "fff576ac850c045158a250e7e27666e146e78d18"
318
||||||| .r9
319
                "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
320
=======
321
                "reference": "b174585d1fe49ceed21928a945138948cb394600"
322
>>>>>>> .r10
323
            },
324
            "dist": {
325
                "type": "zip",
326
<<<<<<< .mine
327
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
328
                "reference": "fff576ac850c045158a250e7e27666e146e78d18",
329
||||||| .r9
330
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
331
                "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
332
=======
333
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600",
334
                "reference": "b174585d1fe49ceed21928a945138948cb394600",
335
>>>>>>> .r10
336
                "shasum": ""
337
            },
338
            "require": {
339
                "composer-plugin-api": "^1.1.0 || ^2.0",
340
                "php": "^7 || ^8"
341
            },
342
            "replace": {
343
                "ocramius/package-versions": "1.11.99"
344
            },
345
            "require-dev": {
346
                "composer/composer": "^1.9.3 || ^2.0@dev",
347
                "ext-zip": "^1.13",
348
                "phpunit/phpunit": "^6.5 || ^7"
349
            },
350
            "type": "composer-plugin",
351
            "extra": {
352
                "class": "PackageVersions\\Installer",
353
                "branch-alias": {
354
                    "dev-master": "1.x-dev"
355
                }
356
            },
357
            "autoload": {
358
                "psr-4": {
359
                    "PackageVersions\\": "src/PackageVersions"
360
                }
361
            },
362
            "notification-url": "https://packagist.org/downloads/",
363
            "license": [
364
                "MIT"
365
            ],
366
            "authors": [
367
                {
368
                    "name": "Marco Pivetta",
369
                    "email": "ocramius@gmail.com"
370
                },
371
                {
372
                    "name": "Jordi Boggiano",
373
                    "email": "j.boggiano@seld.be"
374
                }
375
            ],
376
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
377
            "support": {
378
                "issues": "https://github.com/composer/package-versions-deprecated/issues",
379
<<<<<<< .mine
380
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
381
||||||| .r9
382
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
383
=======
384
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4"
385
>>>>>>> .r10
386
            },
387
            "funding": [
388
                {
389
                    "url": "https://packagist.com",
390
                    "type": "custom"
391
                },
392
                {
393
                    "url": "https://github.com/composer",
394
                    "type": "github"
395
                },
396
                {
397
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
398
                    "type": "tidelift"
399
                }
400
            ],
401
<<<<<<< .mine
402
            "time": "2021-08-17T13:49:14+00:00"
403
||||||| .r9
404
            "time": "2021-05-24T07:46:03+00:00"
405
=======
406
            "time": "2021-09-13T08:41:34+00:00"
407
>>>>>>> .r10
408
        },
409
        {
410
            "name": "container-interop/container-interop",
411
            "version": "1.2.0",
412
            "source": {
413
                "type": "git",
414
                "url": "https://github.com/container-interop/container-interop.git",
415
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
416
            },
417
            "dist": {
418
                "type": "zip",
419
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
420
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
421
                "shasum": ""
422
            },
423
            "require": {
424
                "psr/container": "^1.0"
425
            },
426
            "type": "library",
427
            "autoload": {
428
                "psr-4": {
429
                    "Interop\\Container\\": "src/Interop/Container/"
430
                }
431
            },
432
            "notification-url": "https://packagist.org/downloads/",
433
            "license": [
434
                "MIT"
435
            ],
436
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
437
            "homepage": "https://github.com/container-interop/container-interop",
438
            "support": {
439
                "issues": "https://github.com/container-interop/container-interop/issues",
440
                "source": "https://github.com/container-interop/container-interop/tree/master"
441
            },
442
            "abandoned": "psr/container",
443
            "time": "2017-02-14T19:40:03+00:00"
444
        },
445
        {
446
            "name": "doctrine/instantiator",
447
            "version": "1.4.0",
448
            "source": {
449
                "type": "git",
450
                "url": "https://github.com/doctrine/instantiator.git",
451
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
452
            },
453
            "dist": {
454
                "type": "zip",
455
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
456
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
457
                "shasum": ""
458
            },
459
            "require": {
460
                "php": "^7.1 || ^8.0"
461
            },
462
            "require-dev": {
463
                "doctrine/coding-standard": "^8.0",
464
                "ext-pdo": "*",
465
                "ext-phar": "*",
466
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
467
                "phpstan/phpstan": "^0.12",
468
                "phpstan/phpstan-phpunit": "^0.12",
469
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
470
            },
471
            "type": "library",
472
            "autoload": {
473
                "psr-4": {
474
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
475
                }
476
            },
477
            "notification-url": "https://packagist.org/downloads/",
478
            "license": [
479
                "MIT"
480
            ],
481
            "authors": [
482
                {
483
                    "name": "Marco Pivetta",
484
                    "email": "ocramius@gmail.com",
485
                    "homepage": "https://ocramius.github.io/"
486
                }
487
            ],
488
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
489
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
490
            "keywords": [
491
                "constructor",
492
                "instantiate"
493
            ],
494
            "support": {
495
                "issues": "https://github.com/doctrine/instantiator/issues",
496
                "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
497
            },
498
            "funding": [
499
                {
500
                    "url": "https://www.doctrine-project.org/sponsorship.html",
501
                    "type": "custom"
502
                },
503
                {
504
                    "url": "https://www.patreon.com/phpdoctrine",
505
                    "type": "patreon"
506
                },
507
                {
508
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
509
                    "type": "tidelift"
510
                }
511
            ],
512
            "time": "2020-11-10T18:47:58+00:00"
513
        },
514
        {
515
            "name": "ezyang/htmlpurifier",
516
            "version": "v4.13.0",
517
            "source": {
518
                "type": "git",
519
                "url": "https://github.com/ezyang/htmlpurifier.git",
520
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
521
            },
522
            "dist": {
523
                "type": "zip",
524
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
525
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
526
                "shasum": ""
527
            },
528
            "require": {
529
                "php": ">=5.2"
530
            },
531
            "require-dev": {
532
                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
533
            },
534
            "type": "library",
535
            "autoload": {
536
                "psr-0": {
537
                    "HTMLPurifier": "library/"
538
                },
539
                "files": [
540
                    "library/HTMLPurifier.composer.php"
541
                ],
542
                "exclude-from-classmap": [
543
                    "/library/HTMLPurifier/Language/"
544
                ]
545
            },
546
            "notification-url": "https://packagist.org/downloads/",
547
            "license": [
548
                "LGPL-2.1-or-later"
549
            ],
550
            "authors": [
551
                {
552
                    "name": "Edward Z. Yang",
553
                    "email": "admin@htmlpurifier.org",
554
                    "homepage": "http://ezyang.com"
555
                }
556
            ],
557
            "description": "Standards compliant HTML filter written in PHP",
558
            "homepage": "http://htmlpurifier.org/",
559
            "keywords": [
560
                "html"
561
            ],
562
            "support": {
563
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
564
                "source": "https://github.com/ezyang/htmlpurifier/tree/master"
565
            },
566
            "time": "2020-06-29T00:56:53+00:00"
567
        },
568
        {
569
            "name": "facebook/graph-sdk",
570
            "version": "5.7.0",
571
            "source": {
572
                "type": "git",
573
                "url": "https://github.com/facebook/php-graph-sdk.git",
574
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
575
            },
576
            "dist": {
577
                "type": "zip",
578
                "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
579
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
580
                "shasum": ""
581
            },
582
            "require": {
583
                "php": "^5.4|^7.0"
584
            },
585
            "require-dev": {
586
                "guzzlehttp/guzzle": "~5.0",
587
                "mockery/mockery": "~0.8",
588
                "phpunit/phpunit": "~4.0"
589
            },
590
            "suggest": {
591
                "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
592
                "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
593
            },
594
            "type": "library",
595
            "extra": {
596
                "branch-alias": {
597
                    "dev-master": "5.x-dev"
598
                }
599
            },
600
            "autoload": {
601
                "psr-4": {
602
                    "Facebook\\": "src/Facebook/"
603
                },
604
                "files": [
605
                    "src/Facebook/polyfills.php"
606
                ]
607
            },
608
            "notification-url": "https://packagist.org/downloads/",
609
            "license": [
610
                "Facebook Platform"
611
            ],
612
            "authors": [
613
                {
614
                    "name": "Facebook",
615
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
616
                }
617
            ],
618
            "description": "Facebook SDK for PHP",
619
            "homepage": "https://github.com/facebook/php-graph-sdk",
620
            "keywords": [
621
                "facebook",
622
                "sdk"
623
            ],
624
            "support": {
625
                "issues": "https://github.com/facebook/php-graph-sdk/issues",
626
                "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0"
627
            },
628
            "time": "2018-12-11T22:56:31+00:00"
629
        },
630
        {
631
            "name": "firebase/php-jwt",
632
            "version": "v5.4.0",
633
            "source": {
634
                "type": "git",
635
                "url": "https://github.com/firebase/php-jwt.git",
636
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
637
            },
638
            "dist": {
639
                "type": "zip",
640
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
641
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
642
                "shasum": ""
643
            },
644
            "require": {
645
                "php": ">=5.3.0"
646
            },
647
            "require-dev": {
648
                "phpunit/phpunit": ">=4.8 <=9"
649
            },
650
            "suggest": {
651
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
652
            },
653
            "type": "library",
654
            "autoload": {
655
                "psr-4": {
656
                    "Firebase\\JWT\\": "src"
657
                }
658
            },
659
            "notification-url": "https://packagist.org/downloads/",
660
            "license": [
661
                "BSD-3-Clause"
662
            ],
663
            "authors": [
664
                {
665
                    "name": "Neuman Vong",
666
                    "email": "neuman+pear@twilio.com",
667
                    "role": "Developer"
668
                },
669
                {
670
                    "name": "Anant Narayanan",
671
                    "email": "anant@php.net",
672
                    "role": "Developer"
673
                }
674
            ],
675
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
676
            "homepage": "https://github.com/firebase/php-jwt",
677
            "keywords": [
678
                "jwt",
679
                "php"
680
            ],
681
            "support": {
682
                "issues": "https://github.com/firebase/php-jwt/issues",
683
                "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
684
            },
685
            "time": "2021-06-23T19:00:23+00:00"
686
        },
687
        {
688
            "name": "geoip2/geoip2",
689
            "version": "v2.11.0",
690
            "source": {
691
                "type": "git",
692
                "url": "https://github.com/maxmind/GeoIP2-php.git",
693
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7"
694
            },
695
            "dist": {
696
                "type": "zip",
697
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
698
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
699
                "shasum": ""
700
            },
701
            "require": {
702
                "ext-json": "*",
703
                "maxmind-db/reader": "~1.8",
704
                "maxmind/web-service-common": "~0.8",
705
                "php": ">=7.2"
706
            },
707
            "require-dev": {
708
                "friendsofphp/php-cs-fixer": "2.*",
709
                "phpunit/phpunit": "^8.0 || ^9.0",
710
                "squizlabs/php_codesniffer": "3.*"
711
            },
712
            "type": "library",
713
            "autoload": {
714
                "psr-4": {
715
                    "GeoIp2\\": "src"
716
                }
717
            },
718
            "notification-url": "https://packagist.org/downloads/",
719
            "license": [
720
                "Apache-2.0"
721
            ],
722
            "authors": [
723
                {
724
                    "name": "Gregory J. Oschwald",
725
                    "email": "goschwald@maxmind.com",
726
                    "homepage": "https://www.maxmind.com/"
727
                }
728
            ],
729
            "description": "MaxMind GeoIP2 PHP API",
730
            "homepage": "https://github.com/maxmind/GeoIP2-php",
731
            "keywords": [
732
                "IP",
733
                "geoip",
734
                "geoip2",
735
                "geolocation",
736
                "maxmind"
737
            ],
738
            "support": {
739
                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
740
                "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.11.0"
741
            },
742
            "time": "2020-10-01T18:48:34+00:00"
743
        },
744
        {
745
            "name": "google/apiclient",
746
            "version": "v2.10.1",
747
            "source": {
748
                "type": "git",
749
                "url": "https://github.com/googleapis/google-api-php-client.git",
750
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b"
751
            },
752
            "dist": {
753
                "type": "zip",
754
                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/11871e94006ce7a419bb6124d51b6f9ace3f679b",
755
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b",
756
                "shasum": ""
757
            },
758
            "require": {
759
                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
760
                "google/apiclient-services": "~0.200",
761
                "google/auth": "^1.10",
762
                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
763
                "guzzlehttp/psr7": "^1.2",
764
                "monolog/monolog": "^1.17|^2.0",
765
                "php": "^5.6|^7.0|^8.0",
766
                "phpseclib/phpseclib": "~2.0||^3.0.2"
767
            },
768
            "require-dev": {
769
                "cache/filesystem-adapter": "^0.3.2|^1.1",
770
                "composer/composer": "^1.10.22",
771
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
772
                "phpcompatibility/php-compatibility": "^9.2",
773
                "phpunit/phpunit": "^5.7||^8.5.13",
774
                "squizlabs/php_codesniffer": "~2.3",
775
                "symfony/css-selector": "~2.1",
776
                "symfony/dom-crawler": "~2.1"
777
            },
778
            "suggest": {
779
                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
780
            },
781
            "type": "library",
782
            "extra": {
783
                "branch-alias": {
784
                    "dev-master": "2.x-dev"
785
                }
786
            },
787
            "autoload": {
788
                "psr-4": {
789
                    "Google\\": "src/"
790
                },
791
                "files": [
792
                    "src/aliases.php"
793
                ],
794
                "classmap": [
795
                    "src/aliases.php"
796
                ]
797
            },
798
            "notification-url": "https://packagist.org/downloads/",
799
            "license": [
800
                "Apache-2.0"
801
            ],
802
            "description": "Client library for Google APIs",
803
            "homepage": "http://developers.google.com/api-client-library/php",
804
            "keywords": [
805
                "google"
806
            ],
807
            "support": {
808
                "issues": "https://github.com/googleapis/google-api-php-client/issues",
809
                "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.1"
810
            },
811
            "time": "2021-06-25T14:25:44+00:00"
812
        },
813
        {
814
            "name": "google/apiclient-services",
815
<<<<<<< .mine
816
            "version": "v0.209.0",
817
||||||| .r9
818
            "version": "v0.201.1",
819
=======
820
            "version": "v0.212.0",
821
>>>>>>> .r10
822
            "source": {
823
                "type": "git",
824
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
825
<<<<<<< .mine
826
                "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3"
827
||||||| .r9
828
                "reference": "ee1072221acf7c32e3de9b18e11fec3ab23ec38f"
829
=======
830
                "reference": "2c4bd512502ad9cdfec8ea711ea1592c79d345e5"
831
>>>>>>> .r10
832
            },
833
            "dist": {
834
                "type": "zip",
835
<<<<<<< .mine
836
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
837
                "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
838
||||||| .r9
839
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/ee1072221acf7c32e3de9b18e11fec3ab23ec38f",
840
                "reference": "ee1072221acf7c32e3de9b18e11fec3ab23ec38f",
841
=======
842
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/2c4bd512502ad9cdfec8ea711ea1592c79d345e5",
843
                "reference": "2c4bd512502ad9cdfec8ea711ea1592c79d345e5",
844
>>>>>>> .r10
845
                "shasum": ""
846
            },
847
            "require": {
848
                "php": ">=5.6"
849
            },
850
            "require-dev": {
851
                "phpunit/phpunit": "^5.7||^8.5.13"
852
            },
853
            "type": "library",
854
            "autoload": {
855
                "psr-4": {
856
                    "Google\\Service\\": "src"
857
                },
858
                "files": [
859
                    "autoload.php"
860
                ]
861
            },
862
            "notification-url": "https://packagist.org/downloads/",
863
            "license": [
864
                "Apache-2.0"
865
            ],
866
            "description": "Client library for Google APIs",
867
            "homepage": "http://developers.google.com/api-client-library/php",
868
            "keywords": [
869
                "google"
870
            ],
871
            "support": {
872
                "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
873
<<<<<<< .mine
874
                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.209.0"
875
||||||| .r9
876
                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.201.1"
877
=======
878
                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.212.0"
879
>>>>>>> .r10
880
            },
881
<<<<<<< .mine
882
            "time": "2021-08-22T11:18:24+00:00"
883
||||||| .r9
884
            "time": "2021-06-27T11:20:22+00:00"
885
=======
886
            "time": "2021-09-12T11:18:27+00:00"
887
>>>>>>> .r10
888
        },
889
        {
890
            "name": "google/auth",
891
            "version": "v1.18.0",
892
            "source": {
893
                "type": "git",
894
                "url": "https://github.com/googleapis/google-auth-library-php.git",
895
                "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347"
896
            },
897
            "dist": {
898
                "type": "zip",
899
                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/21dd478e77b0634ed9e3a68613f74ed250ca9347",
900
                "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347",
901
                "shasum": ""
902
            },
903
            "require": {
904
                "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
905
                "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
906
                "guzzlehttp/psr7": "^1.7|^2.0",
907
                "php": ">=5.4",
908
                "psr/cache": "^1.0|^2.0",
909
                "psr/http-message": "^1.0"
910
            },
911
            "require-dev": {
912
                "guzzlehttp/promises": "0.1.1|^1.3",
913
                "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
914
                "phpseclib/phpseclib": "^2.0.31",
915
                "phpunit/phpunit": "^4.8.36|^5.7",
916
                "sebastian/comparator": ">=1.2.3"
917
            },
918
            "suggest": {
919
                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
920
            },
921
            "type": "library",
922
            "autoload": {
923
                "psr-4": {
924
                    "Google\\Auth\\": "src"
925
                }
926
            },
927
            "notification-url": "https://packagist.org/downloads/",
928
            "license": [
929
                "Apache-2.0"
930
            ],
931
            "description": "Google Auth Library for PHP",
932
            "homepage": "http://github.com/google/google-auth-library-php",
933
            "keywords": [
934
                "Authentication",
935
                "google",
936
                "oauth2"
937
            ],
938
            "support": {
939
                "docs": "https://googleapis.github.io/google-auth-library-php/master/",
940
                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
941
                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.18.0"
942
            },
943
            "time": "2021-08-24T18:03:18+00:00"
944
        },
945
        {
946
            "name": "guzzlehttp/guzzle",
947
            "version": "7.3.0",
948
            "source": {
949
                "type": "git",
950
                "url": "https://github.com/guzzle/guzzle.git",
951
                "reference": "7008573787b430c1c1f650e3722d9bba59967628"
952
            },
953
            "dist": {
954
                "type": "zip",
955
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
956
                "reference": "7008573787b430c1c1f650e3722d9bba59967628",
957
                "shasum": ""
958
            },
959
            "require": {
960
                "ext-json": "*",
961
                "guzzlehttp/promises": "^1.4",
962
                "guzzlehttp/psr7": "^1.7 || ^2.0",
963
                "php": "^7.2.5 || ^8.0",
964
                "psr/http-client": "^1.0"
965
            },
966
            "provide": {
967
                "psr/http-client-implementation": "1.0"
968
            },
969
            "require-dev": {
970
                "bamarni/composer-bin-plugin": "^1.4.1",
971
                "ext-curl": "*",
972
                "php-http/client-integration-tests": "^3.0",
973
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
974
                "psr/log": "^1.1"
975
            },
976
            "suggest": {
977
                "ext-curl": "Required for CURL handler support",
978
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
979
                "psr/log": "Required for using the Log middleware"
980
            },
981
            "type": "library",
982
            "extra": {
983
                "branch-alias": {
984
                    "dev-master": "7.3-dev"
985
                }
986
            },
987
            "autoload": {
988
                "psr-4": {
989
                    "GuzzleHttp\\": "src/"
990
                },
991
                "files": [
992
                    "src/functions_include.php"
993
                ]
994
            },
995
            "notification-url": "https://packagist.org/downloads/",
996
            "license": [
997
                "MIT"
998
            ],
999
            "authors": [
1000
                {
1001
                    "name": "Michael Dowling",
1002
                    "email": "mtdowling@gmail.com",
1003
                    "homepage": "https://github.com/mtdowling"
1004
                },
1005
                {
1006
                    "name": "Márk Sági-Kazár",
1007
                    "email": "mark.sagikazar@gmail.com",
1008
                    "homepage": "https://sagikazarmark.hu"
1009
                }
1010
            ],
1011
            "description": "Guzzle is a PHP HTTP client library",
1012
            "homepage": "http://guzzlephp.org/",
1013
            "keywords": [
1014
                "client",
1015
                "curl",
1016
                "framework",
1017
                "http",
1018
                "http client",
1019
                "psr-18",
1020
                "psr-7",
1021
                "rest",
1022
                "web service"
1023
            ],
1024
            "support": {
1025
                "issues": "https://github.com/guzzle/guzzle/issues",
1026
                "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
1027
            },
1028
            "funding": [
1029
                {
1030
                    "url": "https://github.com/GrahamCampbell",
1031
                    "type": "github"
1032
                },
1033
                {
1034
                    "url": "https://github.com/Nyholm",
1035
                    "type": "github"
1036
                },
1037
                {
1038
                    "url": "https://github.com/alexeyshockov",
1039
                    "type": "github"
1040
                },
1041
                {
1042
                    "url": "https://github.com/gmponos",
1043
                    "type": "github"
1044
                }
1045
            ],
1046
            "time": "2021-03-23T11:33:13+00:00"
1047
        },
1048
        {
1049
            "name": "guzzlehttp/promises",
1050
            "version": "1.4.1",
1051
            "source": {
1052
                "type": "git",
1053
                "url": "https://github.com/guzzle/promises.git",
1054
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
1055
            },
1056
            "dist": {
1057
                "type": "zip",
1058
                "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1059
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1060
                "shasum": ""
1061
            },
1062
            "require": {
1063
                "php": ">=5.5"
1064
            },
1065
            "require-dev": {
1066
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
1067
            },
1068
            "type": "library",
1069
            "extra": {
1070
                "branch-alias": {
1071
                    "dev-master": "1.4-dev"
1072
                }
1073
            },
1074
            "autoload": {
1075
                "psr-4": {
1076
                    "GuzzleHttp\\Promise\\": "src/"
1077
                },
1078
                "files": [
1079
                    "src/functions_include.php"
1080
                ]
1081
            },
1082
            "notification-url": "https://packagist.org/downloads/",
1083
            "license": [
1084
                "MIT"
1085
            ],
1086
            "authors": [
1087
                {
1088
                    "name": "Michael Dowling",
1089
                    "email": "mtdowling@gmail.com",
1090
                    "homepage": "https://github.com/mtdowling"
1091
                }
1092
            ],
1093
            "description": "Guzzle promises library",
1094
            "keywords": [
1095
                "promise"
1096
            ],
1097
            "support": {
1098
                "issues": "https://github.com/guzzle/promises/issues",
1099
                "source": "https://github.com/guzzle/promises/tree/1.4.1"
1100
            },
1101
            "time": "2021-03-07T09:25:29+00:00"
1102
        },
1103
        {
1104
            "name": "guzzlehttp/psr7",
1105
            "version": "1.8.2",
1106
            "source": {
1107
                "type": "git",
1108
                "url": "https://github.com/guzzle/psr7.git",
1109
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
1110
            },
1111
            "dist": {
1112
                "type": "zip",
1113
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
1114
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
1115
                "shasum": ""
1116
            },
1117
            "require": {
1118
                "php": ">=5.4.0",
1119
                "psr/http-message": "~1.0",
1120
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1121
            },
1122
            "provide": {
1123
                "psr/http-message-implementation": "1.0"
1124
            },
1125
            "require-dev": {
1126
                "ext-zlib": "*",
1127
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1128
            },
1129
            "suggest": {
1130
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1131
            },
1132
            "type": "library",
1133
            "extra": {
1134
                "branch-alias": {
1135
                    "dev-master": "1.7-dev"
1136
                }
1137
            },
1138
            "autoload": {
1139
                "psr-4": {
1140
                    "GuzzleHttp\\Psr7\\": "src/"
1141
                },
1142
                "files": [
1143
                    "src/functions_include.php"
1144
                ]
1145
            },
1146
            "notification-url": "https://packagist.org/downloads/",
1147
            "license": [
1148
                "MIT"
1149
            ],
1150
            "authors": [
1151
                {
1152
                    "name": "Michael Dowling",
1153
                    "email": "mtdowling@gmail.com",
1154
                    "homepage": "https://github.com/mtdowling"
1155
                },
1156
                {
1157
                    "name": "Tobias Schultze",
1158
                    "homepage": "https://github.com/Tobion"
1159
                }
1160
            ],
1161
            "description": "PSR-7 message implementation that also provides common utility methods",
1162
            "keywords": [
1163
                "http",
1164
                "message",
1165
                "psr-7",
1166
                "request",
1167
                "response",
1168
                "stream",
1169
                "uri",
1170
                "url"
1171
            ],
1172
            "support": {
1173
                "issues": "https://github.com/guzzle/psr7/issues",
1174
                "source": "https://github.com/guzzle/psr7/tree/1.8.2"
1175
            },
1176
            "time": "2021-04-26T09:17:50+00:00"
1177
        },
1178
        {
1179
            "name": "laminas/laminas-authentication",
1180
            "version": "2.8.0",
1181
            "source": {
1182
                "type": "git",
1183
                "url": "https://github.com/laminas/laminas-authentication.git",
1184
                "reference": "0b77d353a3a039d65c15318c98dd055d62f010b6"
1185
            },
1186
            "dist": {
1187
                "type": "zip",
1188
                "url": "https://api.github.com/repos/laminas/laminas-authentication/zipball/0b77d353a3a039d65c15318c98dd055d62f010b6",
1189
                "reference": "0b77d353a3a039d65c15318c98dd055d62f010b6",
1190
                "shasum": ""
1191
            },
1192
            "require": {
1193
                "laminas/laminas-stdlib": "^3.2.1",
1194
                "laminas/laminas-zendframework-bridge": "^1.0",
1195
                "php": "^7.3 || ~8.0.0"
1196
            },
1197
            "replace": {
1198
                "zendframework/zend-authentication": "^2.7.0"
1199
            },
1200
            "require-dev": {
1201
                "laminas/laminas-coding-standard": "~1.0.0",
1202
                "laminas/laminas-crypt": "^2.6 || ^3.2.1",
1203
                "laminas/laminas-db": "^2.8.2",
1204
                "laminas/laminas-http": "^2.7",
1205
                "laminas/laminas-ldap": "^2.8",
1206
                "laminas/laminas-session": "^2.8",
1207
                "laminas/laminas-uri": "^2.5.2",
1208
                "laminas/laminas-validator": "^2.10.1",
1209
                "phpunit/phpunit": "^9.3",
1210
                "psalm/plugin-phpunit": "^0.15.1",
1211
                "vimeo/psalm": "^4.6"
1212
            },
1213
            "suggest": {
1214
                "laminas/laminas-crypt": "Laminas\\Crypt component",
1215
                "laminas/laminas-db": "Laminas\\Db component",
1216
                "laminas/laminas-http": "Laminas\\Http component",
1217
                "laminas/laminas-ldap": "Laminas\\Ldap component",
1218
                "laminas/laminas-session": "Laminas\\Session component",
1219
                "laminas/laminas-uri": "Laminas\\Uri component",
1220
                "laminas/laminas-validator": "Laminas\\Validator component"
1221
            },
1222
            "type": "library",
1223
            "autoload": {
1224
                "psr-4": {
1225
                    "Laminas\\Authentication\\": "src/"
1226
                }
1227
            },
1228
            "notification-url": "https://packagist.org/downloads/",
1229
            "license": [
1230
                "BSD-3-Clause"
1231
            ],
1232
            "description": "provides an API for authentication and includes concrete authentication adapters for common use case scenarios",
1233
            "homepage": "https://laminas.dev",
1234
            "keywords": [
1235
                "Authentication",
1236
                "laminas"
1237
            ],
1238
            "support": {
1239
                "chat": "https://laminas.dev/chat",
1240
                "docs": "https://docs.laminas.dev/laminas-authentication/",
1241
                "forum": "https://discourse.laminas.dev",
1242
                "issues": "https://github.com/laminas/laminas-authentication/issues",
1243
                "rss": "https://github.com/laminas/laminas-authentication/releases.atom",
1244
                "source": "https://github.com/laminas/laminas-authentication"
1245
            },
1246
            "funding": [
1247
                {
1248
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1249
                    "type": "community_bridge"
1250
                }
1251
            ],
1252
            "time": "2021-03-17T13:48:31+00:00"
1253
        },
1254
        {
1255
            "name": "laminas/laminas-cache",
1256
            "version": "2.13.0",
1257
            "source": {
1258
                "type": "git",
1259
                "url": "https://github.com/laminas/laminas-cache.git",
1260
                "reference": "566948e32f30881cb903ffbd0e3e20dac00cd83e"
1261
            },
1262
            "dist": {
1263
                "type": "zip",
1264
                "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/566948e32f30881cb903ffbd0e3e20dac00cd83e",
1265
                "reference": "566948e32f30881cb903ffbd0e3e20dac00cd83e",
1266
                "shasum": ""
1267
            },
1268
            "require": {
1269
                "laminas/laminas-cache-storage-adapter-apc": "^1.0",
1270
                "laminas/laminas-cache-storage-adapter-apcu": "^1.0",
1271
                "laminas/laminas-cache-storage-adapter-blackhole": "^1.0",
1272
                "laminas/laminas-cache-storage-adapter-dba": "^1.0",
1273
                "laminas/laminas-cache-storage-adapter-ext-mongodb": "^1.0",
1274
                "laminas/laminas-cache-storage-adapter-filesystem": "^1.0",
1275
                "laminas/laminas-cache-storage-adapter-memcache": "^1.0",
1276
                "laminas/laminas-cache-storage-adapter-memcached": "^1.0",
1277
                "laminas/laminas-cache-storage-adapter-memory": "^1.0",
1278
                "laminas/laminas-cache-storage-adapter-mongodb": "^1.0",
1279
                "laminas/laminas-cache-storage-adapter-redis": "^1.0",
1280
                "laminas/laminas-cache-storage-adapter-session": "^1.0",
1281
                "laminas/laminas-cache-storage-adapter-wincache": "^1.0",
1282
                "laminas/laminas-cache-storage-adapter-xcache": "^1.0",
1283
                "laminas/laminas-cache-storage-adapter-zend-server": "^1.0",
1284
                "laminas/laminas-eventmanager": "^3.3",
1285
                "laminas/laminas-servicemanager": "^3.6",
1286
                "laminas/laminas-stdlib": "^3.3",
1287
                "laminas/laminas-zendframework-bridge": "^1.0",
1288
                "php": "^7.3 || ~8.0.0",
1289
                "psr/cache": "^1.0",
1290
                "psr/simple-cache": "^1.0"
1291
            },
1292
            "conflict": {
1293
                "symfony/console": "<5.1"
1294
            },
1295
            "provide": {
1296
                "psr/cache-implementation": "1.0",
1297
                "psr/simple-cache-implementation": "1.0"
1298
            },
1299
            "replace": {
1300
                "zendframework/zend-cache": "^2.9.0"
1301
            },
1302
            "require-dev": {
1303
                "laminas/laminas-cli": "^1.0",
1304
                "laminas/laminas-coding-standard": "~1.0.0",
1305
                "laminas/laminas-config-aggregator": "^1.5",
1306
                "laminas/laminas-feed": "^2.14",
1307
                "laminas/laminas-serializer": "^2.6",
1308
                "phpbench/phpbench": "^1.0.0-beta2",
1309
                "phpspec/prophecy-phpunit": "^2.0",
1310
                "phpunit/phpunit": "^9.5"
1311
            },
1312
            "suggest": {
1313
                "laminas/laminas-cli": "The laminas-cli binary can be used to consume commands provided by this component",
1314
                "laminas/laminas-serializer": "Laminas\\Serializer component"
1315
            },
1316
            "type": "library",
1317
            "extra": {
1318
                "laminas": {
1319
                    "component": "Laminas\\Cache",
1320
                    "config-provider": "Laminas\\Cache\\ConfigProvider"
1321
                }
1322
            },
1323
            "autoload": {
1324
                "files": [
1325
                    "autoload/patternPluginManagerPolyfill.php"
1326
                ],
1327
                "psr-4": {
1328
                    "Laminas\\Cache\\": "src/"
1329
                }
1330
            },
1331
            "notification-url": "https://packagist.org/downloads/",
1332
            "license": [
1333
                "BSD-3-Clause"
1334
            ],
1335
            "description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output",
1336
            "homepage": "https://laminas.dev",
1337
            "keywords": [
1338
                "cache",
1339
                "laminas",
1340
                "psr-16",
1341
                "psr-6"
1342
            ],
1343
            "support": {
1344
                "chat": "https://laminas.dev/chat",
1345
                "docs": "https://docs.laminas.dev/laminas-cache/",
1346
                "forum": "https://discourse.laminas.dev",
1347
                "issues": "https://github.com/laminas/laminas-cache/issues",
1348
                "rss": "https://github.com/laminas/laminas-cache/releases.atom",
1349
                "source": "https://github.com/laminas/laminas-cache"
1350
            },
1351
            "funding": [
1352
                {
1353
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1354
                    "type": "community_bridge"
1355
                }
1356
            ],
1357
            "time": "2021-08-08T10:21:18+00:00"
1358
        },
1359
        {
1360
            "name": "laminas/laminas-cache-storage-adapter-apc",
1361
            "version": "1.0.1",
1362
            "source": {
1363
                "type": "git",
1364
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-apc.git",
1365
                "reference": "8b375d994f6e67534f6ae6e995249e706faa30c1"
1366
            },
1367
            "dist": {
1368
                "type": "zip",
1369
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apc/zipball/8b375d994f6e67534f6ae6e995249e706faa30c1",
1370
                "reference": "8b375d994f6e67534f6ae6e995249e706faa30c1",
1371
                "shasum": ""
1372
            },
1373
            "require": {
1374
                "php": "^5.6 || ^7.0"
1375
            },
1376
            "conflict": {
1377
                "laminas/laminas-cache": "<2.10"
1378
            },
1379
            "provide": {
1380
                "laminas/laminas-cache-storage-implementation": "1.0"
1381
            },
1382
            "require-dev": {
1383
                "laminas/laminas-cache": "^2.10",
1384
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
1385
                "laminas/laminas-coding-standard": "~1.0.0",
1386
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
1387
            },
1388
            "suggest": {
1389
                "ext-apc": "APC or compatible extension, to use the APC storage adapter"
1390
            },
1391
            "type": "library",
1392
            "autoload": {
1393
                "psr-4": {
1394
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1395
                }
1396
            },
1397
            "notification-url": "https://packagist.org/downloads/",
1398
            "license": [
1399
                "BSD-3-Clause"
1400
            ],
1401
            "description": "Laminas cache adapter",
1402
            "keywords": [
1403
                "cache",
1404
                "laminas"
1405
            ],
1406
            "support": {
1407
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apc/",
1408
                "forum": "https://discourse.laminas.dev/",
1409
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apc/issues",
1410
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apc/releases.atom",
1411
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-apc"
1412
            },
1413
            "funding": [
1414
                {
1415
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1416
                    "type": "community_bridge"
1417
                }
1418
            ],
1419
            "abandoned": true,
1420
            "time": "2020-10-12T16:04:12+00:00"
1421
        },
1422
        {
1423
            "name": "laminas/laminas-cache-storage-adapter-apcu",
1424
            "version": "1.1.0",
1425
            "source": {
1426
                "type": "git",
1427
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-apcu.git",
1428
                "reference": "e182aab739d6b03992a9915cc3c7019391a94548"
1429
            },
1430
            "dist": {
1431
                "type": "zip",
1432
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apcu/zipball/e182aab739d6b03992a9915cc3c7019391a94548",
1433
                "reference": "e182aab739d6b03992a9915cc3c7019391a94548",
1434
                "shasum": ""
1435
            },
1436
            "require": {
1437
                "php": "^7.3 || ~8.0.0"
1438
            },
1439
            "conflict": {
1440
                "laminas/laminas-cache": "<2.10"
1441
            },
1442
            "provide": {
1443
                "laminas/laminas-cache-storage-implementation": "1.0"
1444
            },
1445
            "require-dev": {
1446
                "ext-apcu": "*",
1447
                "laminas/laminas-cache": "^2.10.1",
1448
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1449
                "laminas/laminas-coding-standard": "~1.0.0",
1450
                "squizlabs/php_codesniffer": "^2.7"
1451
            },
1452
            "suggest": {
1453
                "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter"
1454
            },
1455
            "type": "library",
1456
            "autoload": {
1457
                "psr-4": {
1458
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1459
                }
1460
            },
1461
            "notification-url": "https://packagist.org/downloads/",
1462
            "license": [
1463
                "BSD-3-Clause"
1464
            ],
1465
            "description": "Laminas cache adapter for apcu",
1466
            "keywords": [
1467
                "cache",
1468
                "laminas"
1469
            ],
1470
            "support": {
1471
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apcu/",
1472
                "forum": "https://discourse.laminas.dev/",
1473
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/issues",
1474
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/releases.atom",
1475
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-apcu"
1476
            },
1477
            "funding": [
1478
                {
1479
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1480
                    "type": "community_bridge"
1481
                }
1482
            ],
1483
            "time": "2021-05-03T20:41:53+00:00"
1484
        },
1485
        {
1486
            "name": "laminas/laminas-cache-storage-adapter-blackhole",
1487
            "version": "1.2.1",
1488
            "source": {
1489
                "type": "git",
1490
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole.git",
1491
                "reference": "4af1053efd81785a292c2a9442871c075700345a"
1492
            },
1493
            "dist": {
1494
                "type": "zip",
1495
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-blackhole/zipball/4af1053efd81785a292c2a9442871c075700345a",
1496
                "reference": "4af1053efd81785a292c2a9442871c075700345a",
1497
                "shasum": ""
1498
            },
1499
            "require": {
1500
                "php": "^7.3 || ~8.0.0"
1501
            },
1502
            "conflict": {
1503
                "laminas/laminas-cache": "<2.10"
1504
            },
1505
            "provide": {
1506
                "laminas/laminas-cache-storage-implementation": "1.0"
1507
            },
1508
            "require-dev": {
1509
                "laminas/laminas-cache": "^2.10.1",
1510
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1511
                "laminas/laminas-coding-standard": "^2.1.4",
1512
                "squizlabs/php_codesniffer": "^3.5.8"
1513
            },
1514
            "type": "library",
1515
            "autoload": {
1516
                "psr-4": {
1517
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1518
                }
1519
            },
1520
            "notification-url": "https://packagist.org/downloads/",
1521
            "license": [
1522
                "BSD-3-Clause"
1523
            ],
1524
            "description": "Laminas cache adapter for blackhole",
1525
            "keywords": [
1526
                "cache",
1527
                "laminas"
1528
            ],
1529
            "support": {
1530
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-blackhole/",
1531
                "forum": "https://discourse.laminas.dev/",
1532
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/issues",
1533
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/releases.atom",
1534
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole"
1535
            },
1536
            "funding": [
1537
                {
1538
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1539
                    "type": "community_bridge"
1540
                }
1541
            ],
1542
            "time": "2021-04-29T21:06:24+00:00"
1543
        },
1544
        {
1545
            "name": "laminas/laminas-cache-storage-adapter-dba",
1546
            "version": "1.0.1",
1547
            "source": {
1548
                "type": "git",
1549
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-dba.git",
1550
                "reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b"
1551
            },
1552
            "dist": {
1553
                "type": "zip",
1554
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-dba/zipball/ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
1555
                "reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
1556
                "shasum": ""
1557
            },
1558
            "require": {
1559
                "php": "^5.6 || ^7.0"
1560
            },
1561
            "conflict": {
1562
                "laminas/laminas-cache": "<2.10"
1563
            },
1564
            "provide": {
1565
                "laminas/laminas-cache-storage-implementation": "1.0"
1566
            },
1567
            "require-dev": {
1568
                "laminas/laminas-cache": "^2.10",
1569
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
1570
                "laminas/laminas-coding-standard": "~1.0.0",
1571
                "squizlabs/php_codesniffer": "^2.7"
1572
            },
1573
            "suggest": {
1574
                "ext-dba": "DBA, to use the DBA storage adapter"
1575
            },
1576
            "type": "library",
1577
            "autoload": {
1578
                "psr-4": {
1579
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1580
                }
1581
            },
1582
            "notification-url": "https://packagist.org/downloads/",
1583
            "license": [
1584
                "BSD-3-Clause"
1585
            ],
1586
            "description": "Laminas cache adapter for dba",
1587
            "keywords": [
1588
                "cache",
1589
                "laminas"
1590
            ],
1591
            "support": {
1592
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-dba/",
1593
                "forum": "https://discourse.laminas.dev/",
1594
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-dba/issues",
1595
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-dba/releases.atom",
1596
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-dba"
1597
            },
1598
            "funding": [
1599
                {
1600
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1601
                    "type": "community_bridge"
1602
                }
1603
            ],
1604
            "abandoned": true,
1605
            "time": "2020-10-12T16:08:58+00:00"
1606
        },
1607
        {
1608
            "name": "laminas/laminas-cache-storage-adapter-ext-mongodb",
1609
            "version": "1.2.0",
1610
            "source": {
1611
                "type": "git",
1612
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb.git",
1613
                "reference": "72f68589cc8323fa688167a4720b795dd0907f4e"
1614
            },
1615
            "dist": {
1616
                "type": "zip",
1617
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-ext-mongodb/zipball/72f68589cc8323fa688167a4720b795dd0907f4e",
1618
                "reference": "72f68589cc8323fa688167a4720b795dd0907f4e",
1619
                "shasum": ""
1620
            },
1621
            "require": {
1622
                "php": "^7.3 || ~8.0.0"
1623
            },
1624
            "conflict": {
1625
                "laminas/laminas-cache": "<2.10",
1626
                "mongodb/mongodb": "<1.8"
1627
            },
1628
            "provide": {
1629
                "laminas/laminas-cache-storage-implementation": "1.0"
1630
            },
1631
            "require-dev": {
1632
                "laminas/laminas-cache": "^2.10.3",
1633
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1634
                "laminas/laminas-coding-standard": "~2.2.0",
1635
                "laminas/laminas-serializer": "^2.10.1",
1636
                "mongodb/mongodb": "^1.8.0",
1637
                "psalm/plugin-phpunit": "^0.16.1",
1638
                "vimeo/psalm": "^4.9"
1639
            },
1640
            "suggest": {
1641
                "mongodb/mongodb": "MongoDB, to use the ExtMongoDb storage adapter"
1642
            },
1643
            "type": "library",
1644
            "autoload": {
1645
                "psr-4": {
1646
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1647
                }
1648
            },
1649
            "notification-url": "https://packagist.org/downloads/",
1650
            "license": [
1651
                "BSD-3-Clause"
1652
            ],
1653
            "description": "Laminas cache adapter for ext-mongodb",
1654
            "keywords": [
1655
                "cache",
1656
                "laminas"
1657
            ],
1658
            "support": {
1659
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-ext-mongodb/",
1660
                "forum": "https://discourse.laminas.dev/",
1661
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/issues",
1662
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/releases.atom",
1663
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb"
1664
            },
1665
            "funding": [
1666
                {
1667
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1668
                    "type": "community_bridge"
1669
                }
1670
            ],
1671
            "time": "2021-08-10T18:17:48+00:00"
1672
        },
1673
        {
1674
            "name": "laminas/laminas-cache-storage-adapter-filesystem",
1675
            "version": "1.1.1",
1676
            "source": {
1677
                "type": "git",
1678
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem.git",
1679
                "reference": "76fc488c3fa0ad442e4e70f807305c940d1bdcbc"
1680
            },
1681
            "dist": {
1682
                "type": "zip",
1683
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-filesystem/zipball/76fc488c3fa0ad442e4e70f807305c940d1bdcbc",
1684
                "reference": "76fc488c3fa0ad442e4e70f807305c940d1bdcbc",
1685
                "shasum": ""
1686
            },
1687
            "require": {
1688
                "php": "^7.3 || ~8.0.0"
1689
            },
1690
            "conflict": {
1691
                "laminas/laminas-cache": "<2.10"
1692
            },
1693
            "provide": {
1694
                "laminas/laminas-cache-storage-implementation": "1.0"
1695
            },
1696
            "require-dev": {
1697
                "laminas/laminas-cache": "^2.10",
1698
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1699
                "laminas/laminas-coding-standard": "~1.0.0",
1700
                "laminas/laminas-serializer": "^2.10",
1701
                "phpunit/phpunit": "^9.5",
1702
                "squizlabs/php_codesniffer": "^2.7"
1703
            },
1704
            "type": "library",
1705
            "autoload": {
1706
                "psr-4": {
1707
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1708
                }
1709
            },
1710
            "notification-url": "https://packagist.org/downloads/",
1711
            "license": [
1712
                "BSD-3-Clause"
1713
            ],
1714
            "description": "Laminas cache adapter for filesystem",
1715
            "keywords": [
1716
                "cache",
1717
                "laminas"
1718
            ],
1719
            "support": {
1720
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-filesystem/",
1721
                "forum": "https://discourse.laminas.dev/",
1722
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/issues",
1723
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/releases.atom",
1724
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem"
1725
            },
1726
            "funding": [
1727
                {
1728
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1729
                    "type": "community_bridge"
1730
                }
1731
            ],
1732
            "time": "2021-04-25T00:27:54+00:00"
1733
        },
1734
        {
1735
            "name": "laminas/laminas-cache-storage-adapter-memcache",
1736
            "version": "1.1.0",
1737
            "source": {
1738
                "type": "git",
1739
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memcache.git",
1740
                "reference": "1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088"
1741
            },
1742
            "dist": {
1743
                "type": "zip",
1744
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memcache/zipball/1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088",
1745
                "reference": "1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088",
1746
                "shasum": ""
1747
            },
1748
            "require": {
1749
                "php": "^7.3 || ~8.0.0"
1750
            },
1751
            "conflict": {
1752
                "laminas/laminas-cache": "<2.10"
1753
            },
1754
            "provide": {
1755
                "laminas/laminas-cache-storage-implementation": "1.0"
1756
            },
1757
            "require-dev": {
1758
                "laminas/laminas-cache": "^2.10.1",
1759
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1760
                "laminas/laminas-coding-standard": "^2.1.4",
1761
                "laminas/laminas-serializer": "^2.10.1",
1762
                "squizlabs/php_codesniffer": "^3.6.0"
1763
            },
1764
            "suggest": {
1765
                "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter"
1766
            },
1767
            "type": "library",
1768
            "autoload": {
1769
                "psr-4": {
1770
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1771
                }
1772
            },
1773
            "notification-url": "https://packagist.org/downloads/",
1774
            "license": [
1775
                "BSD-3-Clause"
1776
            ],
1777
            "description": "Laminas cache adapter for memcache",
1778
            "keywords": [
1779
                "cache",
1780
                "laminas"
1781
            ],
1782
            "support": {
1783
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcache/",
1784
                "forum": "https://discourse.laminas.dev/",
1785
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/issues",
1786
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/releases.atom",
1787
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcache"
1788
            },
1789
            "funding": [
1790
                {
1791
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1792
                    "type": "community_bridge"
1793
                }
1794
            ],
1795
            "abandoned": true,
1796
            "time": "2021-04-29T19:57:43+00:00"
1797
        },
1798
        {
1799
            "name": "laminas/laminas-cache-storage-adapter-memcached",
1800
            "version": "1.2.0",
1801
            "source": {
1802
                "type": "git",
1803
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memcached.git",
1804
                "reference": "d05f33e43a352b85c6d0208e9cfbf2a59f02ede3"
1805
            },
1806
            "dist": {
1807
                "type": "zip",
1808
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memcached/zipball/d05f33e43a352b85c6d0208e9cfbf2a59f02ede3",
1809
                "reference": "d05f33e43a352b85c6d0208e9cfbf2a59f02ede3",
1810
                "shasum": ""
1811
            },
1812
            "require": {
1813
                "php": "^7.3 || ~8.0.0"
1814
            },
1815
            "conflict": {
1816
                "laminas/laminas-cache": "<2.10"
1817
            },
1818
            "provide": {
1819
                "laminas/laminas-cache-storage-implementation": "1.0"
1820
            },
1821
            "require-dev": {
1822
                "laminas/laminas-cache": "^2.10",
1823
                "laminas/laminas-cache-storage-adapter-test": "^1.0.2",
1824
                "laminas/laminas-coding-standard": "~2.2.0",
1825
                "phpunit/phpunit": "^9.5.8"
1826
            },
1827
            "suggest": {
1828
                "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter"
1829
            },
1830
            "type": "library",
1831
            "autoload": {
1832
                "psr-4": {
1833
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1834
                }
1835
            },
1836
            "notification-url": "https://packagist.org/downloads/",
1837
            "license": [
1838
                "BSD-3-Clause"
1839
            ],
1840
            "description": "Laminas cache adapter for memcached",
1841
            "keywords": [
1842
                "cache",
1843
                "laminas",
1844
                "memcached"
1845
            ],
1846
            "support": {
1847
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcached/",
1848
                "forum": "https://discourse.laminas.dev/",
1849
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/issues",
1850
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/releases.atom",
1851
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcached"
1852
            },
1853
            "funding": [
1854
                {
1855
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1856
                    "type": "community_bridge"
1857
                }
1858
            ],
1859
            "time": "2021-08-08T14:51:12+00:00"
1860
        },
1861
        {
1862
            "name": "laminas/laminas-cache-storage-adapter-memory",
1863
            "version": "1.1.0",
1864
            "source": {
1865
                "type": "git",
1866
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memory.git",
1867
                "reference": "02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd"
1868
            },
1869
            "dist": {
1870
                "type": "zip",
1871
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memory/zipball/02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd",
1872
                "reference": "02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd",
1873
                "shasum": ""
1874
            },
1875
            "require": {
1876
                "php": "^7.3 || ~8.0.0"
1877
            },
1878
            "conflict": {
1879
                "laminas/laminas-cache": "<2.10"
1880
            },
1881
            "provide": {
1882
                "laminas/laminas-cache-storage-implementation": "1.0"
1883
            },
1884
            "require-dev": {
1885
                "laminas/laminas-cache": "^2.10.1",
1886
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1887
                "laminas/laminas-coding-standard": "^2.1.4",
1888
                "squizlabs/php_codesniffer": "^3.5.8"
1889
            },
1890
            "type": "library",
1891
            "autoload": {
1892
                "psr-4": {
1893
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1894
                }
1895
            },
1896
            "notification-url": "https://packagist.org/downloads/",
1897
            "license": [
1898
                "BSD-3-Clause"
1899
            ],
1900
            "description": "Laminas cache adapter for memory",
1901
            "keywords": [
1902
                "cache",
1903
                "laminas"
1904
            ],
1905
            "support": {
1906
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memory/",
1907
                "forum": "https://discourse.laminas.dev/",
1908
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memory/issues",
1909
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memory/releases.atom",
1910
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memory"
1911
            },
1912
            "funding": [
1913
                {
1914
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1915
                    "type": "community_bridge"
1916
                }
1917
            ],
1918
            "time": "2021-04-28T17:27:13+00:00"
1919
        },
1920
        {
1921
            "name": "laminas/laminas-cache-storage-adapter-mongodb",
1922
            "version": "1.0.1",
1923
            "source": {
1924
                "type": "git",
1925
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb.git",
1926
                "reference": "ef4aa396b55533b8eb3e1d4126c39a78a22e49a6"
1927
            },
1928
            "dist": {
1929
                "type": "zip",
1930
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-mongodb/zipball/ef4aa396b55533b8eb3e1d4126c39a78a22e49a6",
1931
                "reference": "ef4aa396b55533b8eb3e1d4126c39a78a22e49a6",
1932
                "shasum": ""
1933
            },
1934
            "require": {
1935
                "php": "^5.6 || ^7.0"
1936
            },
1937
            "conflict": {
1938
                "laminas/laminas-cache": "<2.10"
1939
            },
1940
            "provide": {
1941
                "laminas/laminas-cache-storage-implementation": "1.0"
1942
            },
1943
            "require-dev": {
1944
                "laminas/laminas-cache": "^2.10",
1945
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
1946
                "laminas/laminas-coding-standard": "~1.0.0",
1947
                "squizlabs/php_codesniffer": "^2.7"
1948
            },
1949
            "type": "library",
1950
            "autoload": {
1951
                "psr-4": {
1952
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1953
                }
1954
            },
1955
            "notification-url": "https://packagist.org/downloads/",
1956
            "license": [
1957
                "BSD-3-Clause"
1958
            ],
1959
            "description": "Laminas cache adapter for mongodb",
1960
            "keywords": [
1961
                "cache",
1962
                "laminas"
1963
            ],
1964
            "support": {
1965
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-mongodb/",
1966
                "forum": "https://discourse.laminas.dev/",
1967
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/issues",
1968
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/releases.atom",
1969
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb"
1970
            },
1971
            "funding": [
1972
                {
1973
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1974
                    "type": "community_bridge"
1975
                }
1976
            ],
1977
            "abandoned": true,
1978
            "time": "2020-10-12T16:19:10+00:00"
1979
        },
1980
        {
1981
            "name": "laminas/laminas-cache-storage-adapter-redis",
1982
            "version": "1.2.0",
1983
            "source": {
1984
                "type": "git",
1985
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-redis.git",
1986
                "reference": "de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee"
1987
            },
1988
            "dist": {
1989
                "type": "zip",
1990
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-redis/zipball/de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee",
1991
                "reference": "de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee",
1992
                "shasum": ""
1993
            },
1994
            "require": {
1995
                "php": "^7.3 || ~8.0.0"
1996
            },
1997
            "conflict": {
1998
                "laminas/laminas-cache": "<2.10",
1999
                "phpunit/phpunit": "<6.1.0"
2000
            },
2001
            "provide": {
2002
                "laminas/laminas-cache-storage-implementation": "1.0"
2003
            },
2004
            "require-dev": {
2005
                "composer-runtime-api": "^2",
2006
                "ext-posix": "*",
2007
                "ext-redis": "*",
2008
                "laminas/laminas-cache": "^2.10",
2009
                "laminas/laminas-cache-storage-adapter-test": "^1.1",
2010
                "laminas/laminas-coding-standard": "^2.1",
2011
                "laminas/laminas-serializer": "^2.10",
2012
                "psalm/plugin-phpunit": "^0.15.1",
2013
                "vimeo/psalm": "^4.7"
2014
            },
2015
            "type": "library",
2016
            "autoload": {
2017
                "psr-4": {
2018
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2019
                }
2020
            },
2021
            "notification-url": "https://packagist.org/downloads/",
2022
            "license": [
2023
                "BSD-3-Clause"
2024
            ],
2025
            "description": "Laminas cache adapter for redis",
2026
            "keywords": [
2027
                "cache",
2028
                "laminas"
2029
            ],
2030
            "support": {
2031
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-redis/",
2032
                "forum": "https://discourse.laminas.dev/",
2033
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-redis/issues",
2034
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-redis/releases.atom",
2035
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-redis"
2036
            },
2037
            "funding": [
2038
                {
2039
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2040
                    "type": "community_bridge"
2041
                }
2042
            ],
2043
            "time": "2021-06-03T16:14:07+00:00"
2044
        },
2045
        {
2046
            "name": "laminas/laminas-cache-storage-adapter-session",
2047
            "version": "1.1.0",
2048
            "source": {
2049
                "type": "git",
2050
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-session.git",
2051
                "reference": "74a275056cfca2300eb9a67cd1d917f7066b4113"
2052
            },
2053
            "dist": {
2054
                "type": "zip",
2055
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-session/zipball/74a275056cfca2300eb9a67cd1d917f7066b4113",
2056
                "reference": "74a275056cfca2300eb9a67cd1d917f7066b4113",
2057
                "shasum": ""
2058
            },
2059
            "require": {
2060
                "php": "^7.3 || ~8.0.0"
2061
            },
2062
            "conflict": {
2063
                "laminas/laminas-cache": "<2.10"
2064
            },
2065
            "provide": {
2066
                "laminas/laminas-cache-storage-implementation": "1.0"
2067
            },
2068
            "require-dev": {
2069
                "laminas/laminas-cache": "^2.10",
2070
                "laminas/laminas-cache-storage-adapter-test": "^1.1",
2071
                "laminas/laminas-coding-standard": "^2.1",
2072
                "laminas/laminas-session": "^2.7.4"
2073
            },
2074
            "suggest": {
2075
                "laminas/laminas-session": "Laminas\\Session component"
2076
            },
2077
            "type": "library",
2078
            "autoload": {
2079
                "psr-4": {
2080
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2081
                }
2082
            },
2083
            "notification-url": "https://packagist.org/downloads/",
2084
            "license": [
2085
                "BSD-3-Clause"
2086
            ],
2087
            "description": "Laminas cache adapter for session",
2088
            "keywords": [
2089
                "cache",
2090
                "laminas"
2091
            ],
2092
            "support": {
2093
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-session/",
2094
                "forum": "https://discourse.laminas.dev/",
2095
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-session/issues",
2096
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-session/releases.atom",
2097
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-session"
2098
            },
2099
            "funding": [
2100
                {
2101
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2102
                    "type": "community_bridge"
2103
                }
2104
            ],
2105
            "time": "2021-05-02T13:52:36+00:00"
2106
        },
2107
        {
2108
            "name": "laminas/laminas-cache-storage-adapter-wincache",
2109
            "version": "1.0.1",
2110
            "source": {
2111
                "type": "git",
2112
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-wincache.git",
2113
                "reference": "0f54599c5d9aff11b01adadd2742097f923170ba"
2114
            },
2115
            "dist": {
2116
                "type": "zip",
2117
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-wincache/zipball/0f54599c5d9aff11b01adadd2742097f923170ba",
2118
                "reference": "0f54599c5d9aff11b01adadd2742097f923170ba",
2119
                "shasum": ""
2120
            },
2121
            "require": {
2122
                "php": "^5.6 || ^7.0"
2123
            },
2124
            "conflict": {
2125
                "laminas/laminas-cache": "<2.10"
2126
            },
2127
            "provide": {
2128
                "laminas/laminas-cache-storage-implementation": "1.0"
2129
            },
2130
            "require-dev": {
2131
                "laminas/laminas-cache": "^2.10",
2132
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
2133
                "laminas/laminas-coding-standard": "~1.0.0",
2134
                "squizlabs/php_codesniffer": "^2.7"
2135
            },
2136
            "suggest": {
2137
                "ext-wincache": "WinCache, to use the WinCache storage adapter"
2138
            },
2139
            "type": "library",
2140
            "autoload": {
2141
                "psr-4": {
2142
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2143
                }
2144
            },
2145
            "notification-url": "https://packagist.org/downloads/",
2146
            "license": [
2147
                "BSD-3-Clause"
2148
            ],
2149
            "description": "Laminas cache adapter for wincache",
2150
            "keywords": [
2151
                "cache",
2152
                "laminas"
2153
            ],
2154
            "support": {
2155
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-wincache/",
2156
                "forum": "https://discourse.laminas.dev/",
2157
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/issues",
2158
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/releases.atom",
2159
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-wincache"
2160
            },
2161
            "funding": [
2162
                {
2163
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2164
                    "type": "community_bridge"
2165
                }
2166
            ],
2167
            "abandoned": true,
2168
            "time": "2020-10-12T16:22:49+00:00"
2169
        },
2170
        {
2171
            "name": "laminas/laminas-cache-storage-adapter-xcache",
2172
            "version": "1.0.1",
2173
            "source": {
2174
                "type": "git",
2175
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-xcache.git",
2176
                "reference": "24049557aa796ec7527bcc8032ed68346232b219"
2177
            },
2178
            "dist": {
2179
                "type": "zip",
2180
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-xcache/zipball/24049557aa796ec7527bcc8032ed68346232b219",
2181
                "reference": "24049557aa796ec7527bcc8032ed68346232b219",
2182
                "shasum": ""
2183
            },
2184
            "require": {
2185
                "php": "^5.6 || ^7.0"
2186
            },
2187
            "conflict": {
2188
                "laminas/laminas-cache": "<2.10"
2189
            },
2190
            "provide": {
2191
                "laminas/laminas-cache-storage-implementation": "1.0"
2192
            },
2193
            "require-dev": {
2194
                "laminas/laminas-cache": "^2.10",
2195
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
2196
                "laminas/laminas-coding-standard": "~1.0.0",
2197
                "laminas/laminas-serializer": "^2.9",
2198
                "squizlabs/php_codesniffer": "^2.7"
2199
            },
2200
            "suggest": {
2201
                "ext-xcache": "XCache, to use the XCache storage adapter"
2202
            },
2203
            "type": "library",
2204
            "autoload": {
2205
                "psr-4": {
2206
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2207
                }
2208
            },
2209
            "notification-url": "https://packagist.org/downloads/",
2210
            "license": [
2211
                "BSD-3-Clause"
2212
            ],
2213
            "description": "Laminas cache adapter for xcache",
2214
            "keywords": [
2215
                "cache",
2216
                "laminas"
2217
            ],
2218
            "support": {
2219
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-xcache/",
2220
                "forum": "https://discourse.laminas.dev/",
2221
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/issues",
2222
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/releases.atom",
2223
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-xcache"
2224
            },
2225
            "funding": [
2226
                {
2227
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2228
                    "type": "community_bridge"
2229
                }
2230
            ],
2231
            "abandoned": true,
2232
            "time": "2020-10-12T16:23:46+00:00"
2233
        },
2234
        {
2235
            "name": "laminas/laminas-cache-storage-adapter-zend-server",
2236
            "version": "1.0.1",
2237
            "source": {
2238
                "type": "git",
2239
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server.git",
2240
                "reference": "8d0b0d219a048a92472d89a5e527990f3ea2decc"
2241
            },
2242
            "dist": {
2243
                "type": "zip",
2244
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-zend-server/zipball/8d0b0d219a048a92472d89a5e527990f3ea2decc",
2245
                "reference": "8d0b0d219a048a92472d89a5e527990f3ea2decc",
2246
                "shasum": ""
2247
            },
2248
            "require": {
2249
                "php": "^5.6 || ^7.0"
2250
            },
2251
            "conflict": {
2252
                "laminas/laminas-cache": "<2.10"
2253
            },
2254
            "provide": {
2255
                "laminas/laminas-cache-storage-implementation": "1.0"
2256
            },
2257
            "require-dev": {
2258
                "laminas/laminas-cache": "^2.10",
2259
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
2260
                "laminas/laminas-coding-standard": "~1.0.0",
2261
                "squizlabs/php_codesniffer": "^2.7"
2262
            },
2263
            "type": "library",
2264
            "autoload": {
2265
                "psr-4": {
2266
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2267
                }
2268
            },
2269
            "notification-url": "https://packagist.org/downloads/",
2270
            "license": [
2271
                "BSD-3-Clause"
2272
            ],
2273
            "description": "Laminas cache adapter for zend-server",
2274
            "keywords": [
2275
                "cache",
2276
                "laminas"
2277
            ],
2278
            "support": {
2279
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-zend-server/",
2280
                "forum": "https://discourse.laminas.dev/",
2281
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/issues",
2282
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/releases.atom",
2283
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server"
2284
            },
2285
            "funding": [
2286
                {
2287
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2288
                    "type": "community_bridge"
2289
                }
2290
            ],
2291
            "time": "2020-10-12T16:24:25+00:00"
2292
        },
2293
        {
2294
            "name": "laminas/laminas-captcha",
2295
            "version": "2.10.0",
2296
            "source": {
2297
                "type": "git",
2298
                "url": "https://github.com/laminas/laminas-captcha.git",
2299
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50"
2300
            },
2301
            "dist": {
2302
                "type": "zip",
2303
                "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/9a0134e434cd792934ecca42cb66f316be7bba50",
2304
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50",
2305
                "shasum": ""
2306
            },
2307
            "require": {
2308
                "laminas/laminas-math": "^2.7 || ^3.0",
2309
                "laminas/laminas-stdlib": "^3.3",
2310
                "laminas/laminas-zendframework-bridge": "^1.1",
2311
                "php": "^7.3 || ~8.0.0"
2312
            },
2313
            "replace": {
2314
                "zendframework/zend-captcha": "^2.9.0"
2315
            },
2316
            "require-dev": {
2317
                "laminas/laminas-coding-standard": "~2.1.4",
2318
                "laminas/laminas-recaptcha": "^3.0",
2319
                "laminas/laminas-session": "^2.10",
2320
                "laminas/laminas-text": "^2.8",
2321
                "laminas/laminas-validator": "^2.14",
2322
                "phpunit/phpunit": "^9.4.3",
2323
                "psalm/plugin-phpunit": "^0.15.1",
2324
                "vimeo/psalm": "^4.6"
2325
            },
2326
            "suggest": {
2327
                "laminas/laminas-i18n-resources": "Translations of captcha messages",
2328
                "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component",
2329
                "laminas/laminas-session": "Laminas\\Session component",
2330
                "laminas/laminas-text": "Laminas\\Text component",
2331
                "laminas/laminas-validator": "Laminas\\Validator component"
2332
            },
2333
            "type": "library",
2334
            "autoload": {
2335
                "psr-4": {
2336
                    "Laminas\\Captcha\\": "src/"
2337
                }
2338
            },
2339
            "notification-url": "https://packagist.org/downloads/",
2340
            "license": [
2341
                "BSD-3-Clause"
2342
            ],
2343
            "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more",
2344
            "homepage": "https://laminas.dev",
2345
            "keywords": [
2346
                "captcha",
2347
                "laminas"
2348
            ],
2349
            "support": {
2350
                "chat": "https://laminas.dev/chat",
2351
                "docs": "https://docs.laminas.dev/laminas-captcha/",
2352
                "forum": "https://discourse.laminas.dev",
2353
                "issues": "https://github.com/laminas/laminas-captcha/issues",
2354
                "rss": "https://github.com/laminas/laminas-captcha/releases.atom",
2355
                "source": "https://github.com/laminas/laminas-captcha"
2356
            },
2357
            "funding": [
2358
                {
2359
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2360
                    "type": "community_bridge"
2361
                }
2362
            ],
2363
            "time": "2021-03-17T16:42:11+00:00"
2364
        },
2365
        {
2366
            "name": "laminas/laminas-cli",
2367
            "version": "1.1.1",
2368
            "source": {
2369
                "type": "git",
2370
                "url": "https://github.com/laminas/laminas-cli.git",
2371
                "reference": "875a174c161c84c84c43bdff1e10cfe4ecbda704"
2372
            },
2373
            "dist": {
2374
                "type": "zip",
2375
                "url": "https://api.github.com/repos/laminas/laminas-cli/zipball/875a174c161c84c84c43bdff1e10cfe4ecbda704",
2376
                "reference": "875a174c161c84c84c43bdff1e10cfe4ecbda704",
2377
                "shasum": ""
2378
            },
2379
            "require": {
2380
                "composer/package-versions-deprecated": "^1.10.99",
2381
                "php": "^7.3 || ~8.0.0",
2382
                "psr/container": "^1.0",
2383
                "symfony/console": "^4.3 || ^5.1.2",
2384
                "symfony/event-dispatcher": "^4.0 || ^5.0",
2385
                "symfony/polyfill-php80": "^1.17",
2386
                "webmozart/assert": "^1.9"
2387
            },
2388
            "require-dev": {
2389
                "laminas/laminas-coding-standard": "~2.0.0",
2390
                "laminas/laminas-mvc": "^3.1.1",
2391
                "laminas/laminas-servicemanager": "^3.4",
2392
                "mikey179/vfsstream": "2.0.x-dev",
2393
                "phpunit/phpunit": "^9.4.1",
2394
                "vimeo/psalm": "^4.4.1"
2395
            },
2396
            "bin": [
2397
                "bin/laminas"
2398
            ],
2399
            "type": "library",
2400
            "extra": {
2401
                "branch-alias": {
2402
                    "dev-master": "1.0.x-dev",
2403
                    "dev-develop": "1.1.x-dev"
2404
                }
2405
            },
2406
            "autoload": {
2407
                "files": [
2408
                    "src/autoload.php"
2409
                ],
2410
                "psr-4": {
2411
                    "Laminas\\Cli\\": "src/"
2412
                }
2413
            },
2414
            "notification-url": "https://packagist.org/downloads/",
2415
            "license": [
2416
                "BSD-3-Clause"
2417
            ],
2418
            "description": "Command-line interface for Laminas projects",
2419
            "keywords": [
2420
                "cli",
2421
                "command",
2422
                "console",
2423
                "laminas"
2424
            ],
2425
            "support": {
2426
                "chat": "https://laminas.dev/chat",
2427
                "docs": "https://docs.laminas.dev/laminas-cli/",
2428
                "forum": "https://discourse.laminas.dev",
2429
                "issues": "https://github.com/mezzio/laminas-cli/issues",
2430
                "rss": "https://github.com/mezzio/laminas-cli/releases.atom",
2431
                "source": "https://github.com/mezzio/laminas-cli"
2432
            },
2433
            "funding": [
2434
                {
2435
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2436
                    "type": "community_bridge"
2437
                }
2438
            ],
2439
            "time": "2021-05-20T17:32:19+00:00"
2440
        },
2441
        {
2442
            "name": "laminas/laminas-code",
2443
            "version": "3.5.1",
2444
            "source": {
2445
                "type": "git",
2446
                "url": "https://github.com/laminas/laminas-code.git",
2447
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77"
2448
            },
2449
            "dist": {
2450
                "type": "zip",
2451
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/b549b70c0bb6e935d497f84f750c82653326ac77",
2452
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77",
2453
                "shasum": ""
2454
            },
2455
            "require": {
2456
                "laminas/laminas-eventmanager": "^3.3",
2457
                "laminas/laminas-zendframework-bridge": "^1.1",
2458
                "php": "^7.3 || ~8.0.0"
2459
            },
2460
            "conflict": {
2461
                "phpspec/prophecy": "<1.9.0"
2462
            },
2463
            "replace": {
2464
                "zendframework/zend-code": "^3.4.1"
2465
            },
2466
            "require-dev": {
2467
                "doctrine/annotations": "^1.10.4",
2468
                "ext-phar": "*",
2469
                "laminas/laminas-coding-standard": "^1.0.0",
2470
                "laminas/laminas-stdlib": "^3.3.0",
2471
                "phpunit/phpunit": "^9.4.2"
2472
            },
2473
            "suggest": {
2474
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
2475
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
2476
            },
2477
            "type": "library",
2478
            "autoload": {
2479
                "psr-4": {
2480
                    "Laminas\\Code\\": "src/"
2481
                }
2482
            },
2483
            "notification-url": "https://packagist.org/downloads/",
2484
            "license": [
2485
                "BSD-3-Clause"
2486
            ],
2487
            "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
2488
            "homepage": "https://laminas.dev",
2489
            "keywords": [
2490
                "code",
2491
                "laminas"
2492
            ],
2493
            "support": {
2494
                "chat": "https://laminas.dev/chat",
2495
                "docs": "https://docs.laminas.dev/laminas-code/",
2496
                "forum": "https://discourse.laminas.dev",
2497
                "issues": "https://github.com/laminas/laminas-code/issues",
2498
                "rss": "https://github.com/laminas/laminas-code/releases.atom",
2499
                "source": "https://github.com/laminas/laminas-code"
2500
            },
2501
            "funding": [
2502
                {
2503
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2504
                    "type": "community_bridge"
2505
                }
2506
            ],
2507
            "time": "2020-11-30T20:16:31+00:00"
2508
        },
2509
        {
2510
            "name": "laminas/laminas-component-installer",
2511
            "version": "2.5.0",
2512
            "source": {
2513
                "type": "git",
2514
                "url": "https://github.com/laminas/laminas-component-installer.git",
2515
                "reference": "223d81cf648ff9380bd13cfe07a31324b0ffc8b8"
2516
            },
2517
            "dist": {
2518
                "type": "zip",
2519
                "url": "https://api.github.com/repos/laminas/laminas-component-installer/zipball/223d81cf648ff9380bd13cfe07a31324b0ffc8b8",
2520
                "reference": "223d81cf648ff9380bd13cfe07a31324b0ffc8b8",
2521
                "shasum": ""
2522
            },
2523
            "require": {
2524
                "composer-plugin-api": "^1.0 || ^2.0",
2525
                "laminas/laminas-zendframework-bridge": "^1.0",
2526
                "php": "^7.3 || ~8.0.0"
2527
            },
2528
            "replace": {
2529
                "zendframework/zend-component-installer": "^2.1.2"
2530
            },
2531
            "require-dev": {
2532
                "composer/composer": "^1.5.2 || ^2.0",
2533
                "laminas/laminas-coding-standard": "~2.1.4",
2534
                "malukenho/docheader": "^0.1.6",
2535
                "mikey179/vfsstream": "^1.6.7",
2536
                "phpunit/phpunit": "^9.3",
2537
                "psalm/plugin-phpunit": "^0.13.0",
2538
                "vimeo/psalm": "^4.2",
2539
                "webmozart/assert": "^1.6"
2540
            },
2541
            "type": "composer-plugin",
2542
            "extra": {
2543
                "class": "Laminas\\ComponentInstaller\\ComponentInstaller"
2544
            },
2545
            "autoload": {
2546
                "psr-4": {
2547
                    "Laminas\\ComponentInstaller\\": "src/"
2548
                }
2549
            },
2550
            "notification-url": "https://packagist.org/downloads/",
2551
            "license": [
2552
                "BSD-3-Clause"
2553
            ],
2554
            "description": "Composer plugin for injecting modules and configuration providers into application configuration",
2555
            "homepage": "https://laminas.dev",
2556
            "keywords": [
2557
                "component installer",
2558
                "composer",
2559
                "laminas",
2560
                "plugin"
2561
            ],
2562
            "support": {
2563
                "chat": "https://laminas.dev/chat",
2564
                "docs": "https://docs.laminas.dev/laminas-component-installer/",
2565
                "forum": "https://discourse.laminas.dev",
2566
                "issues": "https://github.com/laminas/laminas-component-installer/issues",
2567
                "rss": "https://github.com/laminas/laminas-component-installer/releases.atom",
2568
                "source": "https://github.com/laminas/laminas-component-installer"
2569
            },
2570
            "funding": [
2571
                {
2572
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2573
                    "type": "community_bridge"
2574
                }
2575
            ],
2576
            "time": "2021-05-10T19:40:40+00:00"
2577
        },
2578
        {
2579
            "name": "laminas/laminas-config",
2580
            "version": "3.6.0",
2581
            "source": {
2582
                "type": "git",
2583
                "url": "https://github.com/laminas/laminas-config.git",
2584
                "reference": "2f2273a6bdf966a9adf6042f8950b6c33199a3b7"
2585
            },
2586
            "dist": {
2587
                "type": "zip",
2588
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/2f2273a6bdf966a9adf6042f8950b6c33199a3b7",
2589
                "reference": "2f2273a6bdf966a9adf6042f8950b6c33199a3b7",
2590
                "shasum": ""
2591
            },
2592
            "require": {
2593
                "ext-json": "*",
2594
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2595
                "php": "^7.3 || ~8.0.0",
2596
                "psr/container": "^1.0"
2597
            },
2598
            "conflict": {
2599
                "container-interop/container-interop": "<1.2.0",
2600
                "zendframework/zend-config": "*"
2601
            },
2602
            "require-dev": {
2603
                "laminas/laminas-coding-standard": "~1.0.0",
2604
                "laminas/laminas-filter": "^2.7.2",
2605
                "laminas/laminas-i18n": "^2.10.3",
2606
                "laminas/laminas-servicemanager": "^3.4.1",
2607
                "malukenho/docheader": "^0.1.6",
2608
                "phpunit/phpunit": "^8.5.8"
2609
            },
2610
            "suggest": {
2611
                "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
2612
                "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
2613
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
2614
            },
2615
            "type": "library",
2616
            "autoload": {
2617
                "psr-4": {
2618
                    "Laminas\\Config\\": "src/"
2619
                }
2620
            },
2621
            "notification-url": "https://packagist.org/downloads/",
2622
            "license": [
2623
                "BSD-3-Clause"
2624
            ],
2625
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
2626
            "homepage": "https://laminas.dev",
2627
            "keywords": [
2628
                "config",
2629
                "laminas"
2630
            ],
2631
            "support": {
2632
                "chat": "https://laminas.dev/chat",
2633
                "docs": "https://docs.laminas.dev/laminas-config/",
2634
                "forum": "https://discourse.laminas.dev",
2635
                "issues": "https://github.com/laminas/laminas-config/issues",
2636
                "rss": "https://github.com/laminas/laminas-config/releases.atom",
2637
                "source": "https://github.com/laminas/laminas-config"
2638
            },
2639
            "funding": [
2640
                {
2641
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2642
                    "type": "community_bridge"
2643
                }
2644
            ],
2645
            "time": "2021-09-08T09:58:39+00:00"
2646
        },
2647
        {
2648
            "name": "laminas/laminas-console",
2649
            "version": "2.8.0",
2650
            "source": {
2651
                "type": "git",
2652
                "url": "https://github.com/laminas/laminas-console.git",
2653
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
2654
            },
2655
            "dist": {
2656
                "type": "zip",
2657
                "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
2658
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
2659
                "shasum": ""
2660
            },
2661
            "require": {
2662
                "laminas/laminas-stdlib": "^3.2.1",
2663
                "laminas/laminas-zendframework-bridge": "^1.0",
2664
                "php": "^5.6 || ^7.0"
2665
            },
2666
            "replace": {
2667
                "zendframework/zend-console": "self.version"
2668
            },
2669
            "require-dev": {
2670
                "laminas/laminas-coding-standard": "~1.0.0",
2671
                "laminas/laminas-filter": "^2.7.2",
2672
                "laminas/laminas-json": "^2.6 || ^3.0",
2673
                "laminas/laminas-validator": "^2.10.1",
2674
                "phpunit/phpunit": "^5.7.23 || ^6.4.3"
2675
            },
2676
            "suggest": {
2677
                "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
2678
                "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
2679
            },
2680
            "type": "library",
2681
            "extra": {
2682
                "branch-alias": {
2683
                    "dev-master": "2.8.x-dev",
2684
                    "dev-develop": "2.9.x-dev"
2685
                }
2686
            },
2687
            "autoload": {
2688
                "psr-4": {
2689
                    "Laminas\\Console\\": "src/"
2690
                }
2691
            },
2692
            "notification-url": "https://packagist.org/downloads/",
2693
            "license": [
2694
                "BSD-3-Clause"
2695
            ],
2696
            "description": "Build console applications using getopt syntax or routing, complete with prompts",
2697
            "homepage": "https://laminas.dev",
2698
            "keywords": [
2699
                "console",
2700
                "laminas"
2701
            ],
2702
            "support": {
2703
                "chat": "https://laminas.dev/chat",
2704
                "docs": "https://docs.laminas.dev/laminas-console/",
2705
                "forum": "https://discourse.laminas.dev",
2706
                "issues": "https://github.com/laminas/laminas-console/issues",
2707
                "rss": "https://github.com/laminas/laminas-console/releases.atom",
2708
                "source": "https://github.com/laminas/laminas-console"
2709
            },
2710
            "abandoned": "laminas/laminas-cli",
2711
            "time": "2019-12-31T16:31:45+00:00"
2712
        },
2713
        {
2714
            "name": "laminas/laminas-db",
2715
            "version": "2.12.0",
2716
            "source": {
2717
                "type": "git",
2718
                "url": "https://github.com/laminas/laminas-db.git",
2719
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f"
2720
            },
2721
            "dist": {
2722
                "type": "zip",
2723
                "url": "https://api.github.com/repos/laminas/laminas-db/zipball/80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
2724
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
2725
                "shasum": ""
2726
            },
2727
            "require": {
2728
                "laminas/laminas-stdlib": "^3.3",
2729
                "laminas/laminas-zendframework-bridge": "^1.0",
2730
                "php": "^7.3 || ~8.0.0"
2731
            },
2732
            "replace": {
2733
                "zendframework/zend-db": "^2.11.0"
2734
            },
2735
            "require-dev": {
2736
                "laminas/laminas-coding-standard": "~1.0.0",
2737
                "laminas/laminas-eventmanager": "^3.3",
2738
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
2739
                "laminas/laminas-servicemanager": "^3.3",
2740
                "phpspec/prophecy-phpunit": "^2.0",
2741
                "phpunit/phpunit": "^9.3"
2742
            },
2743
            "suggest": {
2744
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
2745
                "laminas/laminas-hydrator": "(^3.2 || ^4.0) Laminas\\Hydrator component for using HydratingResultSets",
2746
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2747
            },
2748
            "type": "library",
2749
            "extra": {
2750
                "laminas": {
2751
                    "component": "Laminas\\Db",
2752
                    "config-provider": "Laminas\\Db\\ConfigProvider"
2753
                }
2754
            },
2755
            "autoload": {
2756
                "psr-4": {
2757
                    "Laminas\\Db\\": "src/"
2758
                }
2759
            },
2760
            "notification-url": "https://packagist.org/downloads/",
2761
            "license": [
2762
                "BSD-3-Clause"
2763
            ],
2764
            "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
2765
            "homepage": "https://laminas.dev",
2766
            "keywords": [
2767
                "db",
2768
                "laminas"
2769
            ],
2770
            "support": {
2771
                "chat": "https://laminas.dev/chat",
2772
                "docs": "https://docs.laminas.dev/laminas-db/",
2773
                "forum": "https://discourse.laminas.dev",
2774
                "issues": "https://github.com/laminas/laminas-db/issues",
2775
                "rss": "https://github.com/laminas/laminas-db/releases.atom",
2776
                "source": "https://github.com/laminas/laminas-db"
2777
            },
2778
            "funding": [
2779
                {
2780
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2781
                    "type": "community_bridge"
2782
                }
2783
            ],
2784
            "time": "2021-02-22T22:27:56+00:00"
2785
        },
2786
        {
2787
            "name": "laminas/laminas-development-mode",
2788
            "version": "3.3.0",
2789
            "source": {
2790
                "type": "git",
2791
                "url": "https://github.com/laminas/laminas-development-mode.git",
2792
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096"
2793
            },
2794
            "dist": {
2795
                "type": "zip",
2796
                "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/11b2adc8837e4419a5b31e2a7ae59f06636d4096",
2797
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096",
2798
                "shasum": ""
2799
            },
2800
            "require": {
2801
                "laminas/laminas-zendframework-bridge": "^1.0",
2802
                "php": "^7.3 || ~8.0.0"
2803
            },
2804
            "replace": {
2805
                "zfcampus/zf-development-mode": "^3.2.0"
2806
            },
2807
            "require-dev": {
2808
                "laminas/laminas-coding-standard": "~1.0.0",
2809
                "mikey179/vfsstream": "^1.6.5",
2810
                "phpunit/phpunit": "^9.3"
2811
            },
2812
            "bin": [
2813
                "bin/laminas-development-mode"
2814
            ],
2815
            "type": "library",
2816
            "autoload": {
2817
                "psr-4": {
2818
                    "Laminas\\DevelopmentMode\\": "src/"
2819
                }
2820
            },
2821
            "notification-url": "https://packagist.org/downloads/",
2822
            "license": [
2823
                "BSD-3-Clause"
2824
            ],
2825
            "description": "Laminas development mode script",
2826
            "homepage": "https://laminas.dev",
2827
            "keywords": [
2828
                "framework",
2829
                "laminas"
2830
            ],
2831
            "support": {
2832
                "chat": "https://laminas.dev/chat",
2833
                "forum": "https://discourse.laminas.dev",
2834
                "issues": "https://github.com/laminas/laminas-development-mode/issues",
2835
                "rss": "https://github.com/laminas/laminas-development-mode/releases.atom",
2836
                "source": "https://github.com/laminas/laminas-development-mode"
2837
            },
2838
            "funding": [
2839
                {
2840
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2841
                    "type": "community_bridge"
2842
                }
2843
            ],
2844
            "time": "2020-12-16T22:26:52+00:00"
2845
        },
2846
        {
2847
            "name": "laminas/laminas-di",
2848
            "version": "3.2.2",
2849
            "source": {
2850
                "type": "git",
2851
                "url": "https://github.com/laminas/laminas-di.git",
2852
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04"
2853
            },
2854
            "dist": {
2855
                "type": "zip",
2856
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
2857
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
2858
                "shasum": ""
2859
            },
2860
            "require": {
2861
                "laminas/laminas-stdlib": "^3.3",
2862
                "laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0",
2863
                "php": "^7.3 || ~8.0.0",
2864
                "psr/container": "^1.0",
2865
                "psr/log": "^1.0"
2866
            },
2867
            "conflict": {
2868
                "laminas/laminas-servicemanager-di": "*",
2869
                "phpspec/prophecy": "<1.9.0"
2870
            },
2871
            "replace": {
2872
                "zendframework/zend-di": "^3.1.2"
2873
            },
2874
            "require-dev": {
2875
                "container-interop/container-interop": "^1.2.0",
2876
                "laminas/laminas-coding-standard": "^2",
2877
                "laminas/laminas-servicemanager": "^3.4",
2878
                "mikey179/vfsstream": "^1.6.7",
2879
                "phpspec/prophecy-phpunit": "^2.0",
2880
                "phpstan/phpstan": "^0.12.64",
2881
                "phpunit/phpunit": "^9.3"
2882
            },
2883
            "suggest": {
2884
                "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities"
2885
            },
2886
            "type": "library",
2887
            "extra": {
2888
                "laminas": {
2889
                    "component": "Laminas\\Di",
2890
                    "config-provider": "Laminas\\Di\\ConfigProvider"
2891
                }
2892
            },
2893
            "autoload": {
2894
                "psr-4": {
2895
                    "Laminas\\Di\\": "src/"
2896
                }
2897
            },
2898
            "notification-url": "https://packagist.org/downloads/",
2899
            "license": [
2900
                "BSD-3-Clause"
2901
            ],
2902
            "description": "Automated dependency injection for PSR-11 containers",
2903
            "homepage": "https://laminas.dev",
2904
            "keywords": [
2905
                "PSR-11",
2906
                "di",
2907
                "laminas"
2908
            ],
2909
            "support": {
2910
                "chat": "https://laminas.dev/chat",
2911
                "docs": "https://docs.laminas.dev/laminas-di/",
2912
                "forum": "https://discourse.laminas.dev",
2913
                "issues": "https://github.com/laminas/laminas-di/issues",
2914
                "rss": "https://github.com/laminas/laminas-di/releases.atom",
2915
                "source": "https://github.com/laminas/laminas-di"
2916
            },
2917
            "funding": [
2918
                {
2919
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2920
                    "type": "community_bridge"
2921
                }
2922
            ],
2923
            "time": "2021-04-13T19:22:31+00:00"
2924
        },
2925
        {
2926
            "name": "laminas/laminas-diactoros",
2927
            "version": "2.6.0",
2928
            "source": {
2929
                "type": "git",
2930
                "url": "https://github.com/laminas/laminas-diactoros.git",
2931
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876"
2932
            },
2933
            "dist": {
2934
                "type": "zip",
2935
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/7d2034110ae18afe05050b796a3ee4b3fe177876",
2936
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876",
2937
                "shasum": ""
2938
            },
2939
            "require": {
2940
                "laminas/laminas-zendframework-bridge": "^1.0",
2941
                "php": "^7.3 || ~8.0.0",
2942
                "psr/http-factory": "^1.0",
2943
                "psr/http-message": "^1.0"
2944
            },
2945
            "conflict": {
2946
                "phpspec/prophecy": "<1.9.0"
2947
            },
2948
            "provide": {
2949
                "psr/http-factory-implementation": "1.0",
2950
                "psr/http-message-implementation": "1.0"
2951
            },
2952
            "replace": {
2953
                "zendframework/zend-diactoros": "^2.2.1"
2954
            },
2955
            "require-dev": {
2956
                "ext-curl": "*",
2957
                "ext-dom": "*",
2958
                "ext-gd": "*",
2959
                "ext-libxml": "*",
2960
                "http-interop/http-factory-tests": "^0.8.0",
2961
                "laminas/laminas-coding-standard": "~1.0.0",
2962
                "php-http/psr7-integration-tests": "^1.1",
2963
                "phpspec/prophecy-phpunit": "^2.0",
2964
                "phpunit/phpunit": "^9.1",
2965
                "psalm/plugin-phpunit": "^0.14.0",
2966
                "vimeo/psalm": "^4.3"
2967
            },
2968
            "type": "library",
2969
            "extra": {
2970
                "laminas": {
2971
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider",
2972
                    "module": "Laminas\\Diactoros"
2973
                }
2974
            },
2975
            "autoload": {
2976
                "files": [
2977
                    "src/functions/create_uploaded_file.php",
2978
                    "src/functions/marshal_headers_from_sapi.php",
2979
                    "src/functions/marshal_method_from_sapi.php",
2980
                    "src/functions/marshal_protocol_version_from_sapi.php",
2981
                    "src/functions/marshal_uri_from_sapi.php",
2982
                    "src/functions/normalize_server.php",
2983
                    "src/functions/normalize_uploaded_files.php",
2984
                    "src/functions/parse_cookie_header.php",
2985
                    "src/functions/create_uploaded_file.legacy.php",
2986
                    "src/functions/marshal_headers_from_sapi.legacy.php",
2987
                    "src/functions/marshal_method_from_sapi.legacy.php",
2988
                    "src/functions/marshal_protocol_version_from_sapi.legacy.php",
2989
                    "src/functions/marshal_uri_from_sapi.legacy.php",
2990
                    "src/functions/normalize_server.legacy.php",
2991
                    "src/functions/normalize_uploaded_files.legacy.php",
2992
                    "src/functions/parse_cookie_header.legacy.php"
2993
                ],
2994
                "psr-4": {
2995
                    "Laminas\\Diactoros\\": "src/"
2996
                }
2997
            },
2998
            "notification-url": "https://packagist.org/downloads/",
2999
            "license": [
3000
                "BSD-3-Clause"
3001
            ],
3002
            "description": "PSR HTTP Message implementations",
3003
            "homepage": "https://laminas.dev",
3004
            "keywords": [
3005
                "http",
3006
                "laminas",
3007
                "psr",
3008
                "psr-17",
3009
                "psr-7"
3010
            ],
3011
            "support": {
3012
                "chat": "https://laminas.dev/chat",
3013
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
3014
                "forum": "https://discourse.laminas.dev",
3015
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
3016
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
3017
                "source": "https://github.com/laminas/laminas-diactoros"
3018
            },
3019
            "funding": [
3020
                {
3021
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3022
                    "type": "community_bridge"
3023
                }
3024
            ],
3025
            "time": "2021-05-18T14:41:54+00:00"
3026
        },
3027
        {
3028
            "name": "laminas/laminas-dom",
3029
            "version": "2.8.0",
3030
            "source": {
3031
                "type": "git",
3032
                "url": "https://github.com/laminas/laminas-dom.git",
3033
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b"
3034
            },
3035
            "dist": {
3036
                "type": "zip",
3037
                "url": "https://api.github.com/repos/laminas/laminas-dom/zipball/7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
3038
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
3039
                "shasum": ""
3040
            },
3041
            "require": {
3042
                "ext-dom": "*",
3043
                "ext-libxml": "*",
3044
                "laminas/laminas-zendframework-bridge": "^1.1",
3045
                "php": "^7.3 || ~8.0.0"
3046
            },
3047
            "replace": {
3048
                "zendframework/zend-dom": "^2.7.2"
3049
            },
3050
            "require-dev": {
3051
                "laminas/laminas-coding-standard": "^2.1.4",
3052
                "phpunit/phpunit": "^9.4.3"
3053
            },
3054
            "type": "library",
3055
            "extra": {
3056
                "branch-alias": {
3057
                    "dev-master": "2.7.x-dev",
3058
                    "dev-develop": "2.8.x-dev"
3059
                }
3060
            },
3061
            "autoload": {
3062
                "psr-4": {
3063
                    "Laminas\\Dom\\": "src/"
3064
                }
3065
            },
3066
            "notification-url": "https://packagist.org/downloads/",
3067
            "license": [
3068
                "BSD-3-Clause"
3069
            ],
3070
            "description": "provides tools for working with DOM documents and structures",
3071
            "homepage": "https://laminas.dev",
3072
            "keywords": [
3073
                "dom",
3074
                "laminas"
3075
            ],
3076
            "support": {
3077
                "chat": "https://laminas.dev/chat",
3078
                "docs": "https://docs.laminas.dev/laminas-dom/",
3079
                "forum": "https://discourse.laminas.dev",
3080
                "issues": "https://github.com/laminas/laminas-dom/issues",
3081
                "rss": "https://github.com/laminas/laminas-dom/releases.atom",
3082
                "source": "https://github.com/laminas/laminas-dom"
3083
            },
3084
            "funding": [
3085
                {
3086
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3087
                    "type": "community_bridge"
3088
                }
3089
            ],
3090
            "time": "2021-01-11T14:54:37+00:00"
3091
        },
3092
        {
3093
            "name": "laminas/laminas-escaper",
3094
            "version": "2.9.0",
3095
            "source": {
3096
                "type": "git",
3097
                "url": "https://github.com/laminas/laminas-escaper.git",
3098
                "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
3099
            },
3100
            "dist": {
3101
                "type": "zip",
3102
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
3103
                "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
3104
                "shasum": ""
3105
            },
3106
            "require": {
3107
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3108
            },
3109
            "conflict": {
3110
                "zendframework/zend-escaper": "*"
3111
            },
3112
            "require-dev": {
3113
                "laminas/laminas-coding-standard": "~2.3.0",
3114
                "phpunit/phpunit": "^9.3",
3115
                "psalm/plugin-phpunit": "^0.12.2",
3116
                "vimeo/psalm": "^3.16"
3117
            },
3118
            "suggest": {
3119
                "ext-iconv": "*",
3120
                "ext-mbstring": "*"
3121
            },
3122
            "type": "library",
3123
            "autoload": {
3124
                "psr-4": {
3125
                    "Laminas\\Escaper\\": "src/"
3126
                }
3127
            },
3128
            "notification-url": "https://packagist.org/downloads/",
3129
            "license": [
3130
                "BSD-3-Clause"
3131
            ],
3132
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
3133
            "homepage": "https://laminas.dev",
3134
            "keywords": [
3135
                "escaper",
3136
                "laminas"
3137
            ],
3138
            "support": {
3139
                "chat": "https://laminas.dev/chat",
3140
                "docs": "https://docs.laminas.dev/laminas-escaper/",
3141
                "forum": "https://discourse.laminas.dev",
3142
                "issues": "https://github.com/laminas/laminas-escaper/issues",
3143
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
3144
                "source": "https://github.com/laminas/laminas-escaper"
3145
            },
3146
            "funding": [
3147
                {
3148
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3149
                    "type": "community_bridge"
3150
                }
3151
            ],
3152
            "time": "2021-09-02T17:10:53+00:00"
3153
        },
3154
        {
3155
            "name": "laminas/laminas-eventmanager",
3156
            "version": "3.4.0",
3157
            "source": {
3158
                "type": "git",
3159
                "url": "https://github.com/laminas/laminas-eventmanager.git",
3160
                "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
3161
            },
3162
            "dist": {
3163
                "type": "zip",
3164
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
3165
                "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
3166
                "shasum": ""
3167
            },
3168
            "require": {
3169
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3170
            },
3171
            "conflict": {
3172
                "zendframework/zend-eventmanager": "*"
3173
            },
3174
            "require-dev": {
3175
                "container-interop/container-interop": "^1.1",
3176
                "laminas/laminas-coding-standard": "~2.2.1",
3177
                "laminas/laminas-stdlib": "^3.6",
3178
                "phpbench/phpbench": "^1.1",
3179
                "phpspec/prophecy-phpunit": "^2.0",
3180
                "phpunit/phpunit": "^9.5.5"
3181
            },
3182
            "suggest": {
3183
                "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
3184
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
3185
            },
3186
            "type": "library",
3187
            "autoload": {
3188
                "psr-4": {
3189
                    "Laminas\\EventManager\\": "src/"
3190
                }
3191
            },
3192
            "notification-url": "https://packagist.org/downloads/",
3193
            "license": [
3194
                "BSD-3-Clause"
3195
            ],
3196
            "description": "Trigger and listen to events within a PHP application",
3197
            "homepage": "https://laminas.dev",
3198
            "keywords": [
3199
                "event",
3200
                "eventmanager",
3201
                "events",
3202
                "laminas"
3203
            ],
3204
            "support": {
3205
                "chat": "https://laminas.dev/chat",
3206
                "docs": "https://docs.laminas.dev/laminas-eventmanager/",
3207
                "forum": "https://discourse.laminas.dev",
3208
                "issues": "https://github.com/laminas/laminas-eventmanager/issues",
3209
                "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
3210
                "source": "https://github.com/laminas/laminas-eventmanager"
3211
            },
3212
            "funding": [
3213
                {
3214
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3215
                    "type": "community_bridge"
3216
                }
3217
            ],
3218
            "time": "2021-09-07T22:35:32+00:00"
3219
        },
3220
        {
3221
            "name": "laminas/laminas-filter",
3222
            "version": "2.11.1",
3223
            "source": {
3224
                "type": "git",
3225
                "url": "https://github.com/laminas/laminas-filter.git",
3226
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2"
3227
            },
3228
            "dist": {
3229
                "type": "zip",
3230
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2",
3231
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2",
3232
                "shasum": ""
3233
            },
3234
            "require": {
3235
                "laminas/laminas-stdlib": "^3.3",
3236
                "laminas/laminas-zendframework-bridge": "^1.0",
3237
                "php": "^7.3 || ~8.0.0"
3238
            },
3239
            "conflict": {
3240
                "laminas/laminas-validator": "<2.10.1"
3241
            },
3242
            "replace": {
3243
                "zendframework/zend-filter": "^2.9.2"
3244
            },
3245
            "require-dev": {
3246
                "laminas/laminas-coding-standard": "~1.0.0",
3247
                "laminas/laminas-crypt": "^3.2.1",
3248
                "laminas/laminas-servicemanager": "^3.3",
3249
                "laminas/laminas-uri": "^2.6",
3250
                "pear/archive_tar": "^1.4.3",
3251
                "phpspec/prophecy-phpunit": "^2.0",
3252
                "phpunit/phpunit": "^9.3",
3253
                "psalm/plugin-phpunit": "^0.15.1",
3254
                "psr/http-factory": "^1.0",
3255
                "vimeo/psalm": "^4.6"
3256
            },
3257
            "suggest": {
3258
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
3259
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
3260
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
3261
                "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
3262
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
3263
            },
3264
            "type": "library",
3265
            "extra": {
3266
                "laminas": {
3267
                    "component": "Laminas\\Filter",
3268
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
3269
                }
3270
            },
3271
            "autoload": {
3272
                "psr-4": {
3273
                    "Laminas\\Filter\\": "src/"
3274
                }
3275
            },
3276
            "notification-url": "https://packagist.org/downloads/",
3277
            "license": [
3278
                "BSD-3-Clause"
3279
            ],
3280
            "description": "Programmatically filter and normalize data and files",
3281
            "homepage": "https://laminas.dev",
3282
            "keywords": [
3283
                "filter",
3284
                "laminas"
3285
            ],
3286
            "support": {
3287
                "chat": "https://laminas.dev/chat",
3288
                "docs": "https://docs.laminas.dev/laminas-filter/",
3289
                "forum": "https://discourse.laminas.dev",
3290
                "issues": "https://github.com/laminas/laminas-filter/issues",
3291
                "rss": "https://github.com/laminas/laminas-filter/releases.atom",
3292
                "source": "https://github.com/laminas/laminas-filter"
3293
            },
3294
            "funding": [
3295
                {
3296
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3297
                    "type": "community_bridge"
3298
                }
3299
            ],
3300
            "time": "2021-05-24T18:29:02+00:00"
3301
        },
3302
        {
3303
            "name": "laminas/laminas-form",
3304
            "version": "2.17.0",
3305
            "source": {
3306
                "type": "git",
3307
                "url": "https://github.com/laminas/laminas-form.git",
3308
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e"
3309
            },
3310
            "dist": {
3311
                "type": "zip",
3312
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
3313
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
3314
                "shasum": ""
3315
            },
3316
            "require": {
3317
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
3318
                "laminas/laminas-inputfilter": "^2.10",
3319
                "laminas/laminas-stdlib": "^3.3",
3320
                "laminas/laminas-zendframework-bridge": "^1.1",
3321
                "php": "^7.3 || ~8.0.0"
3322
            },
3323
            "conflict": {
3324
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
3325
            },
3326
            "replace": {
3327
                "zendframework/zend-form": "^2.14.3"
3328
            },
3329
            "require-dev": {
3330
                "doctrine/annotations": "^1.10.4",
3331
                "laminas/laminas-cache": "^2.9.0",
3332
                "laminas/laminas-captcha": "^2.9.0",
3333
                "laminas/laminas-code": "^3.5.0",
3334
                "laminas/laminas-coding-standard": "^1.0.0",
3335
                "laminas/laminas-escaper": "^2.6.1",
3336
                "laminas/laminas-eventmanager": "^3.3.0",
3337
                "laminas/laminas-filter": "^2.9.4",
3338
                "laminas/laminas-i18n": "^2.10.3",
3339
                "laminas/laminas-recaptcha": "^3.2.0",
3340
                "laminas/laminas-servicemanager": "^3.4.1",
3341
                "laminas/laminas-session": "^2.9.3",
3342
                "laminas/laminas-text": "^2.7.1",
3343
                "laminas/laminas-validator": "^2.13.4",
3344
                "laminas/laminas-view": "^2.11.4",
3345
                "phpspec/prophecy-phpunit": "^2.0",
3346
                "phpunit/phpunit": "^9.4.2",
3347
                "psalm/plugin-phpunit": "^0.15.1",
3348
                "vimeo/psalm": "^4.7"
3349
            },
3350
            "suggest": {
3351
                "laminas/laminas-captcha": "^2.9, required for using CAPTCHA form elements",
3352
                "laminas/laminas-code": "^3.5, required to use laminas-form annotations support",
3353
                "laminas/laminas-eventmanager": "^3.3, reuired for laminas-form annotations support",
3354
                "laminas/laminas-i18n": "^2.10, required when using laminas-form view helpers",
3355
                "laminas/laminas-recaptcha": "^3.2, in order to use the ReCaptcha form element",
3356
                "laminas/laminas-servicemanager": "^3.4.1, required to use the form factories or provide services",
3357
                "laminas/laminas-view": "^2.11.4, required for using the laminas-form view helpers"
3358
            },
3359
            "type": "library",
3360
            "extra": {
3361
                "laminas": {
3362
                    "component": "Laminas\\Form",
3363
                    "config-provider": "Laminas\\Form\\ConfigProvider"
3364
                }
3365
            },
3366
            "autoload": {
3367
                "psr-4": {
3368
                    "Laminas\\Form\\": "src/"
3369
                }
3370
            },
3371
            "notification-url": "https://packagist.org/downloads/",
3372
            "license": [
3373
                "BSD-3-Clause"
3374
            ],
3375
            "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
3376
            "homepage": "https://laminas.dev",
3377
            "keywords": [
3378
                "form",
3379
                "laminas"
3380
            ],
3381
            "support": {
3382
                "chat": "https://laminas.dev/chat",
3383
                "docs": "https://docs.laminas.dev/laminas-form/",
3384
                "forum": "https://discourse.laminas.dev",
3385
                "issues": "https://github.com/laminas/laminas-form/issues",
3386
                "rss": "https://github.com/laminas/laminas-form/releases.atom",
3387
                "source": "https://github.com/laminas/laminas-form"
3388
            },
3389
            "funding": [
3390
                {
3391
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3392
                    "type": "community_bridge"
3393
                }
3394
            ],
3395
            "time": "2021-05-24T08:07:30+00:00"
3396
        },
3397
        {
3398
            "name": "laminas/laminas-http",
3399
            "version": "2.15.0",
3400
            "source": {
3401
                "type": "git",
3402
                "url": "https://github.com/laminas/laminas-http.git",
3403
                "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513"
3404
            },
3405
            "dist": {
3406
                "type": "zip",
3407
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/e1f3420ab35e21ea135913d213b8d570e5e7b513",
3408
                "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513",
3409
                "shasum": ""
3410
            },
3411
            "require": {
3412
                "laminas/laminas-loader": "^2.8",
3413
                "laminas/laminas-stdlib": "^3.6",
3414
                "laminas/laminas-uri": "^2.9.1",
3415
                "laminas/laminas-validator": "^2.15",
3416
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3417
            },
3418
            "conflict": {
3419
                "zendframework/zend-http": "*"
3420
            },
3421
            "require-dev": {
3422
                "laminas/laminas-coding-standard": "~2.2.1",
3423
                "phpunit/phpunit": "^9.5.5"
3424
            },
3425
            "suggest": {
3426
                "paragonie/certainty": "For automated management of cacert.pem"
3427
            },
3428
            "type": "library",
3429
            "autoload": {
3430
                "psr-4": {
3431
                    "Laminas\\Http\\": "src/"
3432
                }
3433
            },
3434
            "notification-url": "https://packagist.org/downloads/",
3435
            "license": [
3436
                "BSD-3-Clause"
3437
            ],
3438
            "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
3439
            "homepage": "https://laminas.dev",
3440
            "keywords": [
3441
                "http",
3442
                "http client",
3443
                "laminas"
3444
            ],
3445
            "support": {
3446
                "chat": "https://laminas.dev/chat",
3447
                "docs": "https://docs.laminas.dev/laminas-http/",
3448
                "forum": "https://discourse.laminas.dev",
3449
                "issues": "https://github.com/laminas/laminas-http/issues",
3450
                "rss": "https://github.com/laminas/laminas-http/releases.atom",
3451
                "source": "https://github.com/laminas/laminas-http"
3452
            },
3453
            "funding": [
3454
                {
3455
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3456
                    "type": "community_bridge"
3457
                }
3458
            ],
3459
            "time": "2021-09-10T10:45:31+00:00"
3460
        },
3461
        {
3462
            "name": "laminas/laminas-hydrator",
3463
<<<<<<< .mine
3464
            "version": "4.2.2",
3465
||||||| .r9
3466
            "version": "4.2.1",
3467
=======
3468
            "version": "4.3.1",
3469
>>>>>>> .r10
3470
            "source": {
3471
                "type": "git",
3472
                "url": "https://github.com/laminas/laminas-hydrator.git",
3473
<<<<<<< .mine
3474
                "reference": "ed5d9cacc551a37b552cb44e1bbf315512612248"
3475
||||||| .r9
3476
                "reference": "e2749d6cda1dbbe730ba235a77323bf4f0b1f8f2"
3477
=======
3478
                "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5"
3479
>>>>>>> .r10
3480
            },
3481
            "dist": {
3482
                "type": "zip",
3483
<<<<<<< .mine
3484
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/ed5d9cacc551a37b552cb44e1bbf315512612248",
3485
                "reference": "ed5d9cacc551a37b552cb44e1bbf315512612248",
3486
||||||| .r9
3487
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/e2749d6cda1dbbe730ba235a77323bf4f0b1f8f2",
3488
                "reference": "e2749d6cda1dbbe730ba235a77323bf4f0b1f8f2",
3489
=======
3490
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
3491
                "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
3492
>>>>>>> .r10
3493
                "shasum": ""
3494
            },
3495
            "require": {
3496
                "laminas/laminas-stdlib": "^3.3",
3497
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
3498
                "webmozart/assert": "^1.10"
3499
            },
3500
            "conflict": {
3501
                "zendframework/zend-hydrator": "*"
3502
            },
3503
            "require-dev": {
3504
                "laminas/laminas-coding-standard": "~2.3.0",
3505
                "laminas/laminas-eventmanager": "^3.2.1",
3506
                "laminas/laminas-modulemanager": "^2.8",
3507
                "laminas/laminas-serializer": "^2.9",
3508
                "laminas/laminas-servicemanager": "^3.3.2",
3509
                "phpbench/phpbench": "^1.0",
3510
                "phpunit/phpunit": "~9.5.5",
3511
                "psalm/plugin-phpunit": "^0.16.1",
3512
                "psr/cache": "1.0.1",
3513
                "vimeo/psalm": "^4.8.1"
3514
            },
3515
            "suggest": {
3516
                "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
3517
                "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
3518
                "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
3519
            },
3520
            "type": "library",
3521
            "extra": {
3522
                "laminas": {
3523
                    "component": "Laminas\\Hydrator",
3524
                    "config-provider": "Laminas\\Hydrator\\ConfigProvider"
3525
                }
3526
            },
3527
            "autoload": {
3528
                "psr-4": {
3529
                    "Laminas\\Hydrator\\": "src/"
3530
                }
3531
            },
3532
            "notification-url": "https://packagist.org/downloads/",
3533
            "license": [
3534
                "BSD-3-Clause"
3535
            ],
3536
            "description": "Serialize objects to arrays, and vice versa",
3537
            "homepage": "https://laminas.dev",
3538
            "keywords": [
3539
                "hydrator",
3540
                "laminas"
3541
            ],
3542
            "support": {
3543
                "chat": "https://laminas.dev/chat",
3544
                "docs": "https://docs.laminas.dev/laminas-hydrator/",
3545
                "forum": "https://discourse.laminas.dev",
3546
                "issues": "https://github.com/laminas/laminas-hydrator/issues",
3547
                "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
3548
                "source": "https://github.com/laminas/laminas-hydrator"
3549
            },
3550
            "funding": [
3551
                {
3552
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3553
                    "type": "community_bridge"
3554
                }
3555
            ],
3556
<<<<<<< .mine
3557
            "time": "2021-08-02T15:28:57+00:00"
3558
||||||| .r9
3559
            "time": "2021-06-29T11:04:20+00:00"
3560
=======
3561
            "time": "2021-09-09T09:55:00+00:00"
3562
>>>>>>> .r10
3563
        },
3564
        {
3565
            "name": "laminas/laminas-i18n",
3566
            "version": "2.11.2",
3567
            "source": {
3568
                "type": "git",
3569
                "url": "https://github.com/laminas/laminas-i18n.git",
3570
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786"
3571
            },
3572
            "dist": {
3573
                "type": "zip",
3574
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/78adb53ebf6c0bc63f92273fd7809dabc554f786",
3575
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786",
3576
                "shasum": ""
3577
            },
3578
            "require": {
3579
                "ext-intl": "*",
3580
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
3581
                "laminas/laminas-zendframework-bridge": "^1.0",
3582
                "php": "^7.3 || ~8.0.0"
3583
            },
3584
            "conflict": {
3585
                "phpspec/prophecy": "<1.9.0"
3586
            },
3587
            "replace": {
3588
                "zendframework/zend-i18n": "^2.10.1"
3589
            },
3590
            "require-dev": {
3591
                "laminas/laminas-cache": "^2.6.1",
3592
                "laminas/laminas-coding-standard": "~1.0.0",
3593
                "laminas/laminas-config": "^2.6",
3594
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
3595
                "laminas/laminas-filter": "^2.6.1",
3596
                "laminas/laminas-servicemanager": "^3.2.1",
3597
                "laminas/laminas-validator": "^2.6",
3598
                "laminas/laminas-view": "^2.6.3",
3599
                "phpunit/phpunit": "^9.3"
3600
            },
3601
            "suggest": {
3602
                "laminas/laminas-cache": "Laminas\\Cache component",
3603
                "laminas/laminas-config": "Laminas\\Config component",
3604
                "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
3605
                "laminas/laminas-filter": "You should install this package to use the provided filters",
3606
                "laminas/laminas-i18n-resources": "Translation resources",
3607
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3608
                "laminas/laminas-validator": "You should install this package to use the provided validators",
3609
                "laminas/laminas-view": "You should install this package to use the provided view helpers"
3610
            },
3611
            "type": "library",
3612
            "extra": {
3613
                "laminas": {
3614
                    "component": "Laminas\\I18n",
3615
                    "config-provider": "Laminas\\I18n\\ConfigProvider"
3616
                }
3617
            },
3618
            "autoload": {
3619
                "psr-4": {
3620
                    "Laminas\\I18n\\": "src/"
3621
                }
3622
            },
3623
            "notification-url": "https://packagist.org/downloads/",
3624
            "license": [
3625
                "BSD-3-Clause"
3626
            ],
3627
            "description": "Provide translations for your application, and filter and validate internationalized values",
3628
            "homepage": "https://laminas.dev",
3629
            "keywords": [
3630
                "i18n",
3631
                "laminas"
3632
            ],
3633
            "support": {
3634
                "chat": "https://laminas.dev/chat",
3635
                "docs": "https://docs.laminas.dev/laminas-i18n/",
3636
                "forum": "https://discourse.laminas.dev",
3637
                "issues": "https://github.com/laminas/laminas-i18n/issues",
3638
                "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
3639
                "source": "https://github.com/laminas/laminas-i18n"
3640
            },
3641
            "funding": [
3642
                {
3643
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3644
                    "type": "community_bridge"
3645
                }
3646
            ],
3647
            "time": "2021-08-20T08:23:04+00:00"
3648
        },
3649
        {
3650
            "name": "laminas/laminas-i18n-resources",
3651
            "version": "2.7.0",
3652
            "source": {
3653
                "type": "git",
3654
                "url": "https://github.com/laminas/laminas-i18n-resources.git",
3655
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c"
3656
            },
3657
            "dist": {
3658
                "type": "zip",
3659
                "url": "https://api.github.com/repos/laminas/laminas-i18n-resources/zipball/fc0211052aa7576bc960b30194c87f6f60a0089c",
3660
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c",
3661
                "shasum": ""
3662
            },
3663
            "require": {
3664
                "laminas/laminas-zendframework-bridge": "^1.0",
3665
                "php": "^7.3 || ~8.0.0"
3666
            },
3667
            "replace": {
3668
                "zendframework/zend-i18n-resources": "^2.6.1"
3669
            },
3670
            "require-dev": {
3671
                "laminas/laminas-coding-standard": "~1.0.0",
3672
                "phpunit/phpunit": "^9.5"
3673
            },
3674
            "type": "library",
3675
            "autoload": {
3676
                "classmap": [
3677
                    "src/Resources.php"
3678
                ]
3679
            },
3680
            "notification-url": "https://packagist.org/downloads/",
3681
            "license": [
3682
                "BSD-3-Clause"
3683
            ],
3684
            "description": "Provides validator and captcha translations for laminas-i18n's Translator",
3685
            "homepage": "https://laminas.dev",
3686
            "keywords": [
3687
                "laminas",
3688
                "resources",
3689
                "translations"
3690
            ],
3691
            "support": {
3692
                "chat": "https://laminas.dev/chat",
3693
                "docs": "https://docs.laminas.dev/laminas-i18n-resources/",
3694
                "forum": "https://discourse.laminas.dev",
3695
                "issues": "https://github.com/laminas/laminas-i18n-resources/issues",
3696
                "rss": "https://github.com/laminas/laminas-i18n-resources/releases.atom",
3697
                "source": "https://github.com/laminas/laminas-i18n-resources"
3698
            },
3699
            "funding": [
3700
                {
3701
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3702
                    "type": "community_bridge"
3703
                }
3704
            ],
3705
            "time": "2021-04-15T13:39:19+00:00"
3706
        },
3707
        {
3708
            "name": "laminas/laminas-inputfilter",
3709
            "version": "2.12.0",
3710
            "source": {
3711
                "type": "git",
3712
                "url": "https://github.com/laminas/laminas-inputfilter.git",
3713
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff"
3714
            },
3715
            "dist": {
3716
                "type": "zip",
3717
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b6ab28b425e626b12488fec243e02d36d8dffeff",
3718
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff",
3719
                "shasum": ""
3720
            },
3721
            "require": {
3722
                "laminas/laminas-filter": "^2.9.1",
3723
                "laminas/laminas-servicemanager": "^3.3.1",
3724
                "laminas/laminas-stdlib": "^3.0",
3725
                "laminas/laminas-validator": "^2.11",
3726
                "laminas/laminas-zendframework-bridge": "^1.0",
3727
                "php": "^7.3 || ~8.0.0"
3728
            },
3729
            "replace": {
3730
                "zendframework/zend-inputfilter": "^2.10.1"
3731
            },
3732
            "require-dev": {
3733
                "laminas/laminas-coding-standard": "~1.0.0",
3734
                "laminas/laminas-db": "^2.12",
3735
                "phpspec/prophecy-phpunit": "^2.0",
3736
                "phpunit/phpunit": "^9.4.2",
3737
                "psalm/plugin-phpunit": "^0.15.1",
3738
                "psr/http-message": "^1.0",
3739
                "vimeo/psalm": "^4.6"
3740
            },
3741
            "suggest": {
3742
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
3743
            },
3744
            "type": "library",
3745
            "extra": {
3746
                "laminas": {
3747
                    "component": "Laminas\\InputFilter",
3748
                    "config-provider": "Laminas\\InputFilter\\ConfigProvider"
3749
                }
3750
            },
3751
            "autoload": {
3752
                "psr-4": {
3753
                    "Laminas\\InputFilter\\": "src/"
3754
                }
3755
            },
3756
            "notification-url": "https://packagist.org/downloads/",
3757
            "license": [
3758
                "BSD-3-Clause"
3759
            ],
3760
            "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
3761
            "homepage": "https://laminas.dev",
3762
            "keywords": [
3763
                "inputfilter",
3764
                "laminas"
3765
            ],
3766
            "support": {
3767
                "chat": "https://laminas.dev/chat",
3768
                "docs": "https://docs.laminas.dev/laminas-inputfilter/",
3769
                "forum": "https://discourse.laminas.dev",
3770
                "issues": "https://github.com/laminas/laminas-inputfilter/issues",
3771
                "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
3772
                "source": "https://github.com/laminas/laminas-inputfilter"
3773
            },
3774
            "funding": [
3775
                {
3776
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3777
                    "type": "community_bridge"
3778
                }
3779
            ],
3780
            "time": "2021-03-16T14:17:17+00:00"
3781
        },
3782
        {
3783
            "name": "laminas/laminas-json",
3784
            "version": "3.3.0",
3785
            "source": {
3786
                "type": "git",
3787
                "url": "https://github.com/laminas/laminas-json.git",
3788
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
3789
            },
3790
            "dist": {
3791
                "type": "zip",
3792
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
3793
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
3794
                "shasum": ""
3795
            },
3796
            "require": {
3797
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3798
            },
3799
            "conflict": {
3800
                "zendframework/zend-json": "*"
3801
            },
3802
            "require-dev": {
3803
                "laminas/laminas-coding-standard": "~2.2.1",
3804
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
3805
                "phpunit/phpunit": "^9.3"
3806
            },
3807
            "suggest": {
3808
                "laminas/laminas-json-server": "For implementing JSON-RPC servers",
3809
                "laminas/laminas-xml2json": "For converting XML documents to JSON"
3810
            },
3811
            "type": "library",
3812
            "autoload": {
3813
                "psr-4": {
3814
                    "Laminas\\Json\\": "src/"
3815
                }
3816
            },
3817
            "notification-url": "https://packagist.org/downloads/",
3818
            "license": [
3819
                "BSD-3-Clause"
3820
            ],
3821
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
3822
            "homepage": "https://laminas.dev",
3823
            "keywords": [
3824
                "json",
3825
                "laminas"
3826
            ],
3827
            "support": {
3828
                "chat": "https://laminas.dev/chat",
3829
                "docs": "https://docs.laminas.dev/laminas-json/",
3830
                "forum": "https://discourse.laminas.dev",
3831
                "issues": "https://github.com/laminas/laminas-json/issues",
3832
                "rss": "https://github.com/laminas/laminas-json/releases.atom",
3833
                "source": "https://github.com/laminas/laminas-json"
3834
            },
3835
            "funding": [
3836
                {
3837
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3838
                    "type": "community_bridge"
3839
                }
3840
            ],
3841
            "time": "2021-09-02T18:02:31+00:00"
3842
        },
3843
        {
3844
            "name": "laminas/laminas-loader",
3845
            "version": "2.8.0",
3846
            "source": {
3847
                "type": "git",
3848
                "url": "https://github.com/laminas/laminas-loader.git",
3849
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
3850
            },
3851
            "dist": {
3852
                "type": "zip",
3853
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
3854
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
3855
                "shasum": ""
3856
            },
3857
            "require": {
3858
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3859
            },
3860
            "conflict": {
3861
                "zendframework/zend-loader": "*"
3862
            },
3863
            "require-dev": {
3864
                "laminas/laminas-coding-standard": "~2.2.1",
3865
                "phpunit/phpunit": "^9.3"
3866
            },
3867
            "type": "library",
3868
            "autoload": {
3869
                "psr-4": {
3870
                    "Laminas\\Loader\\": "src/"
3871
                }
3872
            },
3873
            "notification-url": "https://packagist.org/downloads/",
3874
            "license": [
3875
                "BSD-3-Clause"
3876
            ],
3877
            "description": "Autoloading and plugin loading strategies",
3878
            "homepage": "https://laminas.dev",
3879
            "keywords": [
3880
                "laminas",
3881
                "loader"
3882
            ],
3883
            "support": {
3884
                "chat": "https://laminas.dev/chat",
3885
                "docs": "https://docs.laminas.dev/laminas-loader/",
3886
                "forum": "https://discourse.laminas.dev",
3887
                "issues": "https://github.com/laminas/laminas-loader/issues",
3888
                "rss": "https://github.com/laminas/laminas-loader/releases.atom",
3889
                "source": "https://github.com/laminas/laminas-loader"
3890
            },
3891
            "funding": [
3892
                {
3893
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3894
                    "type": "community_bridge"
3895
                }
3896
            ],
3897
            "time": "2021-09-02T18:30:53+00:00"
3898
        },
3899
        {
3900
            "name": "laminas/laminas-log",
3901
            "version": "2.13.1",
3902
            "source": {
3903
                "type": "git",
3904
                "url": "https://github.com/laminas/laminas-log.git",
3905
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3"
3906
            },
3907
            "dist": {
3908
                "type": "zip",
3909
                "url": "https://api.github.com/repos/laminas/laminas-log/zipball/6ac20830d4f324b4662fc454fcc1954436bfced3",
3910
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3",
3911
                "shasum": ""
3912
            },
3913
            "require": {
3914
                "laminas/laminas-servicemanager": "^3.3.0",
3915
                "laminas/laminas-stdlib": "^3.0",
3916
                "laminas/laminas-zendframework-bridge": "^1.0",
3917
                "php": "^7.3 || ~8.0.0",
3918
                "psr/log": "^1.1.2"
3919
            },
3920
            "provide": {
3921
                "psr/log-implementation": "1.0.0"
3922
            },
3923
            "replace": {
3924
                "zendframework/zend-log": "^2.12.0"
3925
            },
3926
            "require-dev": {
3927
                "laminas/laminas-coding-standard": "~1.0.0",
3928
                "laminas/laminas-db": "^2.6",
3929
                "laminas/laminas-escaper": "^2.5",
3930
                "laminas/laminas-filter": "^2.5",
3931
                "laminas/laminas-mail": "^2.6.1",
3932
                "laminas/laminas-validator": "^2.10.1",
3933
                "mikey179/vfsstream": "^1.6.7",
3934
                "phpspec/prophecy-phpunit": "^2.0",
3935
                "phpunit/phpunit": "^9.4.1"
3936
            },
3937
            "suggest": {
3938
                "ext-mongo": "mongo extension to use Mongo writer",
3939
                "ext-mongodb": "mongodb extension to use MongoDB writer",
3940
                "laminas/laminas-db": "Laminas\\Db component to use the database log writer",
3941
                "laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter",
3942
                "laminas/laminas-mail": "Laminas\\Mail component to use the email log writer",
3943
                "laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages"
3944
            },
3945
            "type": "library",
3946
            "extra": {
3947
                "laminas": {
3948
                    "component": "Laminas\\Log",
3949
                    "config-provider": "Laminas\\Log\\ConfigProvider"
3950
                }
3951
            },
3952
            "autoload": {
3953
                "psr-4": {
3954
                    "Laminas\\Log\\": "src/"
3955
                }
3956
            },
3957
            "notification-url": "https://packagist.org/downloads/",
3958
            "license": [
3959
                "BSD-3-Clause"
3960
            ],
3961
            "description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
3962
            "homepage": "https://laminas.dev",
3963
            "keywords": [
3964
                "laminas",
3965
                "log",
3966
                "logging"
3967
            ],
3968
            "support": {
3969
                "chat": "https://laminas.dev/chat",
3970
                "docs": "https://docs.laminas.dev/laminas-log/",
3971
                "forum": "https://discourse.laminas.dev",
3972
                "issues": "https://github.com/laminas/laminas-log/issues",
3973
                "rss": "https://github.com/laminas/laminas-log/releases.atom",
3974
                "source": "https://github.com/laminas/laminas-log"
3975
            },
3976
            "funding": [
3977
                {
3978
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3979
                    "type": "community_bridge"
3980
                }
3981
            ],
3982
            "time": "2021-02-12T16:46:26+00:00"
3983
        },
3984
        {
3985
            "name": "laminas/laminas-math",
3986
            "version": "3.3.2",
3987
            "source": {
3988
                "type": "git",
3989
                "url": "https://github.com/laminas/laminas-math.git",
3990
                "reference": "188456530923a449470963837c25560f1fdd8a60"
3991
            },
3992
            "dist": {
3993
                "type": "zip",
3994
                "url": "https://api.github.com/repos/laminas/laminas-math/zipball/188456530923a449470963837c25560f1fdd8a60",
3995
                "reference": "188456530923a449470963837c25560f1fdd8a60",
3996
                "shasum": ""
3997
            },
3998
            "require": {
3999
                "ext-mbstring": "*",
4000
                "laminas/laminas-zendframework-bridge": "^1.0",
4001
                "php": "^7.3 || ~8.0.0"
4002
            },
4003
            "replace": {
4004
                "zendframework/zend-math": "^3.2.0"
4005
            },
4006
            "require-dev": {
4007
                "laminas/laminas-coding-standard": "~1.0.0",
4008
                "phpunit/phpunit": "^9.3"
4009
            },
4010
            "suggest": {
4011
                "ext-bcmath": "If using the bcmath functionality",
4012
                "ext-gmp": "If using the gmp functionality"
4013
            },
4014
            "type": "library",
4015
            "extra": {
4016
                "branch-alias": {
4017
                    "dev-master": "3.2.x-dev",
4018
                    "dev-develop": "3.3.x-dev"
4019
                }
4020
            },
4021
            "autoload": {
4022
                "psr-4": {
4023
                    "Laminas\\Math\\": "src/"
4024
                }
4025
            },
4026
            "notification-url": "https://packagist.org/downloads/",
4027
            "license": [
4028
                "BSD-3-Clause"
4029
            ],
4030
            "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
4031
            "homepage": "https://laminas.dev",
4032
            "keywords": [
4033
                "laminas",
4034
                "math"
4035
            ],
4036
            "support": {
4037
                "chat": "https://laminas.dev/chat",
4038
                "docs": "https://docs.laminas.dev/laminas-math/",
4039
                "forum": "https://discourse.laminas.dev",
4040
                "issues": "https://github.com/laminas/laminas-math/issues",
4041
                "rss": "https://github.com/laminas/laminas-math/releases.atom",
4042
                "source": "https://github.com/laminas/laminas-math"
4043
            },
4044
            "funding": [
4045
                {
4046
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4047
                    "type": "community_bridge"
4048
                }
4049
            ],
4050
            "time": "2021-02-16T15:46:01+00:00"
4051
        },
4052
        {
4053
            "name": "laminas/laminas-modulemanager",
4054
            "version": "2.10.2",
4055
            "source": {
4056
                "type": "git",
4057
                "url": "https://github.com/laminas/laminas-modulemanager.git",
4058
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33"
4059
            },
4060
            "dist": {
4061
                "type": "zip",
4062
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/2068e0b300e87e139112016a6025be341ceaaf33",
4063
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33",
4064
                "shasum": ""
4065
            },
4066
            "require": {
4067
                "brick/varexporter": "^0.3.2",
4068
                "laminas/laminas-config": "^3.4",
4069
                "laminas/laminas-eventmanager": "^3.3",
4070
                "laminas/laminas-stdlib": "^3.3",
4071
                "laminas/laminas-zendframework-bridge": "^1.1",
4072
                "php": "^7.3 || ^8.0",
4073
                "webimpress/safe-writer": "^1.0.2 || ^2.1"
4074
            },
4075
            "replace": {
4076
                "zendframework/zend-modulemanager": "^2.8.4"
4077
            },
4078
            "require-dev": {
4079
                "laminas/laminas-coding-standard": "~1.0.0",
4080
                "laminas/laminas-console": "^2.8",
4081
                "laminas/laminas-di": "^2.6.1",
4082
                "laminas/laminas-loader": "^2.6.1",
4083
                "laminas/laminas-mvc": "^3.1.1",
4084
                "laminas/laminas-servicemanager": "^3.4.1",
4085
                "phpunit/phpunit": "^9.3.7"
4086
            },
4087
            "suggest": {
4088
                "laminas/laminas-console": "Laminas\\Console component",
4089
                "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
4090
                "laminas/laminas-mvc": "Laminas\\Mvc component",
4091
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
4092
            },
4093
            "type": "library",
4094
            "autoload": {
4095
                "psr-4": {
4096
                    "Laminas\\ModuleManager\\": "src/"
4097
                }
4098
            },
4099
            "notification-url": "https://packagist.org/downloads/",
4100
            "license": [
4101
                "BSD-3-Clause"
4102
            ],
4103
            "description": "Modular application system for laminas-mvc applications",
4104
            "homepage": "https://laminas.dev",
4105
            "keywords": [
4106
                "laminas",
4107
                "modulemanager"
4108
            ],
4109
            "support": {
4110
                "chat": "https://laminas.dev/chat",
4111
                "docs": "https://docs.laminas.dev/laminas-modulemanager/",
4112
                "forum": "https://discourse.laminas.dev",
4113
                "issues": "https://github.com/laminas/laminas-modulemanager/issues",
4114
                "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
4115
                "source": "https://github.com/laminas/laminas-modulemanager"
4116
            },
4117
            "funding": [
4118
                {
4119
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4120
                    "type": "community_bridge"
4121
                }
4122
            ],
4123
            "time": "2021-04-13T20:11:28+00:00"
4124
        },
4125
        {
4126
            "name": "laminas/laminas-mvc",
4127
            "version": "3.2.0",
4128
            "source": {
4129
                "type": "git",
4130
                "url": "https://github.com/laminas/laminas-mvc.git",
4131
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e"
4132
            },
4133
            "dist": {
4134
                "type": "zip",
4135
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/88da7200cf8f5a970c35d91717a5c4db94981e5e",
4136
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e",
4137
                "shasum": ""
4138
            },
4139
            "require": {
4140
                "container-interop/container-interop": "^1.2",
4141
                "laminas/laminas-eventmanager": "^3.2",
4142
                "laminas/laminas-http": "^2.7",
4143
                "laminas/laminas-modulemanager": "^2.8",
4144
                "laminas/laminas-router": "^3.0.2",
4145
                "laminas/laminas-servicemanager": "^3.3",
4146
                "laminas/laminas-stdlib": "^3.2.1",
4147
                "laminas/laminas-view": "^2.11.3",
4148
                "laminas/laminas-zendframework-bridge": "^1.0",
4149
                "php": "^7.3 || ~8.0.0"
4150
            },
4151
            "replace": {
4152
                "zendframework/zend-mvc": "^3.1.1"
4153
            },
4154
            "require-dev": {
4155
                "http-interop/http-middleware": "^0.4.1",
4156
                "laminas/laminas-coding-standard": "^1.0.0",
4157
                "laminas/laminas-json": "^2.6.1 || ^3.0",
4158
                "laminas/laminas-psr7bridge": "^1.0",
4159
                "laminas/laminas-stratigility": ">=2.0.1 <2.2",
4160
                "phpspec/prophecy-phpunit": "^2.0",
4161
                "phpunit/phpunit": "^9.4.2"
4162
            },
4163
            "suggest": {
4164
                "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
4165
                "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
4166
                "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
4167
                "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
4168
                "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
4169
                "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
4170
                "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
4171
                "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
4172
                "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
4173
                "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
4174
                "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
4175
            },
4176
            "type": "library",
4177
            "autoload": {
4178
                "psr-4": {
4179
                    "Laminas\\Mvc\\": "src/"
4180
                }
4181
            },
4182
            "notification-url": "https://packagist.org/downloads/",
4183
            "license": [
4184
                "BSD-3-Clause"
4185
            ],
4186
            "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
4187
            "homepage": "https://laminas.dev",
4188
            "keywords": [
4189
                "laminas",
4190
                "mvc"
4191
            ],
4192
            "support": {
4193
                "chat": "https://laminas.dev/chat",
4194
                "docs": "https://docs.laminas.dev/laminas-mvc/",
4195
                "forum": "https://discourse.laminas.dev",
4196
                "issues": "https://github.com/laminas/laminas-mvc/issues",
4197
                "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
4198
                "source": "https://github.com/laminas/laminas-mvc"
4199
            },
4200
            "funding": [
4201
                {
4202
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4203
                    "type": "community_bridge"
4204
                }
4205
            ],
4206
            "time": "2020-12-14T21:54:40+00:00"
4207
        },
4208
        {
4209
            "name": "laminas/laminas-mvc-form",
4210
            "version": "1.1.0",
4211
            "source": {
4212
                "type": "git",
4213
                "url": "https://github.com/laminas/laminas-mvc-form.git",
4214
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4"
4215
            },
4216
            "dist": {
4217
                "type": "zip",
4218
                "url": "https://api.github.com/repos/laminas/laminas-mvc-form/zipball/c027f5becb817736096d0967c5e42cd7f746d5e4",
4219
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4",
4220
                "shasum": ""
4221
            },
4222
            "require": {
4223
                "laminas/laminas-code": "^3.5.0",
4224
                "laminas/laminas-form": "^2.16.3",
4225
                "laminas/laminas-i18n": "^2.11.1",
4226
                "laminas/laminas-zendframework-bridge": "^1.2.0",
4227
                "php": "^7.3 || ~8.0.0"
4228
            },
4229
            "conflict": {
4230
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
4231
            },
4232
            "replace": {
4233
                "zendframework/zend-mvc-form": "^1.0.0"
4234
            },
4235
            "type": "metapackage",
4236
            "extra": {
4237
                "laminas": {
4238
                    "component": "Laminas\\Form"
4239
                }
4240
            },
4241
            "notification-url": "https://packagist.org/downloads/",
4242
            "license": [
4243
                "BSD-3-Clause"
4244
            ],
4245
            "description": "Metapackage with all requirements needed to use laminas-form with laminas-mvc.",
4246
            "homepage": "https://laminas.dev",
4247
            "keywords": [
4248
                "form",
4249
                "laminas",
4250
                "mvc"
4251
            ],
4252
            "support": {
4253
                "chat": "https://laminas.dev/chat",
4254
                "forum": "https://discourse.laminas.dev",
4255
                "issues": "https://github.com/laminas/laminas-mvc-form/issues",
4256
                "rss": "https://github.com/laminas/laminas-mvc-form/releases.atom",
4257
                "source": "https://github.com/laminas/laminas-mvc-form"
4258
            },
4259
            "funding": [
4260
                {
4261
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4262
                    "type": "community_bridge"
4263
                }
4264
            ],
4265
            "time": "2021-04-29T08:33:42+00:00"
4266
        },
4267
        {
4268
            "name": "laminas/laminas-mvc-i18n",
4269
            "version": "1.2.0",
4270
            "source": {
4271
                "type": "git",
4272
                "url": "https://github.com/laminas/laminas-mvc-i18n.git",
4273
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba"
4274
            },
4275
            "dist": {
4276
                "type": "zip",
4277
                "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/7ece491a02000a6c4ea2c4457fead3d12efc6eba",
4278
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba",
4279
                "shasum": ""
4280
            },
4281
            "require": {
4282
                "container-interop/container-interop": "^1.1",
4283
                "laminas/laminas-i18n": "^2.11",
4284
                "laminas/laminas-router": "^3.0",
4285
                "laminas/laminas-servicemanager": "^3.6",
4286
                "laminas/laminas-stdlib": "^3.3",
4287
                "laminas/laminas-validator": "^2.14",
4288
                "laminas/laminas-zendframework-bridge": "^1.2",
4289
                "php": "^7.3 || ~8.0.0"
4290
            },
4291
            "conflict": {
4292
                "laminas/laminas-mvc": "<3.0.0",
4293
                "phpspec/prophecy": "<1.8.0"
4294
            },
4295
            "replace": {
4296
                "zendframework/zend-mvc-i18n": "^1.1.1"
4297
            },
4298
            "require-dev": {
4299
                "laminas/laminas-coding-standard": "~1.0.0",
4300
                "phpspec/prophecy-phpunit": "^2.0",
4301
                "phpunit/phpunit": "^9.5",
4302
                "psalm/plugin-phpunit": "^0.15.1",
4303
                "vimeo/psalm": "^4.7"
4304
            },
4305
            "suggest": {
4306
                "laminas/laminas-cache": "To enable caching of translation strings"
4307
            },
4308
            "type": "library",
4309
            "extra": {
4310
                "laminas": {
4311
                    "component": "Laminas\\Mvc\\I18n",
4312
                    "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
4313
                }
4314
            },
4315
            "autoload": {
4316
                "psr-4": {
4317
                    "Laminas\\Mvc\\I18n\\": "src/"
4318
                }
4319
            },
4320
            "notification-url": "https://packagist.org/downloads/",
4321
            "license": [
4322
                "BSD-3-Clause"
4323
            ],
4324
            "description": "Integration between laminas-mvc and laminas-i18n",
4325
            "homepage": "https://laminas.dev",
4326
            "keywords": [
4327
                "i18n",
4328
                "laminas",
4329
                "mvc"
4330
            ],
4331
            "support": {
4332
                "chat": "https://laminas.dev/chat",
4333
                "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
4334
                "forum": "https://discourse.laminas.dev",
4335
                "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
4336
                "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
4337
                "source": "https://github.com/laminas/laminas-mvc-i18n"
4338
            },
4339
            "funding": [
4340
                {
4341
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4342
                    "type": "community_bridge"
4343
                }
4344
            ],
4345
            "time": "2021-04-02T15:49:43+00:00"
4346
        },
4347
        {
4348
            "name": "laminas/laminas-mvc-plugin-fileprg",
4349
            "version": "1.2.0",
4350
            "source": {
4351
                "type": "git",
4352
                "url": "https://github.com/laminas/laminas-mvc-plugin-fileprg.git",
4353
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f"
4354
            },
4355
            "dist": {
4356
                "type": "zip",
4357
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-fileprg/zipball/2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
4358
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
4359
                "shasum": ""
4360
            },
4361
            "require": {
4362
                "laminas/laminas-filter": "^2.6.1",
4363
                "laminas/laminas-form": "^2.7",
4364
                "laminas/laminas-inputfilter": "^2.8.1",
4365
                "laminas/laminas-mvc": "^3.0",
4366
                "laminas/laminas-session": "^2.8.5",
4367
                "laminas/laminas-stdlib": "^3.3",
4368
                "laminas/laminas-validator": "^2.6",
4369
                "laminas/laminas-zendframework-bridge": "^1.0",
4370
                "php": "^7.3 || ~8.0.0"
4371
            },
4372
            "conflict": {
4373
                "laminas/laminas-mvc": "<3.0.0"
4374
            },
4375
            "replace": {
4376
                "zendframework/zend-mvc-plugin-fileprg": "^1.1.0"
4377
            },
4378
            "require-dev": {
4379
                "laminas/laminas-coding-standard": "~1.0.0",
4380
                "phpunit/phpunit": "^9.3"
4381
            },
4382
            "type": "library",
4383
            "extra": {
4384
                "laminas": {
4385
                    "component": "Laminas\\Mvc\\Plugin\\FilePrg"
4386
                }
4387
            },
4388
            "autoload": {
4389
                "psr-4": {
4390
                    "Laminas\\Mvc\\Plugin\\FilePrg\\": "src/"
4391
                }
4392
            },
4393
            "notification-url": "https://packagist.org/downloads/",
4394
            "license": [
4395
                "BSD-3-Clause"
4396
            ],
4397
            "description": "Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers",
4398
            "homepage": "https://laminas.dev",
4399
            "keywords": [
4400
                "laminas",
4401
                "mvc"
4402
            ],
4403
            "support": {
4404
                "chat": "https://laminas.dev/chat",
4405
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-fileprg/",
4406
                "forum": "https://discourse.laminas.dev",
4407
                "issues": "https://github.com/laminas/laminas-mvc-plugin-fileprg/issues",
4408
                "rss": "https://github.com/laminas/laminas-mvc-plugin-fileprg/releases.atom",
4409
                "source": "https://github.com/laminas/laminas-mvc-plugin-fileprg"
4410
            },
4411
            "funding": [
4412
                {
4413
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4414
                    "type": "community_bridge"
4415
                }
4416
            ],
4417
            "time": "2021-04-13T15:22:13+00:00"
4418
        },
4419
        {
4420
            "name": "laminas/laminas-mvc-plugin-flashmessenger",
4421
            "version": "1.3.0",
4422
            "source": {
4423
                "type": "git",
4424
                "url": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger.git",
4425
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e"
4426
            },
4427
            "dist": {
4428
                "type": "zip",
4429
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-flashmessenger/zipball/f7569d05dfd774a2c84328792ee716e2d8b1e33e",
4430
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e",
4431
                "shasum": ""
4432
            },
4433
            "require": {
4434
                "laminas/laminas-mvc": "^3.0",
4435
                "laminas/laminas-session": "^2.8.5",
4436
                "laminas/laminas-stdlib": "^3.2.1",
4437
                "laminas/laminas-view": "^2.12",
4438
                "laminas/laminas-zendframework-bridge": "^1.0",
4439
                "php": "^7.3 || ~8.0.0"
4440
            },
4441
            "conflict": {
4442
                "laminas/laminas-mvc": "<3.0.0"
4443
            },
4444
            "replace": {
4445
                "zendframework/zend-mvc-plugin-flashmessenger": "^1.2.0"
4446
            },
4447
            "require-dev": {
4448
                "laminas/laminas-coding-standard": "~1.0.0",
4449
                "laminas/laminas-i18n": "^2.8",
4450
                "phpunit/phpunit": "^9.3"
4451
            },
4452
            "type": "library",
4453
            "extra": {
4454
                "laminas": {
4455
                    "component": "Laminas\\Mvc\\Plugin\\FlashMessenger"
4456
                }
4457
            },
4458
            "autoload": {
4459
                "psr-4": {
4460
                    "Laminas\\Mvc\\Plugin\\FlashMessenger\\": "src/"
4461
                }
4462
            },
4463
            "notification-url": "https://packagist.org/downloads/",
4464
            "license": [
4465
                "BSD-3-Clause"
4466
            ],
4467
            "description": "Plugin for creating and exposing flash messages via laminas-mvc controllers",
4468
            "homepage": "https://laminas.dev",
4469
            "keywords": [
4470
                "laminas",
4471
                "mvc"
4472
            ],
4473
            "support": {
4474
                "chat": "https://laminas.dev/chat",
4475
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-flashmessenger/",
4476
                "forum": "https://discourse.laminas.dev",
4477
                "issues": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/issues",
4478
                "rss": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/releases.atom",
4479
                "source": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger"
4480
            },
4481
            "funding": [
4482
                {
4483
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4484
                    "type": "community_bridge"
4485
                }
4486
            ],
4487
            "time": "2021-04-13T16:30:26+00:00"
4488
        },
4489
        {
4490
            "name": "laminas/laminas-mvc-plugin-identity",
4491
            "version": "1.2.0",
4492
            "source": {
4493
                "type": "git",
4494
                "url": "https://github.com/laminas/laminas-mvc-plugin-identity.git",
4495
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8"
4496
            },
4497
            "dist": {
4498
                "type": "zip",
4499
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-identity/zipball/75cf6df47aef315521eb390ab1478e586fda4ec8",
4500
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8",
4501
                "shasum": ""
4502
            },
4503
            "require": {
4504
                "container-interop/container-interop": "^1.1",
4505
                "laminas/laminas-authentication": "^2.5.3",
4506
                "laminas/laminas-mvc": "^3.0",
4507
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
4508
                "laminas/laminas-zendframework-bridge": "^1.0",
4509
                "php": "^7.3 || ~8.0.0"
4510
            },
4511
            "conflict": {
4512
                "laminas/laminas-mvc": "<3.0.0"
4513
            },
4514
            "replace": {
4515
                "zendframework/zend-mvc-plugin-identity": "^1.1.1"
4516
            },
4517
            "require-dev": {
4518
                "laminas/laminas-coding-standard": "~1.0.0",
4519
                "phpspec/prophecy-phpunit": "^2.0",
4520
                "phpunit/phpunit": "^9.5"
4521
            },
4522
            "type": "library",
4523
            "extra": {
4524
                "laminas": {
4525
                    "component": "Laminas\\Mvc\\Plugin\\Identity"
4526
                }
4527
            },
4528
            "autoload": {
4529
                "psr-4": {
4530
                    "Laminas\\Mvc\\Plugin\\Identity\\": "src/"
4531
                }
4532
            },
4533
            "notification-url": "https://packagist.org/downloads/",
4534
            "license": [
4535
                "BSD-3-Clause"
4536
            ],
4537
            "description": "Plugin for retrieving the current authenticated identity within laminas-mvc controllers",
4538
            "homepage": "https://laminas.dev",
4539
            "keywords": [
4540
                "laminas",
4541
                "mvc"
4542
            ],
4543
            "support": {
4544
                "chat": "https://laminas.dev/chat",
4545
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-identity/",
4546
                "forum": "https://discourse.laminas.dev",
4547
                "issues": "https://github.com/laminas/laminas-mvc-plugin-identity/issues",
4548
                "rss": "https://github.com/laminas/laminas-mvc-plugin-identity/releases.atom",
4549
                "source": "https://github.com/laminas/laminas-mvc-plugin-identity"
4550
            },
4551
            "funding": [
4552
                {
4553
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4554
                    "type": "community_bridge"
4555
                }
4556
            ],
4557
            "time": "2021-04-13T20:47:12+00:00"
4558
        },
4559
        {
4560
            "name": "laminas/laminas-mvc-plugin-prg",
4561
            "version": "1.3.0",
4562
            "source": {
4563
                "type": "git",
4564
                "url": "https://github.com/laminas/laminas-mvc-plugin-prg.git",
4565
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17"
4566
            },
4567
            "dist": {
4568
                "type": "zip",
4569
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-prg/zipball/943c03a869a1a421ce3c6dc2f034021b247d9b17",
4570
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17",
4571
                "shasum": ""
4572
            },
4573
            "require": {
4574
                "laminas/laminas-mvc": "^3.0",
4575
                "laminas/laminas-session": "^2.8.5",
4576
                "laminas/laminas-stdlib": "^3.3.0",
4577
                "laminas/laminas-zendframework-bridge": "^1.0",
4578
                "php": "^7.3 || ~8.0.0"
4579
            },
4580
            "replace": {
4581
                "zendframework/zend-mvc-plugin-prg": "^1.2.0"
4582
            },
4583
            "require-dev": {
4584
                "laminas/laminas-coding-standard": "~1.0.0",
4585
                "phpunit/phpunit": "^9.3"
4586
            },
4587
            "type": "library",
4588
            "extra": {
4589
                "laminas": {
4590
                    "component": "Laminas\\Mvc\\Plugin\\Prg"
4591
                }
4592
            },
4593
            "autoload": {
4594
                "psr-4": {
4595
                    "Laminas\\Mvc\\Plugin\\Prg\\": "src/"
4596
                }
4597
            },
4598
            "notification-url": "https://packagist.org/downloads/",
4599
            "license": [
4600
                "BSD-3-Clause"
4601
            ],
4602
            "description": "Post/Redirect/Get plugin for laminas-mvc controllers",
4603
            "homepage": "https://laminas.dev",
4604
            "keywords": [
4605
                "laminas",
4606
                "mvc"
4607
            ],
4608
            "support": {
4609
                "chat": "https://laminas.dev/chat",
4610
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-prg/",
4611
                "forum": "https://discourse.laminas.dev",
4612
                "issues": "https://github.com/laminas/laminas-mvc-plugin-prg/issues",
4613
                "rss": "https://github.com/laminas/laminas-mvc-plugin-prg/releases.atom",
4614
                "source": "https://github.com/laminas/laminas-mvc-plugin-prg"
4615
            },
4616
            "funding": [
4617
                {
4618
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4619
                    "type": "community_bridge"
4620
                }
4621
            ],
4622
            "time": "2021-04-13T20:54:46+00:00"
4623
        },
4624
        {
4625
            "name": "laminas/laminas-mvc-plugins",
4626
            "version": "1.1.0",
4627
            "source": {
4628
                "type": "git",
4629
                "url": "https://github.com/laminas/laminas-mvc-plugins.git",
4630
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9"
4631
            },
4632
            "dist": {
4633
                "type": "zip",
4634
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugins/zipball/d127f94f258f9d4ae1a3fa233bead2110cd538a9",
4635
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9",
4636
                "shasum": ""
4637
            },
4638
            "require": {
4639
                "laminas/laminas-mvc-plugin-fileprg": "^1.2",
4640
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.3",
4641
                "laminas/laminas-mvc-plugin-identity": "^1.2",
4642
                "laminas/laminas-mvc-plugin-prg": "^1.3"
4643
            },
4644
            "replace": {
4645
                "zendframework/zend-mvc-plugins": "^1.0.1"
4646
            },
4647
            "type": "metapackage",
4648
            "extra": {
4649
                "laminas": {
4650
                    "component": [
4651
                        "Laminas\\Mvc\\Plugin\\FilePrg",
4652
                        "Laminas\\Mvc\\Plugin\\FlashMessenger",
4653
                        "Laminas\\Mvc\\Plugin\\Identity",
4654
                        "Laminas\\Mvc\\Plugin\\Prg"
4655
                    ]
4656
                }
4657
            },
4658
            "notification-url": "https://packagist.org/downloads/",
4659
            "license": [
4660
                "BSD-3-Clause"
4661
            ],
4662
            "description": "Collection of all stable laminas-mvc plugins served via separate packages.",
4663
            "homepage": "https://laminas.dev",
4664
            "keywords": [
4665
                "laminas",
4666
                "mvc",
4667
                "plugins"
4668
            ],
4669
            "support": {
4670
                "chat": "https://laminas.dev/chat",
4671
                "forum": "https://discourse.laminas.dev",
4672
                "issues": "https://github.com/laminas/laminas-mvc-plugins/issues",
4673
                "rss": "https://github.com/laminas/laminas-mvc-plugins/releases.atom",
4674
                "source": "https://github.com/laminas/laminas-mvc-plugins"
4675
            },
4676
            "funding": [
4677
                {
4678
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4679
                    "type": "community_bridge"
4680
                }
4681
            ],
4682
            "time": "2021-05-27T09:53:45+00:00"
4683
        },
4684
        {
4685
            "name": "laminas/laminas-navigation",
4686
            "version": "2.11.1",
4687
            "source": {
4688
                "type": "git",
4689
                "url": "https://github.com/laminas/laminas-navigation.git",
4690
                "reference": "59f69237a6ae31135841c5e188f363d46101e145"
4691
            },
4692
            "dist": {
4693
                "type": "zip",
4694
                "url": "https://api.github.com/repos/laminas/laminas-navigation/zipball/59f69237a6ae31135841c5e188f363d46101e145",
4695
                "reference": "59f69237a6ae31135841c5e188f363d46101e145",
4696
                "shasum": ""
4697
            },
4698
            "require": {
4699
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
4700
                "laminas/laminas-zendframework-bridge": "^1.0",
4701
                "php": "^7.3 || ~8.0.0"
4702
            },
4703
            "replace": {
4704
                "zendframework/zend-navigation": "^2.9.1"
4705
            },
4706
            "require-dev": {
4707
                "laminas/laminas-coding-standard": "~1.0.0",
4708
                "laminas/laminas-config": "^2.6 || ^3.1",
4709
                "laminas/laminas-console": "^2.6",
4710
                "laminas/laminas-http": "^2.6",
4711
                "laminas/laminas-i18n": "^2.7.3",
4712
                "laminas/laminas-log": "^2.9.1",
4713
                "laminas/laminas-mvc": "^2.7.9 || ^3.0.4",
4714
                "laminas/laminas-permissions-acl": "^2.6",
4715
                "laminas/laminas-router": "^3.0.2",
4716
                "laminas/laminas-servicemanager": "^3.2.1",
4717
                "laminas/laminas-uri": "^2.5.2",
4718
                "laminas/laminas-view": "^2.9",
4719
                "phpspec/prophecy-phpunit": "^2.0",
4720
                "phpunit/phpunit": "^9.4.1"
4721
            },
4722
            "suggest": {
4723
                "laminas/laminas-config": "^2.6 || ^3.1, to provide page configuration (optional, as arrays and Traversables are also allowed)",
4724
                "laminas/laminas-permissions-acl": "^2.6, to provide ACL-based access restrictions to pages",
4725
                "laminas/laminas-router": "^3.0, to use router-based URI generation with Mvc pages",
4726
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, to use the navigation factories",
4727
                "laminas/laminas-view": "^2.8.1, to use the navigation view helpers"
4728
            },
4729
            "type": "library",
4730
            "extra": {
4731
                "laminas": {
4732
                    "component": "Laminas\\Navigation",
4733
                    "config-provider": "Laminas\\Navigation\\ConfigProvider"
4734
                }
4735
            },
4736
            "autoload": {
4737
                "psr-4": {
4738
                    "Laminas\\Navigation\\": "src/"
4739
                }
4740
            },
4741
            "notification-url": "https://packagist.org/downloads/",
4742
            "license": [
4743
                "BSD-3-Clause"
4744
            ],
4745
            "description": "Manage trees of pointers to web pages in order to build navigation systems",
4746
            "homepage": "https://laminas.dev",
4747
            "keywords": [
4748
                "laminas",
4749
                "navigation"
4750
            ],
4751
            "support": {
4752
                "chat": "https://laminas.dev/chat",
4753
                "docs": "https://docs.laminas.dev/laminas-navigation/",
4754
                "forum": "https://discourse.laminas.dev",
4755
                "issues": "https://github.com/laminas/laminas-navigation/issues",
4756
                "rss": "https://github.com/laminas/laminas-navigation/releases.atom",
4757
                "source": "https://github.com/laminas/laminas-navigation"
4758
            },
4759
            "funding": [
4760
                {
4761
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4762
                    "type": "community_bridge"
4763
                }
4764
            ],
4765
            "time": "2021-04-12T09:14:02+00:00"
4766
        },
4767
        {
4768
            "name": "laminas/laminas-paginator",
4769
            "version": "2.10.0",
4770
            "source": {
4771
                "type": "git",
4772
                "url": "https://github.com/laminas/laminas-paginator.git",
4773
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695"
4774
            },
4775
            "dist": {
4776
                "type": "zip",
4777
                "url": "https://api.github.com/repos/laminas/laminas-paginator/zipball/14ce4a397e6329954389cc40aa635caa9573f695",
4778
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695",
4779
                "shasum": ""
4780
            },
4781
            "require": {
4782
                "ext-json": "*",
4783
                "laminas/laminas-stdlib": "^3.2.1",
4784
                "laminas/laminas-zendframework-bridge": "^1.0.4",
4785
                "php": "^7.3 || ~8.0.0"
4786
            },
4787
            "replace": {
4788
                "zendframework/zend-paginator": "^2.8.2"
4789
            },
4790
            "require-dev": {
4791
                "laminas/laminas-cache": "^2.9.0",
4792
                "laminas/laminas-coding-standard": "~2.1.4",
4793
                "laminas/laminas-config": "^2.6.0",
4794
                "laminas/laminas-filter": "^2.9.4",
4795
                "laminas/laminas-servicemanager": "^3.4.1",
4796
                "laminas/laminas-view": "^2.11.4",
4797
                "phpunit/phpunit": "^9.3",
4798
                "psalm/plugin-phpunit": "^0.15.1",
4799
                "vimeo/psalm": "^4.6"
4800
            },
4801
            "suggest": {
4802
                "laminas/laminas-cache": "Laminas\\Cache component to support cache features",
4803
                "laminas/laminas-filter": "Laminas\\Filter component",
4804
                "laminas/laminas-paginator-adapter-laminasdb": "Provides pagination adapters for Select statements and TableGateway instances",
4805
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
4806
                "laminas/laminas-view": "Laminas\\View component"
4807
            },
4808
            "type": "library",
4809
            "extra": {
4810
                "laminas": {
4811
                    "component": "Laminas\\Paginator",
4812
                    "config-provider": "Laminas\\Paginator\\ConfigProvider"
4813
                }
4814
            },
4815
            "autoload": {
4816
                "psr-4": {
4817
                    "Laminas\\Paginator\\": "src/"
4818
                }
4819
            },
4820
            "notification-url": "https://packagist.org/downloads/",
4821
            "license": [
4822
                "BSD-3-Clause"
4823
            ],
4824
            "description": "Paginate collections of data from arbitrary sources",
4825
            "homepage": "https://laminas.dev",
4826
            "keywords": [
4827
                "laminas",
4828
                "paginator"
4829
            ],
4830
            "support": {
4831
                "chat": "https://laminas.dev/chat",
4832
                "docs": "https://docs.laminas.dev/laminas-paginator/",
4833
                "forum": "https://discourse.laminas.dev",
4834
                "issues": "https://github.com/laminas/laminas-paginator/issues",
4835
                "rss": "https://github.com/laminas/laminas-paginator/releases.atom",
4836
                "source": "https://github.com/laminas/laminas-paginator"
4837
            },
4838
            "funding": [
4839
                {
4840
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4841
                    "type": "community_bridge"
4842
                }
4843
            ],
4844
            "time": "2021-02-25T21:39:49+00:00"
4845
        },
4846
        {
4847
            "name": "laminas/laminas-permissions-acl",
4848
            "version": "2.8.0",
4849
            "source": {
4850
                "type": "git",
4851
                "url": "https://github.com/laminas/laminas-permissions-acl.git",
4852
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e"
4853
            },
4854
            "dist": {
4855
                "type": "zip",
4856
                "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
4857
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
4858
                "shasum": ""
4859
            },
4860
            "require": {
4861
                "laminas/laminas-zendframework-bridge": "^1.0",
4862
                "php": "^7.3 || ~8.0.0"
4863
            },
4864
            "conflict": {
4865
                "laminas/laminas-servicemanager": "<3.0"
4866
            },
4867
            "replace": {
4868
                "zendframework/zend-permissions-acl": "^2.7.1"
4869
            },
4870
            "require-dev": {
4871
                "laminas/laminas-coding-standard": "~1.0.0",
4872
                "laminas/laminas-servicemanager": "^3.0.3",
4873
                "phpunit/phpunit": "^9.5"
4874
            },
4875
            "suggest": {
4876
                "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
4877
            },
4878
            "type": "library",
4879
            "autoload": {
4880
                "psr-4": {
4881
                    "Laminas\\Permissions\\Acl\\": "src/"
4882
                }
4883
            },
4884
            "notification-url": "https://packagist.org/downloads/",
4885
            "license": [
4886
                "BSD-3-Clause"
4887
            ],
4888
            "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management",
4889
            "homepage": "https://laminas.dev",
4890
            "keywords": [
4891
                "acl",
4892
                "laminas"
4893
            ],
4894
            "support": {
4895
                "chat": "https://laminas.dev/chat",
4896
                "docs": "https://docs.laminas.dev/laminas-permissions-acl/",
4897
                "forum": "https://discourse.laminas.dev",
4898
                "issues": "https://github.com/laminas/laminas-permissions-acl/issues",
4899
                "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom",
4900
                "source": "https://github.com/laminas/laminas-permissions-acl"
4901
            },
4902
            "funding": [
4903
                {
4904
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4905
                    "type": "community_bridge"
4906
                }
4907
            ],
4908
            "time": "2021-04-08T12:56:14+00:00"
4909
        },
4910
        {
4911
            "name": "laminas/laminas-psr7bridge",
4912
            "version": "1.3.1",
4913
            "source": {
4914
                "type": "git",
4915
                "url": "https://github.com/laminas/laminas-psr7bridge.git",
4916
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6"
4917
            },
4918
            "dist": {
4919
                "type": "zip",
4920
                "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/b1158f0574164039f698a261c01c26119cc6dbd6",
4921
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6",
4922
                "shasum": ""
4923
            },
4924
            "require": {
4925
                "laminas/laminas-diactoros": "^1.7 || ^2.0",
4926
                "laminas/laminas-http": "^2.11",
4927
                "laminas/laminas-zendframework-bridge": "^1.0",
4928
                "php": "^7.3 || ~8.0.0",
4929
                "psr/http-message": "^1.0"
4930
            },
4931
            "conflict": {
4932
                "laminas/laminas-stdlib": "< 3.2.1"
4933
            },
4934
            "replace": {
4935
                "zendframework/zend-psr7bridge": "^1.2.0"
4936
            },
4937
            "require-dev": {
4938
                "laminas/laminas-coding-standard": "~1.0.0",
4939
                "phpunit/phpunit": "^9.4.1"
4940
            },
4941
            "type": "library",
4942
            "autoload": {
4943
                "psr-4": {
4944
                    "Laminas\\Psr7Bridge\\": "src/"
4945
                }
4946
            },
4947
            "notification-url": "https://packagist.org/downloads/",
4948
            "license": [
4949
                "BSD-3-Clause"
4950
            ],
4951
            "description": "PSR-7 &lt;-&gt; laminas-http message conversions",
4952
            "homepage": "https://laminas.dev",
4953
            "keywords": [
4954
                "http",
4955
                "laminas",
4956
                "psr",
4957
                "psr-7"
4958
            ],
4959
            "support": {
4960
                "chat": "https://laminas.dev/chat",
4961
                "docs": "https://docs.laminas.dev/laminas-psr7bridge/",
4962
                "forum": "https://discourse.laminas.dev",
4963
                "issues": "https://github.com/laminas/laminas-psr7bridge/issues",
4964
                "rss": "https://github.com/laminas/laminas-psr7bridge/releases.atom",
4965
                "source": "https://github.com/laminas/laminas-psr7bridge"
4966
            },
4967
            "funding": [
4968
                {
4969
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4970
                    "type": "community_bridge"
4971
                }
4972
            ],
4973
            "time": "2021-04-13T21:03:24+00:00"
4974
        },
4975
        {
4976
            "name": "laminas/laminas-recaptcha",
4977
            "version": "3.3.0",
4978
            "source": {
4979
                "type": "git",
4980
                "url": "https://github.com/laminas/laminas-recaptcha.git",
4981
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73"
4982
            },
4983
            "dist": {
4984
                "type": "zip",
4985
                "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/3275b19ee8a58007e508b2ea3fd2160582abdb73",
4986
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73",
4987
                "shasum": ""
4988
            },
4989
            "require": {
4990
                "ext-json": "*",
4991
                "laminas/laminas-http": "^2.14",
4992
                "laminas/laminas-json": "^3.2",
4993
                "laminas/laminas-stdlib": "^3.3",
4994
                "laminas/laminas-zendframework-bridge": "^1.1",
4995
                "php": "^7.3 || ~8.0.0"
4996
            },
4997
            "replace": {
4998
                "zendframework/zendservice-recaptcha": "^3.2.0"
4999
            },
5000
            "require-dev": {
5001
                "laminas/laminas-coding-standard": "~2.1.4",
5002
                "laminas/laminas-config": "^3.4",
5003
                "laminas/laminas-validator": "^2.14",
5004
                "phpunit/phpunit": "^9.4.3"
5005
            },
5006
            "suggest": {
5007
                "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API"
5008
            },
5009
            "type": "library",
5010
            "autoload": {
5011
                "psr-4": {
5012
                    "Laminas\\ReCaptcha\\": "src/"
5013
                }
5014
            },
5015
            "notification-url": "https://packagist.org/downloads/",
5016
            "license": [
5017
                "BSD-3-Clause"
5018
            ],
5019
            "description": "OOP wrapper for the ReCaptcha web service",
5020
            "homepage": "https://laminas.dev",
5021
            "keywords": [
5022
                "laminas",
5023
                "recaptcha"
5024
            ],
5025
            "support": {
5026
                "chat": "https://laminas.dev/chat",
5027
                "docs": "https://docs.laminas.dev/laminas-recaptcha/",
5028
                "forum": "https://discourse.laminas.dev",
5029
                "issues": "https://github.com/laminas/laminas-recaptcha/issues",
5030
                "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom",
5031
                "source": "https://github.com/laminas/laminas-recaptcha"
5032
            },
5033
            "funding": [
5034
                {
5035
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5036
                    "type": "community_bridge"
5037
                }
5038
            ],
5039
            "time": "2021-04-19T15:56:33+00:00"
5040
        },
5041
        {
5042
            "name": "laminas/laminas-router",
5043
            "version": "3.4.5",
5044
            "source": {
5045
                "type": "git",
5046
                "url": "https://github.com/laminas/laminas-router.git",
5047
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7"
5048
            },
5049
            "dist": {
5050
                "type": "zip",
5051
                "url": "https://api.github.com/repos/laminas/laminas-router/zipball/aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
5052
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
5053
                "shasum": ""
5054
            },
5055
            "require": {
5056
                "container-interop/container-interop": "^1.2",
5057
                "laminas/laminas-http": "^2.8.1",
5058
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
5059
                "laminas/laminas-stdlib": "^3.3",
5060
                "laminas/laminas-zendframework-bridge": "^1.0",
5061
                "php": "^7.3 || ~8.0.0"
5062
            },
5063
            "replace": {
5064
                "zendframework/zend-router": "^3.3.0"
5065
            },
5066
            "require-dev": {
5067
                "laminas/laminas-coding-standard": "~1.0.0",
5068
                "laminas/laminas-i18n": "^2.7.4",
5069
                "phpunit/phpunit": "^9.4"
5070
            },
5071
            "suggest": {
5072
                "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
5073
            },
5074
            "type": "library",
5075
            "extra": {
5076
                "laminas": {
5077
                    "component": "Laminas\\Router",
5078
                    "config-provider": "Laminas\\Router\\ConfigProvider"
5079
                }
5080
            },
5081
            "autoload": {
5082
                "psr-4": {
5083
                    "Laminas\\Router\\": "src/"
5084
                }
5085
            },
5086
            "notification-url": "https://packagist.org/downloads/",
5087
            "license": [
5088
                "BSD-3-Clause"
5089
            ],
5090
            "description": "Flexible routing system for HTTP and console applications",
5091
            "homepage": "https://laminas.dev",
5092
            "keywords": [
5093
                "laminas",
5094
                "routing"
5095
            ],
5096
            "support": {
5097
                "chat": "https://laminas.dev/chat",
5098
                "docs": "https://docs.laminas.dev/laminas-router/",
5099
                "forum": "https://discourse.laminas.dev",
5100
                "issues": "https://github.com/laminas/laminas-router/issues",
5101
                "rss": "https://github.com/laminas/laminas-router/releases.atom",
5102
                "source": "https://github.com/laminas/laminas-router"
5103
            },
5104
            "funding": [
5105
                {
5106
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5107
                    "type": "community_bridge"
5108
                }
5109
            ],
5110
            "time": "2021-04-19T16:06:00+00:00"
5111
        },
5112
        {
5113
            "name": "laminas/laminas-servicemanager",
5114
            "version": "3.7.0",
5115
            "source": {
5116
                "type": "git",
5117
                "url": "https://github.com/laminas/laminas-servicemanager.git",
5118
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4"
5119
            },
5120
            "dist": {
5121
                "type": "zip",
5122
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
5123
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
5124
                "shasum": ""
5125
            },
5126
            "require": {
5127
                "container-interop/container-interop": "^1.2",
5128
                "laminas/laminas-stdlib": "^3.2.1",
5129
                "laminas/laminas-zendframework-bridge": "^1.0",
5130
                "php": "^7.3 || ~8.0.0",
5131
                "psr/container": "^1.0"
5132
            },
5133
            "conflict": {
5134
                "laminas/laminas-code": "<3.3.1",
5135
                "zendframework/zend-code": "<3.3.1"
5136
            },
5137
            "provide": {
5138
                "container-interop/container-interop-implementation": "^1.2",
5139
                "psr/container-implementation": "^1.0"
5140
            },
5141
            "replace": {
5142
                "zendframework/zend-servicemanager": "^3.4.0"
5143
            },
5144
            "require-dev": {
5145
                "composer/package-versions-deprecated": "^1.0",
5146
                "laminas/laminas-coding-standard": "~2.2.0",
5147
                "laminas/laminas-container-config-test": "^0.3",
5148
                "laminas/laminas-dependency-plugin": "^2.1.2",
5149
                "mikey179/vfsstream": "^1.6.8",
5150
                "ocramius/proxy-manager": "^2.2.3",
5151
                "phpbench/phpbench": "^1.0.4",
5152
                "phpspec/prophecy-phpunit": "^2.0",
5153
                "phpunit/phpunit": "^9.4",
5154
                "psalm/plugin-phpunit": "^0.16.1",
5155
                "vimeo/psalm": "^4.8"
5156
            },
5157
            "suggest": {
5158
                "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
5159
            },
5160
            "bin": [
5161
                "bin/generate-deps-for-config-factory",
5162
                "bin/generate-factory-for-class"
5163
            ],
5164
            "type": "library",
5165
            "autoload": {
5166
                "psr-4": {
5167
                    "Laminas\\ServiceManager\\": "src/"
5168
                }
5169
            },
5170
            "notification-url": "https://packagist.org/downloads/",
5171
            "license": [
5172
                "BSD-3-Clause"
5173
            ],
5174
            "description": "Factory-Driven Dependency Injection Container",
5175
            "homepage": "https://laminas.dev",
5176
            "keywords": [
5177
                "PSR-11",
5178
                "dependency-injection",
5179
                "di",
5180
                "dic",
5181
                "laminas",
5182
                "service-manager",
5183
                "servicemanager"
5184
            ],
5185
            "support": {
5186
                "chat": "https://laminas.dev/chat",
5187
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
5188
                "forum": "https://discourse.laminas.dev",
5189
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
5190
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
5191
                "source": "https://github.com/laminas/laminas-servicemanager"
5192
            },
5193
            "funding": [
5194
                {
5195
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5196
                    "type": "community_bridge"
5197
                }
5198
            ],
5199
            "time": "2021-07-24T19:33:07+00:00"
5200
        },
5201
        {
5202
            "name": "laminas/laminas-session",
5203
            "version": "2.11.0",
5204
            "source": {
5205
                "type": "git",
5206
                "url": "https://github.com/laminas/laminas-session.git",
5207
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922"
5208
            },
5209
            "dist": {
5210
                "type": "zip",
5211
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5212
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5213
                "shasum": ""
5214
            },
5215
            "require": {
5216
                "laminas/laminas-eventmanager": "^3.0",
5217
                "laminas/laminas-stdlib": "^3.2.1",
5218
                "laminas/laminas-zendframework-bridge": "^1.0",
5219
                "php": "^7.3 || ~8.0.0"
5220
            },
5221
            "replace": {
5222
                "zendframework/zend-session": "^2.9.1"
5223
            },
5224
            "require-dev": {
5225
                "container-interop/container-interop": "^1.1",
5226
                "laminas/laminas-cache": "^2.6.1",
5227
                "laminas/laminas-coding-standard": "~2.2.1",
5228
                "laminas/laminas-db": "^2.7",
5229
                "laminas/laminas-http": "^2.5.4",
5230
                "laminas/laminas-servicemanager": "^3.0.3",
5231
                "laminas/laminas-validator": "^2.6",
5232
                "mongodb/mongodb": "^1.0.1",
5233
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
5234
                "phpspec/prophecy-phpunit": "^2.0",
5235
                "phpunit/phpunit": "^9.3"
5236
            },
5237
            "suggest": {
5238
                "laminas/laminas-cache": "Laminas\\Cache component",
5239
                "laminas/laminas-db": "Laminas\\Db component",
5240
                "laminas/laminas-http": "Laminas\\Http component",
5241
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5242
                "laminas/laminas-validator": "Laminas\\Validator component",
5243
                "mongodb/mongodb": "If you want to use the MongoDB session save handler"
5244
            },
5245
            "type": "library",
5246
            "extra": {
5247
                "laminas": {
5248
                    "component": "Laminas\\Session",
5249
                    "config-provider": "Laminas\\Session\\ConfigProvider"
5250
                }
5251
            },
5252
            "autoload": {
5253
                "psr-4": {
5254
                    "Laminas\\Session\\": "src/"
5255
                }
5256
            },
5257
            "notification-url": "https://packagist.org/downloads/",
5258
            "license": [
5259
                "BSD-3-Clause"
5260
            ],
5261
            "description": "Object-oriented interface to PHP sessions and storage",
5262
            "homepage": "https://laminas.dev",
5263
            "keywords": [
5264
                "laminas",
5265
                "session"
5266
            ],
5267
            "support": {
5268
                "chat": "https://laminas.dev/chat",
5269
                "docs": "https://docs.laminas.dev/laminas-session/",
5270
                "forum": "https://discourse.laminas.dev",
5271
                "issues": "https://github.com/laminas/laminas-session/issues",
5272
                "rss": "https://github.com/laminas/laminas-session/releases.atom",
5273
                "source": "https://github.com/laminas/laminas-session"
5274
            },
5275
            "funding": [
5276
                {
5277
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5278
                    "type": "community_bridge"
5279
                }
5280
            ],
5281
            "time": "2021-06-30T15:33:53+00:00"
5282
        },
5283
        {
5284
            "name": "laminas/laminas-stdlib",
5285
<<<<<<< .mine
5286
            "version": "3.5.0",
5287
||||||| .r9
5288
            "version": "3.4.0",
5289
=======
5290
            "version": "3.6.0",
5291
>>>>>>> .r10
5292
            "source": {
5293
                "type": "git",
5294
                "url": "https://github.com/laminas/laminas-stdlib.git",
5295
<<<<<<< .mine
5296
                "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12"
5297
||||||| .r9
5298
                "reference": "e89c2268c9cad25099f562f7f015c28c5dd383c9"
5299
=======
5300
                "reference": "c53d8537f108fac3fae652677a19735db730ba46"
5301
>>>>>>> .r10
5302
            },
5303
            "dist": {
5304
                "type": "zip",
5305
<<<<<<< .mine
5306
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c8ac6a76a133e682acfabc821d4a2ec646934b12",
5307
                "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12",
5308
||||||| .r9
5309
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e89c2268c9cad25099f562f7f015c28c5dd383c9",
5310
                "reference": "e89c2268c9cad25099f562f7f015c28c5dd383c9",
5311
=======
5312
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c53d8537f108fac3fae652677a19735db730ba46",
5313
                "reference": "c53d8537f108fac3fae652677a19735db730ba46",
5314
>>>>>>> .r10
5315
                "shasum": ""
5316
            },
5317
            "require": {
5318
<<<<<<< .mine
5319
                "php": "^7.3 || ^8.0"
5320
||||||| .r9
5321
                "laminas/laminas-zendframework-bridge": "^1.0",
5322
                "php": "^7.3 || ^8.0"
5323
=======
5324
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5325
>>>>>>> .r10
5326
            },
5327
            "conflict": {
5328
                "zendframework/zend-stdlib": "*"
5329
            },
5330
            "require-dev": {
5331
                "laminas/laminas-coding-standard": "~2.3.0",
5332
                "phpbench/phpbench": "^0.17.1",
5333
                "phpunit/phpunit": "~9.3.7",
5334
                "psalm/plugin-phpunit": "^0.16.0",
5335
                "vimeo/psalm": "^4.7"
5336
            },
5337
            "type": "library",
5338
            "autoload": {
5339
                "psr-4": {
5340
                    "Laminas\\Stdlib\\": "src/"
5341
                }
5342
            },
5343
            "notification-url": "https://packagist.org/downloads/",
5344
            "license": [
5345
                "BSD-3-Clause"
5346
            ],
5347
            "description": "SPL extensions, array utilities, error handlers, and more",
5348
            "homepage": "https://laminas.dev",
5349
            "keywords": [
5350
                "laminas",
5351
                "stdlib"
5352
            ],
5353
            "support": {
5354
                "chat": "https://laminas.dev/chat",
5355
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
5356
                "forum": "https://discourse.laminas.dev",
5357
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
5358
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
5359
                "source": "https://github.com/laminas/laminas-stdlib"
5360
            },
5361
            "funding": [
5362
                {
5363
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5364
                    "type": "community_bridge"
5365
                }
5366
            ],
5367
<<<<<<< .mine
5368
            "time": "2021-08-03T13:40:40+00:00"
5369
||||||| .r9
5370
            "time": "2021-06-28T21:37:31+00:00"
5371
=======
5372
            "time": "2021-09-02T16:11:32+00:00"
5373
>>>>>>> .r10
5374
        },
5375
        {
5376
            "name": "laminas/laminas-test",
5377
            "version": "3.5.1",
5378
            "source": {
5379
                "type": "git",
5380
                "url": "https://github.com/laminas/laminas-test.git",
5381
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276"
5382
            },
5383
            "dist": {
5384
                "type": "zip",
5385
                "url": "https://api.github.com/repos/laminas/laminas-test/zipball/621eced0d747ead65c39ab0fc507f66e9bdca276",
5386
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276",
5387
                "shasum": ""
5388
            },
5389
            "require": {
5390
                "laminas/laminas-console": "^2.6",
5391
                "laminas/laminas-dom": "^2.8",
5392
                "laminas/laminas-eventmanager": "^3.0",
5393
                "laminas/laminas-http": "^2.13",
5394
                "laminas/laminas-mvc": "^3.0",
5395
                "laminas/laminas-servicemanager": "^3.0.3",
5396
                "laminas/laminas-stdlib": "^3.3",
5397
                "laminas/laminas-uri": "^2.5",
5398
                "laminas/laminas-view": "^2.6.3",
5399
                "laminas/laminas-zendframework-bridge": "^1.1",
5400
                "php": "^7.3 || ~8.0.0",
5401
                "phpunit/phpunit": "^8.0 || ^9.0"
5402
            },
5403
            "replace": {
5404
                "zendframework/zend-test": "^3.3.0"
5405
            },
5406
            "require-dev": {
5407
                "laminas/laminas-coding-standard": "~2.2.1",
5408
                "laminas/laminas-i18n": "^2.6",
5409
                "laminas/laminas-log": "^2.7.1",
5410
                "laminas/laminas-modulemanager": "^2.7.1",
5411
                "laminas/laminas-mvc-console": "^1.1.8",
5412
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.0",
5413
                "laminas/laminas-serializer": "^2.6.1",
5414
                "laminas/laminas-session": "^2.8.5",
5415
                "laminas/laminas-validator": "^2.8",
5416
                "mikey179/vfsstream": "^1.6.8",
5417
                "psalm/plugin-phpunit": "^0.16.0",
5418
                "vimeo/psalm": "^4.7"
5419
            },
5420
            "suggest": {
5421
                "laminas/laminas-mvc-console": "^1.1.8, to test MVC <-> console integration"
5422
            },
5423
            "type": "library",
5424
            "autoload": {
5425
                "psr-4": {
5426
                    "Laminas\\Test\\": "src/"
5427
                }
5428
            },
5429
            "notification-url": "https://packagist.org/downloads/",
5430
            "license": [
5431
                "BSD-3-Clause"
5432
            ],
5433
            "description": "Tools to facilitate unit testing of laminas-mvc applications",
5434
            "homepage": "https://laminas.dev",
5435
            "keywords": [
5436
                "laminas",
5437
                "test"
5438
            ],
5439
            "support": {
5440
                "chat": "https://laminas.dev/chat",
5441
                "docs": "https://docs.laminas.dev/laminas-test/",
5442
                "forum": "https://discourse.laminas.dev",
5443
                "issues": "https://github.com/laminas/laminas-test/issues",
5444
                "rss": "https://github.com/laminas/laminas-test/releases.atom",
5445
                "source": "https://github.com/laminas/laminas-test"
5446
            },
5447
            "funding": [
5448
                {
5449
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5450
                    "type": "community_bridge"
5451
                }
5452
            ],
5453
            "time": "2021-06-14T13:48:54+00:00"
5454
        },
5455
        {
5456
            "name": "laminas/laminas-uri",
5457
            "version": "2.9.1",
5458
            "source": {
5459
                "type": "git",
5460
                "url": "https://github.com/laminas/laminas-uri.git",
5461
                "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
5462
            },
5463
            "dist": {
5464
                "type": "zip",
5465
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
5466
                "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
5467
                "shasum": ""
5468
            },
5469
            "require": {
5470
                "laminas/laminas-escaper": "^2.9",
5471
                "laminas/laminas-validator": "^2.15",
5472
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5473
            },
5474
            "conflict": {
5475
                "zendframework/zend-uri": "*"
5476
            },
5477
            "require-dev": {
5478
                "laminas/laminas-coding-standard": "~2.2.1",
5479
                "phpunit/phpunit": "^9.5.5"
5480
            },
5481
            "type": "library",
5482
            "autoload": {
5483
                "psr-4": {
5484
                    "Laminas\\Uri\\": "src/"
5485
                }
5486
            },
5487
            "notification-url": "https://packagist.org/downloads/",
5488
            "license": [
5489
                "BSD-3-Clause"
5490
            ],
5491
            "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
5492
            "homepage": "https://laminas.dev",
5493
            "keywords": [
5494
                "laminas",
5495
                "uri"
5496
            ],
5497
            "support": {
5498
                "chat": "https://laminas.dev/chat",
5499
                "docs": "https://docs.laminas.dev/laminas-uri/",
5500
                "forum": "https://discourse.laminas.dev",
5501
                "issues": "https://github.com/laminas/laminas-uri/issues",
5502
                "rss": "https://github.com/laminas/laminas-uri/releases.atom",
5503
                "source": "https://github.com/laminas/laminas-uri"
5504
            },
5505
            "funding": [
5506
                {
5507
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5508
                    "type": "community_bridge"
5509
                }
5510
            ],
5511
            "time": "2021-09-09T18:37:15+00:00"
5512
        },
5513
        {
5514
            "name": "laminas/laminas-validator",
5515
<<<<<<< .mine
5516
            "version": "2.14.5",
5517
||||||| .r9
5518
            "version": "2.14.4",
5519
=======
5520
            "version": "2.15.0",
5521
>>>>>>> .r10
5522
            "source": {
5523
                "type": "git",
5524
                "url": "https://github.com/laminas/laminas-validator.git",
5525
<<<<<<< .mine
5526
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7"
5527
||||||| .r9
5528
                "reference": "e370c4695db1c81e6dfad38d8c4dbdb37b23d776"
5529
=======
5530
                "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9"
5531
>>>>>>> .r10
5532
            },
5533
            "dist": {
5534
                "type": "zip",
5535
<<<<<<< .mine
5536
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/4680bc4241cb5b3ff78954c421fe43105ca413b7",
5537
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7",
5538
||||||| .r9
5539
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/e370c4695db1c81e6dfad38d8c4dbdb37b23d776",
5540
                "reference": "e370c4695db1c81e6dfad38d8c4dbdb37b23d776",
5541
=======
5542
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9",
5543
                "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9",
5544
>>>>>>> .r10
5545
                "shasum": ""
5546
            },
5547
            "require": {
5548
                "container-interop/container-interop": "^1.1",
5549
                "laminas/laminas-stdlib": "^3.6",
5550
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5551
            },
5552
            "conflict": {
5553
                "zendframework/zend-validator": "*"
5554
            },
5555
            "require-dev": {
5556
                "laminas/laminas-cache": "^2.6.1",
5557
<<<<<<< .mine
5558
                "laminas/laminas-coding-standard": "~2.2.1",
5559
                "laminas/laminas-config": "^2.6",
5560
||||||| .r9
5561
                "laminas/laminas-coding-standard": "~1.0.0",
5562
                "laminas/laminas-config": "^2.6",
5563
=======
5564
                "laminas/laminas-coding-standard": "~2.2.1",
5565
>>>>>>> .r10
5566
                "laminas/laminas-db": "^2.7",
5567
                "laminas/laminas-filter": "^2.6",
5568
                "laminas/laminas-http": "^2.14.2",
5569
                "laminas/laminas-i18n": "^2.6",
5570
                "laminas/laminas-math": "^2.6",
5571
                "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
5572
                "laminas/laminas-session": "^2.8",
5573
                "laminas/laminas-uri": "^2.7",
5574
                "phpspec/prophecy-phpunit": "^2.0",
5575
                "phpunit/phpunit": "^9.5.5",
5576
                "psalm/plugin-phpunit": "^0.15.0",
5577
                "psr/http-client": "^1.0",
5578
                "psr/http-factory": "^1.0",
5579
                "psr/http-message": "^1.0",
5580
                "vimeo/psalm": "^4.3"
5581
            },
5582
            "suggest": {
5583
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
5584
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
5585
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
5586
                "laminas/laminas-i18n-resources": "Translations of validator messages",
5587
                "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
5588
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
5589
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
5590
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
5591
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
5592
            },
5593
            "type": "library",
5594
            "extra": {
5595
                "laminas": {
5596
                    "component": "Laminas\\Validator",
5597
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
5598
                }
5599
            },
5600
            "autoload": {
5601
                "psr-4": {
5602
                    "Laminas\\Validator\\": "src/"
5603
                }
5604
            },
5605
            "notification-url": "https://packagist.org/downloads/",
5606
            "license": [
5607
                "BSD-3-Clause"
5608
            ],
5609
            "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
5610
            "homepage": "https://laminas.dev",
5611
            "keywords": [
5612
                "laminas",
5613
                "validator"
5614
            ],
5615
            "support": {
5616
                "chat": "https://laminas.dev/chat",
5617
                "docs": "https://docs.laminas.dev/laminas-validator/",
5618
                "forum": "https://discourse.laminas.dev",
5619
                "issues": "https://github.com/laminas/laminas-validator/issues",
5620
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
5621
                "source": "https://github.com/laminas/laminas-validator"
5622
            },
5623
            "funding": [
5624
                {
5625
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5626
                    "type": "community_bridge"
5627
                }
5628
            ],
5629
<<<<<<< .mine
5630
            "time": "2021-07-14T13:59:23+00:00"
5631
||||||| .r9
5632
            "time": "2021-01-24T20:45:49+00:00"
5633
=======
5634
            "time": "2021-09-08T23:16:56+00:00"
5635
>>>>>>> .r10
5636
        },
5637
        {
5638
            "name": "laminas/laminas-view",
5639
            "version": "2.12.0",
5640
            "source": {
5641
                "type": "git",
5642
                "url": "https://github.com/laminas/laminas-view.git",
5643
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1"
5644
            },
5645
            "dist": {
5646
                "type": "zip",
5647
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5648
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5649
                "shasum": ""
5650
            },
5651
            "require": {
5652
                "laminas/laminas-eventmanager": "^3.0",
5653
                "laminas/laminas-json": "^2.6.1 || ^3.0",
5654
                "laminas/laminas-loader": "^2.5",
5655
                "laminas/laminas-stdlib": "^3.2.1",
5656
                "laminas/laminas-zendframework-bridge": "^1.0",
5657
                "php": "^7.3 || ~8.0.0"
5658
            },
5659
            "conflict": {
5660
                "laminas/laminas-servicemanager": "<3.3"
5661
            },
5662
            "replace": {
5663
                "zendframework/zend-view": "^2.11.4"
5664
            },
5665
            "require-dev": {
5666
                "laminas/laminas-authentication": "^2.5",
5667
                "laminas/laminas-cache": "^2.6.1",
5668
                "laminas/laminas-coding-standard": "~1.0.0",
5669
                "laminas/laminas-config": "^2.6",
5670
                "laminas/laminas-console": "^2.6",
5671
                "laminas/laminas-escaper": "^2.5",
5672
                "laminas/laminas-feed": "^2.7",
5673
                "laminas/laminas-filter": "^2.6.1",
5674
                "laminas/laminas-http": "^2.5.4",
5675
                "laminas/laminas-i18n": "^2.6",
5676
                "laminas/laminas-log": "^2.7",
5677
                "laminas/laminas-modulemanager": "^2.7.1",
5678
                "laminas/laminas-mvc": "^2.7.14 || ^3.0",
5679
                "laminas/laminas-navigation": "^2.5",
5680
                "laminas/laminas-paginator": "^2.5",
5681
                "laminas/laminas-permissions-acl": "^2.6",
5682
                "laminas/laminas-router": "^3.0.1",
5683
                "laminas/laminas-serializer": "^2.6.1",
5684
                "laminas/laminas-servicemanager": "^3.3",
5685
                "laminas/laminas-session": "^2.8.1",
5686
                "laminas/laminas-uri": "^2.5",
5687
                "phpspec/prophecy": "^1.12",
5688
                "phpspec/prophecy-phpunit": "^2.0",
5689
                "phpunit/phpunit": "^9.3"
5690
            },
5691
            "suggest": {
5692
                "laminas/laminas-authentication": "Laminas\\Authentication component",
5693
                "laminas/laminas-escaper": "Laminas\\Escaper component",
5694
                "laminas/laminas-feed": "Laminas\\Feed component",
5695
                "laminas/laminas-filter": "Laminas\\Filter component",
5696
                "laminas/laminas-http": "Laminas\\Http component",
5697
                "laminas/laminas-i18n": "Laminas\\I18n component",
5698
                "laminas/laminas-mvc": "Laminas\\Mvc component",
5699
                "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
5700
                "laminas/laminas-navigation": "Laminas\\Navigation component",
5701
                "laminas/laminas-paginator": "Laminas\\Paginator component",
5702
                "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
5703
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5704
                "laminas/laminas-uri": "Laminas\\Uri component"
5705
            },
5706
            "bin": [
5707
                "bin/templatemap_generator.php"
5708
            ],
5709
            "type": "library",
5710
            "autoload": {
5711
                "psr-4": {
5712
                    "Laminas\\View\\": "src/"
5713
                }
5714
            },
5715
            "notification-url": "https://packagist.org/downloads/",
5716
            "license": [
5717
                "BSD-3-Clause"
5718
            ],
5719
            "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
5720
            "homepage": "https://laminas.dev",
5721
            "keywords": [
5722
                "laminas",
5723
                "view"
5724
            ],
5725
            "support": {
5726
                "chat": "https://laminas.dev/chat",
5727
                "docs": "https://docs.laminas.dev/laminas-view/",
5728
                "forum": "https://discourse.laminas.dev",
5729
                "issues": "https://github.com/laminas/laminas-view/issues",
5730
                "rss": "https://github.com/laminas/laminas-view/releases.atom",
5731
                "source": "https://github.com/laminas/laminas-view"
5732
            },
5733
            "funding": [
5734
                {
5735
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5736
                    "type": "community_bridge"
5737
                }
5738
            ],
5739
            "time": "2021-01-01T14:07:41+00:00"
5740
        },
5741
        {
5742
            "name": "laminas/laminas-zendframework-bridge",
5743
            "version": "1.4.0",
5744
            "source": {
5745
                "type": "git",
5746
                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
5747
                "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf"
5748
            },
5749
            "dist": {
5750
                "type": "zip",
5751
                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
5752
                "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
5753
                "shasum": ""
5754
            },
5755
            "require": {
5756
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5757
            },
5758
            "require-dev": {
5759
                "phpunit/phpunit": "^9.3",
5760
                "psalm/plugin-phpunit": "^0.15.1",
5761
                "squizlabs/php_codesniffer": "^3.5",
5762
                "vimeo/psalm": "^4.6"
5763
            },
5764
            "type": "library",
5765
            "extra": {
5766
                "laminas": {
5767
                    "module": "Laminas\\ZendFrameworkBridge"
5768
                }
5769
            },
5770
            "autoload": {
5771
                "files": [
5772
                    "src/autoload.php"
5773
                ],
5774
                "psr-4": {
5775
                    "Laminas\\ZendFrameworkBridge\\": "src//"
5776
                }
5777
            },
5778
            "notification-url": "https://packagist.org/downloads/",
5779
            "license": [
5780
                "BSD-3-Clause"
5781
            ],
5782
            "description": "Alias legacy ZF class names to Laminas Project equivalents.",
5783
            "keywords": [
5784
                "ZendFramework",
5785
                "autoloading",
5786
                "laminas",
5787
                "zf"
5788
            ],
5789
            "support": {
5790
                "forum": "https://discourse.laminas.dev/",
5791
                "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
5792
                "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
5793
                "source": "https://github.com/laminas/laminas-zendframework-bridge"
5794
            },
5795
            "funding": [
5796
                {
5797
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5798
                    "type": "community_bridge"
5799
                }
5800
            ],
5801
            "time": "2021-09-03T17:53:30+00:00"
5802
        },
5803
        {
5804
            "name": "maennchen/zipstream-php",
5805
            "version": "2.1.0",
5806
            "source": {
5807
                "type": "git",
5808
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
5809
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
5810
            },
5811
            "dist": {
5812
                "type": "zip",
5813
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
5814
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
5815
                "shasum": ""
5816
            },
5817
            "require": {
5818
                "myclabs/php-enum": "^1.5",
5819
                "php": ">= 7.1",
5820
                "psr/http-message": "^1.0",
5821
                "symfony/polyfill-mbstring": "^1.0"
5822
            },
5823
            "require-dev": {
5824
                "ext-zip": "*",
5825
                "guzzlehttp/guzzle": ">= 6.3",
5826
                "mikey179/vfsstream": "^1.6",
5827
                "phpunit/phpunit": ">= 7.5"
5828
            },
5829
            "type": "library",
5830
            "autoload": {
5831
                "psr-4": {
5832
                    "ZipStream\\": "src/"
5833
                }
5834
            },
5835
            "notification-url": "https://packagist.org/downloads/",
5836
            "license": [
5837
                "MIT"
5838
            ],
5839
            "authors": [
5840
                {
5841
                    "name": "Paul Duncan",
5842
                    "email": "pabs@pablotron.org"
5843
                },
5844
                {
5845
                    "name": "Jonatan Männchen",
5846
                    "email": "jonatan@maennchen.ch"
5847
                },
5848
                {
5849
                    "name": "Jesse Donat",
5850
                    "email": "donatj@gmail.com"
5851
                },
5852
                {
5853
                    "name": "András Kolesár",
5854
                    "email": "kolesar@kolesar.hu"
5855
                }
5856
            ],
5857
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
5858
            "keywords": [
5859
                "stream",
5860
                "zip"
5861
            ],
5862
            "support": {
5863
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
5864
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
5865
            },
5866
            "funding": [
5867
                {
5868
                    "url": "https://opencollective.com/zipstream",
5869
                    "type": "open_collective"
5870
                }
5871
            ],
5872
            "time": "2020-05-30T13:11:16+00:00"
5873
        },
5874
        {
5875
            "name": "markbaker/complex",
5876
            "version": "2.0.3",
5877
            "source": {
5878
                "type": "git",
5879
                "url": "https://github.com/MarkBaker/PHPComplex.git",
5880
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
5881
            },
5882
            "dist": {
5883
                "type": "zip",
5884
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5885
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5886
                "shasum": ""
5887
            },
5888
            "require": {
5889
                "php": "^7.2 || ^8.0"
5890
            },
5891
            "require-dev": {
5892
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5893
                "phpcompatibility/php-compatibility": "^9.0",
5894
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5895
                "squizlabs/php_codesniffer": "^3.4"
5896
            },
5897
            "type": "library",
5898
            "autoload": {
5899
                "psr-4": {
5900
                    "Complex\\": "classes/src/"
5901
                },
5902
                "files": [
5903
                    "classes/src/functions/abs.php",
5904
                    "classes/src/functions/acos.php",
5905
                    "classes/src/functions/acosh.php",
5906
                    "classes/src/functions/acot.php",
5907
                    "classes/src/functions/acoth.php",
5908
                    "classes/src/functions/acsc.php",
5909
                    "classes/src/functions/acsch.php",
5910
                    "classes/src/functions/argument.php",
5911
                    "classes/src/functions/asec.php",
5912
                    "classes/src/functions/asech.php",
5913
                    "classes/src/functions/asin.php",
5914
                    "classes/src/functions/asinh.php",
5915
                    "classes/src/functions/atan.php",
5916
                    "classes/src/functions/atanh.php",
5917
                    "classes/src/functions/conjugate.php",
5918
                    "classes/src/functions/cos.php",
5919
                    "classes/src/functions/cosh.php",
5920
                    "classes/src/functions/cot.php",
5921
                    "classes/src/functions/coth.php",
5922
                    "classes/src/functions/csc.php",
5923
                    "classes/src/functions/csch.php",
5924
                    "classes/src/functions/exp.php",
5925
                    "classes/src/functions/inverse.php",
5926
                    "classes/src/functions/ln.php",
5927
                    "classes/src/functions/log2.php",
5928
                    "classes/src/functions/log10.php",
5929
                    "classes/src/functions/negative.php",
5930
                    "classes/src/functions/pow.php",
5931
                    "classes/src/functions/rho.php",
5932
                    "classes/src/functions/sec.php",
5933
                    "classes/src/functions/sech.php",
5934
                    "classes/src/functions/sin.php",
5935
                    "classes/src/functions/sinh.php",
5936
                    "classes/src/functions/sqrt.php",
5937
                    "classes/src/functions/tan.php",
5938
                    "classes/src/functions/tanh.php",
5939
                    "classes/src/functions/theta.php",
5940
                    "classes/src/operations/add.php",
5941
                    "classes/src/operations/subtract.php",
5942
                    "classes/src/operations/multiply.php",
5943
                    "classes/src/operations/divideby.php",
5944
                    "classes/src/operations/divideinto.php"
5945
                ]
5946
            },
5947
            "notification-url": "https://packagist.org/downloads/",
5948
            "license": [
5949
                "MIT"
5950
            ],
5951
            "authors": [
5952
                {
5953
                    "name": "Mark Baker",
5954
                    "email": "mark@lange.demon.co.uk"
5955
                }
5956
            ],
5957
            "description": "PHP Class for working with complex numbers",
5958
            "homepage": "https://github.com/MarkBaker/PHPComplex",
5959
            "keywords": [
5960
                "complex",
5961
                "mathematics"
5962
            ],
5963
            "support": {
5964
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
5965
                "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
5966
            },
5967
            "time": "2021-06-02T09:44:11+00:00"
5968
        },
5969
        {
5970
            "name": "markbaker/matrix",
5971
            "version": "2.1.3",
5972
            "source": {
5973
                "type": "git",
5974
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
5975
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
5976
            },
5977
            "dist": {
5978
                "type": "zip",
5979
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
5980
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
5981
                "shasum": ""
5982
            },
5983
            "require": {
5984
                "php": "^7.1 || ^8.0"
5985
            },
5986
            "require-dev": {
5987
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5988
                "phpcompatibility/php-compatibility": "^9.0",
5989
                "phpdocumentor/phpdocumentor": "2.*",
5990
                "phploc/phploc": "^4.0",
5991
                "phpmd/phpmd": "2.*",
5992
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5993
                "sebastian/phpcpd": "^4.0",
5994
                "squizlabs/php_codesniffer": "^3.4"
5995
            },
5996
            "type": "library",
5997
            "autoload": {
5998
                "psr-4": {
5999
                    "Matrix\\": "classes/src/"
6000
                },
6001
                "files": [
6002
                    "classes/src/Functions/adjoint.php",
6003
                    "classes/src/Functions/antidiagonal.php",
6004
                    "classes/src/Functions/cofactors.php",
6005
                    "classes/src/Functions/determinant.php",
6006
                    "classes/src/Functions/diagonal.php",
6007
                    "classes/src/Functions/identity.php",
6008
                    "classes/src/Functions/inverse.php",
6009
                    "classes/src/Functions/minors.php",
6010
                    "classes/src/Functions/trace.php",
6011
                    "classes/src/Functions/transpose.php",
6012
                    "classes/src/Operations/add.php",
6013
                    "classes/src/Operations/directsum.php",
6014
                    "classes/src/Operations/subtract.php",
6015
                    "classes/src/Operations/multiply.php",
6016
                    "classes/src/Operations/divideby.php",
6017
                    "classes/src/Operations/divideinto.php"
6018
                ]
6019
            },
6020
            "notification-url": "https://packagist.org/downloads/",
6021
            "license": [
6022
                "MIT"
6023
            ],
6024
            "authors": [
6025
                {
6026
                    "name": "Mark Baker",
6027
                    "email": "mark@demon-angel.eu"
6028
                }
6029
            ],
6030
            "description": "PHP Class for working with matrices",
6031
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
6032
            "keywords": [
6033
                "mathematics",
6034
                "matrix",
6035
                "vector"
6036
            ],
6037
            "support": {
6038
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
6039
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
6040
            },
6041
            "time": "2021-05-25T15:42:17+00:00"
6042
        },
6043
        {
6044
            "name": "maxmind-db/reader",
6045
            "version": "v1.10.1",
6046
            "source": {
6047
                "type": "git",
6048
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
6049
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18"
6050
            },
6051
            "dist": {
6052
                "type": "zip",
6053
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/569bd44d97d30a4ec12c7793a33004a76d4caf18",
6054
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18",
6055
                "shasum": ""
6056
            },
6057
            "require": {
6058
                "php": ">=7.2"
6059
            },
6060
            "conflict": {
6061
                "ext-maxminddb": "<1.10.1,>=2.0.0"
6062
            },
6063
            "require-dev": {
6064
                "friendsofphp/php-cs-fixer": "*",
6065
                "php-coveralls/php-coveralls": "^2.1",
6066
                "phpstan/phpstan": "*",
6067
                "phpunit/phpcov": ">=6.0.0",
6068
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
6069
                "squizlabs/php_codesniffer": "3.*"
6070
            },
6071
            "suggest": {
6072
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
6073
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
6074
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
6075
            },
6076
            "type": "library",
6077
            "autoload": {
6078
                "psr-4": {
6079
                    "MaxMind\\Db\\": "src/MaxMind/Db"
6080
                }
6081
            },
6082
            "notification-url": "https://packagist.org/downloads/",
6083
            "license": [
6084
                "Apache-2.0"
6085
            ],
6086
            "authors": [
6087
                {
6088
                    "name": "Gregory J. Oschwald",
6089
                    "email": "goschwald@maxmind.com",
6090
                    "homepage": "https://www.maxmind.com/"
6091
                }
6092
            ],
6093
            "description": "MaxMind DB Reader API",
6094
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
6095
            "keywords": [
6096
                "database",
6097
                "geoip",
6098
                "geoip2",
6099
                "geolocation",
6100
                "maxmind"
6101
            ],
6102
            "support": {
6103
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
6104
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.10.1"
6105
            },
6106
            "time": "2021-04-14T17:49:35+00:00"
6107
        },
6108
        {
6109
            "name": "maxmind/web-service-common",
6110
            "version": "v0.8.1",
6111
            "source": {
6112
                "type": "git",
6113
                "url": "https://github.com/maxmind/web-service-common-php.git",
6114
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8"
6115
            },
6116
            "dist": {
6117
                "type": "zip",
6118
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8",
6119
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8",
6120
                "shasum": ""
6121
            },
6122
            "require": {
6123
                "composer/ca-bundle": "^1.0.3",
6124
                "ext-curl": "*",
6125
                "ext-json": "*",
6126
                "php": ">=7.2"
6127
            },
6128
            "require-dev": {
6129
                "friendsofphp/php-cs-fixer": "2.*",
6130
                "phpunit/phpunit": "^8.0 || ^9.0",
6131
                "squizlabs/php_codesniffer": "3.*"
6132
            },
6133
            "type": "library",
6134
            "autoload": {
6135
                "psr-4": {
6136
                    "MaxMind\\Exception\\": "src/Exception",
6137
                    "MaxMind\\WebService\\": "src/WebService"
6138
                }
6139
            },
6140
            "notification-url": "https://packagist.org/downloads/",
6141
            "license": [
6142
                "Apache-2.0"
6143
            ],
6144
            "authors": [
6145
                {
6146
                    "name": "Gregory Oschwald",
6147
                    "email": "goschwald@maxmind.com"
6148
                }
6149
            ],
6150
            "description": "Internal MaxMind Web Service API",
6151
            "homepage": "https://github.com/maxmind/web-service-common-php",
6152
            "support": {
6153
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
6154
                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1"
6155
            },
6156
            "time": "2020-11-02T17:00:53+00:00"
6157
        },
6158
        {
6159
            "name": "monolog/monolog",
6160
            "version": "2.3.2",
6161
            "source": {
6162
                "type": "git",
6163
                "url": "https://github.com/Seldaek/monolog.git",
6164
                "reference": "71312564759a7db5b789296369c1a264efc43aad"
6165
            },
6166
            "dist": {
6167
                "type": "zip",
6168
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
6169
                "reference": "71312564759a7db5b789296369c1a264efc43aad",
6170
                "shasum": ""
6171
            },
6172
            "require": {
6173
                "php": ">=7.2",
6174
                "psr/log": "^1.0.1"
6175
            },
6176
            "provide": {
6177
                "psr/log-implementation": "1.0.0"
6178
            },
6179
            "require-dev": {
6180
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
6181
                "doctrine/couchdb": "~1.0@dev",
6182
                "elasticsearch/elasticsearch": "^7",
6183
                "graylog2/gelf-php": "^1.4.2",
6184
                "mongodb/mongodb": "^1.8",
6185
                "php-amqplib/php-amqplib": "~2.4",
6186
                "php-console/php-console": "^3.1.3",
6187
                "phpspec/prophecy": "^1.6.1",
6188
                "phpstan/phpstan": "^0.12.91",
6189
                "phpunit/phpunit": "^8.5",
6190
                "predis/predis": "^1.1",
6191
                "rollbar/rollbar": "^1.3",
6192
                "ruflin/elastica": ">=0.90 <7.0.1",
6193
                "swiftmailer/swiftmailer": "^5.3|^6.0"
6194
            },
6195
            "suggest": {
6196
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
6197
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
6198
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
6199
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
6200
                "ext-mbstring": "Allow to work properly with unicode symbols",
6201
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
6202
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
6203
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
6204
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
6205
                "php-console/php-console": "Allow sending log messages to Google Chrome",
6206
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
6207
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
6208
            },
6209
            "type": "library",
6210
            "extra": {
6211
                "branch-alias": {
6212
                    "dev-main": "2.x-dev"
6213
                }
6214
            },
6215
            "autoload": {
6216
                "psr-4": {
6217
                    "Monolog\\": "src/Monolog"
6218
                }
6219
            },
6220
            "notification-url": "https://packagist.org/downloads/",
6221
            "license": [
6222
                "MIT"
6223
            ],
6224
            "authors": [
6225
                {
6226
                    "name": "Jordi Boggiano",
6227
                    "email": "j.boggiano@seld.be",
6228
                    "homepage": "https://seld.be"
6229
                }
6230
            ],
6231
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
6232
            "homepage": "https://github.com/Seldaek/monolog",
6233
            "keywords": [
6234
                "log",
6235
                "logging",
6236
                "psr-3"
6237
            ],
6238
            "support": {
6239
                "issues": "https://github.com/Seldaek/monolog/issues",
6240
                "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
6241
            },
6242
            "funding": [
6243
                {
6244
                    "url": "https://github.com/Seldaek",
6245
                    "type": "github"
6246
                },
6247
                {
6248
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
6249
                    "type": "tidelift"
6250
                }
6251
            ],
6252
            "time": "2021-07-23T07:42:52+00:00"
6253
        },
6254
        {
6255
            "name": "myclabs/deep-copy",
6256
            "version": "1.10.2",
6257
            "source": {
6258
                "type": "git",
6259
                "url": "https://github.com/myclabs/DeepCopy.git",
6260
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
6261
            },
6262
            "dist": {
6263
                "type": "zip",
6264
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
6265
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
6266
                "shasum": ""
6267
            },
6268
            "require": {
6269
                "php": "^7.1 || ^8.0"
6270
            },
6271
            "replace": {
6272
                "myclabs/deep-copy": "self.version"
6273
            },
6274
            "require-dev": {
6275
                "doctrine/collections": "^1.0",
6276
                "doctrine/common": "^2.6",
6277
                "phpunit/phpunit": "^7.1"
6278
            },
6279
            "type": "library",
6280
            "autoload": {
6281
                "psr-4": {
6282
                    "DeepCopy\\": "src/DeepCopy/"
6283
                },
6284
                "files": [
6285
                    "src/DeepCopy/deep_copy.php"
6286
                ]
6287
            },
6288
            "notification-url": "https://packagist.org/downloads/",
6289
            "license": [
6290
                "MIT"
6291
            ],
6292
            "description": "Create deep copies (clones) of your objects",
6293
            "keywords": [
6294
                "clone",
6295
                "copy",
6296
                "duplicate",
6297
                "object",
6298
                "object graph"
6299
            ],
6300
            "support": {
6301
                "issues": "https://github.com/myclabs/DeepCopy/issues",
6302
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
6303
            },
6304
            "funding": [
6305
                {
6306
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6307
                    "type": "tidelift"
6308
                }
6309
            ],
6310
            "time": "2020-11-13T09:40:50+00:00"
6311
        },
6312
        {
6313
            "name": "myclabs/php-enum",
6314
            "version": "1.8.3",
6315
            "source": {
6316
                "type": "git",
6317
                "url": "https://github.com/myclabs/php-enum.git",
6318
                "reference": "b942d263c641ddb5190929ff840c68f78713e937"
6319
            },
6320
            "dist": {
6321
                "type": "zip",
6322
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
6323
                "reference": "b942d263c641ddb5190929ff840c68f78713e937",
6324
                "shasum": ""
6325
            },
6326
            "require": {
6327
                "ext-json": "*",
6328
                "php": "^7.3 || ^8.0"
6329
            },
6330
            "require-dev": {
6331
                "phpunit/phpunit": "^9.5",
6332
                "squizlabs/php_codesniffer": "1.*",
6333
                "vimeo/psalm": "^4.6.2"
6334
            },
6335
            "type": "library",
6336
            "autoload": {
6337
                "psr-4": {
6338
                    "MyCLabs\\Enum\\": "src/"
6339
                }
6340
            },
6341
            "notification-url": "https://packagist.org/downloads/",
6342
            "license": [
6343
                "MIT"
6344
            ],
6345
            "authors": [
6346
                {
6347
                    "name": "PHP Enum contributors",
6348
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
6349
                }
6350
            ],
6351
            "description": "PHP Enum implementation",
6352
            "homepage": "http://github.com/myclabs/php-enum",
6353
            "keywords": [
6354
                "enum"
6355
            ],
6356
            "support": {
6357
                "issues": "https://github.com/myclabs/php-enum/issues",
6358
                "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
6359
            },
6360
            "funding": [
6361
                {
6362
                    "url": "https://github.com/mnapoli",
6363
                    "type": "github"
6364
                },
6365
                {
6366
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
6367
                    "type": "tidelift"
6368
                }
6369
            ],
6370
            "time": "2021-07-05T08:18:36+00:00"
6371
        },
6372
        {
6373
            "name": "nikic/php-parser",
6374
            "version": "v4.12.0",
6375
            "source": {
6376
                "type": "git",
6377
                "url": "https://github.com/nikic/PHP-Parser.git",
6378
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
6379
            },
6380
            "dist": {
6381
                "type": "zip",
6382
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
6383
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
6384
                "shasum": ""
6385
            },
6386
            "require": {
6387
                "ext-tokenizer": "*",
6388
                "php": ">=7.0"
6389
            },
6390
            "require-dev": {
6391
                "ircmaxell/php-yacc": "^0.0.7",
6392
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6393
            },
6394
            "bin": [
6395
                "bin/php-parse"
6396
            ],
6397
            "type": "library",
6398
            "extra": {
6399
                "branch-alias": {
6400
                    "dev-master": "4.9-dev"
6401
                }
6402
            },
6403
            "autoload": {
6404
                "psr-4": {
6405
                    "PhpParser\\": "lib/PhpParser"
6406
                }
6407
            },
6408
            "notification-url": "https://packagist.org/downloads/",
6409
            "license": [
6410
                "BSD-3-Clause"
6411
            ],
6412
            "authors": [
6413
                {
6414
                    "name": "Nikita Popov"
6415
                }
6416
            ],
6417
            "description": "A PHP parser written in PHP",
6418
            "keywords": [
6419
                "parser",
6420
                "php"
6421
            ],
6422
            "support": {
6423
                "issues": "https://github.com/nikic/PHP-Parser/issues",
6424
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
6425
            },
6426
            "time": "2021-07-21T10:44:31+00:00"
6427
        },
6428
        {
6429
            "name": "paragonie/constant_time_encoding",
6430
            "version": "v2.4.0",
6431
            "source": {
6432
                "type": "git",
6433
                "url": "https://github.com/paragonie/constant_time_encoding.git",
6434
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
6435
            },
6436
            "dist": {
6437
                "type": "zip",
6438
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6439
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6440
                "shasum": ""
6441
            },
6442
            "require": {
6443
                "php": "^7|^8"
6444
            },
6445
            "require-dev": {
6446
                "phpunit/phpunit": "^6|^7|^8|^9",
6447
                "vimeo/psalm": "^1|^2|^3|^4"
6448
            },
6449
            "type": "library",
6450
            "autoload": {
6451
                "psr-4": {
6452
                    "ParagonIE\\ConstantTime\\": "src/"
6453
                }
6454
            },
6455
            "notification-url": "https://packagist.org/downloads/",
6456
            "license": [
6457
                "MIT"
6458
            ],
6459
            "authors": [
6460
                {
6461
                    "name": "Paragon Initiative Enterprises",
6462
                    "email": "security@paragonie.com",
6463
                    "homepage": "https://paragonie.com",
6464
                    "role": "Maintainer"
6465
                },
6466
                {
6467
                    "name": "Steve 'Sc00bz' Thomas",
6468
                    "email": "steve@tobtu.com",
6469
                    "homepage": "https://www.tobtu.com",
6470
                    "role": "Original Developer"
6471
                }
6472
            ],
6473
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
6474
            "keywords": [
6475
                "base16",
6476
                "base32",
6477
                "base32_decode",
6478
                "base32_encode",
6479
                "base64",
6480
                "base64_decode",
6481
                "base64_encode",
6482
                "bin2hex",
6483
                "encoding",
6484
                "hex",
6485
                "hex2bin",
6486
                "rfc4648"
6487
            ],
6488
            "support": {
6489
                "email": "info@paragonie.com",
6490
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
6491
                "source": "https://github.com/paragonie/constant_time_encoding"
6492
            },
6493
            "time": "2020-12-06T15:14:20+00:00"
6494
        },
6495
        {
6496
            "name": "paragonie/random_compat",
6497
            "version": "v9.99.100",
6498
            "source": {
6499
                "type": "git",
6500
                "url": "https://github.com/paragonie/random_compat.git",
6501
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
6502
            },
6503
            "dist": {
6504
                "type": "zip",
6505
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
6506
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
6507
                "shasum": ""
6508
            },
6509
            "require": {
6510
                "php": ">= 7"
6511
            },
6512
            "require-dev": {
6513
                "phpunit/phpunit": "4.*|5.*",
6514
                "vimeo/psalm": "^1"
6515
            },
6516
            "suggest": {
6517
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
6518
            },
6519
            "type": "library",
6520
            "notification-url": "https://packagist.org/downloads/",
6521
            "license": [
6522
                "MIT"
6523
            ],
6524
            "authors": [
6525
                {
6526
                    "name": "Paragon Initiative Enterprises",
6527
                    "email": "security@paragonie.com",
6528
                    "homepage": "https://paragonie.com"
6529
                }
6530
            ],
6531
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
6532
            "keywords": [
6533
                "csprng",
6534
                "polyfill",
6535
                "pseudorandom",
6536
                "random"
6537
            ],
6538
            "support": {
6539
                "email": "info@paragonie.com",
6540
                "issues": "https://github.com/paragonie/random_compat/issues",
6541
                "source": "https://github.com/paragonie/random_compat"
6542
            },
6543
            "time": "2020-10-15T08:29:30+00:00"
6544
        },
6545
        {
6546
            "name": "paypal/paypal-checkout-sdk",
6547
            "version": "1.0.1",
6548
            "source": {
6549
                "type": "git",
6550
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
6551
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1"
6552
            },
6553
            "dist": {
6554
                "type": "zip",
6555
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6556
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6557
                "shasum": ""
6558
            },
6559
            "require": {
6560
                "paypal/paypalhttp": "1.0.0"
6561
            },
6562
            "require-dev": {
6563
                "phpunit/phpunit": "^5.7"
6564
            },
6565
            "type": "library",
6566
            "autoload": {
6567
                "psr-4": {
6568
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
6569
                    "Sample\\": "samples/"
6570
                }
6571
            },
6572
            "notification-url": "https://packagist.org/downloads/",
6573
            "license": [
6574
                "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE"
6575
            ],
6576
            "authors": [
6577
                {
6578
                    "name": "PayPal",
6579
                    "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
6580
                }
6581
            ],
6582
            "description": "PayPal's PHP SDK for Checkout REST APIs",
6583
            "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
6584
            "keywords": [
6585
                "checkout",
6586
                "orders",
6587
                "payments",
6588
                "paypal",
6589
                "rest",
6590
                "sdk"
6591
            ],
6592
            "support": {
6593
                "issues": "https://github.com/paypal/Checkout-PHP-SDK/issues",
6594
                "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.1"
6595
            },
6596
            "time": "2019-11-07T23:16:44+00:00"
6597
        },
6598
        {
6599
            "name": "paypal/paypalhttp",
6600
            "version": "1.0.0",
6601
            "source": {
6602
                "type": "git",
6603
                "url": "https://github.com/paypal/paypalhttp_php.git",
6604
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
6605
            },
6606
            "dist": {
6607
                "type": "zip",
6608
                "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6609
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6610
                "shasum": ""
6611
            },
6612
            "require": {
6613
                "ext-curl": "*"
6614
            },
6615
            "require-dev": {
6616
                "phpunit/phpunit": "^5.7",
6617
                "wiremock-php/wiremock-php": "1.43.2"
6618
            },
6619
            "type": "library",
6620
            "autoload": {
6621
                "psr-4": {
6622
                    "PayPalHttp\\": "lib/PayPalHttp"
6623
                }
6624
            },
6625
            "notification-url": "https://packagist.org/downloads/",
6626
            "license": [
6627
                "MIT"
6628
            ],
6629
            "authors": [
6630
                {
6631
                    "name": "PayPal",
6632
                    "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
6633
                }
6634
            ],
6635
            "support": {
6636
                "issues": "https://github.com/paypal/paypalhttp_php/issues",
6637
                "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.0"
6638
            },
6639
            "abandoned": true,
6640
            "time": "2019-11-06T21:27:12+00:00"
6641
        },
6642
        {
6643
            "name": "phar-io/manifest",
6644
            "version": "2.0.3",
6645
            "source": {
6646
                "type": "git",
6647
                "url": "https://github.com/phar-io/manifest.git",
6648
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
6649
            },
6650
            "dist": {
6651
                "type": "zip",
6652
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
6653
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
6654
                "shasum": ""
6655
            },
6656
            "require": {
6657
                "ext-dom": "*",
6658
                "ext-phar": "*",
6659
                "ext-xmlwriter": "*",
6660
                "phar-io/version": "^3.0.1",
6661
                "php": "^7.2 || ^8.0"
6662
            },
6663
            "type": "library",
6664
            "extra": {
6665
                "branch-alias": {
6666
                    "dev-master": "2.0.x-dev"
6667
                }
6668
            },
6669
            "autoload": {
6670
                "classmap": [
6671
                    "src/"
6672
                ]
6673
            },
6674
            "notification-url": "https://packagist.org/downloads/",
6675
            "license": [
6676
                "BSD-3-Clause"
6677
            ],
6678
            "authors": [
6679
                {
6680
                    "name": "Arne Blankerts",
6681
                    "email": "arne@blankerts.de",
6682
                    "role": "Developer"
6683
                },
6684
                {
6685
                    "name": "Sebastian Heuer",
6686
                    "email": "sebastian@phpeople.de",
6687
                    "role": "Developer"
6688
                },
6689
                {
6690
                    "name": "Sebastian Bergmann",
6691
                    "email": "sebastian@phpunit.de",
6692
                    "role": "Developer"
6693
                }
6694
            ],
6695
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6696
            "support": {
6697
                "issues": "https://github.com/phar-io/manifest/issues",
6698
                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
6699
            },
6700
            "time": "2021-07-20T11:28:43+00:00"
6701
        },
6702
        {
6703
            "name": "phar-io/version",
6704
            "version": "3.1.0",
6705
            "source": {
6706
                "type": "git",
6707
                "url": "https://github.com/phar-io/version.git",
6708
                "reference": "bae7c545bef187884426f042434e561ab1ddb182"
6709
            },
6710
            "dist": {
6711
                "type": "zip",
6712
                "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
6713
                "reference": "bae7c545bef187884426f042434e561ab1ddb182",
6714
                "shasum": ""
6715
            },
6716
            "require": {
6717
                "php": "^7.2 || ^8.0"
6718
            },
6719
            "type": "library",
6720
            "autoload": {
6721
                "classmap": [
6722
                    "src/"
6723
                ]
6724
            },
6725
            "notification-url": "https://packagist.org/downloads/",
6726
            "license": [
6727
                "BSD-3-Clause"
6728
            ],
6729
            "authors": [
6730
                {
6731
                    "name": "Arne Blankerts",
6732
                    "email": "arne@blankerts.de",
6733
                    "role": "Developer"
6734
                },
6735
                {
6736
                    "name": "Sebastian Heuer",
6737
                    "email": "sebastian@phpeople.de",
6738
                    "role": "Developer"
6739
                },
6740
                {
6741
                    "name": "Sebastian Bergmann",
6742
                    "email": "sebastian@phpunit.de",
6743
                    "role": "Developer"
6744
                }
6745
            ],
6746
            "description": "Library for handling version information and constraints",
6747
            "support": {
6748
                "issues": "https://github.com/phar-io/version/issues",
6749
                "source": "https://github.com/phar-io/version/tree/3.1.0"
6750
            },
6751
            "time": "2021-02-23T14:00:09+00:00"
6752
        },
6753
        {
6754
            "name": "phpdocumentor/reflection-common",
6755
            "version": "2.2.0",
6756
            "source": {
6757
                "type": "git",
6758
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
6759
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
6760
            },
6761
            "dist": {
6762
                "type": "zip",
6763
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6764
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6765
                "shasum": ""
6766
            },
6767
            "require": {
6768
                "php": "^7.2 || ^8.0"
6769
            },
6770
            "type": "library",
6771
            "extra": {
6772
                "branch-alias": {
6773
                    "dev-2.x": "2.x-dev"
6774
                }
6775
            },
6776
            "autoload": {
6777
                "psr-4": {
6778
                    "phpDocumentor\\Reflection\\": "src/"
6779
                }
6780
            },
6781
            "notification-url": "https://packagist.org/downloads/",
6782
            "license": [
6783
                "MIT"
6784
            ],
6785
            "authors": [
6786
                {
6787
                    "name": "Jaap van Otterdijk",
6788
                    "email": "opensource@ijaap.nl"
6789
                }
6790
            ],
6791
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
6792
            "homepage": "http://www.phpdoc.org",
6793
            "keywords": [
6794
                "FQSEN",
6795
                "phpDocumentor",
6796
                "phpdoc",
6797
                "reflection",
6798
                "static analysis"
6799
            ],
6800
            "support": {
6801
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
6802
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
6803
            },
6804
            "time": "2020-06-27T09:03:43+00:00"
6805
        },
6806
        {
6807
            "name": "phpdocumentor/reflection-docblock",
6808
            "version": "5.2.2",
6809
            "source": {
6810
                "type": "git",
6811
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
6812
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
6813
            },
6814
            "dist": {
6815
                "type": "zip",
6816
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
6817
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
6818
                "shasum": ""
6819
            },
6820
            "require": {
6821
                "ext-filter": "*",
6822
                "php": "^7.2 || ^8.0",
6823
                "phpdocumentor/reflection-common": "^2.2",
6824
                "phpdocumentor/type-resolver": "^1.3",
6825
                "webmozart/assert": "^1.9.1"
6826
            },
6827
            "require-dev": {
6828
                "mockery/mockery": "~1.3.2"
6829
            },
6830
            "type": "library",
6831
            "extra": {
6832
                "branch-alias": {
6833
                    "dev-master": "5.x-dev"
6834
                }
6835
            },
6836
            "autoload": {
6837
                "psr-4": {
6838
                    "phpDocumentor\\Reflection\\": "src"
6839
                }
6840
            },
6841
            "notification-url": "https://packagist.org/downloads/",
6842
            "license": [
6843
                "MIT"
6844
            ],
6845
            "authors": [
6846
                {
6847
                    "name": "Mike van Riel",
6848
                    "email": "me@mikevanriel.com"
6849
                },
6850
                {
6851
                    "name": "Jaap van Otterdijk",
6852
                    "email": "account@ijaap.nl"
6853
                }
6854
            ],
6855
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
6856
            "support": {
6857
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
6858
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
6859
            },
6860
            "time": "2020-09-03T19:13:55+00:00"
6861
        },
6862
        {
6863
            "name": "phpdocumentor/type-resolver",
6864
            "version": "1.4.0",
6865
            "source": {
6866
                "type": "git",
6867
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
6868
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
6869
            },
6870
            "dist": {
6871
                "type": "zip",
6872
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6873
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6874
                "shasum": ""
6875
            },
6876
            "require": {
6877
                "php": "^7.2 || ^8.0",
6878
                "phpdocumentor/reflection-common": "^2.0"
6879
            },
6880
            "require-dev": {
6881
                "ext-tokenizer": "*"
6882
            },
6883
            "type": "library",
6884
            "extra": {
6885
                "branch-alias": {
6886
                    "dev-1.x": "1.x-dev"
6887
                }
6888
            },
6889
            "autoload": {
6890
                "psr-4": {
6891
                    "phpDocumentor\\Reflection\\": "src"
6892
                }
6893
            },
6894
            "notification-url": "https://packagist.org/downloads/",
6895
            "license": [
6896
                "MIT"
6897
            ],
6898
            "authors": [
6899
                {
6900
                    "name": "Mike van Riel",
6901
                    "email": "me@mikevanriel.com"
6902
                }
6903
            ],
6904
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
6905
            "support": {
6906
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
6907
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
6908
            },
6909
            "time": "2020-09-17T18:55:26+00:00"
6910
        },
6911
        {
6912
            "name": "phpmailer/phpmailer",
6913
            "version": "v6.5.1",
6914
            "source": {
6915
                "type": "git",
6916
                "url": "https://github.com/PHPMailer/PHPMailer.git",
6917
                "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355"
6918
            },
6919
            "dist": {
6920
                "type": "zip",
6921
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6922
                "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6923
                "shasum": ""
6924
            },
6925
            "require": {
6926
                "ext-ctype": "*",
6927
                "ext-filter": "*",
6928
                "ext-hash": "*",
6929
                "php": ">=5.5.0"
6930
            },
6931
            "require-dev": {
6932
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6933
                "doctrine/annotations": "^1.2",
6934
                "php-parallel-lint/php-console-highlighter": "^0.5.0",
6935
                "php-parallel-lint/php-parallel-lint": "^1.3",
6936
                "phpcompatibility/php-compatibility": "^9.3.5",
6937
                "roave/security-advisories": "dev-latest",
6938
                "squizlabs/php_codesniffer": "^3.6.0",
6939
                "yoast/phpunit-polyfills": "^1.0.0"
6940
            },
6941
            "suggest": {
6942
                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6943
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6944
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6945
                "psr/log": "For optional PSR-3 debug logging",
6946
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6947
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6948
            },
6949
            "type": "library",
6950
            "autoload": {
6951
                "psr-4": {
6952
                    "PHPMailer\\PHPMailer\\": "src/"
6953
                }
6954
            },
6955
            "notification-url": "https://packagist.org/downloads/",
6956
            "license": [
6957
                "LGPL-2.1-only"
6958
            ],
6959
            "authors": [
6960
                {
6961
                    "name": "Marcus Bointon",
6962
                    "email": "phpmailer@synchromedia.co.uk"
6963
                },
6964
                {
6965
                    "name": "Jim Jagielski",
6966
                    "email": "jimjag@gmail.com"
6967
                },
6968
                {
6969
                    "name": "Andy Prevost",
6970
                    "email": "codeworxtech@users.sourceforge.net"
6971
                },
6972
                {
6973
                    "name": "Brent R. Matzelle"
6974
                }
6975
            ],
6976
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6977
            "support": {
6978
                "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6979
                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.1"
6980
            },
6981
            "funding": [
6982
                {
6983
                    "url": "https://github.com/Synchro",
6984
                    "type": "github"
6985
                }
6986
            ],
6987
            "time": "2021-08-18T09:14:16+00:00"
6988
        },
6989
        {
6990
            "name": "phpoffice/phpspreadsheet",
6991
            "version": "1.18.0",
6992
            "source": {
6993
                "type": "git",
6994
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6995
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
6996
            },
6997
            "dist": {
6998
                "type": "zip",
6999
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
7000
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
7001
                "shasum": ""
7002
            },
7003
            "require": {
7004
                "ext-ctype": "*",
7005
                "ext-dom": "*",
7006
                "ext-fileinfo": "*",
7007
                "ext-gd": "*",
7008
                "ext-iconv": "*",
7009
                "ext-libxml": "*",
7010
                "ext-mbstring": "*",
7011
                "ext-simplexml": "*",
7012
                "ext-xml": "*",
7013
                "ext-xmlreader": "*",
7014
                "ext-xmlwriter": "*",
7015
                "ext-zip": "*",
7016
                "ext-zlib": "*",
7017
                "ezyang/htmlpurifier": "^4.13",
7018
                "maennchen/zipstream-php": "^2.1",
7019
                "markbaker/complex": "^2.0",
7020
                "markbaker/matrix": "^2.0",
7021
                "php": "^7.2 || ^8.0",
7022
                "psr/http-client": "^1.0",
7023
                "psr/http-factory": "^1.0",
7024
                "psr/simple-cache": "^1.0"
7025
            },
7026
            "require-dev": {
7027
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
7028
                "dompdf/dompdf": "^1.0",
7029
                "friendsofphp/php-cs-fixer": "^2.18",
7030
                "jpgraph/jpgraph": "^4.0",
7031
                "mpdf/mpdf": "^8.0",
7032
                "phpcompatibility/php-compatibility": "^9.3",
7033
                "phpstan/phpstan": "^0.12.82",
7034
                "phpstan/phpstan-phpunit": "^0.12.18",
7035
                "phpunit/phpunit": "^8.5",
7036
                "squizlabs/php_codesniffer": "^3.5",
7037
                "tecnickcom/tcpdf": "^6.3"
7038
            },
7039
            "suggest": {
7040
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
7041
                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
7042
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
7043
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
7044
            },
7045
            "type": "library",
7046
            "autoload": {
7047
                "psr-4": {
7048
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
7049
                }
7050
            },
7051
            "notification-url": "https://packagist.org/downloads/",
7052
            "license": [
7053
                "MIT"
7054
            ],
7055
            "authors": [
7056
                {
7057
                    "name": "Maarten Balliauw",
7058
                    "homepage": "https://blog.maartenballiauw.be"
7059
                },
7060
                {
7061
                    "name": "Mark Baker",
7062
                    "homepage": "https://markbakeruk.net"
7063
                },
7064
                {
7065
                    "name": "Franck Lefevre",
7066
                    "homepage": "https://rootslabs.net"
7067
                },
7068
                {
7069
                    "name": "Erik Tilt"
7070
                },
7071
                {
7072
                    "name": "Adrien Crivelli"
7073
                }
7074
            ],
7075
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
7076
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
7077
            "keywords": [
7078
                "OpenXML",
7079
                "excel",
7080
                "gnumeric",
7081
                "ods",
7082
                "php",
7083
                "spreadsheet",
7084
                "xls",
7085
                "xlsx"
7086
            ],
7087
            "support": {
7088
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
7089
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
7090
            },
7091
            "time": "2021-05-31T18:21:15+00:00"
7092
        },
7093
        {
7094
            "name": "phpseclib/phpseclib",
7095
            "version": "3.0.10",
7096
            "source": {
7097
                "type": "git",
7098
                "url": "https://github.com/phpseclib/phpseclib.git",
7099
                "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
7100
            },
7101
            "dist": {
7102
                "type": "zip",
7103
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
7104
                "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
7105
                "shasum": ""
7106
            },
7107
            "require": {
7108
                "paragonie/constant_time_encoding": "^1|^2",
7109
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
7110
                "php": ">=5.6.1"
7111
            },
7112
            "require-dev": {
7113
                "phing/phing": "~2.7",
7114
                "phpunit/phpunit": "^5.7|^6.0|^9.4",
7115
                "squizlabs/php_codesniffer": "~2.0"
7116
            },
7117
            "suggest": {
7118
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
7119
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
7120
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
7121
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
7122
            },
7123
            "type": "library",
7124
            "autoload": {
7125
                "files": [
7126
                    "phpseclib/bootstrap.php"
7127
                ],
7128
                "psr-4": {
7129
                    "phpseclib3\\": "phpseclib/"
7130
                }
7131
            },
7132
            "notification-url": "https://packagist.org/downloads/",
7133
            "license": [
7134
                "MIT"
7135
            ],
7136
            "authors": [
7137
                {
7138
                    "name": "Jim Wigginton",
7139
                    "email": "terrafrost@php.net",
7140
                    "role": "Lead Developer"
7141
                },
7142
                {
7143
                    "name": "Patrick Monnerat",
7144
                    "email": "pm@datasphere.ch",
7145
                    "role": "Developer"
7146
                },
7147
                {
7148
                    "name": "Andreas Fischer",
7149
                    "email": "bantu@phpbb.com",
7150
                    "role": "Developer"
7151
                },
7152
                {
7153
                    "name": "Hans-Jürgen Petrich",
7154
                    "email": "petrich@tronic-media.com",
7155
                    "role": "Developer"
7156
                },
7157
                {
7158
                    "name": "Graham Campbell",
7159
                    "email": "graham@alt-three.com",
7160
                    "role": "Developer"
7161
                }
7162
            ],
7163
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
7164
            "homepage": "http://phpseclib.sourceforge.net",
7165
            "keywords": [
7166
                "BigInteger",
7167
                "aes",
7168
                "asn.1",
7169
                "asn1",
7170
                "blowfish",
7171
                "crypto",
7172
                "cryptography",
7173
                "encryption",
7174
                "rsa",
7175
                "security",
7176
                "sftp",
7177
                "signature",
7178
                "signing",
7179
                "ssh",
7180
                "twofish",
7181
                "x.509",
7182
                "x509"
7183
            ],
7184
            "support": {
7185
                "issues": "https://github.com/phpseclib/phpseclib/issues",
7186
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
7187
            },
7188
            "funding": [
7189
                {
7190
                    "url": "https://github.com/terrafrost",
7191
                    "type": "github"
7192
                },
7193
                {
7194
                    "url": "https://www.patreon.com/phpseclib",
7195
                    "type": "patreon"
7196
                },
7197
                {
7198
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
7199
                    "type": "tidelift"
7200
                }
7201
            ],
7202
            "time": "2021-08-16T04:24:45+00:00"
7203
        },
7204
        {
7205
            "name": "phpspec/prophecy",
7206
            "version": "1.14.0",
7207
            "source": {
7208
                "type": "git",
7209
                "url": "https://github.com/phpspec/prophecy.git",
7210
                "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
7211
            },
7212
            "dist": {
7213
                "type": "zip",
7214
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
7215
                "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
7216
                "shasum": ""
7217
            },
7218
            "require": {
7219
                "doctrine/instantiator": "^1.2",
7220
                "php": "^7.2 || ~8.0, <8.2",
7221
                "phpdocumentor/reflection-docblock": "^5.2",
7222
                "sebastian/comparator": "^3.0 || ^4.0",
7223
                "sebastian/recursion-context": "^3.0 || ^4.0"
7224
            },
7225
            "require-dev": {
7226
                "phpspec/phpspec": "^6.0 || ^7.0",
7227
                "phpunit/phpunit": "^8.0 || ^9.0"
7228
            },
7229
            "type": "library",
7230
            "extra": {
7231
                "branch-alias": {
7232
                    "dev-master": "1.x-dev"
7233
                }
7234
            },
7235
            "autoload": {
7236
                "psr-4": {
7237
                    "Prophecy\\": "src/Prophecy"
7238
                }
7239
            },
7240
            "notification-url": "https://packagist.org/downloads/",
7241
            "license": [
7242
                "MIT"
7243
            ],
7244
            "authors": [
7245
                {
7246
                    "name": "Konstantin Kudryashov",
7247
                    "email": "ever.zet@gmail.com",
7248
                    "homepage": "http://everzet.com"
7249
                },
7250
                {
7251
                    "name": "Marcello Duarte",
7252
                    "email": "marcello.duarte@gmail.com"
7253
                }
7254
            ],
7255
            "description": "Highly opinionated mocking framework for PHP 5.3+",
7256
            "homepage": "https://github.com/phpspec/prophecy",
7257
            "keywords": [
7258
                "Double",
7259
                "Dummy",
7260
                "fake",
7261
                "mock",
7262
                "spy",
7263
                "stub"
7264
            ],
7265
            "support": {
7266
                "issues": "https://github.com/phpspec/prophecy/issues",
7267
                "source": "https://github.com/phpspec/prophecy/tree/1.14.0"
7268
            },
7269
            "time": "2021-09-10T09:02:12+00:00"
7270
        },
7271
        {
7272
            "name": "phpunit/php-code-coverage",
7273
            "version": "9.2.6",
7274
            "source": {
7275
                "type": "git",
7276
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7277
                "reference": "f6293e1b30a2354e8428e004689671b83871edde"
7278
            },
7279
            "dist": {
7280
                "type": "zip",
7281
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
7282
                "reference": "f6293e1b30a2354e8428e004689671b83871edde",
7283
                "shasum": ""
7284
            },
7285
            "require": {
7286
                "ext-dom": "*",
7287
                "ext-libxml": "*",
7288
                "ext-xmlwriter": "*",
7289
                "nikic/php-parser": "^4.10.2",
7290
                "php": ">=7.3",
7291
                "phpunit/php-file-iterator": "^3.0.3",
7292
                "phpunit/php-text-template": "^2.0.2",
7293
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
7294
                "sebastian/complexity": "^2.0",
7295
                "sebastian/environment": "^5.1.2",
7296
                "sebastian/lines-of-code": "^1.0.3",
7297
                "sebastian/version": "^3.0.1",
7298
                "theseer/tokenizer": "^1.2.0"
7299
            },
7300
            "require-dev": {
7301
                "phpunit/phpunit": "^9.3"
7302
            },
7303
            "suggest": {
7304
                "ext-pcov": "*",
7305
                "ext-xdebug": "*"
7306
            },
7307
            "type": "library",
7308
            "extra": {
7309
                "branch-alias": {
7310
                    "dev-master": "9.2-dev"
7311
                }
7312
            },
7313
            "autoload": {
7314
                "classmap": [
7315
                    "src/"
7316
                ]
7317
            },
7318
            "notification-url": "https://packagist.org/downloads/",
7319
            "license": [
7320
                "BSD-3-Clause"
7321
            ],
7322
            "authors": [
7323
                {
7324
                    "name": "Sebastian Bergmann",
7325
                    "email": "sebastian@phpunit.de",
7326
                    "role": "lead"
7327
                }
7328
            ],
7329
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7330
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7331
            "keywords": [
7332
                "coverage",
7333
                "testing",
7334
                "xunit"
7335
            ],
7336
            "support": {
7337
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7338
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
7339
            },
7340
            "funding": [
7341
                {
7342
                    "url": "https://github.com/sebastianbergmann",
7343
                    "type": "github"
7344
                }
7345
            ],
7346
            "time": "2021-03-28T07:26:59+00:00"
7347
        },
7348
        {
7349
            "name": "phpunit/php-file-iterator",
7350
            "version": "3.0.5",
7351
            "source": {
7352
                "type": "git",
7353
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7354
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
7355
            },
7356
            "dist": {
7357
                "type": "zip",
7358
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
7359
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
7360
                "shasum": ""
7361
            },
7362
            "require": {
7363
                "php": ">=7.3"
7364
            },
7365
            "require-dev": {
7366
                "phpunit/phpunit": "^9.3"
7367
            },
7368
            "type": "library",
7369
            "extra": {
7370
                "branch-alias": {
7371
                    "dev-master": "3.0-dev"
7372
                }
7373
            },
7374
            "autoload": {
7375
                "classmap": [
7376
                    "src/"
7377
                ]
7378
            },
7379
            "notification-url": "https://packagist.org/downloads/",
7380
            "license": [
7381
                "BSD-3-Clause"
7382
            ],
7383
            "authors": [
7384
                {
7385
                    "name": "Sebastian Bergmann",
7386
                    "email": "sebastian@phpunit.de",
7387
                    "role": "lead"
7388
                }
7389
            ],
7390
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7391
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7392
            "keywords": [
7393
                "filesystem",
7394
                "iterator"
7395
            ],
7396
            "support": {
7397
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7398
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
7399
            },
7400
            "funding": [
7401
                {
7402
                    "url": "https://github.com/sebastianbergmann",
7403
                    "type": "github"
7404
                }
7405
            ],
7406
            "time": "2020-09-28T05:57:25+00:00"
7407
        },
7408
        {
7409
            "name": "phpunit/php-invoker",
7410
            "version": "3.1.1",
7411
            "source": {
7412
                "type": "git",
7413
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
7414
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
7415
            },
7416
            "dist": {
7417
                "type": "zip",
7418
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7419
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7420
                "shasum": ""
7421
            },
7422
            "require": {
7423
                "php": ">=7.3"
7424
            },
7425
            "require-dev": {
7426
                "ext-pcntl": "*",
7427
                "phpunit/phpunit": "^9.3"
7428
            },
7429
            "suggest": {
7430
                "ext-pcntl": "*"
7431
            },
7432
            "type": "library",
7433
            "extra": {
7434
                "branch-alias": {
7435
                    "dev-master": "3.1-dev"
7436
                }
7437
            },
7438
            "autoload": {
7439
                "classmap": [
7440
                    "src/"
7441
                ]
7442
            },
7443
            "notification-url": "https://packagist.org/downloads/",
7444
            "license": [
7445
                "BSD-3-Clause"
7446
            ],
7447
            "authors": [
7448
                {
7449
                    "name": "Sebastian Bergmann",
7450
                    "email": "sebastian@phpunit.de",
7451
                    "role": "lead"
7452
                }
7453
            ],
7454
            "description": "Invoke callables with a timeout",
7455
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
7456
            "keywords": [
7457
                "process"
7458
            ],
7459
            "support": {
7460
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
7461
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
7462
            },
7463
            "funding": [
7464
                {
7465
                    "url": "https://github.com/sebastianbergmann",
7466
                    "type": "github"
7467
                }
7468
            ],
7469
            "time": "2020-09-28T05:58:55+00:00"
7470
        },
7471
        {
7472
            "name": "phpunit/php-text-template",
7473
            "version": "2.0.4",
7474
            "source": {
7475
                "type": "git",
7476
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
7477
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
7478
            },
7479
            "dist": {
7480
                "type": "zip",
7481
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7482
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7483
                "shasum": ""
7484
            },
7485
            "require": {
7486
                "php": ">=7.3"
7487
            },
7488
            "require-dev": {
7489
                "phpunit/phpunit": "^9.3"
7490
            },
7491
            "type": "library",
7492
            "extra": {
7493
                "branch-alias": {
7494
                    "dev-master": "2.0-dev"
7495
                }
7496
            },
7497
            "autoload": {
7498
                "classmap": [
7499
                    "src/"
7500
                ]
7501
            },
7502
            "notification-url": "https://packagist.org/downloads/",
7503
            "license": [
7504
                "BSD-3-Clause"
7505
            ],
7506
            "authors": [
7507
                {
7508
                    "name": "Sebastian Bergmann",
7509
                    "email": "sebastian@phpunit.de",
7510
                    "role": "lead"
7511
                }
7512
            ],
7513
            "description": "Simple template engine.",
7514
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7515
            "keywords": [
7516
                "template"
7517
            ],
7518
            "support": {
7519
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7520
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
7521
            },
7522
            "funding": [
7523
                {
7524
                    "url": "https://github.com/sebastianbergmann",
7525
                    "type": "github"
7526
                }
7527
            ],
7528
            "time": "2020-10-26T05:33:50+00:00"
7529
        },
7530
        {
7531
            "name": "phpunit/php-timer",
7532
            "version": "5.0.3",
7533
            "source": {
7534
                "type": "git",
7535
                "url": "https://github.com/sebastianbergmann/php-timer.git",
7536
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
7537
            },
7538
            "dist": {
7539
                "type": "zip",
7540
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7541
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7542
                "shasum": ""
7543
            },
7544
            "require": {
7545
                "php": ">=7.3"
7546
            },
7547
            "require-dev": {
7548
                "phpunit/phpunit": "^9.3"
7549
            },
7550
            "type": "library",
7551
            "extra": {
7552
                "branch-alias": {
7553
                    "dev-master": "5.0-dev"
7554
                }
7555
            },
7556
            "autoload": {
7557
                "classmap": [
7558
                    "src/"
7559
                ]
7560
            },
7561
            "notification-url": "https://packagist.org/downloads/",
7562
            "license": [
7563
                "BSD-3-Clause"
7564
            ],
7565
            "authors": [
7566
                {
7567
                    "name": "Sebastian Bergmann",
7568
                    "email": "sebastian@phpunit.de",
7569
                    "role": "lead"
7570
                }
7571
            ],
7572
            "description": "Utility class for timing",
7573
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
7574
            "keywords": [
7575
                "timer"
7576
            ],
7577
            "support": {
7578
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7579
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
7580
            },
7581
            "funding": [
7582
                {
7583
                    "url": "https://github.com/sebastianbergmann",
7584
                    "type": "github"
7585
                }
7586
            ],
7587
            "time": "2020-10-26T13:16:10+00:00"
7588
        },
7589
        {
7590
            "name": "phpunit/phpunit",
7591
<<<<<<< .mine
7592
            "version": "9.5.8",
7593
||||||| .r9
7594
            "version": "9.5.6",
7595
=======
7596
            "version": "9.5.9",
7597
>>>>>>> .r10
7598
            "source": {
7599
                "type": "git",
7600
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7601
<<<<<<< .mine
7602
                "reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb"
7603
||||||| .r9
7604
                "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb"
7605
=======
7606
                "reference": "ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b"
7607
>>>>>>> .r10
7608
            },
7609
            "dist": {
7610
                "type": "zip",
7611
<<<<<<< .mine
7612
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/191768ccd5c85513b4068bdbe99bb6390c7d54fb",
7613
                "reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb",
7614
||||||| .r9
7615
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb",
7616
                "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb",
7617
=======
7618
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b",
7619
                "reference": "ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b",
7620
>>>>>>> .r10
7621
                "shasum": ""
7622
            },
7623
            "require": {
7624
                "doctrine/instantiator": "^1.3.1",
7625
                "ext-dom": "*",
7626
                "ext-json": "*",
7627
                "ext-libxml": "*",
7628
                "ext-mbstring": "*",
7629
                "ext-xml": "*",
7630
                "ext-xmlwriter": "*",
7631
                "myclabs/deep-copy": "^1.10.1",
7632
                "phar-io/manifest": "^2.0.3",
7633
                "phar-io/version": "^3.0.2",
7634
                "php": ">=7.3",
7635
                "phpspec/prophecy": "^1.12.1",
7636
                "phpunit/php-code-coverage": "^9.2.3",
7637
                "phpunit/php-file-iterator": "^3.0.5",
7638
                "phpunit/php-invoker": "^3.1.1",
7639
                "phpunit/php-text-template": "^2.0.3",
7640
                "phpunit/php-timer": "^5.0.2",
7641
                "sebastian/cli-parser": "^1.0.1",
7642
                "sebastian/code-unit": "^1.0.6",
7643
                "sebastian/comparator": "^4.0.5",
7644
                "sebastian/diff": "^4.0.3",
7645
                "sebastian/environment": "^5.1.3",
7646
                "sebastian/exporter": "^4.0.3",
7647
                "sebastian/global-state": "^5.0.1",
7648
                "sebastian/object-enumerator": "^4.0.3",
7649
                "sebastian/resource-operations": "^3.0.3",
7650
                "sebastian/type": "^2.3.4",
7651
                "sebastian/version": "^3.0.2"
7652
            },
7653
            "require-dev": {
7654
                "ext-pdo": "*",
7655
                "phpspec/prophecy-phpunit": "^2.0.1"
7656
            },
7657
            "suggest": {
7658
                "ext-soap": "*",
7659
                "ext-xdebug": "*"
7660
            },
7661
            "bin": [
7662
                "phpunit"
7663
            ],
7664
            "type": "library",
7665
            "extra": {
7666
                "branch-alias": {
7667
                    "dev-master": "9.5-dev"
7668
                }
7669
            },
7670
            "autoload": {
7671
                "classmap": [
7672
                    "src/"
7673
                ],
7674
                "files": [
7675
                    "src/Framework/Assert/Functions.php"
7676
                ]
7677
            },
7678
            "notification-url": "https://packagist.org/downloads/",
7679
            "license": [
7680
                "BSD-3-Clause"
7681
            ],
7682
            "authors": [
7683
                {
7684
                    "name": "Sebastian Bergmann",
7685
                    "email": "sebastian@phpunit.de",
7686
                    "role": "lead"
7687
                }
7688
            ],
7689
            "description": "The PHP Unit Testing framework.",
7690
            "homepage": "https://phpunit.de/",
7691
            "keywords": [
7692
                "phpunit",
7693
                "testing",
7694
                "xunit"
7695
            ],
7696
            "support": {
7697
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7698
<<<<<<< .mine
7699
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.8"
7700
||||||| .r9
7701
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.6"
7702
=======
7703
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.9"
7704
>>>>>>> .r10
7705
            },
7706
            "funding": [
7707
                {
7708
                    "url": "https://phpunit.de/donate.html",
7709
                    "type": "custom"
7710
                },
7711
                {
7712
                    "url": "https://github.com/sebastianbergmann",
7713
                    "type": "github"
7714
                }
7715
            ],
7716
<<<<<<< .mine
7717
            "time": "2021-07-31T15:17:34+00:00"
7718
||||||| .r9
7719
            "time": "2021-06-23T05:14:38+00:00"
7720
=======
7721
            "time": "2021-08-31T06:47:40+00:00"
7722
>>>>>>> .r10
7723
        },
7724
        {
7725
            "name": "psr/cache",
7726
            "version": "1.0.1",
7727
            "source": {
7728
                "type": "git",
7729
                "url": "https://github.com/php-fig/cache.git",
7730
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
7731
            },
7732
            "dist": {
7733
                "type": "zip",
7734
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
7735
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
7736
                "shasum": ""
7737
            },
7738
            "require": {
7739
                "php": ">=5.3.0"
7740
            },
7741
            "type": "library",
7742
            "extra": {
7743
                "branch-alias": {
7744
                    "dev-master": "1.0.x-dev"
7745
                }
7746
            },
7747
            "autoload": {
7748
                "psr-4": {
7749
                    "Psr\\Cache\\": "src/"
7750
                }
7751
            },
7752
            "notification-url": "https://packagist.org/downloads/",
7753
            "license": [
7754
                "MIT"
7755
            ],
7756
            "authors": [
7757
                {
7758
                    "name": "PHP-FIG",
7759
                    "homepage": "http://www.php-fig.org/"
7760
                }
7761
            ],
7762
            "description": "Common interface for caching libraries",
7763
            "keywords": [
7764
                "cache",
7765
                "psr",
7766
                "psr-6"
7767
            ],
7768
            "support": {
7769
                "source": "https://github.com/php-fig/cache/tree/master"
7770
            },
7771
            "time": "2016-08-06T20:24:11+00:00"
7772
        },
7773
        {
7774
            "name": "psr/container",
7775
            "version": "1.1.1",
7776
            "source": {
7777
                "type": "git",
7778
                "url": "https://github.com/php-fig/container.git",
7779
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
7780
            },
7781
            "dist": {
7782
                "type": "zip",
7783
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
7784
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
7785
                "shasum": ""
7786
            },
7787
            "require": {
7788
                "php": ">=7.2.0"
7789
            },
7790
            "type": "library",
7791
            "autoload": {
7792
                "psr-4": {
7793
                    "Psr\\Container\\": "src/"
7794
                }
7795
            },
7796
            "notification-url": "https://packagist.org/downloads/",
7797
            "license": [
7798
                "MIT"
7799
            ],
7800
            "authors": [
7801
                {
7802
                    "name": "PHP-FIG",
7803
                    "homepage": "https://www.php-fig.org/"
7804
                }
7805
            ],
7806
            "description": "Common Container Interface (PHP FIG PSR-11)",
7807
            "homepage": "https://github.com/php-fig/container",
7808
            "keywords": [
7809
                "PSR-11",
7810
                "container",
7811
                "container-interface",
7812
                "container-interop",
7813
                "psr"
7814
            ],
7815
            "support": {
7816
                "issues": "https://github.com/php-fig/container/issues",
7817
                "source": "https://github.com/php-fig/container/tree/1.1.1"
7818
            },
7819
            "time": "2021-03-05T17:36:06+00:00"
7820
        },
7821
        {
7822
            "name": "psr/event-dispatcher",
7823
            "version": "1.0.0",
7824
            "source": {
7825
                "type": "git",
7826
                "url": "https://github.com/php-fig/event-dispatcher.git",
7827
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
7828
            },
7829
            "dist": {
7830
                "type": "zip",
7831
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
7832
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
7833
                "shasum": ""
7834
            },
7835
            "require": {
7836
                "php": ">=7.2.0"
7837
            },
7838
            "type": "library",
7839
            "extra": {
7840
                "branch-alias": {
7841
                    "dev-master": "1.0.x-dev"
7842
                }
7843
            },
7844
            "autoload": {
7845
                "psr-4": {
7846
                    "Psr\\EventDispatcher\\": "src/"
7847
                }
7848
            },
7849
            "notification-url": "https://packagist.org/downloads/",
7850
            "license": [
7851
                "MIT"
7852
            ],
7853
            "authors": [
7854
                {
7855
                    "name": "PHP-FIG",
7856
                    "homepage": "http://www.php-fig.org/"
7857
                }
7858
            ],
7859
            "description": "Standard interfaces for event handling.",
7860
            "keywords": [
7861
                "events",
7862
                "psr",
7863
                "psr-14"
7864
            ],
7865
            "support": {
7866
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
7867
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
7868
            },
7869
            "time": "2019-01-08T18:20:26+00:00"
7870
        },
7871
        {
7872
            "name": "psr/http-client",
7873
            "version": "1.0.1",
7874
            "source": {
7875
                "type": "git",
7876
                "url": "https://github.com/php-fig/http-client.git",
7877
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
7878
            },
7879
            "dist": {
7880
                "type": "zip",
7881
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7882
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7883
                "shasum": ""
7884
            },
7885
            "require": {
7886
                "php": "^7.0 || ^8.0",
7887
                "psr/http-message": "^1.0"
7888
            },
7889
            "type": "library",
7890
            "extra": {
7891
                "branch-alias": {
7892
                    "dev-master": "1.0.x-dev"
7893
                }
7894
            },
7895
            "autoload": {
7896
                "psr-4": {
7897
                    "Psr\\Http\\Client\\": "src/"
7898
                }
7899
            },
7900
            "notification-url": "https://packagist.org/downloads/",
7901
            "license": [
7902
                "MIT"
7903
            ],
7904
            "authors": [
7905
                {
7906
                    "name": "PHP-FIG",
7907
                    "homepage": "http://www.php-fig.org/"
7908
                }
7909
            ],
7910
            "description": "Common interface for HTTP clients",
7911
            "homepage": "https://github.com/php-fig/http-client",
7912
            "keywords": [
7913
                "http",
7914
                "http-client",
7915
                "psr",
7916
                "psr-18"
7917
            ],
7918
            "support": {
7919
                "source": "https://github.com/php-fig/http-client/tree/master"
7920
            },
7921
            "time": "2020-06-29T06:28:15+00:00"
7922
        },
7923
        {
7924
            "name": "psr/http-factory",
7925
            "version": "1.0.1",
7926
            "source": {
7927
                "type": "git",
7928
                "url": "https://github.com/php-fig/http-factory.git",
7929
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
7930
            },
7931
            "dist": {
7932
                "type": "zip",
7933
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7934
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7935
                "shasum": ""
7936
            },
7937
            "require": {
7938
                "php": ">=7.0.0",
7939
                "psr/http-message": "^1.0"
7940
            },
7941
            "type": "library",
7942
            "extra": {
7943
                "branch-alias": {
7944
                    "dev-master": "1.0.x-dev"
7945
                }
7946
            },
7947
            "autoload": {
7948
                "psr-4": {
7949
                    "Psr\\Http\\Message\\": "src/"
7950
                }
7951
            },
7952
            "notification-url": "https://packagist.org/downloads/",
7953
            "license": [
7954
                "MIT"
7955
            ],
7956
            "authors": [
7957
                {
7958
                    "name": "PHP-FIG",
7959
                    "homepage": "http://www.php-fig.org/"
7960
                }
7961
            ],
7962
            "description": "Common interfaces for PSR-7 HTTP message factories",
7963
            "keywords": [
7964
                "factory",
7965
                "http",
7966
                "message",
7967
                "psr",
7968
                "psr-17",
7969
                "psr-7",
7970
                "request",
7971
                "response"
7972
            ],
7973
            "support": {
7974
                "source": "https://github.com/php-fig/http-factory/tree/master"
7975
            },
7976
            "time": "2019-04-30T12:38:16+00:00"
7977
        },
7978
        {
7979
            "name": "psr/http-message",
7980
            "version": "1.0.1",
7981
            "source": {
7982
                "type": "git",
7983
                "url": "https://github.com/php-fig/http-message.git",
7984
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
7985
            },
7986
            "dist": {
7987
                "type": "zip",
7988
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
7989
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
7990
                "shasum": ""
7991
            },
7992
            "require": {
7993
                "php": ">=5.3.0"
7994
            },
7995
            "type": "library",
7996
            "extra": {
7997
                "branch-alias": {
7998
                    "dev-master": "1.0.x-dev"
7999
                }
8000
            },
8001
            "autoload": {
8002
                "psr-4": {
8003
                    "Psr\\Http\\Message\\": "src/"
8004
                }
8005
            },
8006
            "notification-url": "https://packagist.org/downloads/",
8007
            "license": [
8008
                "MIT"
8009
            ],
8010
            "authors": [
8011
                {
8012
                    "name": "PHP-FIG",
8013
                    "homepage": "http://www.php-fig.org/"
8014
                }
8015
            ],
8016
            "description": "Common interface for HTTP messages",
8017
            "homepage": "https://github.com/php-fig/http-message",
8018
            "keywords": [
8019
                "http",
8020
                "http-message",
8021
                "psr",
8022
                "psr-7",
8023
                "request",
8024
                "response"
8025
            ],
8026
            "support": {
8027
                "source": "https://github.com/php-fig/http-message/tree/master"
8028
            },
8029
            "time": "2016-08-06T14:39:51+00:00"
8030
        },
8031
        {
8032
            "name": "psr/log",
8033
            "version": "1.1.4",
8034
            "source": {
8035
                "type": "git",
8036
                "url": "https://github.com/php-fig/log.git",
8037
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
8038
            },
8039
            "dist": {
8040
                "type": "zip",
8041
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
8042
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
8043
                "shasum": ""
8044
            },
8045
            "require": {
8046
                "php": ">=5.3.0"
8047
            },
8048
            "type": "library",
8049
            "extra": {
8050
                "branch-alias": {
8051
                    "dev-master": "1.1.x-dev"
8052
                }
8053
            },
8054
            "autoload": {
8055
                "psr-4": {
8056
                    "Psr\\Log\\": "Psr/Log/"
8057
                }
8058
            },
8059
            "notification-url": "https://packagist.org/downloads/",
8060
            "license": [
8061
                "MIT"
8062
            ],
8063
            "authors": [
8064
                {
8065
                    "name": "PHP-FIG",
8066
                    "homepage": "https://www.php-fig.org/"
8067
                }
8068
            ],
8069
            "description": "Common interface for logging libraries",
8070
            "homepage": "https://github.com/php-fig/log",
8071
            "keywords": [
8072
                "log",
8073
                "psr",
8074
                "psr-3"
8075
            ],
8076
            "support": {
8077
                "source": "https://github.com/php-fig/log/tree/1.1.4"
8078
            },
8079
            "time": "2021-05-03T11:20:27+00:00"
8080
        },
8081
        {
8082
            "name": "psr/simple-cache",
8083
            "version": "1.0.1",
8084
            "source": {
8085
                "type": "git",
8086
                "url": "https://github.com/php-fig/simple-cache.git",
8087
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
8088
            },
8089
            "dist": {
8090
                "type": "zip",
8091
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
8092
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
8093
                "shasum": ""
8094
            },
8095
            "require": {
8096
                "php": ">=5.3.0"
8097
            },
8098
            "type": "library",
8099
            "extra": {
8100
                "branch-alias": {
8101
                    "dev-master": "1.0.x-dev"
8102
                }
8103
            },
8104
            "autoload": {
8105
                "psr-4": {
8106
                    "Psr\\SimpleCache\\": "src/"
8107
                }
8108
            },
8109
            "notification-url": "https://packagist.org/downloads/",
8110
            "license": [
8111
                "MIT"
8112
            ],
8113
            "authors": [
8114
                {
8115
                    "name": "PHP-FIG",
8116
                    "homepage": "http://www.php-fig.org/"
8117
                }
8118
            ],
8119
            "description": "Common interfaces for simple caching",
8120
            "keywords": [
8121
                "cache",
8122
                "caching",
8123
                "psr",
8124
                "psr-16",
8125
                "simple-cache"
8126
            ],
8127
            "support": {
8128
                "source": "https://github.com/php-fig/simple-cache/tree/master"
8129
            },
8130
            "time": "2017-10-23T01:57:42+00:00"
8131
        },
8132
        {
8133
            "name": "ralouphie/getallheaders",
8134
            "version": "3.0.3",
8135
            "source": {
8136
                "type": "git",
8137
                "url": "https://github.com/ralouphie/getallheaders.git",
8138
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
8139
            },
8140
            "dist": {
8141
                "type": "zip",
8142
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
8143
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
8144
                "shasum": ""
8145
            },
8146
            "require": {
8147
                "php": ">=5.6"
8148
            },
8149
            "require-dev": {
8150
                "php-coveralls/php-coveralls": "^2.1",
8151
                "phpunit/phpunit": "^5 || ^6.5"
8152
            },
8153
            "type": "library",
8154
            "autoload": {
8155
                "files": [
8156
                    "src/getallheaders.php"
8157
                ]
8158
            },
8159
            "notification-url": "https://packagist.org/downloads/",
8160
            "license": [
8161
                "MIT"
8162
            ],
8163
            "authors": [
8164
                {
8165
                    "name": "Ralph Khattar",
8166
                    "email": "ralph.khattar@gmail.com"
8167
                }
8168
            ],
8169
            "description": "A polyfill for getallheaders.",
8170
            "support": {
8171
                "issues": "https://github.com/ralouphie/getallheaders/issues",
8172
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
8173
            },
8174
            "time": "2019-03-08T08:55:37+00:00"
8175
        },
8176
        {
8177
            "name": "rncryptor/rncryptor",
8178
            "version": "4.3.0",
8179
            "source": {
8180
                "type": "git",
8181
                "url": "https://github.com/RNCryptor/RNCryptor-php.git",
8182
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302"
8183
            },
8184
            "dist": {
8185
                "type": "zip",
8186
                "url": "https://api.github.com/repos/RNCryptor/RNCryptor-php/zipball/6155afba39f053a50b9bd0bcd2f3062731821302",
8187
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302",
8188
                "shasum": ""
8189
            },
8190
            "require": {
8191
                "ext-openssl": "*",
8192
                "php": ">=7.0"
8193
            },
8194
            "require-dev": {
8195
                "phpunit/phpunit": "~6.0",
8196
                "rncryptor/spec": "~4.0",
8197
                "squizlabs/php_codesniffer": "^2.8"
8198
            },
8199
            "type": "library",
8200
            "autoload": {
8201
                "psr-4": {
8202
                    "RNCryptor\\": "src/"
8203
                }
8204
            },
8205
            "notification-url": "https://packagist.org/downloads/",
8206
            "license": [
8207
                "MIT"
8208
            ],
8209
            "authors": [
8210
                {
8211
                    "name": "Rob Napier",
8212
                    "email": "robnapier@gmail.com"
8213
                },
8214
                {
8215
                    "name": "Guysung Kim",
8216
                    "email": "guysung.kim@gmail.com"
8217
                },
8218
                {
8219
                    "name": "Curtis Farnham",
8220
                    "email": "curtisfarnham@gmail.com"
8221
                }
8222
            ],
8223
            "description": "PHP implementation of RNCryptor",
8224
            "homepage": "http://rncryptor.github.io",
8225
            "keywords": [
8226
                "crypto",
8227
                "encryption",
8228
                "rncryptor"
8229
            ],
8230
            "support": {
8231
                "issues": "https://github.com/RNCryptor/RNCryptor-php/issues",
8232
                "source": "https://github.com/RNCryptor/RNCryptor-php/tree/master"
8233
            },
8234
            "time": "2020-02-20T18:23:55+00:00"
8235
        },
8236
        {
8237
            "name": "sebastian/cli-parser",
8238
            "version": "1.0.1",
8239
            "source": {
8240
                "type": "git",
8241
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
8242
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
8243
            },
8244
            "dist": {
8245
                "type": "zip",
8246
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8247
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8248
                "shasum": ""
8249
            },
8250
            "require": {
8251
                "php": ">=7.3"
8252
            },
8253
            "require-dev": {
8254
                "phpunit/phpunit": "^9.3"
8255
            },
8256
            "type": "library",
8257
            "extra": {
8258
                "branch-alias": {
8259
                    "dev-master": "1.0-dev"
8260
                }
8261
            },
8262
            "autoload": {
8263
                "classmap": [
8264
                    "src/"
8265
                ]
8266
            },
8267
            "notification-url": "https://packagist.org/downloads/",
8268
            "license": [
8269
                "BSD-3-Clause"
8270
            ],
8271
            "authors": [
8272
                {
8273
                    "name": "Sebastian Bergmann",
8274
                    "email": "sebastian@phpunit.de",
8275
                    "role": "lead"
8276
                }
8277
            ],
8278
            "description": "Library for parsing CLI options",
8279
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
8280
            "support": {
8281
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8282
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
8283
            },
8284
            "funding": [
8285
                {
8286
                    "url": "https://github.com/sebastianbergmann",
8287
                    "type": "github"
8288
                }
8289
            ],
8290
            "time": "2020-09-28T06:08:49+00:00"
8291
        },
8292
        {
8293
            "name": "sebastian/code-unit",
8294
            "version": "1.0.8",
8295
            "source": {
8296
                "type": "git",
8297
                "url": "https://github.com/sebastianbergmann/code-unit.git",
8298
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
8299
            },
8300
            "dist": {
8301
                "type": "zip",
8302
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
8303
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
8304
                "shasum": ""
8305
            },
8306
            "require": {
8307
                "php": ">=7.3"
8308
            },
8309
            "require-dev": {
8310
                "phpunit/phpunit": "^9.3"
8311
            },
8312
            "type": "library",
8313
            "extra": {
8314
                "branch-alias": {
8315
                    "dev-master": "1.0-dev"
8316
                }
8317
            },
8318
            "autoload": {
8319
                "classmap": [
8320
                    "src/"
8321
                ]
8322
            },
8323
            "notification-url": "https://packagist.org/downloads/",
8324
            "license": [
8325
                "BSD-3-Clause"
8326
            ],
8327
            "authors": [
8328
                {
8329
                    "name": "Sebastian Bergmann",
8330
                    "email": "sebastian@phpunit.de",
8331
                    "role": "lead"
8332
                }
8333
            ],
8334
            "description": "Collection of value objects that represent the PHP code units",
8335
            "homepage": "https://github.com/sebastianbergmann/code-unit",
8336
            "support": {
8337
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8338
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
8339
            },
8340
            "funding": [
8341
                {
8342
                    "url": "https://github.com/sebastianbergmann",
8343
                    "type": "github"
8344
                }
8345
            ],
8346
            "time": "2020-10-26T13:08:54+00:00"
8347
        },
8348
        {
8349
            "name": "sebastian/code-unit-reverse-lookup",
8350
            "version": "2.0.3",
8351
            "source": {
8352
                "type": "git",
8353
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8354
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
8355
            },
8356
            "dist": {
8357
                "type": "zip",
8358
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8359
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8360
                "shasum": ""
8361
            },
8362
            "require": {
8363
                "php": ">=7.3"
8364
            },
8365
            "require-dev": {
8366
                "phpunit/phpunit": "^9.3"
8367
            },
8368
            "type": "library",
8369
            "extra": {
8370
                "branch-alias": {
8371
                    "dev-master": "2.0-dev"
8372
                }
8373
            },
8374
            "autoload": {
8375
                "classmap": [
8376
                    "src/"
8377
                ]
8378
            },
8379
            "notification-url": "https://packagist.org/downloads/",
8380
            "license": [
8381
                "BSD-3-Clause"
8382
            ],
8383
            "authors": [
8384
                {
8385
                    "name": "Sebastian Bergmann",
8386
                    "email": "sebastian@phpunit.de"
8387
                }
8388
            ],
8389
            "description": "Looks up which function or method a line of code belongs to",
8390
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8391
            "support": {
8392
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8393
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
8394
            },
8395
            "funding": [
8396
                {
8397
                    "url": "https://github.com/sebastianbergmann",
8398
                    "type": "github"
8399
                }
8400
            ],
8401
            "time": "2020-09-28T05:30:19+00:00"
8402
        },
8403
        {
8404
            "name": "sebastian/comparator",
8405
            "version": "4.0.6",
8406
            "source": {
8407
                "type": "git",
8408
                "url": "https://github.com/sebastianbergmann/comparator.git",
8409
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
8410
            },
8411
            "dist": {
8412
                "type": "zip",
8413
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
8414
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
8415
                "shasum": ""
8416
            },
8417
            "require": {
8418
                "php": ">=7.3",
8419
                "sebastian/diff": "^4.0",
8420
                "sebastian/exporter": "^4.0"
8421
            },
8422
            "require-dev": {
8423
                "phpunit/phpunit": "^9.3"
8424
            },
8425
            "type": "library",
8426
            "extra": {
8427
                "branch-alias": {
8428
                    "dev-master": "4.0-dev"
8429
                }
8430
            },
8431
            "autoload": {
8432
                "classmap": [
8433
                    "src/"
8434
                ]
8435
            },
8436
            "notification-url": "https://packagist.org/downloads/",
8437
            "license": [
8438
                "BSD-3-Clause"
8439
            ],
8440
            "authors": [
8441
                {
8442
                    "name": "Sebastian Bergmann",
8443
                    "email": "sebastian@phpunit.de"
8444
                },
8445
                {
8446
                    "name": "Jeff Welch",
8447
                    "email": "whatthejeff@gmail.com"
8448
                },
8449
                {
8450
                    "name": "Volker Dusch",
8451
                    "email": "github@wallbash.com"
8452
                },
8453
                {
8454
                    "name": "Bernhard Schussek",
8455
                    "email": "bschussek@2bepublished.at"
8456
                }
8457
            ],
8458
            "description": "Provides the functionality to compare PHP values for equality",
8459
            "homepage": "https://github.com/sebastianbergmann/comparator",
8460
            "keywords": [
8461
                "comparator",
8462
                "compare",
8463
                "equality"
8464
            ],
8465
            "support": {
8466
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
8467
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
8468
            },
8469
            "funding": [
8470
                {
8471
                    "url": "https://github.com/sebastianbergmann",
8472
                    "type": "github"
8473
                }
8474
            ],
8475
            "time": "2020-10-26T15:49:45+00:00"
8476
        },
8477
        {
8478
            "name": "sebastian/complexity",
8479
            "version": "2.0.2",
8480
            "source": {
8481
                "type": "git",
8482
                "url": "https://github.com/sebastianbergmann/complexity.git",
8483
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
8484
            },
8485
            "dist": {
8486
                "type": "zip",
8487
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
8488
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
8489
                "shasum": ""
8490
            },
8491
            "require": {
8492
                "nikic/php-parser": "^4.7",
8493
                "php": ">=7.3"
8494
            },
8495
            "require-dev": {
8496
                "phpunit/phpunit": "^9.3"
8497
            },
8498
            "type": "library",
8499
            "extra": {
8500
                "branch-alias": {
8501
                    "dev-master": "2.0-dev"
8502
                }
8503
            },
8504
            "autoload": {
8505
                "classmap": [
8506
                    "src/"
8507
                ]
8508
            },
8509
            "notification-url": "https://packagist.org/downloads/",
8510
            "license": [
8511
                "BSD-3-Clause"
8512
            ],
8513
            "authors": [
8514
                {
8515
                    "name": "Sebastian Bergmann",
8516
                    "email": "sebastian@phpunit.de",
8517
                    "role": "lead"
8518
                }
8519
            ],
8520
            "description": "Library for calculating the complexity of PHP code units",
8521
            "homepage": "https://github.com/sebastianbergmann/complexity",
8522
            "support": {
8523
                "issues": "https://github.com/sebastianbergmann/complexity/issues",
8524
                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
8525
            },
8526
            "funding": [
8527
                {
8528
                    "url": "https://github.com/sebastianbergmann",
8529
                    "type": "github"
8530
                }
8531
            ],
8532
            "time": "2020-10-26T15:52:27+00:00"
8533
        },
8534
        {
8535
            "name": "sebastian/diff",
8536
            "version": "4.0.4",
8537
            "source": {
8538
                "type": "git",
8539
                "url": "https://github.com/sebastianbergmann/diff.git",
8540
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
8541
            },
8542
            "dist": {
8543
                "type": "zip",
8544
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8545
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8546
                "shasum": ""
8547
            },
8548
            "require": {
8549
                "php": ">=7.3"
8550
            },
8551
            "require-dev": {
8552
                "phpunit/phpunit": "^9.3",
8553
                "symfony/process": "^4.2 || ^5"
8554
            },
8555
            "type": "library",
8556
            "extra": {
8557
                "branch-alias": {
8558
                    "dev-master": "4.0-dev"
8559
                }
8560
            },
8561
            "autoload": {
8562
                "classmap": [
8563
                    "src/"
8564
                ]
8565
            },
8566
            "notification-url": "https://packagist.org/downloads/",
8567
            "license": [
8568
                "BSD-3-Clause"
8569
            ],
8570
            "authors": [
8571
                {
8572
                    "name": "Sebastian Bergmann",
8573
                    "email": "sebastian@phpunit.de"
8574
                },
8575
                {
8576
                    "name": "Kore Nordmann",
8577
                    "email": "mail@kore-nordmann.de"
8578
                }
8579
            ],
8580
            "description": "Diff implementation",
8581
            "homepage": "https://github.com/sebastianbergmann/diff",
8582
            "keywords": [
8583
                "diff",
8584
                "udiff",
8585
                "unidiff",
8586
                "unified diff"
8587
            ],
8588
            "support": {
8589
                "issues": "https://github.com/sebastianbergmann/diff/issues",
8590
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8591
            },
8592
            "funding": [
8593
                {
8594
                    "url": "https://github.com/sebastianbergmann",
8595
                    "type": "github"
8596
                }
8597
            ],
8598
            "time": "2020-10-26T13:10:38+00:00"
8599
        },
8600
        {
8601
            "name": "sebastian/environment",
8602
            "version": "5.1.3",
8603
            "source": {
8604
                "type": "git",
8605
                "url": "https://github.com/sebastianbergmann/environment.git",
8606
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
8607
            },
8608
            "dist": {
8609
                "type": "zip",
8610
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
8611
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
8612
                "shasum": ""
8613
            },
8614
            "require": {
8615
                "php": ">=7.3"
8616
            },
8617
            "require-dev": {
8618
                "phpunit/phpunit": "^9.3"
8619
            },
8620
            "suggest": {
8621
                "ext-posix": "*"
8622
            },
8623
            "type": "library",
8624
            "extra": {
8625
                "branch-alias": {
8626
                    "dev-master": "5.1-dev"
8627
                }
8628
            },
8629
            "autoload": {
8630
                "classmap": [
8631
                    "src/"
8632
                ]
8633
            },
8634
            "notification-url": "https://packagist.org/downloads/",
8635
            "license": [
8636
                "BSD-3-Clause"
8637
            ],
8638
            "authors": [
8639
                {
8640
                    "name": "Sebastian Bergmann",
8641
                    "email": "sebastian@phpunit.de"
8642
                }
8643
            ],
8644
            "description": "Provides functionality to handle HHVM/PHP environments",
8645
            "homepage": "http://www.github.com/sebastianbergmann/environment",
8646
            "keywords": [
8647
                "Xdebug",
8648
                "environment",
8649
                "hhvm"
8650
            ],
8651
            "support": {
8652
                "issues": "https://github.com/sebastianbergmann/environment/issues",
8653
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
8654
            },
8655
            "funding": [
8656
                {
8657
                    "url": "https://github.com/sebastianbergmann",
8658
                    "type": "github"
8659
                }
8660
            ],
8661
            "time": "2020-09-28T05:52:38+00:00"
8662
        },
8663
        {
8664
            "name": "sebastian/exporter",
8665
            "version": "4.0.3",
8666
            "source": {
8667
                "type": "git",
8668
                "url": "https://github.com/sebastianbergmann/exporter.git",
8669
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
8670
            },
8671
            "dist": {
8672
                "type": "zip",
8673
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8674
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8675
                "shasum": ""
8676
            },
8677
            "require": {
8678
                "php": ">=7.3",
8679
                "sebastian/recursion-context": "^4.0"
8680
            },
8681
            "require-dev": {
8682
                "ext-mbstring": "*",
8683
                "phpunit/phpunit": "^9.3"
8684
            },
8685
            "type": "library",
8686
            "extra": {
8687
                "branch-alias": {
8688
                    "dev-master": "4.0-dev"
8689
                }
8690
            },
8691
            "autoload": {
8692
                "classmap": [
8693
                    "src/"
8694
                ]
8695
            },
8696
            "notification-url": "https://packagist.org/downloads/",
8697
            "license": [
8698
                "BSD-3-Clause"
8699
            ],
8700
            "authors": [
8701
                {
8702
                    "name": "Sebastian Bergmann",
8703
                    "email": "sebastian@phpunit.de"
8704
                },
8705
                {
8706
                    "name": "Jeff Welch",
8707
                    "email": "whatthejeff@gmail.com"
8708
                },
8709
                {
8710
                    "name": "Volker Dusch",
8711
                    "email": "github@wallbash.com"
8712
                },
8713
                {
8714
                    "name": "Adam Harvey",
8715
                    "email": "aharvey@php.net"
8716
                },
8717
                {
8718
                    "name": "Bernhard Schussek",
8719
                    "email": "bschussek@gmail.com"
8720
                }
8721
            ],
8722
            "description": "Provides the functionality to export PHP variables for visualization",
8723
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
8724
            "keywords": [
8725
                "export",
8726
                "exporter"
8727
            ],
8728
            "support": {
8729
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
8730
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
8731
            },
8732
            "funding": [
8733
                {
8734
                    "url": "https://github.com/sebastianbergmann",
8735
                    "type": "github"
8736
                }
8737
            ],
8738
            "time": "2020-09-28T05:24:23+00:00"
8739
        },
8740
        {
8741
            "name": "sebastian/global-state",
8742
            "version": "5.0.3",
8743
            "source": {
8744
                "type": "git",
8745
                "url": "https://github.com/sebastianbergmann/global-state.git",
8746
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
8747
            },
8748
            "dist": {
8749
                "type": "zip",
8750
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8751
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8752
                "shasum": ""
8753
            },
8754
            "require": {
8755
                "php": ">=7.3",
8756
                "sebastian/object-reflector": "^2.0",
8757
                "sebastian/recursion-context": "^4.0"
8758
            },
8759
            "require-dev": {
8760
                "ext-dom": "*",
8761
                "phpunit/phpunit": "^9.3"
8762
            },
8763
            "suggest": {
8764
                "ext-uopz": "*"
8765
            },
8766
            "type": "library",
8767
            "extra": {
8768
                "branch-alias": {
8769
                    "dev-master": "5.0-dev"
8770
                }
8771
            },
8772
            "autoload": {
8773
                "classmap": [
8774
                    "src/"
8775
                ]
8776
            },
8777
            "notification-url": "https://packagist.org/downloads/",
8778
            "license": [
8779
                "BSD-3-Clause"
8780
            ],
8781
            "authors": [
8782
                {
8783
                    "name": "Sebastian Bergmann",
8784
                    "email": "sebastian@phpunit.de"
8785
                }
8786
            ],
8787
            "description": "Snapshotting of global state",
8788
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
8789
            "keywords": [
8790
                "global state"
8791
            ],
8792
            "support": {
8793
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
8794
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
8795
            },
8796
            "funding": [
8797
                {
8798
                    "url": "https://github.com/sebastianbergmann",
8799
                    "type": "github"
8800
                }
8801
            ],
8802
            "time": "2021-06-11T13:31:12+00:00"
8803
        },
8804
        {
8805
            "name": "sebastian/lines-of-code",
8806
            "version": "1.0.3",
8807
            "source": {
8808
                "type": "git",
8809
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
8810
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
8811
            },
8812
            "dist": {
8813
                "type": "zip",
8814
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8815
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8816
                "shasum": ""
8817
            },
8818
            "require": {
8819
                "nikic/php-parser": "^4.6",
8820
                "php": ">=7.3"
8821
            },
8822
            "require-dev": {
8823
                "phpunit/phpunit": "^9.3"
8824
            },
8825
            "type": "library",
8826
            "extra": {
8827
                "branch-alias": {
8828
                    "dev-master": "1.0-dev"
8829
                }
8830
            },
8831
            "autoload": {
8832
                "classmap": [
8833
                    "src/"
8834
                ]
8835
            },
8836
            "notification-url": "https://packagist.org/downloads/",
8837
            "license": [
8838
                "BSD-3-Clause"
8839
            ],
8840
            "authors": [
8841
                {
8842
                    "name": "Sebastian Bergmann",
8843
                    "email": "sebastian@phpunit.de",
8844
                    "role": "lead"
8845
                }
8846
            ],
8847
            "description": "Library for counting the lines of code in PHP source code",
8848
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
8849
            "support": {
8850
                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
8851
                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
8852
            },
8853
            "funding": [
8854
                {
8855
                    "url": "https://github.com/sebastianbergmann",
8856
                    "type": "github"
8857
                }
8858
            ],
8859
            "time": "2020-11-28T06:42:11+00:00"
8860
        },
8861
        {
8862
            "name": "sebastian/object-enumerator",
8863
            "version": "4.0.4",
8864
            "source": {
8865
                "type": "git",
8866
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8867
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
8868
            },
8869
            "dist": {
8870
                "type": "zip",
8871
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
8872
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
8873
                "shasum": ""
8874
            },
8875
            "require": {
8876
                "php": ">=7.3",
8877
                "sebastian/object-reflector": "^2.0",
8878
                "sebastian/recursion-context": "^4.0"
8879
            },
8880
            "require-dev": {
8881
                "phpunit/phpunit": "^9.3"
8882
            },
8883
            "type": "library",
8884
            "extra": {
8885
                "branch-alias": {
8886
                    "dev-master": "4.0-dev"
8887
                }
8888
            },
8889
            "autoload": {
8890
                "classmap": [
8891
                    "src/"
8892
                ]
8893
            },
8894
            "notification-url": "https://packagist.org/downloads/",
8895
            "license": [
8896
                "BSD-3-Clause"
8897
            ],
8898
            "authors": [
8899
                {
8900
                    "name": "Sebastian Bergmann",
8901
                    "email": "sebastian@phpunit.de"
8902
                }
8903
            ],
8904
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8905
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8906
            "support": {
8907
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8908
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
8909
            },
8910
            "funding": [
8911
                {
8912
                    "url": "https://github.com/sebastianbergmann",
8913
                    "type": "github"
8914
                }
8915
            ],
8916
            "time": "2020-10-26T13:12:34+00:00"
8917
        },
8918
        {
8919
            "name": "sebastian/object-reflector",
8920
            "version": "2.0.4",
8921
            "source": {
8922
                "type": "git",
8923
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
8924
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
8925
            },
8926
            "dist": {
8927
                "type": "zip",
8928
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8929
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8930
                "shasum": ""
8931
            },
8932
            "require": {
8933
                "php": ">=7.3"
8934
            },
8935
            "require-dev": {
8936
                "phpunit/phpunit": "^9.3"
8937
            },
8938
            "type": "library",
8939
            "extra": {
8940
                "branch-alias": {
8941
                    "dev-master": "2.0-dev"
8942
                }
8943
            },
8944
            "autoload": {
8945
                "classmap": [
8946
                    "src/"
8947
                ]
8948
            },
8949
            "notification-url": "https://packagist.org/downloads/",
8950
            "license": [
8951
                "BSD-3-Clause"
8952
            ],
8953
            "authors": [
8954
                {
8955
                    "name": "Sebastian Bergmann",
8956
                    "email": "sebastian@phpunit.de"
8957
                }
8958
            ],
8959
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
8960
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8961
            "support": {
8962
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8963
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
8964
            },
8965
            "funding": [
8966
                {
8967
                    "url": "https://github.com/sebastianbergmann",
8968
                    "type": "github"
8969
                }
8970
            ],
8971
            "time": "2020-10-26T13:14:26+00:00"
8972
        },
8973
        {
8974
            "name": "sebastian/recursion-context",
8975
            "version": "4.0.4",
8976
            "source": {
8977
                "type": "git",
8978
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
8979
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
8980
            },
8981
            "dist": {
8982
                "type": "zip",
8983
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
8984
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
8985
                "shasum": ""
8986
            },
8987
            "require": {
8988
                "php": ">=7.3"
8989
            },
8990
            "require-dev": {
8991
                "phpunit/phpunit": "^9.3"
8992
            },
8993
            "type": "library",
8994
            "extra": {
8995
                "branch-alias": {
8996
                    "dev-master": "4.0-dev"
8997
                }
8998
            },
8999
            "autoload": {
9000
                "classmap": [
9001
                    "src/"
9002
                ]
9003
            },
9004
            "notification-url": "https://packagist.org/downloads/",
9005
            "license": [
9006
                "BSD-3-Clause"
9007
            ],
9008
            "authors": [
9009
                {
9010
                    "name": "Sebastian Bergmann",
9011
                    "email": "sebastian@phpunit.de"
9012
                },
9013
                {
9014
                    "name": "Jeff Welch",
9015
                    "email": "whatthejeff@gmail.com"
9016
                },
9017
                {
9018
                    "name": "Adam Harvey",
9019
                    "email": "aharvey@php.net"
9020
                }
9021
            ],
9022
            "description": "Provides functionality to recursively process PHP variables",
9023
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
9024
            "support": {
9025
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9026
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
9027
            },
9028
            "funding": [
9029
                {
9030
                    "url": "https://github.com/sebastianbergmann",
9031
                    "type": "github"
9032
                }
9033
            ],
9034
            "time": "2020-10-26T13:17:30+00:00"
9035
        },
9036
        {
9037
            "name": "sebastian/resource-operations",
9038
            "version": "3.0.3",
9039
            "source": {
9040
                "type": "git",
9041
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
9042
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
9043
            },
9044
            "dist": {
9045
                "type": "zip",
9046
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9047
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9048
                "shasum": ""
9049
            },
9050
            "require": {
9051
                "php": ">=7.3"
9052
            },
9053
            "require-dev": {
9054
                "phpunit/phpunit": "^9.0"
9055
            },
9056
            "type": "library",
9057
            "extra": {
9058
                "branch-alias": {
9059
                    "dev-master": "3.0-dev"
9060
                }
9061
            },
9062
            "autoload": {
9063
                "classmap": [
9064
                    "src/"
9065
                ]
9066
            },
9067
            "notification-url": "https://packagist.org/downloads/",
9068
            "license": [
9069
                "BSD-3-Clause"
9070
            ],
9071
            "authors": [
9072
                {
9073
                    "name": "Sebastian Bergmann",
9074
                    "email": "sebastian@phpunit.de"
9075
                }
9076
            ],
9077
            "description": "Provides a list of PHP built-in functions that operate on resources",
9078
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
9079
            "support": {
9080
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
9081
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
9082
            },
9083
            "funding": [
9084
                {
9085
                    "url": "https://github.com/sebastianbergmann",
9086
                    "type": "github"
9087
                }
9088
            ],
9089
            "abandoned": true,
9090
            "time": "2020-09-28T06:45:17+00:00"
9091
        },
9092
        {
9093
            "name": "sebastian/type",
9094
            "version": "2.3.4",
9095
            "source": {
9096
                "type": "git",
9097
                "url": "https://github.com/sebastianbergmann/type.git",
9098
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
9099
            },
9100
            "dist": {
9101
                "type": "zip",
9102
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
9103
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
9104
                "shasum": ""
9105
            },
9106
            "require": {
9107
                "php": ">=7.3"
9108
            },
9109
            "require-dev": {
9110
                "phpunit/phpunit": "^9.3"
9111
            },
9112
            "type": "library",
9113
            "extra": {
9114
                "branch-alias": {
9115
                    "dev-master": "2.3-dev"
9116
                }
9117
            },
9118
            "autoload": {
9119
                "classmap": [
9120
                    "src/"
9121
                ]
9122
            },
9123
            "notification-url": "https://packagist.org/downloads/",
9124
            "license": [
9125
                "BSD-3-Clause"
9126
            ],
9127
            "authors": [
9128
                {
9129
                    "name": "Sebastian Bergmann",
9130
                    "email": "sebastian@phpunit.de",
9131
                    "role": "lead"
9132
                }
9133
            ],
9134
            "description": "Collection of value objects that represent the types of the PHP type system",
9135
            "homepage": "https://github.com/sebastianbergmann/type",
9136
            "support": {
9137
                "issues": "https://github.com/sebastianbergmann/type/issues",
9138
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
9139
            },
9140
            "funding": [
9141
                {
9142
                    "url": "https://github.com/sebastianbergmann",
9143
                    "type": "github"
9144
                }
9145
            ],
9146
            "time": "2021-06-15T12:49:02+00:00"
9147
        },
9148
        {
9149
            "name": "sebastian/version",
9150
            "version": "3.0.2",
9151
            "source": {
9152
                "type": "git",
9153
                "url": "https://github.com/sebastianbergmann/version.git",
9154
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
9155
            },
9156
            "dist": {
9157
                "type": "zip",
9158
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
9159
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
9160
                "shasum": ""
9161
            },
9162
            "require": {
9163
                "php": ">=7.3"
9164
            },
9165
            "type": "library",
9166
            "extra": {
9167
                "branch-alias": {
9168
                    "dev-master": "3.0-dev"
9169
                }
9170
            },
9171
            "autoload": {
9172
                "classmap": [
9173
                    "src/"
9174
                ]
9175
            },
9176
            "notification-url": "https://packagist.org/downloads/",
9177
            "license": [
9178
                "BSD-3-Clause"
9179
            ],
9180
            "authors": [
9181
                {
9182
                    "name": "Sebastian Bergmann",
9183
                    "email": "sebastian@phpunit.de",
9184
                    "role": "lead"
9185
                }
9186
            ],
9187
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9188
            "homepage": "https://github.com/sebastianbergmann/version",
9189
            "support": {
9190
                "issues": "https://github.com/sebastianbergmann/version/issues",
9191
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
9192
            },
9193
            "funding": [
9194
                {
9195
                    "url": "https://github.com/sebastianbergmann",
9196
                    "type": "github"
9197
                }
9198
            ],
9199
            "time": "2020-09-28T06:39:44+00:00"
9200
        },
9201
        {
9202
            "name": "symfony/console",
9203
<<<<<<< .mine
9204
            "version": "v5.3.6",
9205
||||||| .r9
9206
            "version": "v5.3.2",
9207
=======
9208
            "version": "v5.3.7",
9209
>>>>>>> .r10
9210
            "source": {
9211
                "type": "git",
9212
                "url": "https://github.com/symfony/console.git",
9213
<<<<<<< .mine
9214
                "reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2"
9215
||||||| .r9
9216
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
9217
=======
9218
                "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
9219
>>>>>>> .r10
9220
            },
9221
            "dist": {
9222
                "type": "zip",
9223
<<<<<<< .mine
9224
                "url": "https://api.github.com/repos/symfony/console/zipball/51b71afd6d2dc8f5063199357b9880cea8d8bfe2",
9225
                "reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2",
9226
||||||| .r9
9227
                "url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
9228
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
9229
=======
9230
                "url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
9231
                "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
9232
>>>>>>> .r10
9233
                "shasum": ""
9234
            },
9235
            "require": {
9236
                "php": ">=7.2.5",
9237
                "symfony/deprecation-contracts": "^2.1",
9238
                "symfony/polyfill-mbstring": "~1.0",
9239
                "symfony/polyfill-php73": "^1.8",
9240
                "symfony/polyfill-php80": "^1.16",
9241
                "symfony/service-contracts": "^1.1|^2",
9242
                "symfony/string": "^5.1"
9243
            },
9244
            "conflict": {
9245
                "psr/log": ">=3",
9246
                "symfony/dependency-injection": "<4.4",
9247
                "symfony/dotenv": "<5.1",
9248
                "symfony/event-dispatcher": "<4.4",
9249
                "symfony/lock": "<4.4",
9250
                "symfony/process": "<4.4"
9251
            },
9252
            "provide": {
9253
                "psr/log-implementation": "1.0|2.0"
9254
            },
9255
            "require-dev": {
9256
                "psr/log": "^1|^2",
9257
                "symfony/config": "^4.4|^5.0",
9258
                "symfony/dependency-injection": "^4.4|^5.0",
9259
                "symfony/event-dispatcher": "^4.4|^5.0",
9260
                "symfony/lock": "^4.4|^5.0",
9261
                "symfony/process": "^4.4|^5.0",
9262
                "symfony/var-dumper": "^4.4|^5.0"
9263
            },
9264
            "suggest": {
9265
                "psr/log": "For using the console logger",
9266
                "symfony/event-dispatcher": "",
9267
                "symfony/lock": "",
9268
                "symfony/process": ""
9269
            },
9270
            "type": "library",
9271
            "autoload": {
9272
                "psr-4": {
9273
                    "Symfony\\Component\\Console\\": ""
9274
                },
9275
                "exclude-from-classmap": [
9276
                    "/Tests/"
9277
                ]
9278
            },
9279
            "notification-url": "https://packagist.org/downloads/",
9280
            "license": [
9281
                "MIT"
9282
            ],
9283
            "authors": [
9284
                {
9285
                    "name": "Fabien Potencier",
9286
                    "email": "fabien@symfony.com"
9287
                },
9288
                {
9289
                    "name": "Symfony Community",
9290
                    "homepage": "https://symfony.com/contributors"
9291
                }
9292
            ],
9293
            "description": "Eases the creation of beautiful and testable command line interfaces",
9294
            "homepage": "https://symfony.com",
9295
            "keywords": [
9296
                "cli",
9297
                "command line",
9298
                "console",
9299
                "terminal"
9300
            ],
9301
            "support": {
9302
<<<<<<< .mine
9303
                "source": "https://github.com/symfony/console/tree/v5.3.6"
9304
||||||| .r9
9305
                "source": "https://github.com/symfony/console/tree/v5.3.2"
9306
=======
9307
                "source": "https://github.com/symfony/console/tree/v5.3.7"
9308
>>>>>>> .r10
9309
            },
9310
            "funding": [
9311
                {
9312
                    "url": "https://symfony.com/sponsor",
9313
                    "type": "custom"
9314
                },
9315
                {
9316
                    "url": "https://github.com/fabpot",
9317
                    "type": "github"
9318
                },
9319
                {
9320
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9321
                    "type": "tidelift"
9322
                }
9323
            ],
9324
<<<<<<< .mine
9325
            "time": "2021-07-27T19:10:22+00:00"
9326
||||||| .r9
9327
            "time": "2021-06-12T09:42:48+00:00"
9328
=======
9329
            "time": "2021-08-25T20:02:16+00:00"
9330
>>>>>>> .r10
9331
        },
9332
        {
9333
            "name": "symfony/deprecation-contracts",
9334
            "version": "v2.4.0",
9335
            "source": {
9336
                "type": "git",
9337
                "url": "https://github.com/symfony/deprecation-contracts.git",
9338
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
9339
            },
9340
            "dist": {
9341
                "type": "zip",
9342
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9343
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9344
                "shasum": ""
9345
            },
9346
            "require": {
9347
                "php": ">=7.1"
9348
            },
9349
            "type": "library",
9350
            "extra": {
9351
                "branch-alias": {
9352
                    "dev-main": "2.4-dev"
9353
                },
9354
                "thanks": {
9355
                    "name": "symfony/contracts",
9356
                    "url": "https://github.com/symfony/contracts"
9357
                }
9358
            },
9359
            "autoload": {
9360
                "files": [
9361
                    "function.php"
9362
                ]
9363
            },
9364
            "notification-url": "https://packagist.org/downloads/",
9365
            "license": [
9366
                "MIT"
9367
            ],
9368
            "authors": [
9369
                {
9370
                    "name": "Nicolas Grekas",
9371
                    "email": "p@tchwork.com"
9372
                },
9373
                {
9374
                    "name": "Symfony Community",
9375
                    "homepage": "https://symfony.com/contributors"
9376
                }
9377
            ],
9378
            "description": "A generic function and convention to trigger deprecation notices",
9379
            "homepage": "https://symfony.com",
9380
            "support": {
9381
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
9382
            },
9383
            "funding": [
9384
                {
9385
                    "url": "https://symfony.com/sponsor",
9386
                    "type": "custom"
9387
                },
9388
                {
9389
                    "url": "https://github.com/fabpot",
9390
                    "type": "github"
9391
                },
9392
                {
9393
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9394
                    "type": "tidelift"
9395
                }
9396
            ],
9397
            "time": "2021-03-23T23:28:01+00:00"
9398
        },
9399
        {
9400
            "name": "symfony/event-dispatcher",
9401
<<<<<<< .mine
9402
            "version": "v5.3.4",
9403
||||||| .r9
9404
            "version": "v5.3.0",
9405
=======
9406
            "version": "v5.3.7",
9407
>>>>>>> .r10
9408
            "source": {
9409
                "type": "git",
9410
                "url": "https://github.com/symfony/event-dispatcher.git",
9411
<<<<<<< .mine
9412
                "reference": "f2fd2208157553874560f3645d4594303058c4bd"
9413
||||||| .r9
9414
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
9415
=======
9416
                "reference": "ce7b20d69c66a20939d8952b617506a44d102130"
9417
>>>>>>> .r10
9418
            },
9419
            "dist": {
9420
                "type": "zip",
9421
<<<<<<< .mine
9422
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f2fd2208157553874560f3645d4594303058c4bd",
9423
                "reference": "f2fd2208157553874560f3645d4594303058c4bd",
9424
||||||| .r9
9425
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
9426
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
9427
=======
9428
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130",
9429
                "reference": "ce7b20d69c66a20939d8952b617506a44d102130",
9430
>>>>>>> .r10
9431
                "shasum": ""
9432
            },
9433
            "require": {
9434
                "php": ">=7.2.5",
9435
                "symfony/deprecation-contracts": "^2.1",
9436
                "symfony/event-dispatcher-contracts": "^2",
9437
                "symfony/polyfill-php80": "^1.16"
9438
            },
9439
            "conflict": {
9440
                "symfony/dependency-injection": "<4.4"
9441
            },
9442
            "provide": {
9443
                "psr/event-dispatcher-implementation": "1.0",
9444
                "symfony/event-dispatcher-implementation": "2.0"
9445
            },
9446
            "require-dev": {
9447
                "psr/log": "^1|^2|^3",
9448
                "symfony/config": "^4.4|^5.0",
9449
                "symfony/dependency-injection": "^4.4|^5.0",
9450
                "symfony/error-handler": "^4.4|^5.0",
9451
                "symfony/expression-language": "^4.4|^5.0",
9452
                "symfony/http-foundation": "^4.4|^5.0",
9453
                "symfony/service-contracts": "^1.1|^2",
9454
                "symfony/stopwatch": "^4.4|^5.0"
9455
            },
9456
            "suggest": {
9457
                "symfony/dependency-injection": "",
9458
                "symfony/http-kernel": ""
9459
            },
9460
            "type": "library",
9461
            "autoload": {
9462
                "psr-4": {
9463
                    "Symfony\\Component\\EventDispatcher\\": ""
9464
                },
9465
                "exclude-from-classmap": [
9466
                    "/Tests/"
9467
                ]
9468
            },
9469
            "notification-url": "https://packagist.org/downloads/",
9470
            "license": [
9471
                "MIT"
9472
            ],
9473
            "authors": [
9474
                {
9475
                    "name": "Fabien Potencier",
9476
                    "email": "fabien@symfony.com"
9477
                },
9478
                {
9479
                    "name": "Symfony Community",
9480
                    "homepage": "https://symfony.com/contributors"
9481
                }
9482
            ],
9483
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
9484
            "homepage": "https://symfony.com",
9485
            "support": {
9486
<<<<<<< .mine
9487
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.4"
9488
||||||| .r9
9489
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.0"
9490
=======
9491
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7"
9492
>>>>>>> .r10
9493
            },
9494
            "funding": [
9495
                {
9496
                    "url": "https://symfony.com/sponsor",
9497
                    "type": "custom"
9498
                },
9499
                {
9500
                    "url": "https://github.com/fabpot",
9501
                    "type": "github"
9502
                },
9503
                {
9504
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9505
                    "type": "tidelift"
9506
                }
9507
            ],
9508
<<<<<<< .mine
9509
            "time": "2021-07-23T15:55:36+00:00"
9510
||||||| .r9
9511
            "time": "2021-05-26T17:43:10+00:00"
9512
=======
9513
            "time": "2021-08-04T21:20:46+00:00"
9514
>>>>>>> .r10
9515
        },
9516
        {
9517
            "name": "symfony/event-dispatcher-contracts",
9518
            "version": "v2.4.0",
9519
            "source": {
9520
                "type": "git",
9521
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
9522
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
9523
            },
9524
            "dist": {
9525
                "type": "zip",
9526
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9527
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9528
                "shasum": ""
9529
            },
9530
            "require": {
9531
                "php": ">=7.2.5",
9532
                "psr/event-dispatcher": "^1"
9533
            },
9534
            "suggest": {
9535
                "symfony/event-dispatcher-implementation": ""
9536
            },
9537
            "type": "library",
9538
            "extra": {
9539
                "branch-alias": {
9540
                    "dev-main": "2.4-dev"
9541
                },
9542
                "thanks": {
9543
                    "name": "symfony/contracts",
9544
                    "url": "https://github.com/symfony/contracts"
9545
                }
9546
            },
9547
            "autoload": {
9548
                "psr-4": {
9549
                    "Symfony\\Contracts\\EventDispatcher\\": ""
9550
                }
9551
            },
9552
            "notification-url": "https://packagist.org/downloads/",
9553
            "license": [
9554
                "MIT"
9555
            ],
9556
            "authors": [
9557
                {
9558
                    "name": "Nicolas Grekas",
9559
                    "email": "p@tchwork.com"
9560
                },
9561
                {
9562
                    "name": "Symfony Community",
9563
                    "homepage": "https://symfony.com/contributors"
9564
                }
9565
            ],
9566
            "description": "Generic abstractions related to dispatching event",
9567
            "homepage": "https://symfony.com",
9568
            "keywords": [
9569
                "abstractions",
9570
                "contracts",
9571
                "decoupling",
9572
                "interfaces",
9573
                "interoperability",
9574
                "standards"
9575
            ],
9576
            "support": {
9577
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
9578
            },
9579
            "funding": [
9580
                {
9581
                    "url": "https://symfony.com/sponsor",
9582
                    "type": "custom"
9583
                },
9584
                {
9585
                    "url": "https://github.com/fabpot",
9586
                    "type": "github"
9587
                },
9588
                {
9589
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9590
                    "type": "tidelift"
9591
                }
9592
            ],
9593
            "time": "2021-03-23T23:28:01+00:00"
9594
        },
9595
        {
9596
            "name": "symfony/polyfill-ctype",
9597
            "version": "v1.23.0",
9598
            "source": {
9599
                "type": "git",
9600
                "url": "https://github.com/symfony/polyfill-ctype.git",
9601
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
9602
            },
9603
            "dist": {
9604
                "type": "zip",
9605
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9606
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9607
                "shasum": ""
9608
            },
9609
            "require": {
9610
                "php": ">=7.1"
9611
            },
9612
            "suggest": {
9613
                "ext-ctype": "For best performance"
9614
            },
9615
            "type": "library",
9616
            "extra": {
9617
                "branch-alias": {
9618
                    "dev-main": "1.23-dev"
9619
                },
9620
                "thanks": {
9621
                    "name": "symfony/polyfill",
9622
                    "url": "https://github.com/symfony/polyfill"
9623
                }
9624
            },
9625
            "autoload": {
9626
                "psr-4": {
9627
                    "Symfony\\Polyfill\\Ctype\\": ""
9628
                },
9629
                "files": [
9630
                    "bootstrap.php"
9631
                ]
9632
            },
9633
            "notification-url": "https://packagist.org/downloads/",
9634
            "license": [
9635
                "MIT"
9636
            ],
9637
            "authors": [
9638
                {
9639
                    "name": "Gert de Pagter",
9640
                    "email": "BackEndTea@gmail.com"
9641
                },
9642
                {
9643
                    "name": "Symfony Community",
9644
                    "homepage": "https://symfony.com/contributors"
9645
                }
9646
            ],
9647
            "description": "Symfony polyfill for ctype functions",
9648
            "homepage": "https://symfony.com",
9649
            "keywords": [
9650
                "compatibility",
9651
                "ctype",
9652
                "polyfill",
9653
                "portable"
9654
            ],
9655
            "support": {
9656
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
9657
            },
9658
            "funding": [
9659
                {
9660
                    "url": "https://symfony.com/sponsor",
9661
                    "type": "custom"
9662
                },
9663
                {
9664
                    "url": "https://github.com/fabpot",
9665
                    "type": "github"
9666
                },
9667
                {
9668
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9669
                    "type": "tidelift"
9670
                }
9671
            ],
9672
            "time": "2021-02-19T12:13:01+00:00"
9673
        },
9674
        {
9675
            "name": "symfony/polyfill-intl-grapheme",
9676
            "version": "v1.23.1",
9677
            "source": {
9678
                "type": "git",
9679
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
9680
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
9681
            },
9682
            "dist": {
9683
                "type": "zip",
9684
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
9685
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
9686
                "shasum": ""
9687
            },
9688
            "require": {
9689
                "php": ">=7.1"
9690
            },
9691
            "suggest": {
9692
                "ext-intl": "For best performance"
9693
            },
9694
            "type": "library",
9695
            "extra": {
9696
                "branch-alias": {
9697
                    "dev-main": "1.23-dev"
9698
                },
9699
                "thanks": {
9700
                    "name": "symfony/polyfill",
9701
                    "url": "https://github.com/symfony/polyfill"
9702
                }
9703
            },
9704
            "autoload": {
9705
                "psr-4": {
9706
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
9707
                },
9708
                "files": [
9709
                    "bootstrap.php"
9710
                ]
9711
            },
9712
            "notification-url": "https://packagist.org/downloads/",
9713
            "license": [
9714
                "MIT"
9715
            ],
9716
            "authors": [
9717
                {
9718
                    "name": "Nicolas Grekas",
9719
                    "email": "p@tchwork.com"
9720
                },
9721
                {
9722
                    "name": "Symfony Community",
9723
                    "homepage": "https://symfony.com/contributors"
9724
                }
9725
            ],
9726
            "description": "Symfony polyfill for intl's grapheme_* functions",
9727
            "homepage": "https://symfony.com",
9728
            "keywords": [
9729
                "compatibility",
9730
                "grapheme",
9731
                "intl",
9732
                "polyfill",
9733
                "portable",
9734
                "shim"
9735
            ],
9736
            "support": {
9737
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
9738
            },
9739
            "funding": [
9740
                {
9741
                    "url": "https://symfony.com/sponsor",
9742
                    "type": "custom"
9743
                },
9744
                {
9745
                    "url": "https://github.com/fabpot",
9746
                    "type": "github"
9747
                },
9748
                {
9749
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9750
                    "type": "tidelift"
9751
                }
9752
            ],
9753
            "time": "2021-05-27T12:26:48+00:00"
9754
        },
9755
        {
9756
            "name": "symfony/polyfill-intl-normalizer",
9757
            "version": "v1.23.0",
9758
            "source": {
9759
                "type": "git",
9760
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
9761
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
9762
            },
9763
            "dist": {
9764
                "type": "zip",
9765
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
9766
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
9767
                "shasum": ""
9768
            },
9769
            "require": {
9770
                "php": ">=7.1"
9771
            },
9772
            "suggest": {
9773
                "ext-intl": "For best performance"
9774
            },
9775
            "type": "library",
9776
            "extra": {
9777
                "branch-alias": {
9778
                    "dev-main": "1.23-dev"
9779
                },
9780
                "thanks": {
9781
                    "name": "symfony/polyfill",
9782
                    "url": "https://github.com/symfony/polyfill"
9783
                }
9784
            },
9785
            "autoload": {
9786
                "psr-4": {
9787
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
9788
                },
9789
                "files": [
9790
                    "bootstrap.php"
9791
                ],
9792
                "classmap": [
9793
                    "Resources/stubs"
9794
                ]
9795
            },
9796
            "notification-url": "https://packagist.org/downloads/",
9797
            "license": [
9798
                "MIT"
9799
            ],
9800
            "authors": [
9801
                {
9802
                    "name": "Nicolas Grekas",
9803
                    "email": "p@tchwork.com"
9804
                },
9805
                {
9806
                    "name": "Symfony Community",
9807
                    "homepage": "https://symfony.com/contributors"
9808
                }
9809
            ],
9810
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
9811
            "homepage": "https://symfony.com",
9812
            "keywords": [
9813
                "compatibility",
9814
                "intl",
9815
                "normalizer",
9816
                "polyfill",
9817
                "portable",
9818
                "shim"
9819
            ],
9820
            "support": {
9821
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
9822
            },
9823
            "funding": [
9824
                {
9825
                    "url": "https://symfony.com/sponsor",
9826
                    "type": "custom"
9827
                },
9828
                {
9829
                    "url": "https://github.com/fabpot",
9830
                    "type": "github"
9831
                },
9832
                {
9833
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9834
                    "type": "tidelift"
9835
                }
9836
            ],
9837
            "time": "2021-02-19T12:13:01+00:00"
9838
        },
9839
        {
9840
            "name": "symfony/polyfill-mbstring",
9841
            "version": "v1.23.1",
9842
            "source": {
9843
                "type": "git",
9844
                "url": "https://github.com/symfony/polyfill-mbstring.git",
9845
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
9846
            },
9847
            "dist": {
9848
                "type": "zip",
9849
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
9850
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
9851
                "shasum": ""
9852
            },
9853
            "require": {
9854
                "php": ">=7.1"
9855
            },
9856
            "suggest": {
9857
                "ext-mbstring": "For best performance"
9858
            },
9859
            "type": "library",
9860
            "extra": {
9861
                "branch-alias": {
9862
                    "dev-main": "1.23-dev"
9863
                },
9864
                "thanks": {
9865
                    "name": "symfony/polyfill",
9866
                    "url": "https://github.com/symfony/polyfill"
9867
                }
9868
            },
9869
            "autoload": {
9870
                "psr-4": {
9871
                    "Symfony\\Polyfill\\Mbstring\\": ""
9872
                },
9873
                "files": [
9874
                    "bootstrap.php"
9875
                ]
9876
            },
9877
            "notification-url": "https://packagist.org/downloads/",
9878
            "license": [
9879
                "MIT"
9880
            ],
9881
            "authors": [
9882
                {
9883
                    "name": "Nicolas Grekas",
9884
                    "email": "p@tchwork.com"
9885
                },
9886
                {
9887
                    "name": "Symfony Community",
9888
                    "homepage": "https://symfony.com/contributors"
9889
                }
9890
            ],
9891
            "description": "Symfony polyfill for the Mbstring extension",
9892
            "homepage": "https://symfony.com",
9893
            "keywords": [
9894
                "compatibility",
9895
                "mbstring",
9896
                "polyfill",
9897
                "portable",
9898
                "shim"
9899
            ],
9900
            "support": {
9901
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
9902
            },
9903
            "funding": [
9904
                {
9905
                    "url": "https://symfony.com/sponsor",
9906
                    "type": "custom"
9907
                },
9908
                {
9909
                    "url": "https://github.com/fabpot",
9910
                    "type": "github"
9911
                },
9912
                {
9913
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9914
                    "type": "tidelift"
9915
                }
9916
            ],
9917
            "time": "2021-05-27T12:26:48+00:00"
9918
        },
9919
        {
9920
            "name": "symfony/polyfill-php73",
9921
            "version": "v1.23.0",
9922
            "source": {
9923
                "type": "git",
9924
                "url": "https://github.com/symfony/polyfill-php73.git",
9925
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
9926
            },
9927
            "dist": {
9928
                "type": "zip",
9929
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
9930
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
9931
                "shasum": ""
9932
            },
9933
            "require": {
9934
                "php": ">=7.1"
9935
            },
9936
            "type": "library",
9937
            "extra": {
9938
                "branch-alias": {
9939
                    "dev-main": "1.23-dev"
9940
                },
9941
                "thanks": {
9942
                    "name": "symfony/polyfill",
9943
                    "url": "https://github.com/symfony/polyfill"
9944
                }
9945
            },
9946
            "autoload": {
9947
                "psr-4": {
9948
                    "Symfony\\Polyfill\\Php73\\": ""
9949
                },
9950
                "files": [
9951
                    "bootstrap.php"
9952
                ],
9953
                "classmap": [
9954
                    "Resources/stubs"
9955
                ]
9956
            },
9957
            "notification-url": "https://packagist.org/downloads/",
9958
            "license": [
9959
                "MIT"
9960
            ],
9961
            "authors": [
9962
                {
9963
                    "name": "Nicolas Grekas",
9964
                    "email": "p@tchwork.com"
9965
                },
9966
                {
9967
                    "name": "Symfony Community",
9968
                    "homepage": "https://symfony.com/contributors"
9969
                }
9970
            ],
9971
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9972
            "homepage": "https://symfony.com",
9973
            "keywords": [
9974
                "compatibility",
9975
                "polyfill",
9976
                "portable",
9977
                "shim"
9978
            ],
9979
            "support": {
9980
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
9981
            },
9982
            "funding": [
9983
                {
9984
                    "url": "https://symfony.com/sponsor",
9985
                    "type": "custom"
9986
                },
9987
                {
9988
                    "url": "https://github.com/fabpot",
9989
                    "type": "github"
9990
                },
9991
                {
9992
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9993
                    "type": "tidelift"
9994
                }
9995
            ],
9996
            "time": "2021-02-19T12:13:01+00:00"
9997
        },
9998
        {
9999
            "name": "symfony/polyfill-php80",
10000
            "version": "v1.23.1",
10001
            "source": {
10002
                "type": "git",
10003
                "url": "https://github.com/symfony/polyfill-php80.git",
10004
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
10005
            },
10006
            "dist": {
10007
                "type": "zip",
10008
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
10009
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
10010
                "shasum": ""
10011
            },
10012
            "require": {
10013
                "php": ">=7.1"
10014
            },
10015
            "type": "library",
10016
            "extra": {
10017
                "branch-alias": {
10018
                    "dev-main": "1.23-dev"
10019
                },
10020
                "thanks": {
10021
                    "name": "symfony/polyfill",
10022
                    "url": "https://github.com/symfony/polyfill"
10023
                }
10024
            },
10025
            "autoload": {
10026
                "psr-4": {
10027
                    "Symfony\\Polyfill\\Php80\\": ""
10028
                },
10029
                "files": [
10030
                    "bootstrap.php"
10031
                ],
10032
                "classmap": [
10033
                    "Resources/stubs"
10034
                ]
10035
            },
10036
            "notification-url": "https://packagist.org/downloads/",
10037
            "license": [
10038
                "MIT"
10039
            ],
10040
            "authors": [
10041
                {
10042
                    "name": "Ion Bazan",
10043
                    "email": "ion.bazan@gmail.com"
10044
                },
10045
                {
10046
                    "name": "Nicolas Grekas",
10047
                    "email": "p@tchwork.com"
10048
                },
10049
                {
10050
                    "name": "Symfony Community",
10051
                    "homepage": "https://symfony.com/contributors"
10052
                }
10053
            ],
10054
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
10055
            "homepage": "https://symfony.com",
10056
            "keywords": [
10057
                "compatibility",
10058
                "polyfill",
10059
                "portable",
10060
                "shim"
10061
            ],
10062
            "support": {
10063
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
10064
            },
10065
            "funding": [
10066
                {
10067
                    "url": "https://symfony.com/sponsor",
10068
                    "type": "custom"
10069
                },
10070
                {
10071
                    "url": "https://github.com/fabpot",
10072
                    "type": "github"
10073
                },
10074
                {
10075
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10076
                    "type": "tidelift"
10077
                }
10078
            ],
10079
            "time": "2021-07-28T13:41:28+00:00"
10080
        },
10081
        {
10082
            "name": "symfony/service-contracts",
10083
            "version": "v2.4.0",
10084
            "source": {
10085
                "type": "git",
10086
                "url": "https://github.com/symfony/service-contracts.git",
10087
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
10088
            },
10089
            "dist": {
10090
                "type": "zip",
10091
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
10092
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
10093
                "shasum": ""
10094
            },
10095
            "require": {
10096
                "php": ">=7.2.5",
10097
                "psr/container": "^1.1"
10098
            },
10099
            "suggest": {
10100
                "symfony/service-implementation": ""
10101
            },
10102
            "type": "library",
10103
            "extra": {
10104
                "branch-alias": {
10105
                    "dev-main": "2.4-dev"
10106
                },
10107
                "thanks": {
10108
                    "name": "symfony/contracts",
10109
                    "url": "https://github.com/symfony/contracts"
10110
                }
10111
            },
10112
            "autoload": {
10113
                "psr-4": {
10114
                    "Symfony\\Contracts\\Service\\": ""
10115
                }
10116
            },
10117
            "notification-url": "https://packagist.org/downloads/",
10118
            "license": [
10119
                "MIT"
10120
            ],
10121
            "authors": [
10122
                {
10123
                    "name": "Nicolas Grekas",
10124
                    "email": "p@tchwork.com"
10125
                },
10126
                {
10127
                    "name": "Symfony Community",
10128
                    "homepage": "https://symfony.com/contributors"
10129
                }
10130
            ],
10131
            "description": "Generic abstractions related to writing services",
10132
            "homepage": "https://symfony.com",
10133
            "keywords": [
10134
                "abstractions",
10135
                "contracts",
10136
                "decoupling",
10137
                "interfaces",
10138
                "interoperability",
10139
                "standards"
10140
            ],
10141
            "support": {
10142
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
10143
            },
10144
            "funding": [
10145
                {
10146
                    "url": "https://symfony.com/sponsor",
10147
                    "type": "custom"
10148
                },
10149
                {
10150
                    "url": "https://github.com/fabpot",
10151
                    "type": "github"
10152
                },
10153
                {
10154
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10155
                    "type": "tidelift"
10156
                }
10157
            ],
10158
            "time": "2021-04-01T10:43:52+00:00"
10159
        },
10160
        {
10161
            "name": "symfony/string",
10162
<<<<<<< .mine
10163
            "version": "v5.3.3",
10164
||||||| .r9
10165
            "version": "v5.3.2",
10166
=======
10167
            "version": "v5.3.7",
10168
>>>>>>> .r10
10169
            "source": {
10170
                "type": "git",
10171
                "url": "https://github.com/symfony/string.git",
10172
<<<<<<< .mine
10173
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
10174
||||||| .r9
10175
                "reference": "0732e97e41c0a590f77e231afc16a327375d50b0"
10176
=======
10177
                "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
10178
>>>>>>> .r10
10179
            },
10180
            "dist": {
10181
                "type": "zip",
10182
<<<<<<< .mine
10183
                "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
10184
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
10185
||||||| .r9
10186
                "url": "https://api.github.com/repos/symfony/string/zipball/0732e97e41c0a590f77e231afc16a327375d50b0",
10187
                "reference": "0732e97e41c0a590f77e231afc16a327375d50b0",
10188
=======
10189
                "url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
10190
                "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
10191
>>>>>>> .r10
10192
                "shasum": ""
10193
            },
10194
            "require": {
10195
                "php": ">=7.2.5",
10196
                "symfony/polyfill-ctype": "~1.8",
10197
                "symfony/polyfill-intl-grapheme": "~1.0",
10198
                "symfony/polyfill-intl-normalizer": "~1.0",
10199
                "symfony/polyfill-mbstring": "~1.0",
10200
                "symfony/polyfill-php80": "~1.15"
10201
            },
10202
            "require-dev": {
10203
                "symfony/error-handler": "^4.4|^5.0",
10204
                "symfony/http-client": "^4.4|^5.0",
10205
                "symfony/translation-contracts": "^1.1|^2",
10206
                "symfony/var-exporter": "^4.4|^5.0"
10207
            },
10208
            "type": "library",
10209
            "autoload": {
10210
                "psr-4": {
10211
                    "Symfony\\Component\\String\\": ""
10212
                },
10213
                "files": [
10214
                    "Resources/functions.php"
10215
                ],
10216
                "exclude-from-classmap": [
10217
                    "/Tests/"
10218
                ]
10219
            },
10220
            "notification-url": "https://packagist.org/downloads/",
10221
            "license": [
10222
                "MIT"
10223
            ],
10224
            "authors": [
10225
                {
10226
                    "name": "Nicolas Grekas",
10227
                    "email": "p@tchwork.com"
10228
                },
10229
                {
10230
                    "name": "Symfony Community",
10231
                    "homepage": "https://symfony.com/contributors"
10232
                }
10233
            ],
10234
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
10235
            "homepage": "https://symfony.com",
10236
            "keywords": [
10237
                "grapheme",
10238
                "i18n",
10239
                "string",
10240
                "unicode",
10241
                "utf-8",
10242
                "utf8"
10243
            ],
10244
            "support": {
10245
<<<<<<< .mine
10246
                "source": "https://github.com/symfony/string/tree/v5.3.3"
10247
||||||| .r9
10248
                "source": "https://github.com/symfony/string/tree/v5.3.2"
10249
=======
10250
                "source": "https://github.com/symfony/string/tree/v5.3.7"
10251
>>>>>>> .r10
10252
            },
10253
            "funding": [
10254
                {
10255
                    "url": "https://symfony.com/sponsor",
10256
                    "type": "custom"
10257
                },
10258
                {
10259
                    "url": "https://github.com/fabpot",
10260
                    "type": "github"
10261
                },
10262
                {
10263
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10264
                    "type": "tidelift"
10265
                }
10266
            ],
10267
<<<<<<< .mine
10268
            "time": "2021-06-27T11:44:38+00:00"
10269
||||||| .r9
10270
            "time": "2021-06-06T09:51:56+00:00"
10271
=======
10272
            "time": "2021-08-26T08:00:08+00:00"
10273
>>>>>>> .r10
10274
        },
10275
        {
10276
            "name": "theseer/tokenizer",
10277
            "version": "1.2.1",
10278
            "source": {
10279
                "type": "git",
10280
                "url": "https://github.com/theseer/tokenizer.git",
10281
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
10282
            },
10283
            "dist": {
10284
                "type": "zip",
10285
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
10286
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
10287
                "shasum": ""
10288
            },
10289
            "require": {
10290
                "ext-dom": "*",
10291
                "ext-tokenizer": "*",
10292
                "ext-xmlwriter": "*",
10293
                "php": "^7.2 || ^8.0"
10294
            },
10295
            "type": "library",
10296
            "autoload": {
10297
                "classmap": [
10298
                    "src/"
10299
                ]
10300
            },
10301
            "notification-url": "https://packagist.org/downloads/",
10302
            "license": [
10303
                "BSD-3-Clause"
10304
            ],
10305
            "authors": [
10306
                {
10307
                    "name": "Arne Blankerts",
10308
                    "email": "arne@blankerts.de",
10309
                    "role": "Developer"
10310
                }
10311
            ],
10312
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10313
            "support": {
10314
                "issues": "https://github.com/theseer/tokenizer/issues",
10315
                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
10316
            },
10317
            "funding": [
10318
                {
10319
                    "url": "https://github.com/theseer",
10320
                    "type": "github"
10321
                }
10322
            ],
10323
            "time": "2021-07-28T10:34:58+00:00"
10324
        },
10325
        {
10326
            "name": "webimpress/safe-writer",
10327
            "version": "2.2.0",
10328
            "source": {
10329
                "type": "git",
10330
                "url": "https://github.com/webimpress/safe-writer.git",
10331
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
10332
            },
10333
            "dist": {
10334
                "type": "zip",
10335
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10336
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10337
                "shasum": ""
10338
            },
10339
            "require": {
10340
                "php": "^7.3 || ^8.0"
10341
            },
10342
            "require-dev": {
10343
                "phpunit/phpunit": "^9.5.4",
10344
                "vimeo/psalm": "^4.7",
10345
                "webimpress/coding-standard": "^1.2.2"
10346
            },
10347
            "type": "library",
10348
            "extra": {
10349
                "branch-alias": {
10350
                    "dev-master": "2.2.x-dev",
10351
                    "dev-develop": "2.3.x-dev",
10352
                    "dev-release-1.0": "1.0.x-dev"
10353
                }
10354
            },
10355
            "autoload": {
10356
                "psr-4": {
10357
                    "Webimpress\\SafeWriter\\": "src/"
10358
                }
10359
            },
10360
            "notification-url": "https://packagist.org/downloads/",
10361
            "license": [
10362
                "BSD-2-Clause"
10363
            ],
10364
            "description": "Tool to write files safely, to avoid race conditions",
10365
            "keywords": [
10366
                "concurrent write",
10367
                "file writer",
10368
                "race condition",
10369
                "safe writer",
10370
                "webimpress"
10371
            ],
10372
            "support": {
10373
                "issues": "https://github.com/webimpress/safe-writer/issues",
10374
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10375
            },
10376
            "funding": [
10377
                {
10378
                    "url": "https://github.com/michalbundyra",
10379
                    "type": "github"
10380
                }
10381
            ],
10382
            "time": "2021-04-19T16:34:45+00:00"
10383
        },
10384
        {
10385
            "name": "webmozart/assert",
10386
            "version": "1.10.0",
10387
            "source": {
10388
                "type": "git",
10389
                "url": "https://github.com/webmozarts/assert.git",
10390
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
10391
            },
10392
            "dist": {
10393
                "type": "zip",
10394
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
10395
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
10396
                "shasum": ""
10397
            },
10398
            "require": {
10399
                "php": "^7.2 || ^8.0",
10400
                "symfony/polyfill-ctype": "^1.8"
10401
            },
10402
            "conflict": {
10403
                "phpstan/phpstan": "<0.12.20",
10404
                "vimeo/psalm": "<4.6.1 || 4.6.2"
10405
            },
10406
            "require-dev": {
10407
                "phpunit/phpunit": "^8.5.13"
10408
            },
10409
            "type": "library",
10410
            "extra": {
10411
                "branch-alias": {
10412
                    "dev-master": "1.10-dev"
10413
                }
10414
            },
10415
            "autoload": {
10416
                "psr-4": {
10417
                    "Webmozart\\Assert\\": "src/"
10418
                }
10419
            },
10420
            "notification-url": "https://packagist.org/downloads/",
10421
            "license": [
10422
                "MIT"
10423
            ],
10424
            "authors": [
10425
                {
10426
                    "name": "Bernhard Schussek",
10427
                    "email": "bschussek@gmail.com"
10428
                }
10429
            ],
10430
            "description": "Assertions to validate method input/output with nice error messages.",
10431
            "keywords": [
10432
                "assert",
10433
                "check",
10434
                "validate"
10435
            ],
10436
            "support": {
10437
                "issues": "https://github.com/webmozarts/assert/issues",
10438
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
10439
            },
10440
            "time": "2021-03-09T10:59:23+00:00"
10441
        }
10442
    ],
10443
    "packages-dev": [
10444
        {
10445
            "name": "laminas/laminas-developer-tools",
10446
            "version": "1.3.2",
10447
            "source": {
10448
                "type": "git",
10449
                "url": "https://github.com/laminas/laminas-developer-tools.git",
10450
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3"
10451
            },
10452
            "dist": {
10453
                "type": "zip",
10454
                "url": "https://api.github.com/repos/laminas/laminas-developer-tools/zipball/8c29d053be1815711ef049a7a2fd0b7f437978e3",
10455
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3",
10456
                "shasum": ""
10457
            },
10458
            "require": {
10459
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
10460
                "laminas/laminas-modulemanager": "^2.7",
10461
                "laminas/laminas-mvc": "^2.7 || ^3.0.1",
10462
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
10463
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
10464
                "laminas/laminas-view": "^2.6",
10465
                "laminas/laminas-zendframework-bridge": "^1.0",
10466
                "php": "^5.6 || ^7.0",
10467
                "symfony/var-dumper": "^3.4.36 || ^4.4.1 || ^5.0.1"
10468
            },
10469
            "replace": {
10470
                "zendframework/zend-developer-tools": "^1.3.0"
10471
            },
10472
            "require-dev": {
10473
                "laminas/laminas-coding-standard": "~1.0.0",
10474
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1"
10475
            },
10476
            "suggest": {
10477
                "aist/aist-git-tools": "Show you information about current GIT repository",
10478
                "bjyoungblood/bjy-profiler": "Version: dev-master, allows the usage of the (Laminas) Db collector.",
10479
                "doctrine/doctrine-orm-module": "Profile DoctrineORM queries",
10480
                "jhuet/zdt-logger-module": "Show you log data from Laminas\\Log",
10481
                "ocramius/ocra-service-manager": "OcraServiceManager can help you track dependencies within your application.",
10482
                "san/san-session-toolbar": "SanSessionToolbar can help you see current Laminas\\Session data you're using within your application.",
10483
                "snapshotpl/api-tools-snap-event-debugger": "ZfSnapEventDebugger can help you debug events from Laminas\\EventManager"
10484
            },
10485
            "type": "library",
10486
            "extra": {
10487
                "branch-alias": {
10488
                    "dev-master": "1.3.x-dev",
10489
                    "dev-develop": "2.0.x-dev"
10490
                },
10491
                "laminas": {
10492
                    "module": "Laminas\\DeveloperTools"
10493
                }
10494
            },
10495
            "autoload": {
10496
                "psr-4": {
10497
                    "Laminas\\DeveloperTools\\": "src/"
10498
                }
10499
            },
10500
            "notification-url": "https://packagist.org/downloads/",
10501
            "license": [
10502
                "BSD-3-Clause"
10503
            ],
10504
            "description": "Module for developer and debug tools for use with laminas-mvc applications.",
10505
            "homepage": "https://laminas.dev",
10506
            "keywords": [
10507
                "debug",
10508
                "developer",
10509
                "laminas",
10510
                "module"
10511
            ],
10512
            "support": {
10513
                "chat": "https://laminas.dev/chat",
10514
                "docs": "https://docs.laminas.dev/laminas-developer-tools/",
10515
                "forum": "https://discourse.laminas.dev",
10516
                "issues": "https://github.com/laminas/laminas-developer-tools/issues",
10517
                "rss": "https://github.com/laminas/laminas-developer-tools/releases.atom",
10518
                "source": "https://github.com/laminas/laminas-developer-tools"
10519
            },
10520
            "time": "2020-03-29T12:17:06+00:00"
10521
        },
10522
        {
10523
            "name": "symfony/var-dumper",
10524
<<<<<<< .mine
10525
            "version": "v5.3.6",
10526
||||||| .r9
10527
            "version": "v5.3.2",
10528
=======
10529
            "version": "v5.3.7",
10530
>>>>>>> .r10
10531
            "source": {
10532
                "type": "git",
10533
                "url": "https://github.com/symfony/var-dumper.git",
10534
<<<<<<< .mine
10535
                "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0"
10536
||||||| .r9
10537
                "reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae"
10538
=======
10539
                "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f"
10540
>>>>>>> .r10
10541
            },
10542
            "dist": {
10543
                "type": "zip",
10544
<<<<<<< .mine
10545
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
10546
                "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
10547
||||||| .r9
10548
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/905a22c68b292ffb6f20d7636c36b220d1fba5ae",
10549
                "reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae",
10550
=======
10551
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
10552
                "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
10553
>>>>>>> .r10
10554
                "shasum": ""
10555
            },
10556
            "require": {
10557
                "php": ">=7.2.5",
10558
                "symfony/polyfill-mbstring": "~1.0",
10559
                "symfony/polyfill-php80": "^1.16"
10560
            },
10561
            "conflict": {
10562
                "phpunit/phpunit": "<5.4.3",
10563
                "symfony/console": "<4.4"
10564
            },
10565
            "require-dev": {
10566
                "ext-iconv": "*",
10567
                "symfony/console": "^4.4|^5.0",
10568
                "symfony/process": "^4.4|^5.0",
10569
                "twig/twig": "^2.13|^3.0.4"
10570
            },
10571
            "suggest": {
10572
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
10573
                "ext-intl": "To show region name in time zone dump",
10574
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
10575
            },
10576
            "bin": [
10577
                "Resources/bin/var-dump-server"
10578
            ],
10579
            "type": "library",
10580
            "autoload": {
10581
                "files": [
10582
                    "Resources/functions/dump.php"
10583
                ],
10584
                "psr-4": {
10585
                    "Symfony\\Component\\VarDumper\\": ""
10586
                },
10587
                "exclude-from-classmap": [
10588
                    "/Tests/"
10589
                ]
10590
            },
10591
            "notification-url": "https://packagist.org/downloads/",
10592
            "license": [
10593
                "MIT"
10594
            ],
10595
            "authors": [
10596
                {
10597
                    "name": "Nicolas Grekas",
10598
                    "email": "p@tchwork.com"
10599
                },
10600
                {
10601
                    "name": "Symfony Community",
10602
                    "homepage": "https://symfony.com/contributors"
10603
                }
10604
            ],
10605
            "description": "Provides mechanisms for walking through any arbitrary PHP variable",
10606
            "homepage": "https://symfony.com",
10607
            "keywords": [
10608
                "debug",
10609
                "dump"
10610
            ],
10611
            "support": {
10612
<<<<<<< .mine
10613
                "source": "https://github.com/symfony/var-dumper/tree/v5.3.6"
10614
||||||| .r9
10615
                "source": "https://github.com/symfony/var-dumper/tree/v5.3.2"
10616
=======
10617
                "source": "https://github.com/symfony/var-dumper/tree/v5.3.7"
10618
>>>>>>> .r10
10619
            },
10620
            "funding": [
10621
                {
10622
                    "url": "https://symfony.com/sponsor",
10623
                    "type": "custom"
10624
                },
10625
                {
10626
                    "url": "https://github.com/fabpot",
10627
                    "type": "github"
10628
                },
10629
                {
10630
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10631
                    "type": "tidelift"
10632
                }
10633
            ],
10634
<<<<<<< .mine
10635
            "time": "2021-07-27T01:56:02+00:00"
10636
||||||| .r9
10637
            "time": "2021-06-06T09:51:56+00:00"
10638
=======
10639
            "time": "2021-08-04T23:19:25+00:00"
10640
>>>>>>> .r10
10641
        }
10642
    ],
10643
    "aliases": [],
10644
    "minimum-stability": "stable",
10645
    "stability-flags": [],
10646
    "prefer-stable": false,
10647
    "prefer-lowest": false,
10648
    "platform": {
10649
        "php": "^7.1"
10650
    },
10651
    "platform-dev": [],
10652
    "plugin-api-version": "2.1.0"
10653
}