Proyectos de Subversion LeadersLinked - Backend

Rev

| 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
            "version": "1.11.99.3",
307
            "source": {
308
                "type": "git",
309
                "url": "https://github.com/composer/package-versions-deprecated.git",
310
                "reference": "fff576ac850c045158a250e7e27666e146e78d18"
311
            },
312
            "dist": {
313
                "type": "zip",
314
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
315
                "reference": "fff576ac850c045158a250e7e27666e146e78d18",
316
                "shasum": ""
317
            },
318
            "require": {
319
                "composer-plugin-api": "^1.1.0 || ^2.0",
320
                "php": "^7 || ^8"
321
            },
322
            "replace": {
323
                "ocramius/package-versions": "1.11.99"
324
            },
325
            "require-dev": {
326
                "composer/composer": "^1.9.3 || ^2.0@dev",
327
                "ext-zip": "^1.13",
328
                "phpunit/phpunit": "^6.5 || ^7"
329
            },
330
            "type": "composer-plugin",
331
            "extra": {
332
                "class": "PackageVersions\\Installer",
333
                "branch-alias": {
334
                    "dev-master": "1.x-dev"
335
                }
336
            },
337
            "autoload": {
338
                "psr-4": {
339
                    "PackageVersions\\": "src/PackageVersions"
340
                }
341
            },
342
            "notification-url": "https://packagist.org/downloads/",
343
            "license": [
344
                "MIT"
345
            ],
346
            "authors": [
347
                {
348
                    "name": "Marco Pivetta",
349
                    "email": "ocramius@gmail.com"
350
                },
351
                {
352
                    "name": "Jordi Boggiano",
353
                    "email": "j.boggiano@seld.be"
354
                }
355
            ],
356
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
357
            "support": {
358
                "issues": "https://github.com/composer/package-versions-deprecated/issues",
359
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
360
            },
361
            "funding": [
362
                {
363
                    "url": "https://packagist.com",
364
                    "type": "custom"
365
                },
366
                {
367
                    "url": "https://github.com/composer",
368
                    "type": "github"
369
                },
370
                {
371
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
372
                    "type": "tidelift"
373
                }
374
            ],
375
            "time": "2021-08-17T13:49:14+00:00"
376
        },
377
        {
378
            "name": "container-interop/container-interop",
379
            "version": "1.2.0",
380
            "source": {
381
                "type": "git",
382
                "url": "https://github.com/container-interop/container-interop.git",
383
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
384
            },
385
            "dist": {
386
                "type": "zip",
387
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
388
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
389
                "shasum": ""
390
            },
391
            "require": {
392
                "psr/container": "^1.0"
393
            },
394
            "type": "library",
395
            "autoload": {
396
                "psr-4": {
397
                    "Interop\\Container\\": "src/Interop/Container/"
398
                }
399
            },
400
            "notification-url": "https://packagist.org/downloads/",
401
            "license": [
402
                "MIT"
403
            ],
404
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
405
            "homepage": "https://github.com/container-interop/container-interop",
406
            "support": {
407
                "issues": "https://github.com/container-interop/container-interop/issues",
408
                "source": "https://github.com/container-interop/container-interop/tree/master"
409
            },
410
            "abandoned": "psr/container",
411
            "time": "2017-02-14T19:40:03+00:00"
412
        },
413
        {
414
            "name": "doctrine/instantiator",
415
            "version": "1.4.0",
416
            "source": {
417
                "type": "git",
418
                "url": "https://github.com/doctrine/instantiator.git",
419
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
420
            },
421
            "dist": {
422
                "type": "zip",
423
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
424
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
425
                "shasum": ""
426
            },
427
            "require": {
428
                "php": "^7.1 || ^8.0"
429
            },
430
            "require-dev": {
431
                "doctrine/coding-standard": "^8.0",
432
                "ext-pdo": "*",
433
                "ext-phar": "*",
434
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
435
                "phpstan/phpstan": "^0.12",
436
                "phpstan/phpstan-phpunit": "^0.12",
437
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
438
            },
439
            "type": "library",
440
            "autoload": {
441
                "psr-4": {
442
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
443
                }
444
            },
445
            "notification-url": "https://packagist.org/downloads/",
446
            "license": [
447
                "MIT"
448
            ],
449
            "authors": [
450
                {
451
                    "name": "Marco Pivetta",
452
                    "email": "ocramius@gmail.com",
453
                    "homepage": "https://ocramius.github.io/"
454
                }
455
            ],
456
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
457
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
458
            "keywords": [
459
                "constructor",
460
                "instantiate"
461
            ],
462
            "support": {
463
                "issues": "https://github.com/doctrine/instantiator/issues",
464
                "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
465
            },
466
            "funding": [
467
                {
468
                    "url": "https://www.doctrine-project.org/sponsorship.html",
469
                    "type": "custom"
470
                },
471
                {
472
                    "url": "https://www.patreon.com/phpdoctrine",
473
                    "type": "patreon"
474
                },
475
                {
476
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
477
                    "type": "tidelift"
478
                }
479
            ],
480
            "time": "2020-11-10T18:47:58+00:00"
481
        },
482
        {
483
            "name": "ezyang/htmlpurifier",
484
            "version": "v4.13.0",
485
            "source": {
486
                "type": "git",
487
                "url": "https://github.com/ezyang/htmlpurifier.git",
488
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
489
            },
490
            "dist": {
491
                "type": "zip",
492
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
493
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
494
                "shasum": ""
495
            },
496
            "require": {
497
                "php": ">=5.2"
498
            },
499
            "require-dev": {
500
                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
501
            },
502
            "type": "library",
503
            "autoload": {
504
                "psr-0": {
505
                    "HTMLPurifier": "library/"
506
                },
507
                "files": [
508
                    "library/HTMLPurifier.composer.php"
509
                ],
510
                "exclude-from-classmap": [
511
                    "/library/HTMLPurifier/Language/"
512
                ]
513
            },
514
            "notification-url": "https://packagist.org/downloads/",
515
            "license": [
516
                "LGPL-2.1-or-later"
517
            ],
518
            "authors": [
519
                {
520
                    "name": "Edward Z. Yang",
521
                    "email": "admin@htmlpurifier.org",
522
                    "homepage": "http://ezyang.com"
523
                }
524
            ],
525
            "description": "Standards compliant HTML filter written in PHP",
526
            "homepage": "http://htmlpurifier.org/",
527
            "keywords": [
528
                "html"
529
            ],
530
            "support": {
531
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
532
                "source": "https://github.com/ezyang/htmlpurifier/tree/master"
533
            },
534
            "time": "2020-06-29T00:56:53+00:00"
535
        },
536
        {
537
            "name": "facebook/graph-sdk",
538
            "version": "5.7.0",
539
            "source": {
540
                "type": "git",
541
                "url": "https://github.com/facebook/php-graph-sdk.git",
542
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
543
            },
544
            "dist": {
545
                "type": "zip",
546
                "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
547
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
548
                "shasum": ""
549
            },
550
            "require": {
551
                "php": "^5.4|^7.0"
552
            },
553
            "require-dev": {
554
                "guzzlehttp/guzzle": "~5.0",
555
                "mockery/mockery": "~0.8",
556
                "phpunit/phpunit": "~4.0"
557
            },
558
            "suggest": {
559
                "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
560
                "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
561
            },
562
            "type": "library",
563
            "extra": {
564
                "branch-alias": {
565
                    "dev-master": "5.x-dev"
566
                }
567
            },
568
            "autoload": {
569
                "psr-4": {
570
                    "Facebook\\": "src/Facebook/"
571
                },
572
                "files": [
573
                    "src/Facebook/polyfills.php"
574
                ]
575
            },
576
            "notification-url": "https://packagist.org/downloads/",
577
            "license": [
578
                "Facebook Platform"
579
            ],
580
            "authors": [
581
                {
582
                    "name": "Facebook",
583
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
584
                }
585
            ],
586
            "description": "Facebook SDK for PHP",
587
            "homepage": "https://github.com/facebook/php-graph-sdk",
588
            "keywords": [
589
                "facebook",
590
                "sdk"
591
            ],
592
            "support": {
593
                "issues": "https://github.com/facebook/php-graph-sdk/issues",
594
                "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0"
595
            },
596
            "time": "2018-12-11T22:56:31+00:00"
597
        },
598
        {
599
            "name": "firebase/php-jwt",
600
            "version": "v5.4.0",
601
            "source": {
602
                "type": "git",
603
                "url": "https://github.com/firebase/php-jwt.git",
604
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
605
            },
606
            "dist": {
607
                "type": "zip",
608
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
609
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
610
                "shasum": ""
611
            },
612
            "require": {
613
                "php": ">=5.3.0"
614
            },
615
            "require-dev": {
616
                "phpunit/phpunit": ">=4.8 <=9"
617
            },
618
            "suggest": {
619
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
620
            },
621
            "type": "library",
622
            "autoload": {
623
                "psr-4": {
624
                    "Firebase\\JWT\\": "src"
625
                }
626
            },
627
            "notification-url": "https://packagist.org/downloads/",
628
            "license": [
629
                "BSD-3-Clause"
630
            ],
631
            "authors": [
632
                {
633
                    "name": "Neuman Vong",
634
                    "email": "neuman+pear@twilio.com",
635
                    "role": "Developer"
636
                },
637
                {
638
                    "name": "Anant Narayanan",
639
                    "email": "anant@php.net",
640
                    "role": "Developer"
641
                }
642
            ],
643
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
644
            "homepage": "https://github.com/firebase/php-jwt",
645
            "keywords": [
646
                "jwt",
647
                "php"
648
            ],
649
            "support": {
650
                "issues": "https://github.com/firebase/php-jwt/issues",
651
                "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
652
            },
653
            "time": "2021-06-23T19:00:23+00:00"
654
        },
655
        {
656
            "name": "geoip2/geoip2",
657
            "version": "v2.11.0",
658
            "source": {
659
                "type": "git",
660
                "url": "https://github.com/maxmind/GeoIP2-php.git",
661
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7"
662
            },
663
            "dist": {
664
                "type": "zip",
665
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
666
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
667
                "shasum": ""
668
            },
669
            "require": {
670
                "ext-json": "*",
671
                "maxmind-db/reader": "~1.8",
672
                "maxmind/web-service-common": "~0.8",
673
                "php": ">=7.2"
674
            },
675
            "require-dev": {
676
                "friendsofphp/php-cs-fixer": "2.*",
677
                "phpunit/phpunit": "^8.0 || ^9.0",
678
                "squizlabs/php_codesniffer": "3.*"
679
            },
680
            "type": "library",
681
            "autoload": {
682
                "psr-4": {
683
                    "GeoIp2\\": "src"
684
                }
685
            },
686
            "notification-url": "https://packagist.org/downloads/",
687
            "license": [
688
                "Apache-2.0"
689
            ],
690
            "authors": [
691
                {
692
                    "name": "Gregory J. Oschwald",
693
                    "email": "goschwald@maxmind.com",
694
                    "homepage": "https://www.maxmind.com/"
695
                }
696
            ],
697
            "description": "MaxMind GeoIP2 PHP API",
698
            "homepage": "https://github.com/maxmind/GeoIP2-php",
699
            "keywords": [
700
                "IP",
701
                "geoip",
702
                "geoip2",
703
                "geolocation",
704
                "maxmind"
705
            ],
706
            "support": {
707
                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
708
                "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.11.0"
709
            },
710
            "time": "2020-10-01T18:48:34+00:00"
711
        },
712
        {
713
            "name": "google/apiclient",
714
            "version": "v2.10.1",
715
            "source": {
716
                "type": "git",
717
                "url": "https://github.com/googleapis/google-api-php-client.git",
718
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b"
719
            },
720
            "dist": {
721
                "type": "zip",
722
                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/11871e94006ce7a419bb6124d51b6f9ace3f679b",
723
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b",
724
                "shasum": ""
725
            },
726
            "require": {
727
                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
728
                "google/apiclient-services": "~0.200",
729
                "google/auth": "^1.10",
730
                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
731
                "guzzlehttp/psr7": "^1.2",
732
                "monolog/monolog": "^1.17|^2.0",
733
                "php": "^5.6|^7.0|^8.0",
734
                "phpseclib/phpseclib": "~2.0||^3.0.2"
735
            },
736
            "require-dev": {
737
                "cache/filesystem-adapter": "^0.3.2|^1.1",
738
                "composer/composer": "^1.10.22",
739
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
740
                "phpcompatibility/php-compatibility": "^9.2",
741
                "phpunit/phpunit": "^5.7||^8.5.13",
742
                "squizlabs/php_codesniffer": "~2.3",
743
                "symfony/css-selector": "~2.1",
744
                "symfony/dom-crawler": "~2.1"
745
            },
746
            "suggest": {
747
                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
748
            },
749
            "type": "library",
750
            "extra": {
751
                "branch-alias": {
752
                    "dev-master": "2.x-dev"
753
                }
754
            },
755
            "autoload": {
756
                "psr-4": {
757
                    "Google\\": "src/"
758
                },
759
                "files": [
760
                    "src/aliases.php"
761
                ],
762
                "classmap": [
763
                    "src/aliases.php"
764
                ]
765
            },
766
            "notification-url": "https://packagist.org/downloads/",
767
            "license": [
768
                "Apache-2.0"
769
            ],
770
            "description": "Client library for Google APIs",
771
            "homepage": "http://developers.google.com/api-client-library/php",
772
            "keywords": [
773
                "google"
774
            ],
775
            "support": {
776
                "issues": "https://github.com/googleapis/google-api-php-client/issues",
777
                "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.1"
778
            },
779
            "time": "2021-06-25T14:25:44+00:00"
780
        },
781
        {
782
            "name": "google/apiclient-services",
783
            "version": "v0.209.0",
784
            "source": {
785
                "type": "git",
786
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
787
                "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3"
788
            },
789
            "dist": {
790
                "type": "zip",
791
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
792
                "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
793
                "shasum": ""
794
            },
795
            "require": {
796
                "php": ">=5.6"
797
            },
798
            "require-dev": {
799
                "phpunit/phpunit": "^5.7||^8.5.13"
800
            },
801
            "type": "library",
802
            "autoload": {
803
                "psr-4": {
804
                    "Google\\Service\\": "src"
805
                },
806
                "files": [
807
                    "autoload.php"
808
                ]
809
            },
810
            "notification-url": "https://packagist.org/downloads/",
811
            "license": [
812
                "Apache-2.0"
813
            ],
814
            "description": "Client library for Google APIs",
815
            "homepage": "http://developers.google.com/api-client-library/php",
816
            "keywords": [
817
                "google"
818
            ],
819
            "support": {
820
                "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
821
                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.209.0"
822
            },
823
            "time": "2021-08-22T11:18:24+00:00"
824
        },
825
        {
826
            "name": "google/auth",
827
            "version": "v1.18.0",
828
            "source": {
829
                "type": "git",
830
                "url": "https://github.com/googleapis/google-auth-library-php.git",
831
                "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347"
832
            },
833
            "dist": {
834
                "type": "zip",
835
                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/21dd478e77b0634ed9e3a68613f74ed250ca9347",
836
                "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347",
837
                "shasum": ""
838
            },
839
            "require": {
840
                "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
841
                "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
842
                "guzzlehttp/psr7": "^1.7|^2.0",
843
                "php": ">=5.4",
844
                "psr/cache": "^1.0|^2.0",
845
                "psr/http-message": "^1.0"
846
            },
847
            "require-dev": {
848
                "guzzlehttp/promises": "0.1.1|^1.3",
849
                "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
850
                "phpseclib/phpseclib": "^2.0.31",
851
                "phpunit/phpunit": "^4.8.36|^5.7",
852
                "sebastian/comparator": ">=1.2.3"
853
            },
854
            "suggest": {
855
                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
856
            },
857
            "type": "library",
858
            "autoload": {
859
                "psr-4": {
860
                    "Google\\Auth\\": "src"
861
                }
862
            },
863
            "notification-url": "https://packagist.org/downloads/",
864
            "license": [
865
                "Apache-2.0"
866
            ],
867
            "description": "Google Auth Library for PHP",
868
            "homepage": "http://github.com/google/google-auth-library-php",
869
            "keywords": [
870
                "Authentication",
871
                "google",
872
                "oauth2"
873
            ],
874
            "support": {
875
                "docs": "https://googleapis.github.io/google-auth-library-php/master/",
876
                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
877
                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.18.0"
878
            },
879
            "time": "2021-08-24T18:03:18+00:00"
880
        },
881
        {
882
            "name": "guzzlehttp/guzzle",
883
            "version": "7.3.0",
884
            "source": {
885
                "type": "git",
886
                "url": "https://github.com/guzzle/guzzle.git",
887
                "reference": "7008573787b430c1c1f650e3722d9bba59967628"
888
            },
889
            "dist": {
890
                "type": "zip",
891
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
892
                "reference": "7008573787b430c1c1f650e3722d9bba59967628",
893
                "shasum": ""
894
            },
895
            "require": {
896
                "ext-json": "*",
897
                "guzzlehttp/promises": "^1.4",
898
                "guzzlehttp/psr7": "^1.7 || ^2.0",
899
                "php": "^7.2.5 || ^8.0",
900
                "psr/http-client": "^1.0"
901
            },
902
            "provide": {
903
                "psr/http-client-implementation": "1.0"
904
            },
905
            "require-dev": {
906
                "bamarni/composer-bin-plugin": "^1.4.1",
907
                "ext-curl": "*",
908
                "php-http/client-integration-tests": "^3.0",
909
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
910
                "psr/log": "^1.1"
911
            },
912
            "suggest": {
913
                "ext-curl": "Required for CURL handler support",
914
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
915
                "psr/log": "Required for using the Log middleware"
916
            },
917
            "type": "library",
918
            "extra": {
919
                "branch-alias": {
920
                    "dev-master": "7.3-dev"
921
                }
922
            },
923
            "autoload": {
924
                "psr-4": {
925
                    "GuzzleHttp\\": "src/"
926
                },
927
                "files": [
928
                    "src/functions_include.php"
929
                ]
930
            },
931
            "notification-url": "https://packagist.org/downloads/",
932
            "license": [
933
                "MIT"
934
            ],
935
            "authors": [
936
                {
937
                    "name": "Michael Dowling",
938
                    "email": "mtdowling@gmail.com",
939
                    "homepage": "https://github.com/mtdowling"
940
                },
941
                {
942
                    "name": "Márk Sági-Kazár",
943
                    "email": "mark.sagikazar@gmail.com",
944
                    "homepage": "https://sagikazarmark.hu"
945
                }
946
            ],
947
            "description": "Guzzle is a PHP HTTP client library",
948
            "homepage": "http://guzzlephp.org/",
949
            "keywords": [
950
                "client",
951
                "curl",
952
                "framework",
953
                "http",
954
                "http client",
955
                "psr-18",
956
                "psr-7",
957
                "rest",
958
                "web service"
959
            ],
960
            "support": {
961
                "issues": "https://github.com/guzzle/guzzle/issues",
962
                "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
963
            },
964
            "funding": [
965
                {
966
                    "url": "https://github.com/GrahamCampbell",
967
                    "type": "github"
968
                },
969
                {
970
                    "url": "https://github.com/Nyholm",
971
                    "type": "github"
972
                },
973
                {
974
                    "url": "https://github.com/alexeyshockov",
975
                    "type": "github"
976
                },
977
                {
978
                    "url": "https://github.com/gmponos",
979
                    "type": "github"
980
                }
981
            ],
982
            "time": "2021-03-23T11:33:13+00:00"
983
        },
984
        {
985
            "name": "guzzlehttp/promises",
986
            "version": "1.4.1",
987
            "source": {
988
                "type": "git",
989
                "url": "https://github.com/guzzle/promises.git",
990
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
991
            },
992
            "dist": {
993
                "type": "zip",
994
                "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
995
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
996
                "shasum": ""
997
            },
998
            "require": {
999
                "php": ">=5.5"
1000
            },
1001
            "require-dev": {
1002
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
1003
            },
1004
            "type": "library",
1005
            "extra": {
1006
                "branch-alias": {
1007
                    "dev-master": "1.4-dev"
1008
                }
1009
            },
1010
            "autoload": {
1011
                "psr-4": {
1012
                    "GuzzleHttp\\Promise\\": "src/"
1013
                },
1014
                "files": [
1015
                    "src/functions_include.php"
1016
                ]
1017
            },
1018
            "notification-url": "https://packagist.org/downloads/",
1019
            "license": [
1020
                "MIT"
1021
            ],
1022
            "authors": [
1023
                {
1024
                    "name": "Michael Dowling",
1025
                    "email": "mtdowling@gmail.com",
1026
                    "homepage": "https://github.com/mtdowling"
1027
                }
1028
            ],
1029
            "description": "Guzzle promises library",
1030
            "keywords": [
1031
                "promise"
1032
            ],
1033
            "support": {
1034
                "issues": "https://github.com/guzzle/promises/issues",
1035
                "source": "https://github.com/guzzle/promises/tree/1.4.1"
1036
            },
1037
            "time": "2021-03-07T09:25:29+00:00"
1038
        },
1039
        {
1040
            "name": "guzzlehttp/psr7",
1041
            "version": "1.8.2",
1042
            "source": {
1043
                "type": "git",
1044
                "url": "https://github.com/guzzle/psr7.git",
1045
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
1046
            },
1047
            "dist": {
1048
                "type": "zip",
1049
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
1050
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
1051
                "shasum": ""
1052
            },
1053
            "require": {
1054
                "php": ">=5.4.0",
1055
                "psr/http-message": "~1.0",
1056
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1057
            },
1058
            "provide": {
1059
                "psr/http-message-implementation": "1.0"
1060
            },
1061
            "require-dev": {
1062
                "ext-zlib": "*",
1063
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1064
            },
1065
            "suggest": {
1066
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1067
            },
1068
            "type": "library",
1069
            "extra": {
1070
                "branch-alias": {
1071
                    "dev-master": "1.7-dev"
1072
                }
1073
            },
1074
            "autoload": {
1075
                "psr-4": {
1076
                    "GuzzleHttp\\Psr7\\": "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
                    "name": "Tobias Schultze",
1094
                    "homepage": "https://github.com/Tobion"
1095
                }
1096
            ],
1097
            "description": "PSR-7 message implementation that also provides common utility methods",
1098
            "keywords": [
1099
                "http",
1100
                "message",
1101
                "psr-7",
1102
                "request",
1103
                "response",
1104
                "stream",
1105
                "uri",
1106
                "url"
1107
            ],
1108
            "support": {
1109
                "issues": "https://github.com/guzzle/psr7/issues",
1110
                "source": "https://github.com/guzzle/psr7/tree/1.8.2"
1111
            },
1112
            "time": "2021-04-26T09:17:50+00:00"
1113
        },
1114
        {
1115
            "name": "laminas/laminas-authentication",
1116
            "version": "2.8.0",
1117
            "source": {
1118
                "type": "git",
1119
                "url": "https://github.com/laminas/laminas-authentication.git",
1120
                "reference": "0b77d353a3a039d65c15318c98dd055d62f010b6"
1121
            },
1122
            "dist": {
1123
                "type": "zip",
1124
                "url": "https://api.github.com/repos/laminas/laminas-authentication/zipball/0b77d353a3a039d65c15318c98dd055d62f010b6",
1125
                "reference": "0b77d353a3a039d65c15318c98dd055d62f010b6",
1126
                "shasum": ""
1127
            },
1128
            "require": {
1129
                "laminas/laminas-stdlib": "^3.2.1",
1130
                "laminas/laminas-zendframework-bridge": "^1.0",
1131
                "php": "^7.3 || ~8.0.0"
1132
            },
1133
            "replace": {
1134
                "zendframework/zend-authentication": "^2.7.0"
1135
            },
1136
            "require-dev": {
1137
                "laminas/laminas-coding-standard": "~1.0.0",
1138
                "laminas/laminas-crypt": "^2.6 || ^3.2.1",
1139
                "laminas/laminas-db": "^2.8.2",
1140
                "laminas/laminas-http": "^2.7",
1141
                "laminas/laminas-ldap": "^2.8",
1142
                "laminas/laminas-session": "^2.8",
1143
                "laminas/laminas-uri": "^2.5.2",
1144
                "laminas/laminas-validator": "^2.10.1",
1145
                "phpunit/phpunit": "^9.3",
1146
                "psalm/plugin-phpunit": "^0.15.1",
1147
                "vimeo/psalm": "^4.6"
1148
            },
1149
            "suggest": {
1150
                "laminas/laminas-crypt": "Laminas\\Crypt component",
1151
                "laminas/laminas-db": "Laminas\\Db component",
1152
                "laminas/laminas-http": "Laminas\\Http component",
1153
                "laminas/laminas-ldap": "Laminas\\Ldap component",
1154
                "laminas/laminas-session": "Laminas\\Session component",
1155
                "laminas/laminas-uri": "Laminas\\Uri component",
1156
                "laminas/laminas-validator": "Laminas\\Validator component"
1157
            },
1158
            "type": "library",
1159
            "autoload": {
1160
                "psr-4": {
1161
                    "Laminas\\Authentication\\": "src/"
1162
                }
1163
            },
1164
            "notification-url": "https://packagist.org/downloads/",
1165
            "license": [
1166
                "BSD-3-Clause"
1167
            ],
1168
            "description": "provides an API for authentication and includes concrete authentication adapters for common use case scenarios",
1169
            "homepage": "https://laminas.dev",
1170
            "keywords": [
1171
                "Authentication",
1172
                "laminas"
1173
            ],
1174
            "support": {
1175
                "chat": "https://laminas.dev/chat",
1176
                "docs": "https://docs.laminas.dev/laminas-authentication/",
1177
                "forum": "https://discourse.laminas.dev",
1178
                "issues": "https://github.com/laminas/laminas-authentication/issues",
1179
                "rss": "https://github.com/laminas/laminas-authentication/releases.atom",
1180
                "source": "https://github.com/laminas/laminas-authentication"
1181
            },
1182
            "funding": [
1183
                {
1184
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1185
                    "type": "community_bridge"
1186
                }
1187
            ],
1188
            "time": "2021-03-17T13:48:31+00:00"
1189
        },
1190
        {
1191
            "name": "laminas/laminas-cache",
1192
            "version": "2.13.0",
1193
            "source": {
1194
                "type": "git",
1195
                "url": "https://github.com/laminas/laminas-cache.git",
1196
                "reference": "566948e32f30881cb903ffbd0e3e20dac00cd83e"
1197
            },
1198
            "dist": {
1199
                "type": "zip",
1200
                "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/566948e32f30881cb903ffbd0e3e20dac00cd83e",
1201
                "reference": "566948e32f30881cb903ffbd0e3e20dac00cd83e",
1202
                "shasum": ""
1203
            },
1204
            "require": {
1205
                "laminas/laminas-cache-storage-adapter-apc": "^1.0",
1206
                "laminas/laminas-cache-storage-adapter-apcu": "^1.0",
1207
                "laminas/laminas-cache-storage-adapter-blackhole": "^1.0",
1208
                "laminas/laminas-cache-storage-adapter-dba": "^1.0",
1209
                "laminas/laminas-cache-storage-adapter-ext-mongodb": "^1.0",
1210
                "laminas/laminas-cache-storage-adapter-filesystem": "^1.0",
1211
                "laminas/laminas-cache-storage-adapter-memcache": "^1.0",
1212
                "laminas/laminas-cache-storage-adapter-memcached": "^1.0",
1213
                "laminas/laminas-cache-storage-adapter-memory": "^1.0",
1214
                "laminas/laminas-cache-storage-adapter-mongodb": "^1.0",
1215
                "laminas/laminas-cache-storage-adapter-redis": "^1.0",
1216
                "laminas/laminas-cache-storage-adapter-session": "^1.0",
1217
                "laminas/laminas-cache-storage-adapter-wincache": "^1.0",
1218
                "laminas/laminas-cache-storage-adapter-xcache": "^1.0",
1219
                "laminas/laminas-cache-storage-adapter-zend-server": "^1.0",
1220
                "laminas/laminas-eventmanager": "^3.3",
1221
                "laminas/laminas-servicemanager": "^3.6",
1222
                "laminas/laminas-stdlib": "^3.3",
1223
                "laminas/laminas-zendframework-bridge": "^1.0",
1224
                "php": "^7.3 || ~8.0.0",
1225
                "psr/cache": "^1.0",
1226
                "psr/simple-cache": "^1.0"
1227
            },
1228
            "conflict": {
1229
                "symfony/console": "<5.1"
1230
            },
1231
            "provide": {
1232
                "psr/cache-implementation": "1.0",
1233
                "psr/simple-cache-implementation": "1.0"
1234
            },
1235
            "replace": {
1236
                "zendframework/zend-cache": "^2.9.0"
1237
            },
1238
            "require-dev": {
1239
                "laminas/laminas-cli": "^1.0",
1240
                "laminas/laminas-coding-standard": "~1.0.0",
1241
                "laminas/laminas-config-aggregator": "^1.5",
1242
                "laminas/laminas-feed": "^2.14",
1243
                "laminas/laminas-serializer": "^2.6",
1244
                "phpbench/phpbench": "^1.0.0-beta2",
1245
                "phpspec/prophecy-phpunit": "^2.0",
1246
                "phpunit/phpunit": "^9.5"
1247
            },
1248
            "suggest": {
1249
                "laminas/laminas-cli": "The laminas-cli binary can be used to consume commands provided by this component",
1250
                "laminas/laminas-serializer": "Laminas\\Serializer component"
1251
            },
1252
            "type": "library",
1253
            "extra": {
1254
                "laminas": {
1255
                    "component": "Laminas\\Cache",
1256
                    "config-provider": "Laminas\\Cache\\ConfigProvider"
1257
                }
1258
            },
1259
            "autoload": {
1260
                "files": [
1261
                    "autoload/patternPluginManagerPolyfill.php"
1262
                ],
1263
                "psr-4": {
1264
                    "Laminas\\Cache\\": "src/"
1265
                }
1266
            },
1267
            "notification-url": "https://packagist.org/downloads/",
1268
            "license": [
1269
                "BSD-3-Clause"
1270
            ],
1271
            "description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output",
1272
            "homepage": "https://laminas.dev",
1273
            "keywords": [
1274
                "cache",
1275
                "laminas",
1276
                "psr-16",
1277
                "psr-6"
1278
            ],
1279
            "support": {
1280
                "chat": "https://laminas.dev/chat",
1281
                "docs": "https://docs.laminas.dev/laminas-cache/",
1282
                "forum": "https://discourse.laminas.dev",
1283
                "issues": "https://github.com/laminas/laminas-cache/issues",
1284
                "rss": "https://github.com/laminas/laminas-cache/releases.atom",
1285
                "source": "https://github.com/laminas/laminas-cache"
1286
            },
1287
            "funding": [
1288
                {
1289
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1290
                    "type": "community_bridge"
1291
                }
1292
            ],
1293
            "time": "2021-08-08T10:21:18+00:00"
1294
        },
1295
        {
1296
            "name": "laminas/laminas-cache-storage-adapter-apc",
1297
            "version": "1.0.1",
1298
            "source": {
1299
                "type": "git",
1300
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-apc.git",
1301
                "reference": "8b375d994f6e67534f6ae6e995249e706faa30c1"
1302
            },
1303
            "dist": {
1304
                "type": "zip",
1305
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apc/zipball/8b375d994f6e67534f6ae6e995249e706faa30c1",
1306
                "reference": "8b375d994f6e67534f6ae6e995249e706faa30c1",
1307
                "shasum": ""
1308
            },
1309
            "require": {
1310
                "php": "^5.6 || ^7.0"
1311
            },
1312
            "conflict": {
1313
                "laminas/laminas-cache": "<2.10"
1314
            },
1315
            "provide": {
1316
                "laminas/laminas-cache-storage-implementation": "1.0"
1317
            },
1318
            "require-dev": {
1319
                "laminas/laminas-cache": "^2.10",
1320
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
1321
                "laminas/laminas-coding-standard": "~1.0.0",
1322
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
1323
            },
1324
            "suggest": {
1325
                "ext-apc": "APC or compatible extension, to use the APC storage adapter"
1326
            },
1327
            "type": "library",
1328
            "autoload": {
1329
                "psr-4": {
1330
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1331
                }
1332
            },
1333
            "notification-url": "https://packagist.org/downloads/",
1334
            "license": [
1335
                "BSD-3-Clause"
1336
            ],
1337
            "description": "Laminas cache adapter",
1338
            "keywords": [
1339
                "cache",
1340
                "laminas"
1341
            ],
1342
            "support": {
1343
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apc/",
1344
                "forum": "https://discourse.laminas.dev/",
1345
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apc/issues",
1346
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apc/releases.atom",
1347
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-apc"
1348
            },
1349
            "funding": [
1350
                {
1351
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1352
                    "type": "community_bridge"
1353
                }
1354
            ],
1355
            "abandoned": true,
1356
            "time": "2020-10-12T16:04:12+00:00"
1357
        },
1358
        {
1359
            "name": "laminas/laminas-cache-storage-adapter-apcu",
1360
            "version": "1.1.0",
1361
            "source": {
1362
                "type": "git",
1363
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-apcu.git",
1364
                "reference": "e182aab739d6b03992a9915cc3c7019391a94548"
1365
            },
1366
            "dist": {
1367
                "type": "zip",
1368
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-apcu/zipball/e182aab739d6b03992a9915cc3c7019391a94548",
1369
                "reference": "e182aab739d6b03992a9915cc3c7019391a94548",
1370
                "shasum": ""
1371
            },
1372
            "require": {
1373
                "php": "^7.3 || ~8.0.0"
1374
            },
1375
            "conflict": {
1376
                "laminas/laminas-cache": "<2.10"
1377
            },
1378
            "provide": {
1379
                "laminas/laminas-cache-storage-implementation": "1.0"
1380
            },
1381
            "require-dev": {
1382
                "ext-apcu": "*",
1383
                "laminas/laminas-cache": "^2.10.1",
1384
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1385
                "laminas/laminas-coding-standard": "~1.0.0",
1386
                "squizlabs/php_codesniffer": "^2.7"
1387
            },
1388
            "suggest": {
1389
                "ext-apcu": "APCU >= 5.1.0, to use the APCu 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 for apcu",
1402
            "keywords": [
1403
                "cache",
1404
                "laminas"
1405
            ],
1406
            "support": {
1407
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apcu/",
1408
                "forum": "https://discourse.laminas.dev/",
1409
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/issues",
1410
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/releases.atom",
1411
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-apcu"
1412
            },
1413
            "funding": [
1414
                {
1415
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1416
                    "type": "community_bridge"
1417
                }
1418
            ],
1419
            "time": "2021-05-03T20:41:53+00:00"
1420
        },
1421
        {
1422
            "name": "laminas/laminas-cache-storage-adapter-blackhole",
1423
            "version": "1.2.1",
1424
            "source": {
1425
                "type": "git",
1426
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole.git",
1427
                "reference": "4af1053efd81785a292c2a9442871c075700345a"
1428
            },
1429
            "dist": {
1430
                "type": "zip",
1431
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-blackhole/zipball/4af1053efd81785a292c2a9442871c075700345a",
1432
                "reference": "4af1053efd81785a292c2a9442871c075700345a",
1433
                "shasum": ""
1434
            },
1435
            "require": {
1436
                "php": "^7.3 || ~8.0.0"
1437
            },
1438
            "conflict": {
1439
                "laminas/laminas-cache": "<2.10"
1440
            },
1441
            "provide": {
1442
                "laminas/laminas-cache-storage-implementation": "1.0"
1443
            },
1444
            "require-dev": {
1445
                "laminas/laminas-cache": "^2.10.1",
1446
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1447
                "laminas/laminas-coding-standard": "^2.1.4",
1448
                "squizlabs/php_codesniffer": "^3.5.8"
1449
            },
1450
            "type": "library",
1451
            "autoload": {
1452
                "psr-4": {
1453
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1454
                }
1455
            },
1456
            "notification-url": "https://packagist.org/downloads/",
1457
            "license": [
1458
                "BSD-3-Clause"
1459
            ],
1460
            "description": "Laminas cache adapter for blackhole",
1461
            "keywords": [
1462
                "cache",
1463
                "laminas"
1464
            ],
1465
            "support": {
1466
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-blackhole/",
1467
                "forum": "https://discourse.laminas.dev/",
1468
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/issues",
1469
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/releases.atom",
1470
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole"
1471
            },
1472
            "funding": [
1473
                {
1474
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1475
                    "type": "community_bridge"
1476
                }
1477
            ],
1478
            "time": "2021-04-29T21:06:24+00:00"
1479
        },
1480
        {
1481
            "name": "laminas/laminas-cache-storage-adapter-dba",
1482
            "version": "1.0.1",
1483
            "source": {
1484
                "type": "git",
1485
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-dba.git",
1486
                "reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b"
1487
            },
1488
            "dist": {
1489
                "type": "zip",
1490
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-dba/zipball/ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
1491
                "reference": "ad968d3d8a0350af8e6717be58bb96e5a9e77f3b",
1492
                "shasum": ""
1493
            },
1494
            "require": {
1495
                "php": "^5.6 || ^7.0"
1496
            },
1497
            "conflict": {
1498
                "laminas/laminas-cache": "<2.10"
1499
            },
1500
            "provide": {
1501
                "laminas/laminas-cache-storage-implementation": "1.0"
1502
            },
1503
            "require-dev": {
1504
                "laminas/laminas-cache": "^2.10",
1505
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
1506
                "laminas/laminas-coding-standard": "~1.0.0",
1507
                "squizlabs/php_codesniffer": "^2.7"
1508
            },
1509
            "suggest": {
1510
                "ext-dba": "DBA, to use the DBA storage adapter"
1511
            },
1512
            "type": "library",
1513
            "autoload": {
1514
                "psr-4": {
1515
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1516
                }
1517
            },
1518
            "notification-url": "https://packagist.org/downloads/",
1519
            "license": [
1520
                "BSD-3-Clause"
1521
            ],
1522
            "description": "Laminas cache adapter for dba",
1523
            "keywords": [
1524
                "cache",
1525
                "laminas"
1526
            ],
1527
            "support": {
1528
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-dba/",
1529
                "forum": "https://discourse.laminas.dev/",
1530
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-dba/issues",
1531
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-dba/releases.atom",
1532
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-dba"
1533
            },
1534
            "funding": [
1535
                {
1536
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1537
                    "type": "community_bridge"
1538
                }
1539
            ],
1540
            "abandoned": true,
1541
            "time": "2020-10-12T16:08:58+00:00"
1542
        },
1543
        {
1544
            "name": "laminas/laminas-cache-storage-adapter-ext-mongodb",
1545
            "version": "1.2.0",
1546
            "source": {
1547
                "type": "git",
1548
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb.git",
1549
                "reference": "72f68589cc8323fa688167a4720b795dd0907f4e"
1550
            },
1551
            "dist": {
1552
                "type": "zip",
1553
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-ext-mongodb/zipball/72f68589cc8323fa688167a4720b795dd0907f4e",
1554
                "reference": "72f68589cc8323fa688167a4720b795dd0907f4e",
1555
                "shasum": ""
1556
            },
1557
            "require": {
1558
                "php": "^7.3 || ~8.0.0"
1559
            },
1560
            "conflict": {
1561
                "laminas/laminas-cache": "<2.10",
1562
                "mongodb/mongodb": "<1.8"
1563
            },
1564
            "provide": {
1565
                "laminas/laminas-cache-storage-implementation": "1.0"
1566
            },
1567
            "require-dev": {
1568
                "laminas/laminas-cache": "^2.10.3",
1569
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1570
                "laminas/laminas-coding-standard": "~2.2.0",
1571
                "laminas/laminas-serializer": "^2.10.1",
1572
                "mongodb/mongodb": "^1.8.0",
1573
                "psalm/plugin-phpunit": "^0.16.1",
1574
                "vimeo/psalm": "^4.9"
1575
            },
1576
            "suggest": {
1577
                "mongodb/mongodb": "MongoDB, to use the ExtMongoDb storage adapter"
1578
            },
1579
            "type": "library",
1580
            "autoload": {
1581
                "psr-4": {
1582
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1583
                }
1584
            },
1585
            "notification-url": "https://packagist.org/downloads/",
1586
            "license": [
1587
                "BSD-3-Clause"
1588
            ],
1589
            "description": "Laminas cache adapter for ext-mongodb",
1590
            "keywords": [
1591
                "cache",
1592
                "laminas"
1593
            ],
1594
            "support": {
1595
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-ext-mongodb/",
1596
                "forum": "https://discourse.laminas.dev/",
1597
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/issues",
1598
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/releases.atom",
1599
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb"
1600
            },
1601
            "funding": [
1602
                {
1603
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1604
                    "type": "community_bridge"
1605
                }
1606
            ],
1607
            "time": "2021-08-10T18:17:48+00:00"
1608
        },
1609
        {
1610
            "name": "laminas/laminas-cache-storage-adapter-filesystem",
1611
            "version": "1.1.1",
1612
            "source": {
1613
                "type": "git",
1614
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem.git",
1615
                "reference": "76fc488c3fa0ad442e4e70f807305c940d1bdcbc"
1616
            },
1617
            "dist": {
1618
                "type": "zip",
1619
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-filesystem/zipball/76fc488c3fa0ad442e4e70f807305c940d1bdcbc",
1620
                "reference": "76fc488c3fa0ad442e4e70f807305c940d1bdcbc",
1621
                "shasum": ""
1622
            },
1623
            "require": {
1624
                "php": "^7.3 || ~8.0.0"
1625
            },
1626
            "conflict": {
1627
                "laminas/laminas-cache": "<2.10"
1628
            },
1629
            "provide": {
1630
                "laminas/laminas-cache-storage-implementation": "1.0"
1631
            },
1632
            "require-dev": {
1633
                "laminas/laminas-cache": "^2.10",
1634
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1635
                "laminas/laminas-coding-standard": "~1.0.0",
1636
                "laminas/laminas-serializer": "^2.10",
1637
                "phpunit/phpunit": "^9.5",
1638
                "squizlabs/php_codesniffer": "^2.7"
1639
            },
1640
            "type": "library",
1641
            "autoload": {
1642
                "psr-4": {
1643
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1644
                }
1645
            },
1646
            "notification-url": "https://packagist.org/downloads/",
1647
            "license": [
1648
                "BSD-3-Clause"
1649
            ],
1650
            "description": "Laminas cache adapter for filesystem",
1651
            "keywords": [
1652
                "cache",
1653
                "laminas"
1654
            ],
1655
            "support": {
1656
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-filesystem/",
1657
                "forum": "https://discourse.laminas.dev/",
1658
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/issues",
1659
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/releases.atom",
1660
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem"
1661
            },
1662
            "funding": [
1663
                {
1664
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1665
                    "type": "community_bridge"
1666
                }
1667
            ],
1668
            "time": "2021-04-25T00:27:54+00:00"
1669
        },
1670
        {
1671
            "name": "laminas/laminas-cache-storage-adapter-memcache",
1672
            "version": "1.1.0",
1673
            "source": {
1674
                "type": "git",
1675
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memcache.git",
1676
                "reference": "1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088"
1677
            },
1678
            "dist": {
1679
                "type": "zip",
1680
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memcache/zipball/1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088",
1681
                "reference": "1d2a74e300a0fd0b8d0e0cb4e379a173ccad0088",
1682
                "shasum": ""
1683
            },
1684
            "require": {
1685
                "php": "^7.3 || ~8.0.0"
1686
            },
1687
            "conflict": {
1688
                "laminas/laminas-cache": "<2.10"
1689
            },
1690
            "provide": {
1691
                "laminas/laminas-cache-storage-implementation": "1.0"
1692
            },
1693
            "require-dev": {
1694
                "laminas/laminas-cache": "^2.10.1",
1695
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1696
                "laminas/laminas-coding-standard": "^2.1.4",
1697
                "laminas/laminas-serializer": "^2.10.1",
1698
                "squizlabs/php_codesniffer": "^3.6.0"
1699
            },
1700
            "suggest": {
1701
                "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter"
1702
            },
1703
            "type": "library",
1704
            "autoload": {
1705
                "psr-4": {
1706
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1707
                }
1708
            },
1709
            "notification-url": "https://packagist.org/downloads/",
1710
            "license": [
1711
                "BSD-3-Clause"
1712
            ],
1713
            "description": "Laminas cache adapter for memcache",
1714
            "keywords": [
1715
                "cache",
1716
                "laminas"
1717
            ],
1718
            "support": {
1719
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcache/",
1720
                "forum": "https://discourse.laminas.dev/",
1721
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/issues",
1722
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/releases.atom",
1723
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcache"
1724
            },
1725
            "funding": [
1726
                {
1727
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1728
                    "type": "community_bridge"
1729
                }
1730
            ],
1731
            "abandoned": true,
1732
            "time": "2021-04-29T19:57:43+00:00"
1733
        },
1734
        {
1735
            "name": "laminas/laminas-cache-storage-adapter-memcached",
1736
            "version": "1.2.0",
1737
            "source": {
1738
                "type": "git",
1739
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memcached.git",
1740
                "reference": "d05f33e43a352b85c6d0208e9cfbf2a59f02ede3"
1741
            },
1742
            "dist": {
1743
                "type": "zip",
1744
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memcached/zipball/d05f33e43a352b85c6d0208e9cfbf2a59f02ede3",
1745
                "reference": "d05f33e43a352b85c6d0208e9cfbf2a59f02ede3",
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",
1759
                "laminas/laminas-cache-storage-adapter-test": "^1.0.2",
1760
                "laminas/laminas-coding-standard": "~2.2.0",
1761
                "phpunit/phpunit": "^9.5.8"
1762
            },
1763
            "suggest": {
1764
                "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter"
1765
            },
1766
            "type": "library",
1767
            "autoload": {
1768
                "psr-4": {
1769
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1770
                }
1771
            },
1772
            "notification-url": "https://packagist.org/downloads/",
1773
            "license": [
1774
                "BSD-3-Clause"
1775
            ],
1776
            "description": "Laminas cache adapter for memcached",
1777
            "keywords": [
1778
                "cache",
1779
                "laminas",
1780
                "memcached"
1781
            ],
1782
            "support": {
1783
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcached/",
1784
                "forum": "https://discourse.laminas.dev/",
1785
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/issues",
1786
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/releases.atom",
1787
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcached"
1788
            },
1789
            "funding": [
1790
                {
1791
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1792
                    "type": "community_bridge"
1793
                }
1794
            ],
1795
            "time": "2021-08-08T14:51:12+00:00"
1796
        },
1797
        {
1798
            "name": "laminas/laminas-cache-storage-adapter-memory",
1799
            "version": "1.1.0",
1800
            "source": {
1801
                "type": "git",
1802
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-memory.git",
1803
                "reference": "02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd"
1804
            },
1805
            "dist": {
1806
                "type": "zip",
1807
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-memory/zipball/02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd",
1808
                "reference": "02c7a4a1118bbd47d1c0f0bfe1e8b140af79d2bd",
1809
                "shasum": ""
1810
            },
1811
            "require": {
1812
                "php": "^7.3 || ~8.0.0"
1813
            },
1814
            "conflict": {
1815
                "laminas/laminas-cache": "<2.10"
1816
            },
1817
            "provide": {
1818
                "laminas/laminas-cache-storage-implementation": "1.0"
1819
            },
1820
            "require-dev": {
1821
                "laminas/laminas-cache": "^2.10.1",
1822
                "laminas/laminas-cache-storage-adapter-test": "^1.1.1",
1823
                "laminas/laminas-coding-standard": "^2.1.4",
1824
                "squizlabs/php_codesniffer": "^3.5.8"
1825
            },
1826
            "type": "library",
1827
            "autoload": {
1828
                "psr-4": {
1829
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1830
                }
1831
            },
1832
            "notification-url": "https://packagist.org/downloads/",
1833
            "license": [
1834
                "BSD-3-Clause"
1835
            ],
1836
            "description": "Laminas cache adapter for memory",
1837
            "keywords": [
1838
                "cache",
1839
                "laminas"
1840
            ],
1841
            "support": {
1842
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memory/",
1843
                "forum": "https://discourse.laminas.dev/",
1844
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memory/issues",
1845
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memory/releases.atom",
1846
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-memory"
1847
            },
1848
            "funding": [
1849
                {
1850
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1851
                    "type": "community_bridge"
1852
                }
1853
            ],
1854
            "time": "2021-04-28T17:27:13+00:00"
1855
        },
1856
        {
1857
            "name": "laminas/laminas-cache-storage-adapter-mongodb",
1858
            "version": "1.0.1",
1859
            "source": {
1860
                "type": "git",
1861
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb.git",
1862
                "reference": "ef4aa396b55533b8eb3e1d4126c39a78a22e49a6"
1863
            },
1864
            "dist": {
1865
                "type": "zip",
1866
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-mongodb/zipball/ef4aa396b55533b8eb3e1d4126c39a78a22e49a6",
1867
                "reference": "ef4aa396b55533b8eb3e1d4126c39a78a22e49a6",
1868
                "shasum": ""
1869
            },
1870
            "require": {
1871
                "php": "^5.6 || ^7.0"
1872
            },
1873
            "conflict": {
1874
                "laminas/laminas-cache": "<2.10"
1875
            },
1876
            "provide": {
1877
                "laminas/laminas-cache-storage-implementation": "1.0"
1878
            },
1879
            "require-dev": {
1880
                "laminas/laminas-cache": "^2.10",
1881
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
1882
                "laminas/laminas-coding-standard": "~1.0.0",
1883
                "squizlabs/php_codesniffer": "^2.7"
1884
            },
1885
            "type": "library",
1886
            "autoload": {
1887
                "psr-4": {
1888
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1889
                }
1890
            },
1891
            "notification-url": "https://packagist.org/downloads/",
1892
            "license": [
1893
                "BSD-3-Clause"
1894
            ],
1895
            "description": "Laminas cache adapter for mongodb",
1896
            "keywords": [
1897
                "cache",
1898
                "laminas"
1899
            ],
1900
            "support": {
1901
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-mongodb/",
1902
                "forum": "https://discourse.laminas.dev/",
1903
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/issues",
1904
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/releases.atom",
1905
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb"
1906
            },
1907
            "funding": [
1908
                {
1909
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1910
                    "type": "community_bridge"
1911
                }
1912
            ],
1913
            "abandoned": true,
1914
            "time": "2020-10-12T16:19:10+00:00"
1915
        },
1916
        {
1917
            "name": "laminas/laminas-cache-storage-adapter-redis",
1918
            "version": "1.2.0",
1919
            "source": {
1920
                "type": "git",
1921
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-redis.git",
1922
                "reference": "de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee"
1923
            },
1924
            "dist": {
1925
                "type": "zip",
1926
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-redis/zipball/de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee",
1927
                "reference": "de8a63d4a0ef1ccead401eb7fb6d75b57fa3f9ee",
1928
                "shasum": ""
1929
            },
1930
            "require": {
1931
                "php": "^7.3 || ~8.0.0"
1932
            },
1933
            "conflict": {
1934
                "laminas/laminas-cache": "<2.10",
1935
                "phpunit/phpunit": "<6.1.0"
1936
            },
1937
            "provide": {
1938
                "laminas/laminas-cache-storage-implementation": "1.0"
1939
            },
1940
            "require-dev": {
1941
                "composer-runtime-api": "^2",
1942
                "ext-posix": "*",
1943
                "ext-redis": "*",
1944
                "laminas/laminas-cache": "^2.10",
1945
                "laminas/laminas-cache-storage-adapter-test": "^1.1",
1946
                "laminas/laminas-coding-standard": "^2.1",
1947
                "laminas/laminas-serializer": "^2.10",
1948
                "psalm/plugin-phpunit": "^0.15.1",
1949
                "vimeo/psalm": "^4.7"
1950
            },
1951
            "type": "library",
1952
            "autoload": {
1953
                "psr-4": {
1954
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
1955
                }
1956
            },
1957
            "notification-url": "https://packagist.org/downloads/",
1958
            "license": [
1959
                "BSD-3-Clause"
1960
            ],
1961
            "description": "Laminas cache adapter for redis",
1962
            "keywords": [
1963
                "cache",
1964
                "laminas"
1965
            ],
1966
            "support": {
1967
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-redis/",
1968
                "forum": "https://discourse.laminas.dev/",
1969
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-redis/issues",
1970
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-redis/releases.atom",
1971
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-redis"
1972
            },
1973
            "funding": [
1974
                {
1975
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
1976
                    "type": "community_bridge"
1977
                }
1978
            ],
1979
            "time": "2021-06-03T16:14:07+00:00"
1980
        },
1981
        {
1982
            "name": "laminas/laminas-cache-storage-adapter-session",
1983
            "version": "1.1.0",
1984
            "source": {
1985
                "type": "git",
1986
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-session.git",
1987
                "reference": "74a275056cfca2300eb9a67cd1d917f7066b4113"
1988
            },
1989
            "dist": {
1990
                "type": "zip",
1991
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-session/zipball/74a275056cfca2300eb9a67cd1d917f7066b4113",
1992
                "reference": "74a275056cfca2300eb9a67cd1d917f7066b4113",
1993
                "shasum": ""
1994
            },
1995
            "require": {
1996
                "php": "^7.3 || ~8.0.0"
1997
            },
1998
            "conflict": {
1999
                "laminas/laminas-cache": "<2.10"
2000
            },
2001
            "provide": {
2002
                "laminas/laminas-cache-storage-implementation": "1.0"
2003
            },
2004
            "require-dev": {
2005
                "laminas/laminas-cache": "^2.10",
2006
                "laminas/laminas-cache-storage-adapter-test": "^1.1",
2007
                "laminas/laminas-coding-standard": "^2.1",
2008
                "laminas/laminas-session": "^2.7.4"
2009
            },
2010
            "suggest": {
2011
                "laminas/laminas-session": "Laminas\\Session component"
2012
            },
2013
            "type": "library",
2014
            "autoload": {
2015
                "psr-4": {
2016
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2017
                }
2018
            },
2019
            "notification-url": "https://packagist.org/downloads/",
2020
            "license": [
2021
                "BSD-3-Clause"
2022
            ],
2023
            "description": "Laminas cache adapter for session",
2024
            "keywords": [
2025
                "cache",
2026
                "laminas"
2027
            ],
2028
            "support": {
2029
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-session/",
2030
                "forum": "https://discourse.laminas.dev/",
2031
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-session/issues",
2032
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-session/releases.atom",
2033
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-session"
2034
            },
2035
            "funding": [
2036
                {
2037
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2038
                    "type": "community_bridge"
2039
                }
2040
            ],
2041
            "time": "2021-05-02T13:52:36+00:00"
2042
        },
2043
        {
2044
            "name": "laminas/laminas-cache-storage-adapter-wincache",
2045
            "version": "1.0.1",
2046
            "source": {
2047
                "type": "git",
2048
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-wincache.git",
2049
                "reference": "0f54599c5d9aff11b01adadd2742097f923170ba"
2050
            },
2051
            "dist": {
2052
                "type": "zip",
2053
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-wincache/zipball/0f54599c5d9aff11b01adadd2742097f923170ba",
2054
                "reference": "0f54599c5d9aff11b01adadd2742097f923170ba",
2055
                "shasum": ""
2056
            },
2057
            "require": {
2058
                "php": "^5.6 || ^7.0"
2059
            },
2060
            "conflict": {
2061
                "laminas/laminas-cache": "<2.10"
2062
            },
2063
            "provide": {
2064
                "laminas/laminas-cache-storage-implementation": "1.0"
2065
            },
2066
            "require-dev": {
2067
                "laminas/laminas-cache": "^2.10",
2068
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
2069
                "laminas/laminas-coding-standard": "~1.0.0",
2070
                "squizlabs/php_codesniffer": "^2.7"
2071
            },
2072
            "suggest": {
2073
                "ext-wincache": "WinCache, to use the WinCache storage adapter"
2074
            },
2075
            "type": "library",
2076
            "autoload": {
2077
                "psr-4": {
2078
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2079
                }
2080
            },
2081
            "notification-url": "https://packagist.org/downloads/",
2082
            "license": [
2083
                "BSD-3-Clause"
2084
            ],
2085
            "description": "Laminas cache adapter for wincache",
2086
            "keywords": [
2087
                "cache",
2088
                "laminas"
2089
            ],
2090
            "support": {
2091
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-wincache/",
2092
                "forum": "https://discourse.laminas.dev/",
2093
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/issues",
2094
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/releases.atom",
2095
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-wincache"
2096
            },
2097
            "funding": [
2098
                {
2099
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2100
                    "type": "community_bridge"
2101
                }
2102
            ],
2103
            "abandoned": true,
2104
            "time": "2020-10-12T16:22:49+00:00"
2105
        },
2106
        {
2107
            "name": "laminas/laminas-cache-storage-adapter-xcache",
2108
            "version": "1.0.1",
2109
            "source": {
2110
                "type": "git",
2111
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-xcache.git",
2112
                "reference": "24049557aa796ec7527bcc8032ed68346232b219"
2113
            },
2114
            "dist": {
2115
                "type": "zip",
2116
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-xcache/zipball/24049557aa796ec7527bcc8032ed68346232b219",
2117
                "reference": "24049557aa796ec7527bcc8032ed68346232b219",
2118
                "shasum": ""
2119
            },
2120
            "require": {
2121
                "php": "^5.6 || ^7.0"
2122
            },
2123
            "conflict": {
2124
                "laminas/laminas-cache": "<2.10"
2125
            },
2126
            "provide": {
2127
                "laminas/laminas-cache-storage-implementation": "1.0"
2128
            },
2129
            "require-dev": {
2130
                "laminas/laminas-cache": "^2.10",
2131
                "laminas/laminas-cache-storage-adapter-test": "^1.0@dev",
2132
                "laminas/laminas-coding-standard": "~1.0.0",
2133
                "laminas/laminas-serializer": "^2.9",
2134
                "squizlabs/php_codesniffer": "^2.7"
2135
            },
2136
            "suggest": {
2137
                "ext-xcache": "XCache, to use the XCache 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 xcache",
2150
            "keywords": [
2151
                "cache",
2152
                "laminas"
2153
            ],
2154
            "support": {
2155
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-xcache/",
2156
                "forum": "https://discourse.laminas.dev/",
2157
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/issues",
2158
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/releases.atom",
2159
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-xcache"
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:23:46+00:00"
2169
        },
2170
        {
2171
            "name": "laminas/laminas-cache-storage-adapter-zend-server",
2172
            "version": "1.0.1",
2173
            "source": {
2174
                "type": "git",
2175
                "url": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server.git",
2176
                "reference": "8d0b0d219a048a92472d89a5e527990f3ea2decc"
2177
            },
2178
            "dist": {
2179
                "type": "zip",
2180
                "url": "https://api.github.com/repos/laminas/laminas-cache-storage-adapter-zend-server/zipball/8d0b0d219a048a92472d89a5e527990f3ea2decc",
2181
                "reference": "8d0b0d219a048a92472d89a5e527990f3ea2decc",
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
                "squizlabs/php_codesniffer": "^2.7"
2198
            },
2199
            "type": "library",
2200
            "autoload": {
2201
                "psr-4": {
2202
                    "Laminas\\Cache\\Storage\\Adapter\\": "src/"
2203
                }
2204
            },
2205
            "notification-url": "https://packagist.org/downloads/",
2206
            "license": [
2207
                "BSD-3-Clause"
2208
            ],
2209
            "description": "Laminas cache adapter for zend-server",
2210
            "keywords": [
2211
                "cache",
2212
                "laminas"
2213
            ],
2214
            "support": {
2215
                "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-zend-server/",
2216
                "forum": "https://discourse.laminas.dev/",
2217
                "issues": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/issues",
2218
                "rss": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/releases.atom",
2219
                "source": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server"
2220
            },
2221
            "funding": [
2222
                {
2223
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2224
                    "type": "community_bridge"
2225
                }
2226
            ],
2227
            "time": "2020-10-12T16:24:25+00:00"
2228
        },
2229
        {
2230
            "name": "laminas/laminas-captcha",
2231
            "version": "2.10.0",
2232
            "source": {
2233
                "type": "git",
2234
                "url": "https://github.com/laminas/laminas-captcha.git",
2235
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50"
2236
            },
2237
            "dist": {
2238
                "type": "zip",
2239
                "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/9a0134e434cd792934ecca42cb66f316be7bba50",
2240
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50",
2241
                "shasum": ""
2242
            },
2243
            "require": {
2244
                "laminas/laminas-math": "^2.7 || ^3.0",
2245
                "laminas/laminas-stdlib": "^3.3",
2246
                "laminas/laminas-zendframework-bridge": "^1.1",
2247
                "php": "^7.3 || ~8.0.0"
2248
            },
2249
            "replace": {
2250
                "zendframework/zend-captcha": "^2.9.0"
2251
            },
2252
            "require-dev": {
2253
                "laminas/laminas-coding-standard": "~2.1.4",
2254
                "laminas/laminas-recaptcha": "^3.0",
2255
                "laminas/laminas-session": "^2.10",
2256
                "laminas/laminas-text": "^2.8",
2257
                "laminas/laminas-validator": "^2.14",
2258
                "phpunit/phpunit": "^9.4.3",
2259
                "psalm/plugin-phpunit": "^0.15.1",
2260
                "vimeo/psalm": "^4.6"
2261
            },
2262
            "suggest": {
2263
                "laminas/laminas-i18n-resources": "Translations of captcha messages",
2264
                "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component",
2265
                "laminas/laminas-session": "Laminas\\Session component",
2266
                "laminas/laminas-text": "Laminas\\Text component",
2267
                "laminas/laminas-validator": "Laminas\\Validator component"
2268
            },
2269
            "type": "library",
2270
            "autoload": {
2271
                "psr-4": {
2272
                    "Laminas\\Captcha\\": "src/"
2273
                }
2274
            },
2275
            "notification-url": "https://packagist.org/downloads/",
2276
            "license": [
2277
                "BSD-3-Clause"
2278
            ],
2279
            "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more",
2280
            "homepage": "https://laminas.dev",
2281
            "keywords": [
2282
                "captcha",
2283
                "laminas"
2284
            ],
2285
            "support": {
2286
                "chat": "https://laminas.dev/chat",
2287
                "docs": "https://docs.laminas.dev/laminas-captcha/",
2288
                "forum": "https://discourse.laminas.dev",
2289
                "issues": "https://github.com/laminas/laminas-captcha/issues",
2290
                "rss": "https://github.com/laminas/laminas-captcha/releases.atom",
2291
                "source": "https://github.com/laminas/laminas-captcha"
2292
            },
2293
            "funding": [
2294
                {
2295
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2296
                    "type": "community_bridge"
2297
                }
2298
            ],
2299
            "time": "2021-03-17T16:42:11+00:00"
2300
        },
2301
        {
2302
            "name": "laminas/laminas-cli",
2303
            "version": "1.1.1",
2304
            "source": {
2305
                "type": "git",
2306
                "url": "https://github.com/laminas/laminas-cli.git",
2307
                "reference": "875a174c161c84c84c43bdff1e10cfe4ecbda704"
2308
            },
2309
            "dist": {
2310
                "type": "zip",
2311
                "url": "https://api.github.com/repos/laminas/laminas-cli/zipball/875a174c161c84c84c43bdff1e10cfe4ecbda704",
2312
                "reference": "875a174c161c84c84c43bdff1e10cfe4ecbda704",
2313
                "shasum": ""
2314
            },
2315
            "require": {
2316
                "composer/package-versions-deprecated": "^1.10.99",
2317
                "php": "^7.3 || ~8.0.0",
2318
                "psr/container": "^1.0",
2319
                "symfony/console": "^4.3 || ^5.1.2",
2320
                "symfony/event-dispatcher": "^4.0 || ^5.0",
2321
                "symfony/polyfill-php80": "^1.17",
2322
                "webmozart/assert": "^1.9"
2323
            },
2324
            "require-dev": {
2325
                "laminas/laminas-coding-standard": "~2.0.0",
2326
                "laminas/laminas-mvc": "^3.1.1",
2327
                "laminas/laminas-servicemanager": "^3.4",
2328
                "mikey179/vfsstream": "2.0.x-dev",
2329
                "phpunit/phpunit": "^9.4.1",
2330
                "vimeo/psalm": "^4.4.1"
2331
            },
2332
            "bin": [
2333
                "bin/laminas"
2334
            ],
2335
            "type": "library",
2336
            "extra": {
2337
                "branch-alias": {
2338
                    "dev-master": "1.0.x-dev",
2339
                    "dev-develop": "1.1.x-dev"
2340
                }
2341
            },
2342
            "autoload": {
2343
                "files": [
2344
                    "src/autoload.php"
2345
                ],
2346
                "psr-4": {
2347
                    "Laminas\\Cli\\": "src/"
2348
                }
2349
            },
2350
            "notification-url": "https://packagist.org/downloads/",
2351
            "license": [
2352
                "BSD-3-Clause"
2353
            ],
2354
            "description": "Command-line interface for Laminas projects",
2355
            "keywords": [
2356
                "cli",
2357
                "command",
2358
                "console",
2359
                "laminas"
2360
            ],
2361
            "support": {
2362
                "chat": "https://laminas.dev/chat",
2363
                "docs": "https://docs.laminas.dev/laminas-cli/",
2364
                "forum": "https://discourse.laminas.dev",
2365
                "issues": "https://github.com/mezzio/laminas-cli/issues",
2366
                "rss": "https://github.com/mezzio/laminas-cli/releases.atom",
2367
                "source": "https://github.com/mezzio/laminas-cli"
2368
            },
2369
            "funding": [
2370
                {
2371
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2372
                    "type": "community_bridge"
2373
                }
2374
            ],
2375
            "time": "2021-05-20T17:32:19+00:00"
2376
        },
2377
        {
2378
            "name": "laminas/laminas-code",
2379
            "version": "3.5.1",
2380
            "source": {
2381
                "type": "git",
2382
                "url": "https://github.com/laminas/laminas-code.git",
2383
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77"
2384
            },
2385
            "dist": {
2386
                "type": "zip",
2387
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/b549b70c0bb6e935d497f84f750c82653326ac77",
2388
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77",
2389
                "shasum": ""
2390
            },
2391
            "require": {
2392
                "laminas/laminas-eventmanager": "^3.3",
2393
                "laminas/laminas-zendframework-bridge": "^1.1",
2394
                "php": "^7.3 || ~8.0.0"
2395
            },
2396
            "conflict": {
2397
                "phpspec/prophecy": "<1.9.0"
2398
            },
2399
            "replace": {
2400
                "zendframework/zend-code": "^3.4.1"
2401
            },
2402
            "require-dev": {
2403
                "doctrine/annotations": "^1.10.4",
2404
                "ext-phar": "*",
2405
                "laminas/laminas-coding-standard": "^1.0.0",
2406
                "laminas/laminas-stdlib": "^3.3.0",
2407
                "phpunit/phpunit": "^9.4.2"
2408
            },
2409
            "suggest": {
2410
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
2411
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
2412
            },
2413
            "type": "library",
2414
            "autoload": {
2415
                "psr-4": {
2416
                    "Laminas\\Code\\": "src/"
2417
                }
2418
            },
2419
            "notification-url": "https://packagist.org/downloads/",
2420
            "license": [
2421
                "BSD-3-Clause"
2422
            ],
2423
            "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
2424
            "homepage": "https://laminas.dev",
2425
            "keywords": [
2426
                "code",
2427
                "laminas"
2428
            ],
2429
            "support": {
2430
                "chat": "https://laminas.dev/chat",
2431
                "docs": "https://docs.laminas.dev/laminas-code/",
2432
                "forum": "https://discourse.laminas.dev",
2433
                "issues": "https://github.com/laminas/laminas-code/issues",
2434
                "rss": "https://github.com/laminas/laminas-code/releases.atom",
2435
                "source": "https://github.com/laminas/laminas-code"
2436
            },
2437
            "funding": [
2438
                {
2439
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2440
                    "type": "community_bridge"
2441
                }
2442
            ],
2443
            "time": "2020-11-30T20:16:31+00:00"
2444
        },
2445
        {
2446
            "name": "laminas/laminas-component-installer",
2447
            "version": "2.5.0",
2448
            "source": {
2449
                "type": "git",
2450
                "url": "https://github.com/laminas/laminas-component-installer.git",
2451
                "reference": "223d81cf648ff9380bd13cfe07a31324b0ffc8b8"
2452
            },
2453
            "dist": {
2454
                "type": "zip",
2455
                "url": "https://api.github.com/repos/laminas/laminas-component-installer/zipball/223d81cf648ff9380bd13cfe07a31324b0ffc8b8",
2456
                "reference": "223d81cf648ff9380bd13cfe07a31324b0ffc8b8",
2457
                "shasum": ""
2458
            },
2459
            "require": {
2460
                "composer-plugin-api": "^1.0 || ^2.0",
2461
                "laminas/laminas-zendframework-bridge": "^1.0",
2462
                "php": "^7.3 || ~8.0.0"
2463
            },
2464
            "replace": {
2465
                "zendframework/zend-component-installer": "^2.1.2"
2466
            },
2467
            "require-dev": {
2468
                "composer/composer": "^1.5.2 || ^2.0",
2469
                "laminas/laminas-coding-standard": "~2.1.4",
2470
                "malukenho/docheader": "^0.1.6",
2471
                "mikey179/vfsstream": "^1.6.7",
2472
                "phpunit/phpunit": "^9.3",
2473
                "psalm/plugin-phpunit": "^0.13.0",
2474
                "vimeo/psalm": "^4.2",
2475
                "webmozart/assert": "^1.6"
2476
            },
2477
            "type": "composer-plugin",
2478
            "extra": {
2479
                "class": "Laminas\\ComponentInstaller\\ComponentInstaller"
2480
            },
2481
            "autoload": {
2482
                "psr-4": {
2483
                    "Laminas\\ComponentInstaller\\": "src/"
2484
                }
2485
            },
2486
            "notification-url": "https://packagist.org/downloads/",
2487
            "license": [
2488
                "BSD-3-Clause"
2489
            ],
2490
            "description": "Composer plugin for injecting modules and configuration providers into application configuration",
2491
            "homepage": "https://laminas.dev",
2492
            "keywords": [
2493
                "component installer",
2494
                "composer",
2495
                "laminas",
2496
                "plugin"
2497
            ],
2498
            "support": {
2499
                "chat": "https://laminas.dev/chat",
2500
                "docs": "https://docs.laminas.dev/laminas-component-installer/",
2501
                "forum": "https://discourse.laminas.dev",
2502
                "issues": "https://github.com/laminas/laminas-component-installer/issues",
2503
                "rss": "https://github.com/laminas/laminas-component-installer/releases.atom",
2504
                "source": "https://github.com/laminas/laminas-component-installer"
2505
            },
2506
            "funding": [
2507
                {
2508
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2509
                    "type": "community_bridge"
2510
                }
2511
            ],
2512
            "time": "2021-05-10T19:40:40+00:00"
2513
        },
2514
        {
2515
            "name": "laminas/laminas-config",
2516
            "version": "3.5.0",
2517
            "source": {
2518
                "type": "git",
2519
                "url": "https://github.com/laminas/laminas-config.git",
2520
                "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b"
2521
            },
2522
            "dist": {
2523
                "type": "zip",
2524
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/f91cd6fe79e82cbbcaa36485108a04e8ef1e679b",
2525
                "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b",
2526
                "shasum": ""
2527
            },
2528
            "require": {
2529
                "ext-json": "*",
2530
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2531
                "laminas/laminas-zendframework-bridge": "^1.0",
2532
                "php": "^7.3 || ~8.0.0",
2533
                "psr/container": "^1.0"
2534
            },
2535
            "conflict": {
2536
                "container-interop/container-interop": "<1.2.0"
2537
            },
2538
            "replace": {
2539
                "zendframework/zend-config": "^3.3.0"
2540
            },
2541
            "require-dev": {
2542
                "laminas/laminas-coding-standard": "~1.0.0",
2543
                "laminas/laminas-filter": "^2.7.2",
2544
                "laminas/laminas-i18n": "^2.10.3",
2545
                "laminas/laminas-servicemanager": "^3.4.1",
2546
                "malukenho/docheader": "^0.1.6",
2547
                "phpunit/phpunit": "^8.5.8"
2548
            },
2549
            "suggest": {
2550
                "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
2551
                "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
2552
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
2553
            },
2554
            "type": "library",
2555
            "autoload": {
2556
                "psr-4": {
2557
                    "Laminas\\Config\\": "src/"
2558
                }
2559
            },
2560
            "notification-url": "https://packagist.org/downloads/",
2561
            "license": [
2562
                "BSD-3-Clause"
2563
            ],
2564
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
2565
            "homepage": "https://laminas.dev",
2566
            "keywords": [
2567
                "config",
2568
                "laminas"
2569
            ],
2570
            "support": {
2571
                "chat": "https://laminas.dev/chat",
2572
                "docs": "https://docs.laminas.dev/laminas-config/",
2573
                "forum": "https://discourse.laminas.dev",
2574
                "issues": "https://github.com/laminas/laminas-config/issues",
2575
                "rss": "https://github.com/laminas/laminas-config/releases.atom",
2576
                "source": "https://github.com/laminas/laminas-config"
2577
            },
2578
            "funding": [
2579
                {
2580
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2581
                    "type": "community_bridge"
2582
                }
2583
            ],
2584
            "time": "2021-02-11T15:06:51+00:00"
2585
        },
2586
        {
2587
            "name": "laminas/laminas-console",
2588
            "version": "2.8.0",
2589
            "source": {
2590
                "type": "git",
2591
                "url": "https://github.com/laminas/laminas-console.git",
2592
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
2593
            },
2594
            "dist": {
2595
                "type": "zip",
2596
                "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
2597
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
2598
                "shasum": ""
2599
            },
2600
            "require": {
2601
                "laminas/laminas-stdlib": "^3.2.1",
2602
                "laminas/laminas-zendframework-bridge": "^1.0",
2603
                "php": "^5.6 || ^7.0"
2604
            },
2605
            "replace": {
2606
                "zendframework/zend-console": "self.version"
2607
            },
2608
            "require-dev": {
2609
                "laminas/laminas-coding-standard": "~1.0.0",
2610
                "laminas/laminas-filter": "^2.7.2",
2611
                "laminas/laminas-json": "^2.6 || ^3.0",
2612
                "laminas/laminas-validator": "^2.10.1",
2613
                "phpunit/phpunit": "^5.7.23 || ^6.4.3"
2614
            },
2615
            "suggest": {
2616
                "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
2617
                "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
2618
            },
2619
            "type": "library",
2620
            "extra": {
2621
                "branch-alias": {
2622
                    "dev-master": "2.8.x-dev",
2623
                    "dev-develop": "2.9.x-dev"
2624
                }
2625
            },
2626
            "autoload": {
2627
                "psr-4": {
2628
                    "Laminas\\Console\\": "src/"
2629
                }
2630
            },
2631
            "notification-url": "https://packagist.org/downloads/",
2632
            "license": [
2633
                "BSD-3-Clause"
2634
            ],
2635
            "description": "Build console applications using getopt syntax or routing, complete with prompts",
2636
            "homepage": "https://laminas.dev",
2637
            "keywords": [
2638
                "console",
2639
                "laminas"
2640
            ],
2641
            "support": {
2642
                "chat": "https://laminas.dev/chat",
2643
                "docs": "https://docs.laminas.dev/laminas-console/",
2644
                "forum": "https://discourse.laminas.dev",
2645
                "issues": "https://github.com/laminas/laminas-console/issues",
2646
                "rss": "https://github.com/laminas/laminas-console/releases.atom",
2647
                "source": "https://github.com/laminas/laminas-console"
2648
            },
2649
            "abandoned": "laminas/laminas-cli",
2650
            "time": "2019-12-31T16:31:45+00:00"
2651
        },
2652
        {
2653
            "name": "laminas/laminas-db",
2654
            "version": "2.12.0",
2655
            "source": {
2656
                "type": "git",
2657
                "url": "https://github.com/laminas/laminas-db.git",
2658
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f"
2659
            },
2660
            "dist": {
2661
                "type": "zip",
2662
                "url": "https://api.github.com/repos/laminas/laminas-db/zipball/80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
2663
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
2664
                "shasum": ""
2665
            },
2666
            "require": {
2667
                "laminas/laminas-stdlib": "^3.3",
2668
                "laminas/laminas-zendframework-bridge": "^1.0",
2669
                "php": "^7.3 || ~8.0.0"
2670
            },
2671
            "replace": {
2672
                "zendframework/zend-db": "^2.11.0"
2673
            },
2674
            "require-dev": {
2675
                "laminas/laminas-coding-standard": "~1.0.0",
2676
                "laminas/laminas-eventmanager": "^3.3",
2677
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
2678
                "laminas/laminas-servicemanager": "^3.3",
2679
                "phpspec/prophecy-phpunit": "^2.0",
2680
                "phpunit/phpunit": "^9.3"
2681
            },
2682
            "suggest": {
2683
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
2684
                "laminas/laminas-hydrator": "(^3.2 || ^4.0) Laminas\\Hydrator component for using HydratingResultSets",
2685
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2686
            },
2687
            "type": "library",
2688
            "extra": {
2689
                "laminas": {
2690
                    "component": "Laminas\\Db",
2691
                    "config-provider": "Laminas\\Db\\ConfigProvider"
2692
                }
2693
            },
2694
            "autoload": {
2695
                "psr-4": {
2696
                    "Laminas\\Db\\": "src/"
2697
                }
2698
            },
2699
            "notification-url": "https://packagist.org/downloads/",
2700
            "license": [
2701
                "BSD-3-Clause"
2702
            ],
2703
            "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
2704
            "homepage": "https://laminas.dev",
2705
            "keywords": [
2706
                "db",
2707
                "laminas"
2708
            ],
2709
            "support": {
2710
                "chat": "https://laminas.dev/chat",
2711
                "docs": "https://docs.laminas.dev/laminas-db/",
2712
                "forum": "https://discourse.laminas.dev",
2713
                "issues": "https://github.com/laminas/laminas-db/issues",
2714
                "rss": "https://github.com/laminas/laminas-db/releases.atom",
2715
                "source": "https://github.com/laminas/laminas-db"
2716
            },
2717
            "funding": [
2718
                {
2719
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2720
                    "type": "community_bridge"
2721
                }
2722
            ],
2723
            "time": "2021-02-22T22:27:56+00:00"
2724
        },
2725
        {
2726
            "name": "laminas/laminas-development-mode",
2727
            "version": "3.3.0",
2728
            "source": {
2729
                "type": "git",
2730
                "url": "https://github.com/laminas/laminas-development-mode.git",
2731
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096"
2732
            },
2733
            "dist": {
2734
                "type": "zip",
2735
                "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/11b2adc8837e4419a5b31e2a7ae59f06636d4096",
2736
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096",
2737
                "shasum": ""
2738
            },
2739
            "require": {
2740
                "laminas/laminas-zendframework-bridge": "^1.0",
2741
                "php": "^7.3 || ~8.0.0"
2742
            },
2743
            "replace": {
2744
                "zfcampus/zf-development-mode": "^3.2.0"
2745
            },
2746
            "require-dev": {
2747
                "laminas/laminas-coding-standard": "~1.0.0",
2748
                "mikey179/vfsstream": "^1.6.5",
2749
                "phpunit/phpunit": "^9.3"
2750
            },
2751
            "bin": [
2752
                "bin/laminas-development-mode"
2753
            ],
2754
            "type": "library",
2755
            "autoload": {
2756
                "psr-4": {
2757
                    "Laminas\\DevelopmentMode\\": "src/"
2758
                }
2759
            },
2760
            "notification-url": "https://packagist.org/downloads/",
2761
            "license": [
2762
                "BSD-3-Clause"
2763
            ],
2764
            "description": "Laminas development mode script",
2765
            "homepage": "https://laminas.dev",
2766
            "keywords": [
2767
                "framework",
2768
                "laminas"
2769
            ],
2770
            "support": {
2771
                "chat": "https://laminas.dev/chat",
2772
                "forum": "https://discourse.laminas.dev",
2773
                "issues": "https://github.com/laminas/laminas-development-mode/issues",
2774
                "rss": "https://github.com/laminas/laminas-development-mode/releases.atom",
2775
                "source": "https://github.com/laminas/laminas-development-mode"
2776
            },
2777
            "funding": [
2778
                {
2779
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2780
                    "type": "community_bridge"
2781
                }
2782
            ],
2783
            "time": "2020-12-16T22:26:52+00:00"
2784
        },
2785
        {
2786
            "name": "laminas/laminas-di",
2787
            "version": "3.2.2",
2788
            "source": {
2789
                "type": "git",
2790
                "url": "https://github.com/laminas/laminas-di.git",
2791
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04"
2792
            },
2793
            "dist": {
2794
                "type": "zip",
2795
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
2796
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
2797
                "shasum": ""
2798
            },
2799
            "require": {
2800
                "laminas/laminas-stdlib": "^3.3",
2801
                "laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0",
2802
                "php": "^7.3 || ~8.0.0",
2803
                "psr/container": "^1.0",
2804
                "psr/log": "^1.0"
2805
            },
2806
            "conflict": {
2807
                "laminas/laminas-servicemanager-di": "*",
2808
                "phpspec/prophecy": "<1.9.0"
2809
            },
2810
            "replace": {
2811
                "zendframework/zend-di": "^3.1.2"
2812
            },
2813
            "require-dev": {
2814
                "container-interop/container-interop": "^1.2.0",
2815
                "laminas/laminas-coding-standard": "^2",
2816
                "laminas/laminas-servicemanager": "^3.4",
2817
                "mikey179/vfsstream": "^1.6.7",
2818
                "phpspec/prophecy-phpunit": "^2.0",
2819
                "phpstan/phpstan": "^0.12.64",
2820
                "phpunit/phpunit": "^9.3"
2821
            },
2822
            "suggest": {
2823
                "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities"
2824
            },
2825
            "type": "library",
2826
            "extra": {
2827
                "laminas": {
2828
                    "component": "Laminas\\Di",
2829
                    "config-provider": "Laminas\\Di\\ConfigProvider"
2830
                }
2831
            },
2832
            "autoload": {
2833
                "psr-4": {
2834
                    "Laminas\\Di\\": "src/"
2835
                }
2836
            },
2837
            "notification-url": "https://packagist.org/downloads/",
2838
            "license": [
2839
                "BSD-3-Clause"
2840
            ],
2841
            "description": "Automated dependency injection for PSR-11 containers",
2842
            "homepage": "https://laminas.dev",
2843
            "keywords": [
2844
                "PSR-11",
2845
                "di",
2846
                "laminas"
2847
            ],
2848
            "support": {
2849
                "chat": "https://laminas.dev/chat",
2850
                "docs": "https://docs.laminas.dev/laminas-di/",
2851
                "forum": "https://discourse.laminas.dev",
2852
                "issues": "https://github.com/laminas/laminas-di/issues",
2853
                "rss": "https://github.com/laminas/laminas-di/releases.atom",
2854
                "source": "https://github.com/laminas/laminas-di"
2855
            },
2856
            "funding": [
2857
                {
2858
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2859
                    "type": "community_bridge"
2860
                }
2861
            ],
2862
            "time": "2021-04-13T19:22:31+00:00"
2863
        },
2864
        {
2865
            "name": "laminas/laminas-diactoros",
2866
            "version": "2.6.0",
2867
            "source": {
2868
                "type": "git",
2869
                "url": "https://github.com/laminas/laminas-diactoros.git",
2870
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876"
2871
            },
2872
            "dist": {
2873
                "type": "zip",
2874
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/7d2034110ae18afe05050b796a3ee4b3fe177876",
2875
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876",
2876
                "shasum": ""
2877
            },
2878
            "require": {
2879
                "laminas/laminas-zendframework-bridge": "^1.0",
2880
                "php": "^7.3 || ~8.0.0",
2881
                "psr/http-factory": "^1.0",
2882
                "psr/http-message": "^1.0"
2883
            },
2884
            "conflict": {
2885
                "phpspec/prophecy": "<1.9.0"
2886
            },
2887
            "provide": {
2888
                "psr/http-factory-implementation": "1.0",
2889
                "psr/http-message-implementation": "1.0"
2890
            },
2891
            "replace": {
2892
                "zendframework/zend-diactoros": "^2.2.1"
2893
            },
2894
            "require-dev": {
2895
                "ext-curl": "*",
2896
                "ext-dom": "*",
2897
                "ext-gd": "*",
2898
                "ext-libxml": "*",
2899
                "http-interop/http-factory-tests": "^0.8.0",
2900
                "laminas/laminas-coding-standard": "~1.0.0",
2901
                "php-http/psr7-integration-tests": "^1.1",
2902
                "phpspec/prophecy-phpunit": "^2.0",
2903
                "phpunit/phpunit": "^9.1",
2904
                "psalm/plugin-phpunit": "^0.14.0",
2905
                "vimeo/psalm": "^4.3"
2906
            },
2907
            "type": "library",
2908
            "extra": {
2909
                "laminas": {
2910
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider",
2911
                    "module": "Laminas\\Diactoros"
2912
                }
2913
            },
2914
            "autoload": {
2915
                "files": [
2916
                    "src/functions/create_uploaded_file.php",
2917
                    "src/functions/marshal_headers_from_sapi.php",
2918
                    "src/functions/marshal_method_from_sapi.php",
2919
                    "src/functions/marshal_protocol_version_from_sapi.php",
2920
                    "src/functions/marshal_uri_from_sapi.php",
2921
                    "src/functions/normalize_server.php",
2922
                    "src/functions/normalize_uploaded_files.php",
2923
                    "src/functions/parse_cookie_header.php",
2924
                    "src/functions/create_uploaded_file.legacy.php",
2925
                    "src/functions/marshal_headers_from_sapi.legacy.php",
2926
                    "src/functions/marshal_method_from_sapi.legacy.php",
2927
                    "src/functions/marshal_protocol_version_from_sapi.legacy.php",
2928
                    "src/functions/marshal_uri_from_sapi.legacy.php",
2929
                    "src/functions/normalize_server.legacy.php",
2930
                    "src/functions/normalize_uploaded_files.legacy.php",
2931
                    "src/functions/parse_cookie_header.legacy.php"
2932
                ],
2933
                "psr-4": {
2934
                    "Laminas\\Diactoros\\": "src/"
2935
                }
2936
            },
2937
            "notification-url": "https://packagist.org/downloads/",
2938
            "license": [
2939
                "BSD-3-Clause"
2940
            ],
2941
            "description": "PSR HTTP Message implementations",
2942
            "homepage": "https://laminas.dev",
2943
            "keywords": [
2944
                "http",
2945
                "laminas",
2946
                "psr",
2947
                "psr-17",
2948
                "psr-7"
2949
            ],
2950
            "support": {
2951
                "chat": "https://laminas.dev/chat",
2952
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
2953
                "forum": "https://discourse.laminas.dev",
2954
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
2955
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
2956
                "source": "https://github.com/laminas/laminas-diactoros"
2957
            },
2958
            "funding": [
2959
                {
2960
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2961
                    "type": "community_bridge"
2962
                }
2963
            ],
2964
            "time": "2021-05-18T14:41:54+00:00"
2965
        },
2966
        {
2967
            "name": "laminas/laminas-dom",
2968
            "version": "2.8.0",
2969
            "source": {
2970
                "type": "git",
2971
                "url": "https://github.com/laminas/laminas-dom.git",
2972
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b"
2973
            },
2974
            "dist": {
2975
                "type": "zip",
2976
                "url": "https://api.github.com/repos/laminas/laminas-dom/zipball/7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
2977
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
2978
                "shasum": ""
2979
            },
2980
            "require": {
2981
                "ext-dom": "*",
2982
                "ext-libxml": "*",
2983
                "laminas/laminas-zendframework-bridge": "^1.1",
2984
                "php": "^7.3 || ~8.0.0"
2985
            },
2986
            "replace": {
2987
                "zendframework/zend-dom": "^2.7.2"
2988
            },
2989
            "require-dev": {
2990
                "laminas/laminas-coding-standard": "^2.1.4",
2991
                "phpunit/phpunit": "^9.4.3"
2992
            },
2993
            "type": "library",
2994
            "extra": {
2995
                "branch-alias": {
2996
                    "dev-master": "2.7.x-dev",
2997
                    "dev-develop": "2.8.x-dev"
2998
                }
2999
            },
3000
            "autoload": {
3001
                "psr-4": {
3002
                    "Laminas\\Dom\\": "src/"
3003
                }
3004
            },
3005
            "notification-url": "https://packagist.org/downloads/",
3006
            "license": [
3007
                "BSD-3-Clause"
3008
            ],
3009
            "description": "provides tools for working with DOM documents and structures",
3010
            "homepage": "https://laminas.dev",
3011
            "keywords": [
3012
                "dom",
3013
                "laminas"
3014
            ],
3015
            "support": {
3016
                "chat": "https://laminas.dev/chat",
3017
                "docs": "https://docs.laminas.dev/laminas-dom/",
3018
                "forum": "https://discourse.laminas.dev",
3019
                "issues": "https://github.com/laminas/laminas-dom/issues",
3020
                "rss": "https://github.com/laminas/laminas-dom/releases.atom",
3021
                "source": "https://github.com/laminas/laminas-dom"
3022
            },
3023
            "funding": [
3024
                {
3025
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3026
                    "type": "community_bridge"
3027
                }
3028
            ],
3029
            "time": "2021-01-11T14:54:37+00:00"
3030
        },
3031
        {
3032
            "name": "laminas/laminas-escaper",
3033
            "version": "2.8.0",
3034
            "source": {
3035
                "type": "git",
3036
                "url": "https://github.com/laminas/laminas-escaper.git",
3037
                "reference": "2d6dce99668b413610e9544183fa10392437f542"
3038
            },
3039
            "dist": {
3040
                "type": "zip",
3041
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/2d6dce99668b413610e9544183fa10392437f542",
3042
                "reference": "2d6dce99668b413610e9544183fa10392437f542",
3043
                "shasum": ""
3044
            },
3045
            "require": {
3046
                "laminas/laminas-zendframework-bridge": "^1.0",
3047
                "php": "^7.3 || ~8.0.0"
3048
            },
3049
            "replace": {
3050
                "zendframework/zend-escaper": "^2.6.1"
3051
            },
3052
            "require-dev": {
3053
                "laminas/laminas-coding-standard": "~2.3.0",
3054
                "phpunit/phpunit": "^9.3",
3055
                "psalm/plugin-phpunit": "^0.12.2",
3056
                "vimeo/psalm": "^3.16"
3057
            },
3058
            "suggest": {
3059
                "ext-iconv": "*",
3060
                "ext-mbstring": "*"
3061
            },
3062
            "type": "library",
3063
            "autoload": {
3064
                "psr-4": {
3065
                    "Laminas\\Escaper\\": "src/"
3066
                }
3067
            },
3068
            "notification-url": "https://packagist.org/downloads/",
3069
            "license": [
3070
                "BSD-3-Clause"
3071
            ],
3072
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
3073
            "homepage": "https://laminas.dev",
3074
            "keywords": [
3075
                "escaper",
3076
                "laminas"
3077
            ],
3078
            "support": {
3079
                "chat": "https://laminas.dev/chat",
3080
                "docs": "https://docs.laminas.dev/laminas-escaper/",
3081
                "forum": "https://discourse.laminas.dev",
3082
                "issues": "https://github.com/laminas/laminas-escaper/issues",
3083
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
3084
                "source": "https://github.com/laminas/laminas-escaper"
3085
            },
3086
            "funding": [
3087
                {
3088
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3089
                    "type": "community_bridge"
3090
                }
3091
            ],
3092
            "time": "2021-06-26T14:26:08+00:00"
3093
        },
3094
        {
3095
            "name": "laminas/laminas-eventmanager",
3096
            "version": "3.3.1",
3097
            "source": {
3098
                "type": "git",
3099
                "url": "https://github.com/laminas/laminas-eventmanager.git",
3100
                "reference": "966c859b67867b179fde1eff0cd38df51472ce4a"
3101
            },
3102
            "dist": {
3103
                "type": "zip",
3104
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/966c859b67867b179fde1eff0cd38df51472ce4a",
3105
                "reference": "966c859b67867b179fde1eff0cd38df51472ce4a",
3106
                "shasum": ""
3107
            },
3108
            "require": {
3109
                "laminas/laminas-zendframework-bridge": "^1.0",
3110
                "php": "^7.3 || ^8.0"
3111
            },
3112
            "replace": {
3113
                "zendframework/zend-eventmanager": "^3.2.1"
3114
            },
3115
            "require-dev": {
3116
                "container-interop/container-interop": "^1.1",
3117
                "laminas/laminas-coding-standard": "~1.0.0",
3118
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
3119
                "phpbench/phpbench": "^0.17.1",
3120
                "phpunit/phpunit": "^8.5.8"
3121
            },
3122
            "suggest": {
3123
                "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
3124
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
3125
            },
3126
            "type": "library",
3127
            "autoload": {
3128
                "psr-4": {
3129
                    "Laminas\\EventManager\\": "src/"
3130
                }
3131
            },
3132
            "notification-url": "https://packagist.org/downloads/",
3133
            "license": [
3134
                "BSD-3-Clause"
3135
            ],
3136
            "description": "Trigger and listen to events within a PHP application",
3137
            "homepage": "https://laminas.dev",
3138
            "keywords": [
3139
                "event",
3140
                "eventmanager",
3141
                "events",
3142
                "laminas"
3143
            ],
3144
            "support": {
3145
                "chat": "https://laminas.dev/chat",
3146
                "docs": "https://docs.laminas.dev/laminas-eventmanager/",
3147
                "forum": "https://discourse.laminas.dev",
3148
                "issues": "https://github.com/laminas/laminas-eventmanager/issues",
3149
                "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
3150
                "source": "https://github.com/laminas/laminas-eventmanager"
3151
            },
3152
            "funding": [
3153
                {
3154
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3155
                    "type": "community_bridge"
3156
                }
3157
            ],
3158
            "time": "2021-03-08T15:24:29+00:00"
3159
        },
3160
        {
3161
            "name": "laminas/laminas-filter",
3162
            "version": "2.11.1",
3163
            "source": {
3164
                "type": "git",
3165
                "url": "https://github.com/laminas/laminas-filter.git",
3166
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2"
3167
            },
3168
            "dist": {
3169
                "type": "zip",
3170
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2",
3171
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2",
3172
                "shasum": ""
3173
            },
3174
            "require": {
3175
                "laminas/laminas-stdlib": "^3.3",
3176
                "laminas/laminas-zendframework-bridge": "^1.0",
3177
                "php": "^7.3 || ~8.0.0"
3178
            },
3179
            "conflict": {
3180
                "laminas/laminas-validator": "<2.10.1"
3181
            },
3182
            "replace": {
3183
                "zendframework/zend-filter": "^2.9.2"
3184
            },
3185
            "require-dev": {
3186
                "laminas/laminas-coding-standard": "~1.0.0",
3187
                "laminas/laminas-crypt": "^3.2.1",
3188
                "laminas/laminas-servicemanager": "^3.3",
3189
                "laminas/laminas-uri": "^2.6",
3190
                "pear/archive_tar": "^1.4.3",
3191
                "phpspec/prophecy-phpunit": "^2.0",
3192
                "phpunit/phpunit": "^9.3",
3193
                "psalm/plugin-phpunit": "^0.15.1",
3194
                "psr/http-factory": "^1.0",
3195
                "vimeo/psalm": "^4.6"
3196
            },
3197
            "suggest": {
3198
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
3199
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
3200
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
3201
                "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
3202
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
3203
            },
3204
            "type": "library",
3205
            "extra": {
3206
                "laminas": {
3207
                    "component": "Laminas\\Filter",
3208
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
3209
                }
3210
            },
3211
            "autoload": {
3212
                "psr-4": {
3213
                    "Laminas\\Filter\\": "src/"
3214
                }
3215
            },
3216
            "notification-url": "https://packagist.org/downloads/",
3217
            "license": [
3218
                "BSD-3-Clause"
3219
            ],
3220
            "description": "Programmatically filter and normalize data and files",
3221
            "homepage": "https://laminas.dev",
3222
            "keywords": [
3223
                "filter",
3224
                "laminas"
3225
            ],
3226
            "support": {
3227
                "chat": "https://laminas.dev/chat",
3228
                "docs": "https://docs.laminas.dev/laminas-filter/",
3229
                "forum": "https://discourse.laminas.dev",
3230
                "issues": "https://github.com/laminas/laminas-filter/issues",
3231
                "rss": "https://github.com/laminas/laminas-filter/releases.atom",
3232
                "source": "https://github.com/laminas/laminas-filter"
3233
            },
3234
            "funding": [
3235
                {
3236
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3237
                    "type": "community_bridge"
3238
                }
3239
            ],
3240
            "time": "2021-05-24T18:29:02+00:00"
3241
        },
3242
        {
3243
            "name": "laminas/laminas-form",
3244
            "version": "2.17.0",
3245
            "source": {
3246
                "type": "git",
3247
                "url": "https://github.com/laminas/laminas-form.git",
3248
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e"
3249
            },
3250
            "dist": {
3251
                "type": "zip",
3252
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
3253
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
3254
                "shasum": ""
3255
            },
3256
            "require": {
3257
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
3258
                "laminas/laminas-inputfilter": "^2.10",
3259
                "laminas/laminas-stdlib": "^3.3",
3260
                "laminas/laminas-zendframework-bridge": "^1.1",
3261
                "php": "^7.3 || ~8.0.0"
3262
            },
3263
            "conflict": {
3264
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
3265
            },
3266
            "replace": {
3267
                "zendframework/zend-form": "^2.14.3"
3268
            },
3269
            "require-dev": {
3270
                "doctrine/annotations": "^1.10.4",
3271
                "laminas/laminas-cache": "^2.9.0",
3272
                "laminas/laminas-captcha": "^2.9.0",
3273
                "laminas/laminas-code": "^3.5.0",
3274
                "laminas/laminas-coding-standard": "^1.0.0",
3275
                "laminas/laminas-escaper": "^2.6.1",
3276
                "laminas/laminas-eventmanager": "^3.3.0",
3277
                "laminas/laminas-filter": "^2.9.4",
3278
                "laminas/laminas-i18n": "^2.10.3",
3279
                "laminas/laminas-recaptcha": "^3.2.0",
3280
                "laminas/laminas-servicemanager": "^3.4.1",
3281
                "laminas/laminas-session": "^2.9.3",
3282
                "laminas/laminas-text": "^2.7.1",
3283
                "laminas/laminas-validator": "^2.13.4",
3284
                "laminas/laminas-view": "^2.11.4",
3285
                "phpspec/prophecy-phpunit": "^2.0",
3286
                "phpunit/phpunit": "^9.4.2",
3287
                "psalm/plugin-phpunit": "^0.15.1",
3288
                "vimeo/psalm": "^4.7"
3289
            },
3290
            "suggest": {
3291
                "laminas/laminas-captcha": "^2.9, required for using CAPTCHA form elements",
3292
                "laminas/laminas-code": "^3.5, required to use laminas-form annotations support",
3293
                "laminas/laminas-eventmanager": "^3.3, reuired for laminas-form annotations support",
3294
                "laminas/laminas-i18n": "^2.10, required when using laminas-form view helpers",
3295
                "laminas/laminas-recaptcha": "^3.2, in order to use the ReCaptcha form element",
3296
                "laminas/laminas-servicemanager": "^3.4.1, required to use the form factories or provide services",
3297
                "laminas/laminas-view": "^2.11.4, required for using the laminas-form view helpers"
3298
            },
3299
            "type": "library",
3300
            "extra": {
3301
                "laminas": {
3302
                    "component": "Laminas\\Form",
3303
                    "config-provider": "Laminas\\Form\\ConfigProvider"
3304
                }
3305
            },
3306
            "autoload": {
3307
                "psr-4": {
3308
                    "Laminas\\Form\\": "src/"
3309
                }
3310
            },
3311
            "notification-url": "https://packagist.org/downloads/",
3312
            "license": [
3313
                "BSD-3-Clause"
3314
            ],
3315
            "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
3316
            "homepage": "https://laminas.dev",
3317
            "keywords": [
3318
                "form",
3319
                "laminas"
3320
            ],
3321
            "support": {
3322
                "chat": "https://laminas.dev/chat",
3323
                "docs": "https://docs.laminas.dev/laminas-form/",
3324
                "forum": "https://discourse.laminas.dev",
3325
                "issues": "https://github.com/laminas/laminas-form/issues",
3326
                "rss": "https://github.com/laminas/laminas-form/releases.atom",
3327
                "source": "https://github.com/laminas/laminas-form"
3328
            },
3329
            "funding": [
3330
                {
3331
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3332
                    "type": "community_bridge"
3333
                }
3334
            ],
3335
            "time": "2021-05-24T08:07:30+00:00"
3336
        },
3337
        {
3338
            "name": "laminas/laminas-http",
3339
            "version": "2.14.3",
3340
            "source": {
3341
                "type": "git",
3342
                "url": "https://github.com/laminas/laminas-http.git",
3343
                "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb"
3344
            },
3345
            "dist": {
3346
                "type": "zip",
3347
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/bfaab8093e382274efed7fdc3ceb15f09ba352bb",
3348
                "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb",
3349
                "shasum": ""
3350
            },
3351
            "require": {
3352
                "laminas/laminas-loader": "^2.5.1",
3353
                "laminas/laminas-stdlib": "^3.2.1",
3354
                "laminas/laminas-uri": "^2.5.2",
3355
                "laminas/laminas-validator": "^2.10.1",
3356
                "laminas/laminas-zendframework-bridge": "^1.0",
3357
                "php": "^7.3 || ~8.0.0"
3358
            },
3359
            "replace": {
3360
                "zendframework/zend-http": "^2.11.2"
3361
            },
3362
            "require-dev": {
3363
                "laminas/laminas-coding-standard": "~1.0.0",
3364
                "laminas/laminas-config": "^3.1 || ^2.6",
3365
                "phpunit/phpunit": "^9.3"
3366
            },
3367
            "suggest": {
3368
                "paragonie/certainty": "For automated management of cacert.pem"
3369
            },
3370
            "type": "library",
3371
            "autoload": {
3372
                "psr-4": {
3373
                    "Laminas\\Http\\": "src/"
3374
                }
3375
            },
3376
            "notification-url": "https://packagist.org/downloads/",
3377
            "license": [
3378
                "BSD-3-Clause"
3379
            ],
3380
            "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
3381
            "homepage": "https://laminas.dev",
3382
            "keywords": [
3383
                "http",
3384
                "http client",
3385
                "laminas"
3386
            ],
3387
            "support": {
3388
                "chat": "https://laminas.dev/chat",
3389
                "docs": "https://docs.laminas.dev/laminas-http/",
3390
                "forum": "https://discourse.laminas.dev",
3391
                "issues": "https://github.com/laminas/laminas-http/issues",
3392
                "rss": "https://github.com/laminas/laminas-http/releases.atom",
3393
                "source": "https://github.com/laminas/laminas-http"
3394
            },
3395
            "funding": [
3396
                {
3397
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3398
                    "type": "community_bridge"
3399
                }
3400
            ],
3401
            "time": "2021-02-18T21:58:11+00:00"
3402
        },
3403
        {
3404
            "name": "laminas/laminas-hydrator",
3405
            "version": "4.2.2",
3406
            "source": {
3407
                "type": "git",
3408
                "url": "https://github.com/laminas/laminas-hydrator.git",
3409
                "reference": "ed5d9cacc551a37b552cb44e1bbf315512612248"
3410
            },
3411
            "dist": {
3412
                "type": "zip",
3413
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/ed5d9cacc551a37b552cb44e1bbf315512612248",
3414
                "reference": "ed5d9cacc551a37b552cb44e1bbf315512612248",
3415
                "shasum": ""
3416
            },
3417
            "require": {
3418
                "laminas/laminas-stdlib": "^3.3",
3419
                "laminas/laminas-zendframework-bridge": "^1.0",
3420
                "php": "^7.3 || ~8.0.0",
3421
                "webmozart/assert": "^1.10"
3422
            },
3423
            "replace": {
3424
                "zendframework/zend-hydrator": "^3.0.2"
3425
            },
3426
            "require-dev": {
3427
                "laminas/laminas-coding-standard": "~2.3.0",
3428
                "laminas/laminas-eventmanager": "^3.2.1",
3429
                "laminas/laminas-modulemanager": "^2.8",
3430
                "laminas/laminas-serializer": "^2.9",
3431
                "laminas/laminas-servicemanager": "^3.3.2",
3432
                "phpunit/phpunit": "~9.3.0",
3433
                "psalm/plugin-phpunit": "^0.16.1",
3434
                "vimeo/psalm": "^4.8.1"
3435
            },
3436
            "suggest": {
3437
                "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
3438
                "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
3439
                "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
3440
            },
3441
            "type": "library",
3442
            "extra": {
3443
                "laminas": {
3444
                    "component": "Laminas\\Hydrator",
3445
                    "config-provider": "Laminas\\Hydrator\\ConfigProvider"
3446
                }
3447
            },
3448
            "autoload": {
3449
                "psr-4": {
3450
                    "Laminas\\Hydrator\\": "src/"
3451
                }
3452
            },
3453
            "notification-url": "https://packagist.org/downloads/",
3454
            "license": [
3455
                "BSD-3-Clause"
3456
            ],
3457
            "description": "Serialize objects to arrays, and vice versa",
3458
            "homepage": "https://laminas.dev",
3459
            "keywords": [
3460
                "hydrator",
3461
                "laminas"
3462
            ],
3463
            "support": {
3464
                "chat": "https://laminas.dev/chat",
3465
                "docs": "https://docs.laminas.dev/laminas-hydrator/",
3466
                "forum": "https://discourse.laminas.dev",
3467
                "issues": "https://github.com/laminas/laminas-hydrator/issues",
3468
                "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
3469
                "source": "https://github.com/laminas/laminas-hydrator"
3470
            },
3471
            "funding": [
3472
                {
3473
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3474
                    "type": "community_bridge"
3475
                }
3476
            ],
3477
            "time": "2021-08-02T15:28:57+00:00"
3478
        },
3479
        {
3480
            "name": "laminas/laminas-i18n",
3481
            "version": "2.11.2",
3482
            "source": {
3483
                "type": "git",
3484
                "url": "https://github.com/laminas/laminas-i18n.git",
3485
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786"
3486
            },
3487
            "dist": {
3488
                "type": "zip",
3489
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/78adb53ebf6c0bc63f92273fd7809dabc554f786",
3490
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786",
3491
                "shasum": ""
3492
            },
3493
            "require": {
3494
                "ext-intl": "*",
3495
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
3496
                "laminas/laminas-zendframework-bridge": "^1.0",
3497
                "php": "^7.3 || ~8.0.0"
3498
            },
3499
            "conflict": {
3500
                "phpspec/prophecy": "<1.9.0"
3501
            },
3502
            "replace": {
3503
                "zendframework/zend-i18n": "^2.10.1"
3504
            },
3505
            "require-dev": {
3506
                "laminas/laminas-cache": "^2.6.1",
3507
                "laminas/laminas-coding-standard": "~1.0.0",
3508
                "laminas/laminas-config": "^2.6",
3509
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
3510
                "laminas/laminas-filter": "^2.6.1",
3511
                "laminas/laminas-servicemanager": "^3.2.1",
3512
                "laminas/laminas-validator": "^2.6",
3513
                "laminas/laminas-view": "^2.6.3",
3514
                "phpunit/phpunit": "^9.3"
3515
            },
3516
            "suggest": {
3517
                "laminas/laminas-cache": "Laminas\\Cache component",
3518
                "laminas/laminas-config": "Laminas\\Config component",
3519
                "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
3520
                "laminas/laminas-filter": "You should install this package to use the provided filters",
3521
                "laminas/laminas-i18n-resources": "Translation resources",
3522
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3523
                "laminas/laminas-validator": "You should install this package to use the provided validators",
3524
                "laminas/laminas-view": "You should install this package to use the provided view helpers"
3525
            },
3526
            "type": "library",
3527
            "extra": {
3528
                "laminas": {
3529
                    "component": "Laminas\\I18n",
3530
                    "config-provider": "Laminas\\I18n\\ConfigProvider"
3531
                }
3532
            },
3533
            "autoload": {
3534
                "psr-4": {
3535
                    "Laminas\\I18n\\": "src/"
3536
                }
3537
            },
3538
            "notification-url": "https://packagist.org/downloads/",
3539
            "license": [
3540
                "BSD-3-Clause"
3541
            ],
3542
            "description": "Provide translations for your application, and filter and validate internationalized values",
3543
            "homepage": "https://laminas.dev",
3544
            "keywords": [
3545
                "i18n",
3546
                "laminas"
3547
            ],
3548
            "support": {
3549
                "chat": "https://laminas.dev/chat",
3550
                "docs": "https://docs.laminas.dev/laminas-i18n/",
3551
                "forum": "https://discourse.laminas.dev",
3552
                "issues": "https://github.com/laminas/laminas-i18n/issues",
3553
                "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
3554
                "source": "https://github.com/laminas/laminas-i18n"
3555
            },
3556
            "funding": [
3557
                {
3558
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3559
                    "type": "community_bridge"
3560
                }
3561
            ],
3562
            "time": "2021-08-20T08:23:04+00:00"
3563
        },
3564
        {
3565
            "name": "laminas/laminas-i18n-resources",
3566
            "version": "2.7.0",
3567
            "source": {
3568
                "type": "git",
3569
                "url": "https://github.com/laminas/laminas-i18n-resources.git",
3570
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c"
3571
            },
3572
            "dist": {
3573
                "type": "zip",
3574
                "url": "https://api.github.com/repos/laminas/laminas-i18n-resources/zipball/fc0211052aa7576bc960b30194c87f6f60a0089c",
3575
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c",
3576
                "shasum": ""
3577
            },
3578
            "require": {
3579
                "laminas/laminas-zendframework-bridge": "^1.0",
3580
                "php": "^7.3 || ~8.0.0"
3581
            },
3582
            "replace": {
3583
                "zendframework/zend-i18n-resources": "^2.6.1"
3584
            },
3585
            "require-dev": {
3586
                "laminas/laminas-coding-standard": "~1.0.0",
3587
                "phpunit/phpunit": "^9.5"
3588
            },
3589
            "type": "library",
3590
            "autoload": {
3591
                "classmap": [
3592
                    "src/Resources.php"
3593
                ]
3594
            },
3595
            "notification-url": "https://packagist.org/downloads/",
3596
            "license": [
3597
                "BSD-3-Clause"
3598
            ],
3599
            "description": "Provides validator and captcha translations for laminas-i18n's Translator",
3600
            "homepage": "https://laminas.dev",
3601
            "keywords": [
3602
                "laminas",
3603
                "resources",
3604
                "translations"
3605
            ],
3606
            "support": {
3607
                "chat": "https://laminas.dev/chat",
3608
                "docs": "https://docs.laminas.dev/laminas-i18n-resources/",
3609
                "forum": "https://discourse.laminas.dev",
3610
                "issues": "https://github.com/laminas/laminas-i18n-resources/issues",
3611
                "rss": "https://github.com/laminas/laminas-i18n-resources/releases.atom",
3612
                "source": "https://github.com/laminas/laminas-i18n-resources"
3613
            },
3614
            "funding": [
3615
                {
3616
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3617
                    "type": "community_bridge"
3618
                }
3619
            ],
3620
            "time": "2021-04-15T13:39:19+00:00"
3621
        },
3622
        {
3623
            "name": "laminas/laminas-inputfilter",
3624
            "version": "2.12.0",
3625
            "source": {
3626
                "type": "git",
3627
                "url": "https://github.com/laminas/laminas-inputfilter.git",
3628
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff"
3629
            },
3630
            "dist": {
3631
                "type": "zip",
3632
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b6ab28b425e626b12488fec243e02d36d8dffeff",
3633
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff",
3634
                "shasum": ""
3635
            },
3636
            "require": {
3637
                "laminas/laminas-filter": "^2.9.1",
3638
                "laminas/laminas-servicemanager": "^3.3.1",
3639
                "laminas/laminas-stdlib": "^3.0",
3640
                "laminas/laminas-validator": "^2.11",
3641
                "laminas/laminas-zendframework-bridge": "^1.0",
3642
                "php": "^7.3 || ~8.0.0"
3643
            },
3644
            "replace": {
3645
                "zendframework/zend-inputfilter": "^2.10.1"
3646
            },
3647
            "require-dev": {
3648
                "laminas/laminas-coding-standard": "~1.0.0",
3649
                "laminas/laminas-db": "^2.12",
3650
                "phpspec/prophecy-phpunit": "^2.0",
3651
                "phpunit/phpunit": "^9.4.2",
3652
                "psalm/plugin-phpunit": "^0.15.1",
3653
                "psr/http-message": "^1.0",
3654
                "vimeo/psalm": "^4.6"
3655
            },
3656
            "suggest": {
3657
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
3658
            },
3659
            "type": "library",
3660
            "extra": {
3661
                "laminas": {
3662
                    "component": "Laminas\\InputFilter",
3663
                    "config-provider": "Laminas\\InputFilter\\ConfigProvider"
3664
                }
3665
            },
3666
            "autoload": {
3667
                "psr-4": {
3668
                    "Laminas\\InputFilter\\": "src/"
3669
                }
3670
            },
3671
            "notification-url": "https://packagist.org/downloads/",
3672
            "license": [
3673
                "BSD-3-Clause"
3674
            ],
3675
            "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
3676
            "homepage": "https://laminas.dev",
3677
            "keywords": [
3678
                "inputfilter",
3679
                "laminas"
3680
            ],
3681
            "support": {
3682
                "chat": "https://laminas.dev/chat",
3683
                "docs": "https://docs.laminas.dev/laminas-inputfilter/",
3684
                "forum": "https://discourse.laminas.dev",
3685
                "issues": "https://github.com/laminas/laminas-inputfilter/issues",
3686
                "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
3687
                "source": "https://github.com/laminas/laminas-inputfilter"
3688
            },
3689
            "funding": [
3690
                {
3691
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3692
                    "type": "community_bridge"
3693
                }
3694
            ],
3695
            "time": "2021-03-16T14:17:17+00:00"
3696
        },
3697
        {
3698
            "name": "laminas/laminas-json",
3699
            "version": "3.2.0",
3700
            "source": {
3701
                "type": "git",
3702
                "url": "https://github.com/laminas/laminas-json.git",
3703
                "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c"
3704
            },
3705
            "dist": {
3706
                "type": "zip",
3707
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/1e3b64d3b21dac0511e628ae8debc81002d14e3c",
3708
                "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c",
3709
                "shasum": ""
3710
            },
3711
            "require": {
3712
                "laminas/laminas-zendframework-bridge": "^1.0",
3713
                "php": "^7.3 || ~8.0.0"
3714
            },
3715
            "replace": {
3716
                "zendframework/zend-json": "^3.1.2"
3717
            },
3718
            "require-dev": {
3719
                "laminas/laminas-coding-standard": "~1.0.0",
3720
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
3721
                "phpunit/phpunit": "^9.3"
3722
            },
3723
            "suggest": {
3724
                "laminas/laminas-json-server": "For implementing JSON-RPC servers",
3725
                "laminas/laminas-xml2json": "For converting XML documents to JSON"
3726
            },
3727
            "type": "library",
3728
            "autoload": {
3729
                "psr-4": {
3730
                    "Laminas\\Json\\": "src/"
3731
                }
3732
            },
3733
            "notification-url": "https://packagist.org/downloads/",
3734
            "license": [
3735
                "BSD-3-Clause"
3736
            ],
3737
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
3738
            "homepage": "https://laminas.dev",
3739
            "keywords": [
3740
                "json",
3741
                "laminas"
3742
            ],
3743
            "support": {
3744
                "chat": "https://laminas.dev/chat",
3745
                "docs": "https://docs.laminas.dev/laminas-json/",
3746
                "forum": "https://discourse.laminas.dev",
3747
                "issues": "https://github.com/laminas/laminas-json/issues",
3748
                "rss": "https://github.com/laminas/laminas-json/releases.atom",
3749
                "source": "https://github.com/laminas/laminas-json"
3750
            },
3751
            "funding": [
3752
                {
3753
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3754
                    "type": "community_bridge"
3755
                }
3756
            ],
3757
            "time": "2021-02-12T15:38:10+00:00"
3758
        },
3759
        {
3760
            "name": "laminas/laminas-loader",
3761
            "version": "2.7.0",
3762
            "source": {
3763
                "type": "git",
3764
                "url": "https://github.com/laminas/laminas-loader.git",
3765
                "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616"
3766
            },
3767
            "dist": {
3768
                "type": "zip",
3769
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/bcf8a566cb9925a2e7cc41a16db09235ec9fb616",
3770
                "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616",
3771
                "shasum": ""
3772
            },
3773
            "require": {
3774
                "laminas/laminas-zendframework-bridge": "^1.0",
3775
                "php": "^7.3 || ~8.0.0"
3776
            },
3777
            "replace": {
3778
                "zendframework/zend-loader": "^2.6.1"
3779
            },
3780
            "require-dev": {
3781
                "laminas/laminas-coding-standard": "~1.0.0",
3782
                "phpunit/phpunit": "^9.3"
3783
            },
3784
            "type": "library",
3785
            "autoload": {
3786
                "psr-4": {
3787
                    "Laminas\\Loader\\": "src/"
3788
                }
3789
            },
3790
            "notification-url": "https://packagist.org/downloads/",
3791
            "license": [
3792
                "BSD-3-Clause"
3793
            ],
3794
            "description": "Autoloading and plugin loading strategies",
3795
            "homepage": "https://laminas.dev",
3796
            "keywords": [
3797
                "laminas",
3798
                "loader"
3799
            ],
3800
            "support": {
3801
                "chat": "https://laminas.dev/chat",
3802
                "docs": "https://docs.laminas.dev/laminas-loader/",
3803
                "forum": "https://discourse.laminas.dev",
3804
                "issues": "https://github.com/laminas/laminas-loader/issues",
3805
                "rss": "https://github.com/laminas/laminas-loader/releases.atom",
3806
                "source": "https://github.com/laminas/laminas-loader"
3807
            },
3808
            "funding": [
3809
                {
3810
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3811
                    "type": "community_bridge"
3812
                }
3813
            ],
3814
            "time": "2021-02-12T16:08:18+00:00"
3815
        },
3816
        {
3817
            "name": "laminas/laminas-log",
3818
            "version": "2.13.1",
3819
            "source": {
3820
                "type": "git",
3821
                "url": "https://github.com/laminas/laminas-log.git",
3822
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3"
3823
            },
3824
            "dist": {
3825
                "type": "zip",
3826
                "url": "https://api.github.com/repos/laminas/laminas-log/zipball/6ac20830d4f324b4662fc454fcc1954436bfced3",
3827
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3",
3828
                "shasum": ""
3829
            },
3830
            "require": {
3831
                "laminas/laminas-servicemanager": "^3.3.0",
3832
                "laminas/laminas-stdlib": "^3.0",
3833
                "laminas/laminas-zendframework-bridge": "^1.0",
3834
                "php": "^7.3 || ~8.0.0",
3835
                "psr/log": "^1.1.2"
3836
            },
3837
            "provide": {
3838
                "psr/log-implementation": "1.0.0"
3839
            },
3840
            "replace": {
3841
                "zendframework/zend-log": "^2.12.0"
3842
            },
3843
            "require-dev": {
3844
                "laminas/laminas-coding-standard": "~1.0.0",
3845
                "laminas/laminas-db": "^2.6",
3846
                "laminas/laminas-escaper": "^2.5",
3847
                "laminas/laminas-filter": "^2.5",
3848
                "laminas/laminas-mail": "^2.6.1",
3849
                "laminas/laminas-validator": "^2.10.1",
3850
                "mikey179/vfsstream": "^1.6.7",
3851
                "phpspec/prophecy-phpunit": "^2.0",
3852
                "phpunit/phpunit": "^9.4.1"
3853
            },
3854
            "suggest": {
3855
                "ext-mongo": "mongo extension to use Mongo writer",
3856
                "ext-mongodb": "mongodb extension to use MongoDB writer",
3857
                "laminas/laminas-db": "Laminas\\Db component to use the database log writer",
3858
                "laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter",
3859
                "laminas/laminas-mail": "Laminas\\Mail component to use the email log writer",
3860
                "laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages"
3861
            },
3862
            "type": "library",
3863
            "extra": {
3864
                "laminas": {
3865
                    "component": "Laminas\\Log",
3866
                    "config-provider": "Laminas\\Log\\ConfigProvider"
3867
                }
3868
            },
3869
            "autoload": {
3870
                "psr-4": {
3871
                    "Laminas\\Log\\": "src/"
3872
                }
3873
            },
3874
            "notification-url": "https://packagist.org/downloads/",
3875
            "license": [
3876
                "BSD-3-Clause"
3877
            ],
3878
            "description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
3879
            "homepage": "https://laminas.dev",
3880
            "keywords": [
3881
                "laminas",
3882
                "log",
3883
                "logging"
3884
            ],
3885
            "support": {
3886
                "chat": "https://laminas.dev/chat",
3887
                "docs": "https://docs.laminas.dev/laminas-log/",
3888
                "forum": "https://discourse.laminas.dev",
3889
                "issues": "https://github.com/laminas/laminas-log/issues",
3890
                "rss": "https://github.com/laminas/laminas-log/releases.atom",
3891
                "source": "https://github.com/laminas/laminas-log"
3892
            },
3893
            "funding": [
3894
                {
3895
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3896
                    "type": "community_bridge"
3897
                }
3898
            ],
3899
            "time": "2021-02-12T16:46:26+00:00"
3900
        },
3901
        {
3902
            "name": "laminas/laminas-math",
3903
            "version": "3.3.2",
3904
            "source": {
3905
                "type": "git",
3906
                "url": "https://github.com/laminas/laminas-math.git",
3907
                "reference": "188456530923a449470963837c25560f1fdd8a60"
3908
            },
3909
            "dist": {
3910
                "type": "zip",
3911
                "url": "https://api.github.com/repos/laminas/laminas-math/zipball/188456530923a449470963837c25560f1fdd8a60",
3912
                "reference": "188456530923a449470963837c25560f1fdd8a60",
3913
                "shasum": ""
3914
            },
3915
            "require": {
3916
                "ext-mbstring": "*",
3917
                "laminas/laminas-zendframework-bridge": "^1.0",
3918
                "php": "^7.3 || ~8.0.0"
3919
            },
3920
            "replace": {
3921
                "zendframework/zend-math": "^3.2.0"
3922
            },
3923
            "require-dev": {
3924
                "laminas/laminas-coding-standard": "~1.0.0",
3925
                "phpunit/phpunit": "^9.3"
3926
            },
3927
            "suggest": {
3928
                "ext-bcmath": "If using the bcmath functionality",
3929
                "ext-gmp": "If using the gmp functionality"
3930
            },
3931
            "type": "library",
3932
            "extra": {
3933
                "branch-alias": {
3934
                    "dev-master": "3.2.x-dev",
3935
                    "dev-develop": "3.3.x-dev"
3936
                }
3937
            },
3938
            "autoload": {
3939
                "psr-4": {
3940
                    "Laminas\\Math\\": "src/"
3941
                }
3942
            },
3943
            "notification-url": "https://packagist.org/downloads/",
3944
            "license": [
3945
                "BSD-3-Clause"
3946
            ],
3947
            "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
3948
            "homepage": "https://laminas.dev",
3949
            "keywords": [
3950
                "laminas",
3951
                "math"
3952
            ],
3953
            "support": {
3954
                "chat": "https://laminas.dev/chat",
3955
                "docs": "https://docs.laminas.dev/laminas-math/",
3956
                "forum": "https://discourse.laminas.dev",
3957
                "issues": "https://github.com/laminas/laminas-math/issues",
3958
                "rss": "https://github.com/laminas/laminas-math/releases.atom",
3959
                "source": "https://github.com/laminas/laminas-math"
3960
            },
3961
            "funding": [
3962
                {
3963
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3964
                    "type": "community_bridge"
3965
                }
3966
            ],
3967
            "time": "2021-02-16T15:46:01+00:00"
3968
        },
3969
        {
3970
            "name": "laminas/laminas-modulemanager",
3971
            "version": "2.10.2",
3972
            "source": {
3973
                "type": "git",
3974
                "url": "https://github.com/laminas/laminas-modulemanager.git",
3975
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33"
3976
            },
3977
            "dist": {
3978
                "type": "zip",
3979
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/2068e0b300e87e139112016a6025be341ceaaf33",
3980
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33",
3981
                "shasum": ""
3982
            },
3983
            "require": {
3984
                "brick/varexporter": "^0.3.2",
3985
                "laminas/laminas-config": "^3.4",
3986
                "laminas/laminas-eventmanager": "^3.3",
3987
                "laminas/laminas-stdlib": "^3.3",
3988
                "laminas/laminas-zendframework-bridge": "^1.1",
3989
                "php": "^7.3 || ^8.0",
3990
                "webimpress/safe-writer": "^1.0.2 || ^2.1"
3991
            },
3992
            "replace": {
3993
                "zendframework/zend-modulemanager": "^2.8.4"
3994
            },
3995
            "require-dev": {
3996
                "laminas/laminas-coding-standard": "~1.0.0",
3997
                "laminas/laminas-console": "^2.8",
3998
                "laminas/laminas-di": "^2.6.1",
3999
                "laminas/laminas-loader": "^2.6.1",
4000
                "laminas/laminas-mvc": "^3.1.1",
4001
                "laminas/laminas-servicemanager": "^3.4.1",
4002
                "phpunit/phpunit": "^9.3.7"
4003
            },
4004
            "suggest": {
4005
                "laminas/laminas-console": "Laminas\\Console component",
4006
                "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
4007
                "laminas/laminas-mvc": "Laminas\\Mvc component",
4008
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
4009
            },
4010
            "type": "library",
4011
            "autoload": {
4012
                "psr-4": {
4013
                    "Laminas\\ModuleManager\\": "src/"
4014
                }
4015
            },
4016
            "notification-url": "https://packagist.org/downloads/",
4017
            "license": [
4018
                "BSD-3-Clause"
4019
            ],
4020
            "description": "Modular application system for laminas-mvc applications",
4021
            "homepage": "https://laminas.dev",
4022
            "keywords": [
4023
                "laminas",
4024
                "modulemanager"
4025
            ],
4026
            "support": {
4027
                "chat": "https://laminas.dev/chat",
4028
                "docs": "https://docs.laminas.dev/laminas-modulemanager/",
4029
                "forum": "https://discourse.laminas.dev",
4030
                "issues": "https://github.com/laminas/laminas-modulemanager/issues",
4031
                "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
4032
                "source": "https://github.com/laminas/laminas-modulemanager"
4033
            },
4034
            "funding": [
4035
                {
4036
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4037
                    "type": "community_bridge"
4038
                }
4039
            ],
4040
            "time": "2021-04-13T20:11:28+00:00"
4041
        },
4042
        {
4043
            "name": "laminas/laminas-mvc",
4044
            "version": "3.2.0",
4045
            "source": {
4046
                "type": "git",
4047
                "url": "https://github.com/laminas/laminas-mvc.git",
4048
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e"
4049
            },
4050
            "dist": {
4051
                "type": "zip",
4052
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/88da7200cf8f5a970c35d91717a5c4db94981e5e",
4053
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e",
4054
                "shasum": ""
4055
            },
4056
            "require": {
4057
                "container-interop/container-interop": "^1.2",
4058
                "laminas/laminas-eventmanager": "^3.2",
4059
                "laminas/laminas-http": "^2.7",
4060
                "laminas/laminas-modulemanager": "^2.8",
4061
                "laminas/laminas-router": "^3.0.2",
4062
                "laminas/laminas-servicemanager": "^3.3",
4063
                "laminas/laminas-stdlib": "^3.2.1",
4064
                "laminas/laminas-view": "^2.11.3",
4065
                "laminas/laminas-zendframework-bridge": "^1.0",
4066
                "php": "^7.3 || ~8.0.0"
4067
            },
4068
            "replace": {
4069
                "zendframework/zend-mvc": "^3.1.1"
4070
            },
4071
            "require-dev": {
4072
                "http-interop/http-middleware": "^0.4.1",
4073
                "laminas/laminas-coding-standard": "^1.0.0",
4074
                "laminas/laminas-json": "^2.6.1 || ^3.0",
4075
                "laminas/laminas-psr7bridge": "^1.0",
4076
                "laminas/laminas-stratigility": ">=2.0.1 <2.2",
4077
                "phpspec/prophecy-phpunit": "^2.0",
4078
                "phpunit/phpunit": "^9.4.2"
4079
            },
4080
            "suggest": {
4081
                "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
4082
                "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
4083
                "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
4084
                "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
4085
                "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
4086
                "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
4087
                "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
4088
                "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
4089
                "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
4090
                "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
4091
                "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
4092
            },
4093
            "type": "library",
4094
            "autoload": {
4095
                "psr-4": {
4096
                    "Laminas\\Mvc\\": "src/"
4097
                }
4098
            },
4099
            "notification-url": "https://packagist.org/downloads/",
4100
            "license": [
4101
                "BSD-3-Clause"
4102
            ],
4103
            "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
4104
            "homepage": "https://laminas.dev",
4105
            "keywords": [
4106
                "laminas",
4107
                "mvc"
4108
            ],
4109
            "support": {
4110
                "chat": "https://laminas.dev/chat",
4111
                "docs": "https://docs.laminas.dev/laminas-mvc/",
4112
                "forum": "https://discourse.laminas.dev",
4113
                "issues": "https://github.com/laminas/laminas-mvc/issues",
4114
                "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
4115
                "source": "https://github.com/laminas/laminas-mvc"
4116
            },
4117
            "funding": [
4118
                {
4119
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4120
                    "type": "community_bridge"
4121
                }
4122
            ],
4123
            "time": "2020-12-14T21:54:40+00:00"
4124
        },
4125
        {
4126
            "name": "laminas/laminas-mvc-form",
4127
            "version": "1.1.0",
4128
            "source": {
4129
                "type": "git",
4130
                "url": "https://github.com/laminas/laminas-mvc-form.git",
4131
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4"
4132
            },
4133
            "dist": {
4134
                "type": "zip",
4135
                "url": "https://api.github.com/repos/laminas/laminas-mvc-form/zipball/c027f5becb817736096d0967c5e42cd7f746d5e4",
4136
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4",
4137
                "shasum": ""
4138
            },
4139
            "require": {
4140
                "laminas/laminas-code": "^3.5.0",
4141
                "laminas/laminas-form": "^2.16.3",
4142
                "laminas/laminas-i18n": "^2.11.1",
4143
                "laminas/laminas-zendframework-bridge": "^1.2.0",
4144
                "php": "^7.3 || ~8.0.0"
4145
            },
4146
            "conflict": {
4147
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
4148
            },
4149
            "replace": {
4150
                "zendframework/zend-mvc-form": "^1.0.0"
4151
            },
4152
            "type": "metapackage",
4153
            "extra": {
4154
                "laminas": {
4155
                    "component": "Laminas\\Form"
4156
                }
4157
            },
4158
            "notification-url": "https://packagist.org/downloads/",
4159
            "license": [
4160
                "BSD-3-Clause"
4161
            ],
4162
            "description": "Metapackage with all requirements needed to use laminas-form with laminas-mvc.",
4163
            "homepage": "https://laminas.dev",
4164
            "keywords": [
4165
                "form",
4166
                "laminas",
4167
                "mvc"
4168
            ],
4169
            "support": {
4170
                "chat": "https://laminas.dev/chat",
4171
                "forum": "https://discourse.laminas.dev",
4172
                "issues": "https://github.com/laminas/laminas-mvc-form/issues",
4173
                "rss": "https://github.com/laminas/laminas-mvc-form/releases.atom",
4174
                "source": "https://github.com/laminas/laminas-mvc-form"
4175
            },
4176
            "funding": [
4177
                {
4178
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4179
                    "type": "community_bridge"
4180
                }
4181
            ],
4182
            "time": "2021-04-29T08:33:42+00:00"
4183
        },
4184
        {
4185
            "name": "laminas/laminas-mvc-i18n",
4186
            "version": "1.2.0",
4187
            "source": {
4188
                "type": "git",
4189
                "url": "https://github.com/laminas/laminas-mvc-i18n.git",
4190
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba"
4191
            },
4192
            "dist": {
4193
                "type": "zip",
4194
                "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/7ece491a02000a6c4ea2c4457fead3d12efc6eba",
4195
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba",
4196
                "shasum": ""
4197
            },
4198
            "require": {
4199
                "container-interop/container-interop": "^1.1",
4200
                "laminas/laminas-i18n": "^2.11",
4201
                "laminas/laminas-router": "^3.0",
4202
                "laminas/laminas-servicemanager": "^3.6",
4203
                "laminas/laminas-stdlib": "^3.3",
4204
                "laminas/laminas-validator": "^2.14",
4205
                "laminas/laminas-zendframework-bridge": "^1.2",
4206
                "php": "^7.3 || ~8.0.0"
4207
            },
4208
            "conflict": {
4209
                "laminas/laminas-mvc": "<3.0.0",
4210
                "phpspec/prophecy": "<1.8.0"
4211
            },
4212
            "replace": {
4213
                "zendframework/zend-mvc-i18n": "^1.1.1"
4214
            },
4215
            "require-dev": {
4216
                "laminas/laminas-coding-standard": "~1.0.0",
4217
                "phpspec/prophecy-phpunit": "^2.0",
4218
                "phpunit/phpunit": "^9.5",
4219
                "psalm/plugin-phpunit": "^0.15.1",
4220
                "vimeo/psalm": "^4.7"
4221
            },
4222
            "suggest": {
4223
                "laminas/laminas-cache": "To enable caching of translation strings"
4224
            },
4225
            "type": "library",
4226
            "extra": {
4227
                "laminas": {
4228
                    "component": "Laminas\\Mvc\\I18n",
4229
                    "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
4230
                }
4231
            },
4232
            "autoload": {
4233
                "psr-4": {
4234
                    "Laminas\\Mvc\\I18n\\": "src/"
4235
                }
4236
            },
4237
            "notification-url": "https://packagist.org/downloads/",
4238
            "license": [
4239
                "BSD-3-Clause"
4240
            ],
4241
            "description": "Integration between laminas-mvc and laminas-i18n",
4242
            "homepage": "https://laminas.dev",
4243
            "keywords": [
4244
                "i18n",
4245
                "laminas",
4246
                "mvc"
4247
            ],
4248
            "support": {
4249
                "chat": "https://laminas.dev/chat",
4250
                "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
4251
                "forum": "https://discourse.laminas.dev",
4252
                "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
4253
                "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
4254
                "source": "https://github.com/laminas/laminas-mvc-i18n"
4255
            },
4256
            "funding": [
4257
                {
4258
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4259
                    "type": "community_bridge"
4260
                }
4261
            ],
4262
            "time": "2021-04-02T15:49:43+00:00"
4263
        },
4264
        {
4265
            "name": "laminas/laminas-mvc-plugin-fileprg",
4266
            "version": "1.2.0",
4267
            "source": {
4268
                "type": "git",
4269
                "url": "https://github.com/laminas/laminas-mvc-plugin-fileprg.git",
4270
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f"
4271
            },
4272
            "dist": {
4273
                "type": "zip",
4274
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-fileprg/zipball/2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
4275
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
4276
                "shasum": ""
4277
            },
4278
            "require": {
4279
                "laminas/laminas-filter": "^2.6.1",
4280
                "laminas/laminas-form": "^2.7",
4281
                "laminas/laminas-inputfilter": "^2.8.1",
4282
                "laminas/laminas-mvc": "^3.0",
4283
                "laminas/laminas-session": "^2.8.5",
4284
                "laminas/laminas-stdlib": "^3.3",
4285
                "laminas/laminas-validator": "^2.6",
4286
                "laminas/laminas-zendframework-bridge": "^1.0",
4287
                "php": "^7.3 || ~8.0.0"
4288
            },
4289
            "conflict": {
4290
                "laminas/laminas-mvc": "<3.0.0"
4291
            },
4292
            "replace": {
4293
                "zendframework/zend-mvc-plugin-fileprg": "^1.1.0"
4294
            },
4295
            "require-dev": {
4296
                "laminas/laminas-coding-standard": "~1.0.0",
4297
                "phpunit/phpunit": "^9.3"
4298
            },
4299
            "type": "library",
4300
            "extra": {
4301
                "laminas": {
4302
                    "component": "Laminas\\Mvc\\Plugin\\FilePrg"
4303
                }
4304
            },
4305
            "autoload": {
4306
                "psr-4": {
4307
                    "Laminas\\Mvc\\Plugin\\FilePrg\\": "src/"
4308
                }
4309
            },
4310
            "notification-url": "https://packagist.org/downloads/",
4311
            "license": [
4312
                "BSD-3-Clause"
4313
            ],
4314
            "description": "Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers",
4315
            "homepage": "https://laminas.dev",
4316
            "keywords": [
4317
                "laminas",
4318
                "mvc"
4319
            ],
4320
            "support": {
4321
                "chat": "https://laminas.dev/chat",
4322
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-fileprg/",
4323
                "forum": "https://discourse.laminas.dev",
4324
                "issues": "https://github.com/laminas/laminas-mvc-plugin-fileprg/issues",
4325
                "rss": "https://github.com/laminas/laminas-mvc-plugin-fileprg/releases.atom",
4326
                "source": "https://github.com/laminas/laminas-mvc-plugin-fileprg"
4327
            },
4328
            "funding": [
4329
                {
4330
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4331
                    "type": "community_bridge"
4332
                }
4333
            ],
4334
            "time": "2021-04-13T15:22:13+00:00"
4335
        },
4336
        {
4337
            "name": "laminas/laminas-mvc-plugin-flashmessenger",
4338
            "version": "1.3.0",
4339
            "source": {
4340
                "type": "git",
4341
                "url": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger.git",
4342
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e"
4343
            },
4344
            "dist": {
4345
                "type": "zip",
4346
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-flashmessenger/zipball/f7569d05dfd774a2c84328792ee716e2d8b1e33e",
4347
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e",
4348
                "shasum": ""
4349
            },
4350
            "require": {
4351
                "laminas/laminas-mvc": "^3.0",
4352
                "laminas/laminas-session": "^2.8.5",
4353
                "laminas/laminas-stdlib": "^3.2.1",
4354
                "laminas/laminas-view": "^2.12",
4355
                "laminas/laminas-zendframework-bridge": "^1.0",
4356
                "php": "^7.3 || ~8.0.0"
4357
            },
4358
            "conflict": {
4359
                "laminas/laminas-mvc": "<3.0.0"
4360
            },
4361
            "replace": {
4362
                "zendframework/zend-mvc-plugin-flashmessenger": "^1.2.0"
4363
            },
4364
            "require-dev": {
4365
                "laminas/laminas-coding-standard": "~1.0.0",
4366
                "laminas/laminas-i18n": "^2.8",
4367
                "phpunit/phpunit": "^9.3"
4368
            },
4369
            "type": "library",
4370
            "extra": {
4371
                "laminas": {
4372
                    "component": "Laminas\\Mvc\\Plugin\\FlashMessenger"
4373
                }
4374
            },
4375
            "autoload": {
4376
                "psr-4": {
4377
                    "Laminas\\Mvc\\Plugin\\FlashMessenger\\": "src/"
4378
                }
4379
            },
4380
            "notification-url": "https://packagist.org/downloads/",
4381
            "license": [
4382
                "BSD-3-Clause"
4383
            ],
4384
            "description": "Plugin for creating and exposing flash messages via laminas-mvc controllers",
4385
            "homepage": "https://laminas.dev",
4386
            "keywords": [
4387
                "laminas",
4388
                "mvc"
4389
            ],
4390
            "support": {
4391
                "chat": "https://laminas.dev/chat",
4392
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-flashmessenger/",
4393
                "forum": "https://discourse.laminas.dev",
4394
                "issues": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/issues",
4395
                "rss": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/releases.atom",
4396
                "source": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger"
4397
            },
4398
            "funding": [
4399
                {
4400
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4401
                    "type": "community_bridge"
4402
                }
4403
            ],
4404
            "time": "2021-04-13T16:30:26+00:00"
4405
        },
4406
        {
4407
            "name": "laminas/laminas-mvc-plugin-identity",
4408
            "version": "1.2.0",
4409
            "source": {
4410
                "type": "git",
4411
                "url": "https://github.com/laminas/laminas-mvc-plugin-identity.git",
4412
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8"
4413
            },
4414
            "dist": {
4415
                "type": "zip",
4416
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-identity/zipball/75cf6df47aef315521eb390ab1478e586fda4ec8",
4417
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8",
4418
                "shasum": ""
4419
            },
4420
            "require": {
4421
                "container-interop/container-interop": "^1.1",
4422
                "laminas/laminas-authentication": "^2.5.3",
4423
                "laminas/laminas-mvc": "^3.0",
4424
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
4425
                "laminas/laminas-zendframework-bridge": "^1.0",
4426
                "php": "^7.3 || ~8.0.0"
4427
            },
4428
            "conflict": {
4429
                "laminas/laminas-mvc": "<3.0.0"
4430
            },
4431
            "replace": {
4432
                "zendframework/zend-mvc-plugin-identity": "^1.1.1"
4433
            },
4434
            "require-dev": {
4435
                "laminas/laminas-coding-standard": "~1.0.0",
4436
                "phpspec/prophecy-phpunit": "^2.0",
4437
                "phpunit/phpunit": "^9.5"
4438
            },
4439
            "type": "library",
4440
            "extra": {
4441
                "laminas": {
4442
                    "component": "Laminas\\Mvc\\Plugin\\Identity"
4443
                }
4444
            },
4445
            "autoload": {
4446
                "psr-4": {
4447
                    "Laminas\\Mvc\\Plugin\\Identity\\": "src/"
4448
                }
4449
            },
4450
            "notification-url": "https://packagist.org/downloads/",
4451
            "license": [
4452
                "BSD-3-Clause"
4453
            ],
4454
            "description": "Plugin for retrieving the current authenticated identity within laminas-mvc controllers",
4455
            "homepage": "https://laminas.dev",
4456
            "keywords": [
4457
                "laminas",
4458
                "mvc"
4459
            ],
4460
            "support": {
4461
                "chat": "https://laminas.dev/chat",
4462
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-identity/",
4463
                "forum": "https://discourse.laminas.dev",
4464
                "issues": "https://github.com/laminas/laminas-mvc-plugin-identity/issues",
4465
                "rss": "https://github.com/laminas/laminas-mvc-plugin-identity/releases.atom",
4466
                "source": "https://github.com/laminas/laminas-mvc-plugin-identity"
4467
            },
4468
            "funding": [
4469
                {
4470
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4471
                    "type": "community_bridge"
4472
                }
4473
            ],
4474
            "time": "2021-04-13T20:47:12+00:00"
4475
        },
4476
        {
4477
            "name": "laminas/laminas-mvc-plugin-prg",
4478
            "version": "1.3.0",
4479
            "source": {
4480
                "type": "git",
4481
                "url": "https://github.com/laminas/laminas-mvc-plugin-prg.git",
4482
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17"
4483
            },
4484
            "dist": {
4485
                "type": "zip",
4486
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-prg/zipball/943c03a869a1a421ce3c6dc2f034021b247d9b17",
4487
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17",
4488
                "shasum": ""
4489
            },
4490
            "require": {
4491
                "laminas/laminas-mvc": "^3.0",
4492
                "laminas/laminas-session": "^2.8.5",
4493
                "laminas/laminas-stdlib": "^3.3.0",
4494
                "laminas/laminas-zendframework-bridge": "^1.0",
4495
                "php": "^7.3 || ~8.0.0"
4496
            },
4497
            "replace": {
4498
                "zendframework/zend-mvc-plugin-prg": "^1.2.0"
4499
            },
4500
            "require-dev": {
4501
                "laminas/laminas-coding-standard": "~1.0.0",
4502
                "phpunit/phpunit": "^9.3"
4503
            },
4504
            "type": "library",
4505
            "extra": {
4506
                "laminas": {
4507
                    "component": "Laminas\\Mvc\\Plugin\\Prg"
4508
                }
4509
            },
4510
            "autoload": {
4511
                "psr-4": {
4512
                    "Laminas\\Mvc\\Plugin\\Prg\\": "src/"
4513
                }
4514
            },
4515
            "notification-url": "https://packagist.org/downloads/",
4516
            "license": [
4517
                "BSD-3-Clause"
4518
            ],
4519
            "description": "Post/Redirect/Get plugin for laminas-mvc controllers",
4520
            "homepage": "https://laminas.dev",
4521
            "keywords": [
4522
                "laminas",
4523
                "mvc"
4524
            ],
4525
            "support": {
4526
                "chat": "https://laminas.dev/chat",
4527
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-prg/",
4528
                "forum": "https://discourse.laminas.dev",
4529
                "issues": "https://github.com/laminas/laminas-mvc-plugin-prg/issues",
4530
                "rss": "https://github.com/laminas/laminas-mvc-plugin-prg/releases.atom",
4531
                "source": "https://github.com/laminas/laminas-mvc-plugin-prg"
4532
            },
4533
            "funding": [
4534
                {
4535
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4536
                    "type": "community_bridge"
4537
                }
4538
            ],
4539
            "time": "2021-04-13T20:54:46+00:00"
4540
        },
4541
        {
4542
            "name": "laminas/laminas-mvc-plugins",
4543
            "version": "1.1.0",
4544
            "source": {
4545
                "type": "git",
4546
                "url": "https://github.com/laminas/laminas-mvc-plugins.git",
4547
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9"
4548
            },
4549
            "dist": {
4550
                "type": "zip",
4551
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugins/zipball/d127f94f258f9d4ae1a3fa233bead2110cd538a9",
4552
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9",
4553
                "shasum": ""
4554
            },
4555
            "require": {
4556
                "laminas/laminas-mvc-plugin-fileprg": "^1.2",
4557
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.3",
4558
                "laminas/laminas-mvc-plugin-identity": "^1.2",
4559
                "laminas/laminas-mvc-plugin-prg": "^1.3"
4560
            },
4561
            "replace": {
4562
                "zendframework/zend-mvc-plugins": "^1.0.1"
4563
            },
4564
            "type": "metapackage",
4565
            "extra": {
4566
                "laminas": {
4567
                    "component": [
4568
                        "Laminas\\Mvc\\Plugin\\FilePrg",
4569
                        "Laminas\\Mvc\\Plugin\\FlashMessenger",
4570
                        "Laminas\\Mvc\\Plugin\\Identity",
4571
                        "Laminas\\Mvc\\Plugin\\Prg"
4572
                    ]
4573
                }
4574
            },
4575
            "notification-url": "https://packagist.org/downloads/",
4576
            "license": [
4577
                "BSD-3-Clause"
4578
            ],
4579
            "description": "Collection of all stable laminas-mvc plugins served via separate packages.",
4580
            "homepage": "https://laminas.dev",
4581
            "keywords": [
4582
                "laminas",
4583
                "mvc",
4584
                "plugins"
4585
            ],
4586
            "support": {
4587
                "chat": "https://laminas.dev/chat",
4588
                "forum": "https://discourse.laminas.dev",
4589
                "issues": "https://github.com/laminas/laminas-mvc-plugins/issues",
4590
                "rss": "https://github.com/laminas/laminas-mvc-plugins/releases.atom",
4591
                "source": "https://github.com/laminas/laminas-mvc-plugins"
4592
            },
4593
            "funding": [
4594
                {
4595
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4596
                    "type": "community_bridge"
4597
                }
4598
            ],
4599
            "time": "2021-05-27T09:53:45+00:00"
4600
        },
4601
        {
4602
            "name": "laminas/laminas-navigation",
4603
            "version": "2.11.1",
4604
            "source": {
4605
                "type": "git",
4606
                "url": "https://github.com/laminas/laminas-navigation.git",
4607
                "reference": "59f69237a6ae31135841c5e188f363d46101e145"
4608
            },
4609
            "dist": {
4610
                "type": "zip",
4611
                "url": "https://api.github.com/repos/laminas/laminas-navigation/zipball/59f69237a6ae31135841c5e188f363d46101e145",
4612
                "reference": "59f69237a6ae31135841c5e188f363d46101e145",
4613
                "shasum": ""
4614
            },
4615
            "require": {
4616
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
4617
                "laminas/laminas-zendframework-bridge": "^1.0",
4618
                "php": "^7.3 || ~8.0.0"
4619
            },
4620
            "replace": {
4621
                "zendframework/zend-navigation": "^2.9.1"
4622
            },
4623
            "require-dev": {
4624
                "laminas/laminas-coding-standard": "~1.0.0",
4625
                "laminas/laminas-config": "^2.6 || ^3.1",
4626
                "laminas/laminas-console": "^2.6",
4627
                "laminas/laminas-http": "^2.6",
4628
                "laminas/laminas-i18n": "^2.7.3",
4629
                "laminas/laminas-log": "^2.9.1",
4630
                "laminas/laminas-mvc": "^2.7.9 || ^3.0.4",
4631
                "laminas/laminas-permissions-acl": "^2.6",
4632
                "laminas/laminas-router": "^3.0.2",
4633
                "laminas/laminas-servicemanager": "^3.2.1",
4634
                "laminas/laminas-uri": "^2.5.2",
4635
                "laminas/laminas-view": "^2.9",
4636
                "phpspec/prophecy-phpunit": "^2.0",
4637
                "phpunit/phpunit": "^9.4.1"
4638
            },
4639
            "suggest": {
4640
                "laminas/laminas-config": "^2.6 || ^3.1, to provide page configuration (optional, as arrays and Traversables are also allowed)",
4641
                "laminas/laminas-permissions-acl": "^2.6, to provide ACL-based access restrictions to pages",
4642
                "laminas/laminas-router": "^3.0, to use router-based URI generation with Mvc pages",
4643
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, to use the navigation factories",
4644
                "laminas/laminas-view": "^2.8.1, to use the navigation view helpers"
4645
            },
4646
            "type": "library",
4647
            "extra": {
4648
                "laminas": {
4649
                    "component": "Laminas\\Navigation",
4650
                    "config-provider": "Laminas\\Navigation\\ConfigProvider"
4651
                }
4652
            },
4653
            "autoload": {
4654
                "psr-4": {
4655
                    "Laminas\\Navigation\\": "src/"
4656
                }
4657
            },
4658
            "notification-url": "https://packagist.org/downloads/",
4659
            "license": [
4660
                "BSD-3-Clause"
4661
            ],
4662
            "description": "Manage trees of pointers to web pages in order to build navigation systems",
4663
            "homepage": "https://laminas.dev",
4664
            "keywords": [
4665
                "laminas",
4666
                "navigation"
4667
            ],
4668
            "support": {
4669
                "chat": "https://laminas.dev/chat",
4670
                "docs": "https://docs.laminas.dev/laminas-navigation/",
4671
                "forum": "https://discourse.laminas.dev",
4672
                "issues": "https://github.com/laminas/laminas-navigation/issues",
4673
                "rss": "https://github.com/laminas/laminas-navigation/releases.atom",
4674
                "source": "https://github.com/laminas/laminas-navigation"
4675
            },
4676
            "funding": [
4677
                {
4678
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4679
                    "type": "community_bridge"
4680
                }
4681
            ],
4682
            "time": "2021-04-12T09:14:02+00:00"
4683
        },
4684
        {
4685
            "name": "laminas/laminas-paginator",
4686
            "version": "2.10.0",
4687
            "source": {
4688
                "type": "git",
4689
                "url": "https://github.com/laminas/laminas-paginator.git",
4690
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695"
4691
            },
4692
            "dist": {
4693
                "type": "zip",
4694
                "url": "https://api.github.com/repos/laminas/laminas-paginator/zipball/14ce4a397e6329954389cc40aa635caa9573f695",
4695
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695",
4696
                "shasum": ""
4697
            },
4698
            "require": {
4699
                "ext-json": "*",
4700
                "laminas/laminas-stdlib": "^3.2.1",
4701
                "laminas/laminas-zendframework-bridge": "^1.0.4",
4702
                "php": "^7.3 || ~8.0.0"
4703
            },
4704
            "replace": {
4705
                "zendframework/zend-paginator": "^2.8.2"
4706
            },
4707
            "require-dev": {
4708
                "laminas/laminas-cache": "^2.9.0",
4709
                "laminas/laminas-coding-standard": "~2.1.4",
4710
                "laminas/laminas-config": "^2.6.0",
4711
                "laminas/laminas-filter": "^2.9.4",
4712
                "laminas/laminas-servicemanager": "^3.4.1",
4713
                "laminas/laminas-view": "^2.11.4",
4714
                "phpunit/phpunit": "^9.3",
4715
                "psalm/plugin-phpunit": "^0.15.1",
4716
                "vimeo/psalm": "^4.6"
4717
            },
4718
            "suggest": {
4719
                "laminas/laminas-cache": "Laminas\\Cache component to support cache features",
4720
                "laminas/laminas-filter": "Laminas\\Filter component",
4721
                "laminas/laminas-paginator-adapter-laminasdb": "Provides pagination adapters for Select statements and TableGateway instances",
4722
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
4723
                "laminas/laminas-view": "Laminas\\View component"
4724
            },
4725
            "type": "library",
4726
            "extra": {
4727
                "laminas": {
4728
                    "component": "Laminas\\Paginator",
4729
                    "config-provider": "Laminas\\Paginator\\ConfigProvider"
4730
                }
4731
            },
4732
            "autoload": {
4733
                "psr-4": {
4734
                    "Laminas\\Paginator\\": "src/"
4735
                }
4736
            },
4737
            "notification-url": "https://packagist.org/downloads/",
4738
            "license": [
4739
                "BSD-3-Clause"
4740
            ],
4741
            "description": "Paginate collections of data from arbitrary sources",
4742
            "homepage": "https://laminas.dev",
4743
            "keywords": [
4744
                "laminas",
4745
                "paginator"
4746
            ],
4747
            "support": {
4748
                "chat": "https://laminas.dev/chat",
4749
                "docs": "https://docs.laminas.dev/laminas-paginator/",
4750
                "forum": "https://discourse.laminas.dev",
4751
                "issues": "https://github.com/laminas/laminas-paginator/issues",
4752
                "rss": "https://github.com/laminas/laminas-paginator/releases.atom",
4753
                "source": "https://github.com/laminas/laminas-paginator"
4754
            },
4755
            "funding": [
4756
                {
4757
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4758
                    "type": "community_bridge"
4759
                }
4760
            ],
4761
            "time": "2021-02-25T21:39:49+00:00"
4762
        },
4763
        {
4764
            "name": "laminas/laminas-permissions-acl",
4765
            "version": "2.8.0",
4766
            "source": {
4767
                "type": "git",
4768
                "url": "https://github.com/laminas/laminas-permissions-acl.git",
4769
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e"
4770
            },
4771
            "dist": {
4772
                "type": "zip",
4773
                "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
4774
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
4775
                "shasum": ""
4776
            },
4777
            "require": {
4778
                "laminas/laminas-zendframework-bridge": "^1.0",
4779
                "php": "^7.3 || ~8.0.0"
4780
            },
4781
            "conflict": {
4782
                "laminas/laminas-servicemanager": "<3.0"
4783
            },
4784
            "replace": {
4785
                "zendframework/zend-permissions-acl": "^2.7.1"
4786
            },
4787
            "require-dev": {
4788
                "laminas/laminas-coding-standard": "~1.0.0",
4789
                "laminas/laminas-servicemanager": "^3.0.3",
4790
                "phpunit/phpunit": "^9.5"
4791
            },
4792
            "suggest": {
4793
                "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
4794
            },
4795
            "type": "library",
4796
            "autoload": {
4797
                "psr-4": {
4798
                    "Laminas\\Permissions\\Acl\\": "src/"
4799
                }
4800
            },
4801
            "notification-url": "https://packagist.org/downloads/",
4802
            "license": [
4803
                "BSD-3-Clause"
4804
            ],
4805
            "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management",
4806
            "homepage": "https://laminas.dev",
4807
            "keywords": [
4808
                "acl",
4809
                "laminas"
4810
            ],
4811
            "support": {
4812
                "chat": "https://laminas.dev/chat",
4813
                "docs": "https://docs.laminas.dev/laminas-permissions-acl/",
4814
                "forum": "https://discourse.laminas.dev",
4815
                "issues": "https://github.com/laminas/laminas-permissions-acl/issues",
4816
                "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom",
4817
                "source": "https://github.com/laminas/laminas-permissions-acl"
4818
            },
4819
            "funding": [
4820
                {
4821
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4822
                    "type": "community_bridge"
4823
                }
4824
            ],
4825
            "time": "2021-04-08T12:56:14+00:00"
4826
        },
4827
        {
4828
            "name": "laminas/laminas-psr7bridge",
4829
            "version": "1.3.1",
4830
            "source": {
4831
                "type": "git",
4832
                "url": "https://github.com/laminas/laminas-psr7bridge.git",
4833
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6"
4834
            },
4835
            "dist": {
4836
                "type": "zip",
4837
                "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/b1158f0574164039f698a261c01c26119cc6dbd6",
4838
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6",
4839
                "shasum": ""
4840
            },
4841
            "require": {
4842
                "laminas/laminas-diactoros": "^1.7 || ^2.0",
4843
                "laminas/laminas-http": "^2.11",
4844
                "laminas/laminas-zendframework-bridge": "^1.0",
4845
                "php": "^7.3 || ~8.0.0",
4846
                "psr/http-message": "^1.0"
4847
            },
4848
            "conflict": {
4849
                "laminas/laminas-stdlib": "< 3.2.1"
4850
            },
4851
            "replace": {
4852
                "zendframework/zend-psr7bridge": "^1.2.0"
4853
            },
4854
            "require-dev": {
4855
                "laminas/laminas-coding-standard": "~1.0.0",
4856
                "phpunit/phpunit": "^9.4.1"
4857
            },
4858
            "type": "library",
4859
            "autoload": {
4860
                "psr-4": {
4861
                    "Laminas\\Psr7Bridge\\": "src/"
4862
                }
4863
            },
4864
            "notification-url": "https://packagist.org/downloads/",
4865
            "license": [
4866
                "BSD-3-Clause"
4867
            ],
4868
            "description": "PSR-7 &lt;-&gt; laminas-http message conversions",
4869
            "homepage": "https://laminas.dev",
4870
            "keywords": [
4871
                "http",
4872
                "laminas",
4873
                "psr",
4874
                "psr-7"
4875
            ],
4876
            "support": {
4877
                "chat": "https://laminas.dev/chat",
4878
                "docs": "https://docs.laminas.dev/laminas-psr7bridge/",
4879
                "forum": "https://discourse.laminas.dev",
4880
                "issues": "https://github.com/laminas/laminas-psr7bridge/issues",
4881
                "rss": "https://github.com/laminas/laminas-psr7bridge/releases.atom",
4882
                "source": "https://github.com/laminas/laminas-psr7bridge"
4883
            },
4884
            "funding": [
4885
                {
4886
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4887
                    "type": "community_bridge"
4888
                }
4889
            ],
4890
            "time": "2021-04-13T21:03:24+00:00"
4891
        },
4892
        {
4893
            "name": "laminas/laminas-recaptcha",
4894
            "version": "3.3.0",
4895
            "source": {
4896
                "type": "git",
4897
                "url": "https://github.com/laminas/laminas-recaptcha.git",
4898
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73"
4899
            },
4900
            "dist": {
4901
                "type": "zip",
4902
                "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/3275b19ee8a58007e508b2ea3fd2160582abdb73",
4903
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73",
4904
                "shasum": ""
4905
            },
4906
            "require": {
4907
                "ext-json": "*",
4908
                "laminas/laminas-http": "^2.14",
4909
                "laminas/laminas-json": "^3.2",
4910
                "laminas/laminas-stdlib": "^3.3",
4911
                "laminas/laminas-zendframework-bridge": "^1.1",
4912
                "php": "^7.3 || ~8.0.0"
4913
            },
4914
            "replace": {
4915
                "zendframework/zendservice-recaptcha": "^3.2.0"
4916
            },
4917
            "require-dev": {
4918
                "laminas/laminas-coding-standard": "~2.1.4",
4919
                "laminas/laminas-config": "^3.4",
4920
                "laminas/laminas-validator": "^2.14",
4921
                "phpunit/phpunit": "^9.4.3"
4922
            },
4923
            "suggest": {
4924
                "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API"
4925
            },
4926
            "type": "library",
4927
            "autoload": {
4928
                "psr-4": {
4929
                    "Laminas\\ReCaptcha\\": "src/"
4930
                }
4931
            },
4932
            "notification-url": "https://packagist.org/downloads/",
4933
            "license": [
4934
                "BSD-3-Clause"
4935
            ],
4936
            "description": "OOP wrapper for the ReCaptcha web service",
4937
            "homepage": "https://laminas.dev",
4938
            "keywords": [
4939
                "laminas",
4940
                "recaptcha"
4941
            ],
4942
            "support": {
4943
                "chat": "https://laminas.dev/chat",
4944
                "docs": "https://docs.laminas.dev/laminas-recaptcha/",
4945
                "forum": "https://discourse.laminas.dev",
4946
                "issues": "https://github.com/laminas/laminas-recaptcha/issues",
4947
                "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom",
4948
                "source": "https://github.com/laminas/laminas-recaptcha"
4949
            },
4950
            "funding": [
4951
                {
4952
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4953
                    "type": "community_bridge"
4954
                }
4955
            ],
4956
            "time": "2021-04-19T15:56:33+00:00"
4957
        },
4958
        {
4959
            "name": "laminas/laminas-router",
4960
            "version": "3.4.5",
4961
            "source": {
4962
                "type": "git",
4963
                "url": "https://github.com/laminas/laminas-router.git",
4964
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7"
4965
            },
4966
            "dist": {
4967
                "type": "zip",
4968
                "url": "https://api.github.com/repos/laminas/laminas-router/zipball/aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
4969
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
4970
                "shasum": ""
4971
            },
4972
            "require": {
4973
                "container-interop/container-interop": "^1.2",
4974
                "laminas/laminas-http": "^2.8.1",
4975
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
4976
                "laminas/laminas-stdlib": "^3.3",
4977
                "laminas/laminas-zendframework-bridge": "^1.0",
4978
                "php": "^7.3 || ~8.0.0"
4979
            },
4980
            "replace": {
4981
                "zendframework/zend-router": "^3.3.0"
4982
            },
4983
            "require-dev": {
4984
                "laminas/laminas-coding-standard": "~1.0.0",
4985
                "laminas/laminas-i18n": "^2.7.4",
4986
                "phpunit/phpunit": "^9.4"
4987
            },
4988
            "suggest": {
4989
                "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
4990
            },
4991
            "type": "library",
4992
            "extra": {
4993
                "laminas": {
4994
                    "component": "Laminas\\Router",
4995
                    "config-provider": "Laminas\\Router\\ConfigProvider"
4996
                }
4997
            },
4998
            "autoload": {
4999
                "psr-4": {
5000
                    "Laminas\\Router\\": "src/"
5001
                }
5002
            },
5003
            "notification-url": "https://packagist.org/downloads/",
5004
            "license": [
5005
                "BSD-3-Clause"
5006
            ],
5007
            "description": "Flexible routing system for HTTP and console applications",
5008
            "homepage": "https://laminas.dev",
5009
            "keywords": [
5010
                "laminas",
5011
                "routing"
5012
            ],
5013
            "support": {
5014
                "chat": "https://laminas.dev/chat",
5015
                "docs": "https://docs.laminas.dev/laminas-router/",
5016
                "forum": "https://discourse.laminas.dev",
5017
                "issues": "https://github.com/laminas/laminas-router/issues",
5018
                "rss": "https://github.com/laminas/laminas-router/releases.atom",
5019
                "source": "https://github.com/laminas/laminas-router"
5020
            },
5021
            "funding": [
5022
                {
5023
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5024
                    "type": "community_bridge"
5025
                }
5026
            ],
5027
            "time": "2021-04-19T16:06:00+00:00"
5028
        },
5029
        {
5030
            "name": "laminas/laminas-servicemanager",
5031
            "version": "3.7.0",
5032
            "source": {
5033
                "type": "git",
5034
                "url": "https://github.com/laminas/laminas-servicemanager.git",
5035
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4"
5036
            },
5037
            "dist": {
5038
                "type": "zip",
5039
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
5040
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
5041
                "shasum": ""
5042
            },
5043
            "require": {
5044
                "container-interop/container-interop": "^1.2",
5045
                "laminas/laminas-stdlib": "^3.2.1",
5046
                "laminas/laminas-zendframework-bridge": "^1.0",
5047
                "php": "^7.3 || ~8.0.0",
5048
                "psr/container": "^1.0"
5049
            },
5050
            "conflict": {
5051
                "laminas/laminas-code": "<3.3.1",
5052
                "zendframework/zend-code": "<3.3.1"
5053
            },
5054
            "provide": {
5055
                "container-interop/container-interop-implementation": "^1.2",
5056
                "psr/container-implementation": "^1.0"
5057
            },
5058
            "replace": {
5059
                "zendframework/zend-servicemanager": "^3.4.0"
5060
            },
5061
            "require-dev": {
5062
                "composer/package-versions-deprecated": "^1.0",
5063
                "laminas/laminas-coding-standard": "~2.2.0",
5064
                "laminas/laminas-container-config-test": "^0.3",
5065
                "laminas/laminas-dependency-plugin": "^2.1.2",
5066
                "mikey179/vfsstream": "^1.6.8",
5067
                "ocramius/proxy-manager": "^2.2.3",
5068
                "phpbench/phpbench": "^1.0.4",
5069
                "phpspec/prophecy-phpunit": "^2.0",
5070
                "phpunit/phpunit": "^9.4",
5071
                "psalm/plugin-phpunit": "^0.16.1",
5072
                "vimeo/psalm": "^4.8"
5073
            },
5074
            "suggest": {
5075
                "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
5076
            },
5077
            "bin": [
5078
                "bin/generate-deps-for-config-factory",
5079
                "bin/generate-factory-for-class"
5080
            ],
5081
            "type": "library",
5082
            "autoload": {
5083
                "psr-4": {
5084
                    "Laminas\\ServiceManager\\": "src/"
5085
                }
5086
            },
5087
            "notification-url": "https://packagist.org/downloads/",
5088
            "license": [
5089
                "BSD-3-Clause"
5090
            ],
5091
            "description": "Factory-Driven Dependency Injection Container",
5092
            "homepage": "https://laminas.dev",
5093
            "keywords": [
5094
                "PSR-11",
5095
                "dependency-injection",
5096
                "di",
5097
                "dic",
5098
                "laminas",
5099
                "service-manager",
5100
                "servicemanager"
5101
            ],
5102
            "support": {
5103
                "chat": "https://laminas.dev/chat",
5104
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
5105
                "forum": "https://discourse.laminas.dev",
5106
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
5107
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
5108
                "source": "https://github.com/laminas/laminas-servicemanager"
5109
            },
5110
            "funding": [
5111
                {
5112
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5113
                    "type": "community_bridge"
5114
                }
5115
            ],
5116
            "time": "2021-07-24T19:33:07+00:00"
5117
        },
5118
        {
5119
            "name": "laminas/laminas-session",
5120
            "version": "2.11.0",
5121
            "source": {
5122
                "type": "git",
5123
                "url": "https://github.com/laminas/laminas-session.git",
5124
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922"
5125
            },
5126
            "dist": {
5127
                "type": "zip",
5128
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5129
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5130
                "shasum": ""
5131
            },
5132
            "require": {
5133
                "laminas/laminas-eventmanager": "^3.0",
5134
                "laminas/laminas-stdlib": "^3.2.1",
5135
                "laminas/laminas-zendframework-bridge": "^1.0",
5136
                "php": "^7.3 || ~8.0.0"
5137
            },
5138
            "replace": {
5139
                "zendframework/zend-session": "^2.9.1"
5140
            },
5141
            "require-dev": {
5142
                "container-interop/container-interop": "^1.1",
5143
                "laminas/laminas-cache": "^2.6.1",
5144
                "laminas/laminas-coding-standard": "~2.2.1",
5145
                "laminas/laminas-db": "^2.7",
5146
                "laminas/laminas-http": "^2.5.4",
5147
                "laminas/laminas-servicemanager": "^3.0.3",
5148
                "laminas/laminas-validator": "^2.6",
5149
                "mongodb/mongodb": "^1.0.1",
5150
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
5151
                "phpspec/prophecy-phpunit": "^2.0",
5152
                "phpunit/phpunit": "^9.3"
5153
            },
5154
            "suggest": {
5155
                "laminas/laminas-cache": "Laminas\\Cache component",
5156
                "laminas/laminas-db": "Laminas\\Db component",
5157
                "laminas/laminas-http": "Laminas\\Http component",
5158
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5159
                "laminas/laminas-validator": "Laminas\\Validator component",
5160
                "mongodb/mongodb": "If you want to use the MongoDB session save handler"
5161
            },
5162
            "type": "library",
5163
            "extra": {
5164
                "laminas": {
5165
                    "component": "Laminas\\Session",
5166
                    "config-provider": "Laminas\\Session\\ConfigProvider"
5167
                }
5168
            },
5169
            "autoload": {
5170
                "psr-4": {
5171
                    "Laminas\\Session\\": "src/"
5172
                }
5173
            },
5174
            "notification-url": "https://packagist.org/downloads/",
5175
            "license": [
5176
                "BSD-3-Clause"
5177
            ],
5178
            "description": "Object-oriented interface to PHP sessions and storage",
5179
            "homepage": "https://laminas.dev",
5180
            "keywords": [
5181
                "laminas",
5182
                "session"
5183
            ],
5184
            "support": {
5185
                "chat": "https://laminas.dev/chat",
5186
                "docs": "https://docs.laminas.dev/laminas-session/",
5187
                "forum": "https://discourse.laminas.dev",
5188
                "issues": "https://github.com/laminas/laminas-session/issues",
5189
                "rss": "https://github.com/laminas/laminas-session/releases.atom",
5190
                "source": "https://github.com/laminas/laminas-session"
5191
            },
5192
            "funding": [
5193
                {
5194
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5195
                    "type": "community_bridge"
5196
                }
5197
            ],
5198
            "time": "2021-06-30T15:33:53+00:00"
5199
        },
5200
        {
5201
            "name": "laminas/laminas-stdlib",
5202
            "version": "3.5.0",
5203
            "source": {
5204
                "type": "git",
5205
                "url": "https://github.com/laminas/laminas-stdlib.git",
5206
                "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12"
5207
            },
5208
            "dist": {
5209
                "type": "zip",
5210
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c8ac6a76a133e682acfabc821d4a2ec646934b12",
5211
                "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12",
5212
                "shasum": ""
5213
            },
5214
            "require": {
5215
                "php": "^7.3 || ^8.0"
5216
            },
5217
            "conflict": {
5218
                "zendframework/zend-stdlib": "*"
5219
            },
5220
            "require-dev": {
5221
                "laminas/laminas-coding-standard": "~2.3.0",
5222
                "phpbench/phpbench": "^0.17.1",
5223
                "phpunit/phpunit": "~9.3.7",
5224
                "psalm/plugin-phpunit": "^0.16.0",
5225
                "vimeo/psalm": "^4.7"
5226
            },
5227
            "type": "library",
5228
            "autoload": {
5229
                "psr-4": {
5230
                    "Laminas\\Stdlib\\": "src/"
5231
                }
5232
            },
5233
            "notification-url": "https://packagist.org/downloads/",
5234
            "license": [
5235
                "BSD-3-Clause"
5236
            ],
5237
            "description": "SPL extensions, array utilities, error handlers, and more",
5238
            "homepage": "https://laminas.dev",
5239
            "keywords": [
5240
                "laminas",
5241
                "stdlib"
5242
            ],
5243
            "support": {
5244
                "chat": "https://laminas.dev/chat",
5245
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
5246
                "forum": "https://discourse.laminas.dev",
5247
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
5248
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
5249
                "source": "https://github.com/laminas/laminas-stdlib"
5250
            },
5251
            "funding": [
5252
                {
5253
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5254
                    "type": "community_bridge"
5255
                }
5256
            ],
5257
            "time": "2021-08-03T13:40:40+00:00"
5258
        },
5259
        {
5260
            "name": "laminas/laminas-test",
5261
            "version": "3.5.1",
5262
            "source": {
5263
                "type": "git",
5264
                "url": "https://github.com/laminas/laminas-test.git",
5265
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276"
5266
            },
5267
            "dist": {
5268
                "type": "zip",
5269
                "url": "https://api.github.com/repos/laminas/laminas-test/zipball/621eced0d747ead65c39ab0fc507f66e9bdca276",
5270
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276",
5271
                "shasum": ""
5272
            },
5273
            "require": {
5274
                "laminas/laminas-console": "^2.6",
5275
                "laminas/laminas-dom": "^2.8",
5276
                "laminas/laminas-eventmanager": "^3.0",
5277
                "laminas/laminas-http": "^2.13",
5278
                "laminas/laminas-mvc": "^3.0",
5279
                "laminas/laminas-servicemanager": "^3.0.3",
5280
                "laminas/laminas-stdlib": "^3.3",
5281
                "laminas/laminas-uri": "^2.5",
5282
                "laminas/laminas-view": "^2.6.3",
5283
                "laminas/laminas-zendframework-bridge": "^1.1",
5284
                "php": "^7.3 || ~8.0.0",
5285
                "phpunit/phpunit": "^8.0 || ^9.0"
5286
            },
5287
            "replace": {
5288
                "zendframework/zend-test": "^3.3.0"
5289
            },
5290
            "require-dev": {
5291
                "laminas/laminas-coding-standard": "~2.2.1",
5292
                "laminas/laminas-i18n": "^2.6",
5293
                "laminas/laminas-log": "^2.7.1",
5294
                "laminas/laminas-modulemanager": "^2.7.1",
5295
                "laminas/laminas-mvc-console": "^1.1.8",
5296
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.0",
5297
                "laminas/laminas-serializer": "^2.6.1",
5298
                "laminas/laminas-session": "^2.8.5",
5299
                "laminas/laminas-validator": "^2.8",
5300
                "mikey179/vfsstream": "^1.6.8",
5301
                "psalm/plugin-phpunit": "^0.16.0",
5302
                "vimeo/psalm": "^4.7"
5303
            },
5304
            "suggest": {
5305
                "laminas/laminas-mvc-console": "^1.1.8, to test MVC <-> console integration"
5306
            },
5307
            "type": "library",
5308
            "autoload": {
5309
                "psr-4": {
5310
                    "Laminas\\Test\\": "src/"
5311
                }
5312
            },
5313
            "notification-url": "https://packagist.org/downloads/",
5314
            "license": [
5315
                "BSD-3-Clause"
5316
            ],
5317
            "description": "Tools to facilitate unit testing of laminas-mvc applications",
5318
            "homepage": "https://laminas.dev",
5319
            "keywords": [
5320
                "laminas",
5321
                "test"
5322
            ],
5323
            "support": {
5324
                "chat": "https://laminas.dev/chat",
5325
                "docs": "https://docs.laminas.dev/laminas-test/",
5326
                "forum": "https://discourse.laminas.dev",
5327
                "issues": "https://github.com/laminas/laminas-test/issues",
5328
                "rss": "https://github.com/laminas/laminas-test/releases.atom",
5329
                "source": "https://github.com/laminas/laminas-test"
5330
            },
5331
            "funding": [
5332
                {
5333
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5334
                    "type": "community_bridge"
5335
                }
5336
            ],
5337
            "time": "2021-06-14T13:48:54+00:00"
5338
        },
5339
        {
5340
            "name": "laminas/laminas-uri",
5341
            "version": "2.8.1",
5342
            "source": {
5343
                "type": "git",
5344
                "url": "https://github.com/laminas/laminas-uri.git",
5345
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87"
5346
            },
5347
            "dist": {
5348
                "type": "zip",
5349
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/79bd4c614c8cf9a6ba715a49fca8061e84933d87",
5350
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87",
5351
                "shasum": ""
5352
            },
5353
            "require": {
5354
                "laminas/laminas-escaper": "^2.5",
5355
                "laminas/laminas-validator": "^2.10",
5356
                "laminas/laminas-zendframework-bridge": "^1.0",
5357
                "php": "^7.3 || ~8.0.0"
5358
            },
5359
            "replace": {
5360
                "zendframework/zend-uri": "^2.7.1"
5361
            },
5362
            "require-dev": {
5363
                "laminas/laminas-coding-standard": "^2.1",
5364
                "phpunit/phpunit": "^9.3"
5365
            },
5366
            "type": "library",
5367
            "autoload": {
5368
                "psr-4": {
5369
                    "Laminas\\Uri\\": "src/"
5370
                }
5371
            },
5372
            "notification-url": "https://packagist.org/downloads/",
5373
            "license": [
5374
                "BSD-3-Clause"
5375
            ],
5376
            "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
5377
            "homepage": "https://laminas.dev",
5378
            "keywords": [
5379
                "laminas",
5380
                "uri"
5381
            ],
5382
            "support": {
5383
                "chat": "https://laminas.dev/chat",
5384
                "docs": "https://docs.laminas.dev/laminas-uri/",
5385
                "forum": "https://discourse.laminas.dev",
5386
                "issues": "https://github.com/laminas/laminas-uri/issues",
5387
                "rss": "https://github.com/laminas/laminas-uri/releases.atom",
5388
                "source": "https://github.com/laminas/laminas-uri"
5389
            },
5390
            "funding": [
5391
                {
5392
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5393
                    "type": "community_bridge"
5394
                }
5395
            ],
5396
            "time": "2021-02-17T21:53:05+00:00"
5397
        },
5398
        {
5399
            "name": "laminas/laminas-validator",
5400
            "version": "2.14.5",
5401
            "source": {
5402
                "type": "git",
5403
                "url": "https://github.com/laminas/laminas-validator.git",
5404
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7"
5405
            },
5406
            "dist": {
5407
                "type": "zip",
5408
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/4680bc4241cb5b3ff78954c421fe43105ca413b7",
5409
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7",
5410
                "shasum": ""
5411
            },
5412
            "require": {
5413
                "container-interop/container-interop": "^1.1",
5414
                "laminas/laminas-stdlib": "^3.3",
5415
                "laminas/laminas-zendframework-bridge": "^1.0",
5416
                "php": "^7.3 || ~8.0.0"
5417
            },
5418
            "replace": {
5419
                "zendframework/zend-validator": "^2.13.0"
5420
            },
5421
            "require-dev": {
5422
                "laminas/laminas-cache": "^2.6.1",
5423
                "laminas/laminas-coding-standard": "~2.2.1",
5424
                "laminas/laminas-config": "^2.6",
5425
                "laminas/laminas-db": "^2.7",
5426
                "laminas/laminas-filter": "^2.6",
5427
                "laminas/laminas-http": "^2.14.2",
5428
                "laminas/laminas-i18n": "^2.6",
5429
                "laminas/laminas-math": "^2.6",
5430
                "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
5431
                "laminas/laminas-session": "^2.8",
5432
                "laminas/laminas-uri": "^2.7",
5433
                "phpspec/prophecy-phpunit": "^2.0",
5434
                "phpunit/phpunit": "^9.3",
5435
                "psalm/plugin-phpunit": "^0.15.0",
5436
                "psr/http-client": "^1.0",
5437
                "psr/http-factory": "^1.0",
5438
                "psr/http-message": "^1.0",
5439
                "vimeo/psalm": "^4.3"
5440
            },
5441
            "suggest": {
5442
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
5443
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
5444
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
5445
                "laminas/laminas-i18n-resources": "Translations of validator messages",
5446
                "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
5447
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
5448
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
5449
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
5450
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
5451
            },
5452
            "type": "library",
5453
            "extra": {
5454
                "laminas": {
5455
                    "component": "Laminas\\Validator",
5456
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
5457
                }
5458
            },
5459
            "autoload": {
5460
                "psr-4": {
5461
                    "Laminas\\Validator\\": "src/"
5462
                }
5463
            },
5464
            "notification-url": "https://packagist.org/downloads/",
5465
            "license": [
5466
                "BSD-3-Clause"
5467
            ],
5468
            "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
5469
            "homepage": "https://laminas.dev",
5470
            "keywords": [
5471
                "laminas",
5472
                "validator"
5473
            ],
5474
            "support": {
5475
                "chat": "https://laminas.dev/chat",
5476
                "docs": "https://docs.laminas.dev/laminas-validator/",
5477
                "forum": "https://discourse.laminas.dev",
5478
                "issues": "https://github.com/laminas/laminas-validator/issues",
5479
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
5480
                "source": "https://github.com/laminas/laminas-validator"
5481
            },
5482
            "funding": [
5483
                {
5484
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5485
                    "type": "community_bridge"
5486
                }
5487
            ],
5488
            "time": "2021-07-14T13:59:23+00:00"
5489
        },
5490
        {
5491
            "name": "laminas/laminas-view",
5492
            "version": "2.12.0",
5493
            "source": {
5494
                "type": "git",
5495
                "url": "https://github.com/laminas/laminas-view.git",
5496
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1"
5497
            },
5498
            "dist": {
5499
                "type": "zip",
5500
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5501
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5502
                "shasum": ""
5503
            },
5504
            "require": {
5505
                "laminas/laminas-eventmanager": "^3.0",
5506
                "laminas/laminas-json": "^2.6.1 || ^3.0",
5507
                "laminas/laminas-loader": "^2.5",
5508
                "laminas/laminas-stdlib": "^3.2.1",
5509
                "laminas/laminas-zendframework-bridge": "^1.0",
5510
                "php": "^7.3 || ~8.0.0"
5511
            },
5512
            "conflict": {
5513
                "laminas/laminas-servicemanager": "<3.3"
5514
            },
5515
            "replace": {
5516
                "zendframework/zend-view": "^2.11.4"
5517
            },
5518
            "require-dev": {
5519
                "laminas/laminas-authentication": "^2.5",
5520
                "laminas/laminas-cache": "^2.6.1",
5521
                "laminas/laminas-coding-standard": "~1.0.0",
5522
                "laminas/laminas-config": "^2.6",
5523
                "laminas/laminas-console": "^2.6",
5524
                "laminas/laminas-escaper": "^2.5",
5525
                "laminas/laminas-feed": "^2.7",
5526
                "laminas/laminas-filter": "^2.6.1",
5527
                "laminas/laminas-http": "^2.5.4",
5528
                "laminas/laminas-i18n": "^2.6",
5529
                "laminas/laminas-log": "^2.7",
5530
                "laminas/laminas-modulemanager": "^2.7.1",
5531
                "laminas/laminas-mvc": "^2.7.14 || ^3.0",
5532
                "laminas/laminas-navigation": "^2.5",
5533
                "laminas/laminas-paginator": "^2.5",
5534
                "laminas/laminas-permissions-acl": "^2.6",
5535
                "laminas/laminas-router": "^3.0.1",
5536
                "laminas/laminas-serializer": "^2.6.1",
5537
                "laminas/laminas-servicemanager": "^3.3",
5538
                "laminas/laminas-session": "^2.8.1",
5539
                "laminas/laminas-uri": "^2.5",
5540
                "phpspec/prophecy": "^1.12",
5541
                "phpspec/prophecy-phpunit": "^2.0",
5542
                "phpunit/phpunit": "^9.3"
5543
            },
5544
            "suggest": {
5545
                "laminas/laminas-authentication": "Laminas\\Authentication component",
5546
                "laminas/laminas-escaper": "Laminas\\Escaper component",
5547
                "laminas/laminas-feed": "Laminas\\Feed component",
5548
                "laminas/laminas-filter": "Laminas\\Filter component",
5549
                "laminas/laminas-http": "Laminas\\Http component",
5550
                "laminas/laminas-i18n": "Laminas\\I18n component",
5551
                "laminas/laminas-mvc": "Laminas\\Mvc component",
5552
                "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",
5553
                "laminas/laminas-navigation": "Laminas\\Navigation component",
5554
                "laminas/laminas-paginator": "Laminas\\Paginator component",
5555
                "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
5556
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5557
                "laminas/laminas-uri": "Laminas\\Uri component"
5558
            },
5559
            "bin": [
5560
                "bin/templatemap_generator.php"
5561
            ],
5562
            "type": "library",
5563
            "autoload": {
5564
                "psr-4": {
5565
                    "Laminas\\View\\": "src/"
5566
                }
5567
            },
5568
            "notification-url": "https://packagist.org/downloads/",
5569
            "license": [
5570
                "BSD-3-Clause"
5571
            ],
5572
            "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
5573
            "homepage": "https://laminas.dev",
5574
            "keywords": [
5575
                "laminas",
5576
                "view"
5577
            ],
5578
            "support": {
5579
                "chat": "https://laminas.dev/chat",
5580
                "docs": "https://docs.laminas.dev/laminas-view/",
5581
                "forum": "https://discourse.laminas.dev",
5582
                "issues": "https://github.com/laminas/laminas-view/issues",
5583
                "rss": "https://github.com/laminas/laminas-view/releases.atom",
5584
                "source": "https://github.com/laminas/laminas-view"
5585
            },
5586
            "funding": [
5587
                {
5588
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5589
                    "type": "community_bridge"
5590
                }
5591
            ],
5592
            "time": "2021-01-01T14:07:41+00:00"
5593
        },
5594
        {
5595
            "name": "laminas/laminas-zendframework-bridge",
5596
            "version": "1.3.0",
5597
            "source": {
5598
                "type": "git",
5599
                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
5600
                "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e"
5601
            },
5602
            "dist": {
5603
                "type": "zip",
5604
                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/13af2502d9bb6f7d33be2de4b51fb68c6cdb476e",
5605
                "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e",
5606
                "shasum": ""
5607
            },
5608
            "require": {
5609
                "php": "^7.3 || ^8.0"
5610
            },
5611
            "require-dev": {
5612
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
5613
                "psalm/plugin-phpunit": "^0.15.1",
5614
                "squizlabs/php_codesniffer": "^3.5",
5615
                "vimeo/psalm": "^4.6"
5616
            },
5617
            "type": "library",
5618
            "extra": {
5619
                "laminas": {
5620
                    "module": "Laminas\\ZendFrameworkBridge"
5621
                }
5622
            },
5623
            "autoload": {
5624
                "files": [
5625
                    "src/autoload.php"
5626
                ],
5627
                "psr-4": {
5628
                    "Laminas\\ZendFrameworkBridge\\": "src//"
5629
                }
5630
            },
5631
            "notification-url": "https://packagist.org/downloads/",
5632
            "license": [
5633
                "BSD-3-Clause"
5634
            ],
5635
            "description": "Alias legacy ZF class names to Laminas Project equivalents.",
5636
            "keywords": [
5637
                "ZendFramework",
5638
                "autoloading",
5639
                "laminas",
5640
                "zf"
5641
            ],
5642
            "support": {
5643
                "forum": "https://discourse.laminas.dev/",
5644
                "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
5645
                "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
5646
                "source": "https://github.com/laminas/laminas-zendframework-bridge"
5647
            },
5648
            "funding": [
5649
                {
5650
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5651
                    "type": "community_bridge"
5652
                }
5653
            ],
5654
            "time": "2021-06-24T12:49:22+00:00"
5655
        },
5656
        {
5657
            "name": "maennchen/zipstream-php",
5658
            "version": "2.1.0",
5659
            "source": {
5660
                "type": "git",
5661
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
5662
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
5663
            },
5664
            "dist": {
5665
                "type": "zip",
5666
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
5667
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
5668
                "shasum": ""
5669
            },
5670
            "require": {
5671
                "myclabs/php-enum": "^1.5",
5672
                "php": ">= 7.1",
5673
                "psr/http-message": "^1.0",
5674
                "symfony/polyfill-mbstring": "^1.0"
5675
            },
5676
            "require-dev": {
5677
                "ext-zip": "*",
5678
                "guzzlehttp/guzzle": ">= 6.3",
5679
                "mikey179/vfsstream": "^1.6",
5680
                "phpunit/phpunit": ">= 7.5"
5681
            },
5682
            "type": "library",
5683
            "autoload": {
5684
                "psr-4": {
5685
                    "ZipStream\\": "src/"
5686
                }
5687
            },
5688
            "notification-url": "https://packagist.org/downloads/",
5689
            "license": [
5690
                "MIT"
5691
            ],
5692
            "authors": [
5693
                {
5694
                    "name": "Paul Duncan",
5695
                    "email": "pabs@pablotron.org"
5696
                },
5697
                {
5698
                    "name": "Jonatan Männchen",
5699
                    "email": "jonatan@maennchen.ch"
5700
                },
5701
                {
5702
                    "name": "Jesse Donat",
5703
                    "email": "donatj@gmail.com"
5704
                },
5705
                {
5706
                    "name": "András Kolesár",
5707
                    "email": "kolesar@kolesar.hu"
5708
                }
5709
            ],
5710
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
5711
            "keywords": [
5712
                "stream",
5713
                "zip"
5714
            ],
5715
            "support": {
5716
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
5717
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
5718
            },
5719
            "funding": [
5720
                {
5721
                    "url": "https://opencollective.com/zipstream",
5722
                    "type": "open_collective"
5723
                }
5724
            ],
5725
            "time": "2020-05-30T13:11:16+00:00"
5726
        },
5727
        {
5728
            "name": "markbaker/complex",
5729
            "version": "2.0.3",
5730
            "source": {
5731
                "type": "git",
5732
                "url": "https://github.com/MarkBaker/PHPComplex.git",
5733
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
5734
            },
5735
            "dist": {
5736
                "type": "zip",
5737
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5738
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5739
                "shasum": ""
5740
            },
5741
            "require": {
5742
                "php": "^7.2 || ^8.0"
5743
            },
5744
            "require-dev": {
5745
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5746
                "phpcompatibility/php-compatibility": "^9.0",
5747
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5748
                "squizlabs/php_codesniffer": "^3.4"
5749
            },
5750
            "type": "library",
5751
            "autoload": {
5752
                "psr-4": {
5753
                    "Complex\\": "classes/src/"
5754
                },
5755
                "files": [
5756
                    "classes/src/functions/abs.php",
5757
                    "classes/src/functions/acos.php",
5758
                    "classes/src/functions/acosh.php",
5759
                    "classes/src/functions/acot.php",
5760
                    "classes/src/functions/acoth.php",
5761
                    "classes/src/functions/acsc.php",
5762
                    "classes/src/functions/acsch.php",
5763
                    "classes/src/functions/argument.php",
5764
                    "classes/src/functions/asec.php",
5765
                    "classes/src/functions/asech.php",
5766
                    "classes/src/functions/asin.php",
5767
                    "classes/src/functions/asinh.php",
5768
                    "classes/src/functions/atan.php",
5769
                    "classes/src/functions/atanh.php",
5770
                    "classes/src/functions/conjugate.php",
5771
                    "classes/src/functions/cos.php",
5772
                    "classes/src/functions/cosh.php",
5773
                    "classes/src/functions/cot.php",
5774
                    "classes/src/functions/coth.php",
5775
                    "classes/src/functions/csc.php",
5776
                    "classes/src/functions/csch.php",
5777
                    "classes/src/functions/exp.php",
5778
                    "classes/src/functions/inverse.php",
5779
                    "classes/src/functions/ln.php",
5780
                    "classes/src/functions/log2.php",
5781
                    "classes/src/functions/log10.php",
5782
                    "classes/src/functions/negative.php",
5783
                    "classes/src/functions/pow.php",
5784
                    "classes/src/functions/rho.php",
5785
                    "classes/src/functions/sec.php",
5786
                    "classes/src/functions/sech.php",
5787
                    "classes/src/functions/sin.php",
5788
                    "classes/src/functions/sinh.php",
5789
                    "classes/src/functions/sqrt.php",
5790
                    "classes/src/functions/tan.php",
5791
                    "classes/src/functions/tanh.php",
5792
                    "classes/src/functions/theta.php",
5793
                    "classes/src/operations/add.php",
5794
                    "classes/src/operations/subtract.php",
5795
                    "classes/src/operations/multiply.php",
5796
                    "classes/src/operations/divideby.php",
5797
                    "classes/src/operations/divideinto.php"
5798
                ]
5799
            },
5800
            "notification-url": "https://packagist.org/downloads/",
5801
            "license": [
5802
                "MIT"
5803
            ],
5804
            "authors": [
5805
                {
5806
                    "name": "Mark Baker",
5807
                    "email": "mark@lange.demon.co.uk"
5808
                }
5809
            ],
5810
            "description": "PHP Class for working with complex numbers",
5811
            "homepage": "https://github.com/MarkBaker/PHPComplex",
5812
            "keywords": [
5813
                "complex",
5814
                "mathematics"
5815
            ],
5816
            "support": {
5817
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
5818
                "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
5819
            },
5820
            "time": "2021-06-02T09:44:11+00:00"
5821
        },
5822
        {
5823
            "name": "markbaker/matrix",
5824
            "version": "2.1.3",
5825
            "source": {
5826
                "type": "git",
5827
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
5828
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
5829
            },
5830
            "dist": {
5831
                "type": "zip",
5832
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
5833
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
5834
                "shasum": ""
5835
            },
5836
            "require": {
5837
                "php": "^7.1 || ^8.0"
5838
            },
5839
            "require-dev": {
5840
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5841
                "phpcompatibility/php-compatibility": "^9.0",
5842
                "phpdocumentor/phpdocumentor": "2.*",
5843
                "phploc/phploc": "^4.0",
5844
                "phpmd/phpmd": "2.*",
5845
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5846
                "sebastian/phpcpd": "^4.0",
5847
                "squizlabs/php_codesniffer": "^3.4"
5848
            },
5849
            "type": "library",
5850
            "autoload": {
5851
                "psr-4": {
5852
                    "Matrix\\": "classes/src/"
5853
                },
5854
                "files": [
5855
                    "classes/src/Functions/adjoint.php",
5856
                    "classes/src/Functions/antidiagonal.php",
5857
                    "classes/src/Functions/cofactors.php",
5858
                    "classes/src/Functions/determinant.php",
5859
                    "classes/src/Functions/diagonal.php",
5860
                    "classes/src/Functions/identity.php",
5861
                    "classes/src/Functions/inverse.php",
5862
                    "classes/src/Functions/minors.php",
5863
                    "classes/src/Functions/trace.php",
5864
                    "classes/src/Functions/transpose.php",
5865
                    "classes/src/Operations/add.php",
5866
                    "classes/src/Operations/directsum.php",
5867
                    "classes/src/Operations/subtract.php",
5868
                    "classes/src/Operations/multiply.php",
5869
                    "classes/src/Operations/divideby.php",
5870
                    "classes/src/Operations/divideinto.php"
5871
                ]
5872
            },
5873
            "notification-url": "https://packagist.org/downloads/",
5874
            "license": [
5875
                "MIT"
5876
            ],
5877
            "authors": [
5878
                {
5879
                    "name": "Mark Baker",
5880
                    "email": "mark@demon-angel.eu"
5881
                }
5882
            ],
5883
            "description": "PHP Class for working with matrices",
5884
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
5885
            "keywords": [
5886
                "mathematics",
5887
                "matrix",
5888
                "vector"
5889
            ],
5890
            "support": {
5891
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
5892
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
5893
            },
5894
            "time": "2021-05-25T15:42:17+00:00"
5895
        },
5896
        {
5897
            "name": "maxmind-db/reader",
5898
            "version": "v1.10.1",
5899
            "source": {
5900
                "type": "git",
5901
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
5902
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18"
5903
            },
5904
            "dist": {
5905
                "type": "zip",
5906
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/569bd44d97d30a4ec12c7793a33004a76d4caf18",
5907
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18",
5908
                "shasum": ""
5909
            },
5910
            "require": {
5911
                "php": ">=7.2"
5912
            },
5913
            "conflict": {
5914
                "ext-maxminddb": "<1.10.1,>=2.0.0"
5915
            },
5916
            "require-dev": {
5917
                "friendsofphp/php-cs-fixer": "*",
5918
                "php-coveralls/php-coveralls": "^2.1",
5919
                "phpstan/phpstan": "*",
5920
                "phpunit/phpcov": ">=6.0.0",
5921
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
5922
                "squizlabs/php_codesniffer": "3.*"
5923
            },
5924
            "suggest": {
5925
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
5926
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
5927
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
5928
            },
5929
            "type": "library",
5930
            "autoload": {
5931
                "psr-4": {
5932
                    "MaxMind\\Db\\": "src/MaxMind/Db"
5933
                }
5934
            },
5935
            "notification-url": "https://packagist.org/downloads/",
5936
            "license": [
5937
                "Apache-2.0"
5938
            ],
5939
            "authors": [
5940
                {
5941
                    "name": "Gregory J. Oschwald",
5942
                    "email": "goschwald@maxmind.com",
5943
                    "homepage": "https://www.maxmind.com/"
5944
                }
5945
            ],
5946
            "description": "MaxMind DB Reader API",
5947
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
5948
            "keywords": [
5949
                "database",
5950
                "geoip",
5951
                "geoip2",
5952
                "geolocation",
5953
                "maxmind"
5954
            ],
5955
            "support": {
5956
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
5957
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.10.1"
5958
            },
5959
            "time": "2021-04-14T17:49:35+00:00"
5960
        },
5961
        {
5962
            "name": "maxmind/web-service-common",
5963
            "version": "v0.8.1",
5964
            "source": {
5965
                "type": "git",
5966
                "url": "https://github.com/maxmind/web-service-common-php.git",
5967
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8"
5968
            },
5969
            "dist": {
5970
                "type": "zip",
5971
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8",
5972
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8",
5973
                "shasum": ""
5974
            },
5975
            "require": {
5976
                "composer/ca-bundle": "^1.0.3",
5977
                "ext-curl": "*",
5978
                "ext-json": "*",
5979
                "php": ">=7.2"
5980
            },
5981
            "require-dev": {
5982
                "friendsofphp/php-cs-fixer": "2.*",
5983
                "phpunit/phpunit": "^8.0 || ^9.0",
5984
                "squizlabs/php_codesniffer": "3.*"
5985
            },
5986
            "type": "library",
5987
            "autoload": {
5988
                "psr-4": {
5989
                    "MaxMind\\Exception\\": "src/Exception",
5990
                    "MaxMind\\WebService\\": "src/WebService"
5991
                }
5992
            },
5993
            "notification-url": "https://packagist.org/downloads/",
5994
            "license": [
5995
                "Apache-2.0"
5996
            ],
5997
            "authors": [
5998
                {
5999
                    "name": "Gregory Oschwald",
6000
                    "email": "goschwald@maxmind.com"
6001
                }
6002
            ],
6003
            "description": "Internal MaxMind Web Service API",
6004
            "homepage": "https://github.com/maxmind/web-service-common-php",
6005
            "support": {
6006
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
6007
                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1"
6008
            },
6009
            "time": "2020-11-02T17:00:53+00:00"
6010
        },
6011
        {
6012
            "name": "monolog/monolog",
6013
            "version": "2.3.2",
6014
            "source": {
6015
                "type": "git",
6016
                "url": "https://github.com/Seldaek/monolog.git",
6017
                "reference": "71312564759a7db5b789296369c1a264efc43aad"
6018
            },
6019
            "dist": {
6020
                "type": "zip",
6021
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
6022
                "reference": "71312564759a7db5b789296369c1a264efc43aad",
6023
                "shasum": ""
6024
            },
6025
            "require": {
6026
                "php": ">=7.2",
6027
                "psr/log": "^1.0.1"
6028
            },
6029
            "provide": {
6030
                "psr/log-implementation": "1.0.0"
6031
            },
6032
            "require-dev": {
6033
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
6034
                "doctrine/couchdb": "~1.0@dev",
6035
                "elasticsearch/elasticsearch": "^7",
6036
                "graylog2/gelf-php": "^1.4.2",
6037
                "mongodb/mongodb": "^1.8",
6038
                "php-amqplib/php-amqplib": "~2.4",
6039
                "php-console/php-console": "^3.1.3",
6040
                "phpspec/prophecy": "^1.6.1",
6041
                "phpstan/phpstan": "^0.12.91",
6042
                "phpunit/phpunit": "^8.5",
6043
                "predis/predis": "^1.1",
6044
                "rollbar/rollbar": "^1.3",
6045
                "ruflin/elastica": ">=0.90 <7.0.1",
6046
                "swiftmailer/swiftmailer": "^5.3|^6.0"
6047
            },
6048
            "suggest": {
6049
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
6050
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
6051
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
6052
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
6053
                "ext-mbstring": "Allow to work properly with unicode symbols",
6054
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
6055
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
6056
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
6057
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
6058
                "php-console/php-console": "Allow sending log messages to Google Chrome",
6059
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
6060
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
6061
            },
6062
            "type": "library",
6063
            "extra": {
6064
                "branch-alias": {
6065
                    "dev-main": "2.x-dev"
6066
                }
6067
            },
6068
            "autoload": {
6069
                "psr-4": {
6070
                    "Monolog\\": "src/Monolog"
6071
                }
6072
            },
6073
            "notification-url": "https://packagist.org/downloads/",
6074
            "license": [
6075
                "MIT"
6076
            ],
6077
            "authors": [
6078
                {
6079
                    "name": "Jordi Boggiano",
6080
                    "email": "j.boggiano@seld.be",
6081
                    "homepage": "https://seld.be"
6082
                }
6083
            ],
6084
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
6085
            "homepage": "https://github.com/Seldaek/monolog",
6086
            "keywords": [
6087
                "log",
6088
                "logging",
6089
                "psr-3"
6090
            ],
6091
            "support": {
6092
                "issues": "https://github.com/Seldaek/monolog/issues",
6093
                "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
6094
            },
6095
            "funding": [
6096
                {
6097
                    "url": "https://github.com/Seldaek",
6098
                    "type": "github"
6099
                },
6100
                {
6101
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
6102
                    "type": "tidelift"
6103
                }
6104
            ],
6105
            "time": "2021-07-23T07:42:52+00:00"
6106
        },
6107
        {
6108
            "name": "myclabs/deep-copy",
6109
            "version": "1.10.2",
6110
            "source": {
6111
                "type": "git",
6112
                "url": "https://github.com/myclabs/DeepCopy.git",
6113
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
6114
            },
6115
            "dist": {
6116
                "type": "zip",
6117
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
6118
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
6119
                "shasum": ""
6120
            },
6121
            "require": {
6122
                "php": "^7.1 || ^8.0"
6123
            },
6124
            "replace": {
6125
                "myclabs/deep-copy": "self.version"
6126
            },
6127
            "require-dev": {
6128
                "doctrine/collections": "^1.0",
6129
                "doctrine/common": "^2.6",
6130
                "phpunit/phpunit": "^7.1"
6131
            },
6132
            "type": "library",
6133
            "autoload": {
6134
                "psr-4": {
6135
                    "DeepCopy\\": "src/DeepCopy/"
6136
                },
6137
                "files": [
6138
                    "src/DeepCopy/deep_copy.php"
6139
                ]
6140
            },
6141
            "notification-url": "https://packagist.org/downloads/",
6142
            "license": [
6143
                "MIT"
6144
            ],
6145
            "description": "Create deep copies (clones) of your objects",
6146
            "keywords": [
6147
                "clone",
6148
                "copy",
6149
                "duplicate",
6150
                "object",
6151
                "object graph"
6152
            ],
6153
            "support": {
6154
                "issues": "https://github.com/myclabs/DeepCopy/issues",
6155
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
6156
            },
6157
            "funding": [
6158
                {
6159
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6160
                    "type": "tidelift"
6161
                }
6162
            ],
6163
            "time": "2020-11-13T09:40:50+00:00"
6164
        },
6165
        {
6166
            "name": "myclabs/php-enum",
6167
            "version": "1.8.3",
6168
            "source": {
6169
                "type": "git",
6170
                "url": "https://github.com/myclabs/php-enum.git",
6171
                "reference": "b942d263c641ddb5190929ff840c68f78713e937"
6172
            },
6173
            "dist": {
6174
                "type": "zip",
6175
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
6176
                "reference": "b942d263c641ddb5190929ff840c68f78713e937",
6177
                "shasum": ""
6178
            },
6179
            "require": {
6180
                "ext-json": "*",
6181
                "php": "^7.3 || ^8.0"
6182
            },
6183
            "require-dev": {
6184
                "phpunit/phpunit": "^9.5",
6185
                "squizlabs/php_codesniffer": "1.*",
6186
                "vimeo/psalm": "^4.6.2"
6187
            },
6188
            "type": "library",
6189
            "autoload": {
6190
                "psr-4": {
6191
                    "MyCLabs\\Enum\\": "src/"
6192
                }
6193
            },
6194
            "notification-url": "https://packagist.org/downloads/",
6195
            "license": [
6196
                "MIT"
6197
            ],
6198
            "authors": [
6199
                {
6200
                    "name": "PHP Enum contributors",
6201
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
6202
                }
6203
            ],
6204
            "description": "PHP Enum implementation",
6205
            "homepage": "http://github.com/myclabs/php-enum",
6206
            "keywords": [
6207
                "enum"
6208
            ],
6209
            "support": {
6210
                "issues": "https://github.com/myclabs/php-enum/issues",
6211
                "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
6212
            },
6213
            "funding": [
6214
                {
6215
                    "url": "https://github.com/mnapoli",
6216
                    "type": "github"
6217
                },
6218
                {
6219
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
6220
                    "type": "tidelift"
6221
                }
6222
            ],
6223
            "time": "2021-07-05T08:18:36+00:00"
6224
        },
6225
        {
6226
            "name": "nikic/php-parser",
6227
            "version": "v4.12.0",
6228
            "source": {
6229
                "type": "git",
6230
                "url": "https://github.com/nikic/PHP-Parser.git",
6231
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
6232
            },
6233
            "dist": {
6234
                "type": "zip",
6235
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
6236
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
6237
                "shasum": ""
6238
            },
6239
            "require": {
6240
                "ext-tokenizer": "*",
6241
                "php": ">=7.0"
6242
            },
6243
            "require-dev": {
6244
                "ircmaxell/php-yacc": "^0.0.7",
6245
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6246
            },
6247
            "bin": [
6248
                "bin/php-parse"
6249
            ],
6250
            "type": "library",
6251
            "extra": {
6252
                "branch-alias": {
6253
                    "dev-master": "4.9-dev"
6254
                }
6255
            },
6256
            "autoload": {
6257
                "psr-4": {
6258
                    "PhpParser\\": "lib/PhpParser"
6259
                }
6260
            },
6261
            "notification-url": "https://packagist.org/downloads/",
6262
            "license": [
6263
                "BSD-3-Clause"
6264
            ],
6265
            "authors": [
6266
                {
6267
                    "name": "Nikita Popov"
6268
                }
6269
            ],
6270
            "description": "A PHP parser written in PHP",
6271
            "keywords": [
6272
                "parser",
6273
                "php"
6274
            ],
6275
            "support": {
6276
                "issues": "https://github.com/nikic/PHP-Parser/issues",
6277
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
6278
            },
6279
            "time": "2021-07-21T10:44:31+00:00"
6280
        },
6281
        {
6282
            "name": "paragonie/constant_time_encoding",
6283
            "version": "v2.4.0",
6284
            "source": {
6285
                "type": "git",
6286
                "url": "https://github.com/paragonie/constant_time_encoding.git",
6287
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
6288
            },
6289
            "dist": {
6290
                "type": "zip",
6291
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6292
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6293
                "shasum": ""
6294
            },
6295
            "require": {
6296
                "php": "^7|^8"
6297
            },
6298
            "require-dev": {
6299
                "phpunit/phpunit": "^6|^7|^8|^9",
6300
                "vimeo/psalm": "^1|^2|^3|^4"
6301
            },
6302
            "type": "library",
6303
            "autoload": {
6304
                "psr-4": {
6305
                    "ParagonIE\\ConstantTime\\": "src/"
6306
                }
6307
            },
6308
            "notification-url": "https://packagist.org/downloads/",
6309
            "license": [
6310
                "MIT"
6311
            ],
6312
            "authors": [
6313
                {
6314
                    "name": "Paragon Initiative Enterprises",
6315
                    "email": "security@paragonie.com",
6316
                    "homepage": "https://paragonie.com",
6317
                    "role": "Maintainer"
6318
                },
6319
                {
6320
                    "name": "Steve 'Sc00bz' Thomas",
6321
                    "email": "steve@tobtu.com",
6322
                    "homepage": "https://www.tobtu.com",
6323
                    "role": "Original Developer"
6324
                }
6325
            ],
6326
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
6327
            "keywords": [
6328
                "base16",
6329
                "base32",
6330
                "base32_decode",
6331
                "base32_encode",
6332
                "base64",
6333
                "base64_decode",
6334
                "base64_encode",
6335
                "bin2hex",
6336
                "encoding",
6337
                "hex",
6338
                "hex2bin",
6339
                "rfc4648"
6340
            ],
6341
            "support": {
6342
                "email": "info@paragonie.com",
6343
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
6344
                "source": "https://github.com/paragonie/constant_time_encoding"
6345
            },
6346
            "time": "2020-12-06T15:14:20+00:00"
6347
        },
6348
        {
6349
            "name": "paragonie/random_compat",
6350
            "version": "v9.99.100",
6351
            "source": {
6352
                "type": "git",
6353
                "url": "https://github.com/paragonie/random_compat.git",
6354
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
6355
            },
6356
            "dist": {
6357
                "type": "zip",
6358
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
6359
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
6360
                "shasum": ""
6361
            },
6362
            "require": {
6363
                "php": ">= 7"
6364
            },
6365
            "require-dev": {
6366
                "phpunit/phpunit": "4.*|5.*",
6367
                "vimeo/psalm": "^1"
6368
            },
6369
            "suggest": {
6370
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
6371
            },
6372
            "type": "library",
6373
            "notification-url": "https://packagist.org/downloads/",
6374
            "license": [
6375
                "MIT"
6376
            ],
6377
            "authors": [
6378
                {
6379
                    "name": "Paragon Initiative Enterprises",
6380
                    "email": "security@paragonie.com",
6381
                    "homepage": "https://paragonie.com"
6382
                }
6383
            ],
6384
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
6385
            "keywords": [
6386
                "csprng",
6387
                "polyfill",
6388
                "pseudorandom",
6389
                "random"
6390
            ],
6391
            "support": {
6392
                "email": "info@paragonie.com",
6393
                "issues": "https://github.com/paragonie/random_compat/issues",
6394
                "source": "https://github.com/paragonie/random_compat"
6395
            },
6396
            "time": "2020-10-15T08:29:30+00:00"
6397
        },
6398
        {
6399
            "name": "paypal/paypal-checkout-sdk",
6400
            "version": "1.0.1",
6401
            "source": {
6402
                "type": "git",
6403
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
6404
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1"
6405
            },
6406
            "dist": {
6407
                "type": "zip",
6408
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6409
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6410
                "shasum": ""
6411
            },
6412
            "require": {
6413
                "paypal/paypalhttp": "1.0.0"
6414
            },
6415
            "require-dev": {
6416
                "phpunit/phpunit": "^5.7"
6417
            },
6418
            "type": "library",
6419
            "autoload": {
6420
                "psr-4": {
6421
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
6422
                    "Sample\\": "samples/"
6423
                }
6424
            },
6425
            "notification-url": "https://packagist.org/downloads/",
6426
            "license": [
6427
                "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE"
6428
            ],
6429
            "authors": [
6430
                {
6431
                    "name": "PayPal",
6432
                    "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
6433
                }
6434
            ],
6435
            "description": "PayPal's PHP SDK for Checkout REST APIs",
6436
            "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
6437
            "keywords": [
6438
                "checkout",
6439
                "orders",
6440
                "payments",
6441
                "paypal",
6442
                "rest",
6443
                "sdk"
6444
            ],
6445
            "support": {
6446
                "issues": "https://github.com/paypal/Checkout-PHP-SDK/issues",
6447
                "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.1"
6448
            },
6449
            "time": "2019-11-07T23:16:44+00:00"
6450
        },
6451
        {
6452
            "name": "paypal/paypalhttp",
6453
            "version": "1.0.0",
6454
            "source": {
6455
                "type": "git",
6456
                "url": "https://github.com/paypal/paypalhttp_php.git",
6457
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
6458
            },
6459
            "dist": {
6460
                "type": "zip",
6461
                "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6462
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6463
                "shasum": ""
6464
            },
6465
            "require": {
6466
                "ext-curl": "*"
6467
            },
6468
            "require-dev": {
6469
                "phpunit/phpunit": "^5.7",
6470
                "wiremock-php/wiremock-php": "1.43.2"
6471
            },
6472
            "type": "library",
6473
            "autoload": {
6474
                "psr-4": {
6475
                    "PayPalHttp\\": "lib/PayPalHttp"
6476
                }
6477
            },
6478
            "notification-url": "https://packagist.org/downloads/",
6479
            "license": [
6480
                "MIT"
6481
            ],
6482
            "authors": [
6483
                {
6484
                    "name": "PayPal",
6485
                    "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
6486
                }
6487
            ],
6488
            "support": {
6489
                "issues": "https://github.com/paypal/paypalhttp_php/issues",
6490
                "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.0"
6491
            },
6492
            "abandoned": true,
6493
            "time": "2019-11-06T21:27:12+00:00"
6494
        },
6495
        {
6496
            "name": "phar-io/manifest",
6497
            "version": "2.0.3",
6498
            "source": {
6499
                "type": "git",
6500
                "url": "https://github.com/phar-io/manifest.git",
6501
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
6502
            },
6503
            "dist": {
6504
                "type": "zip",
6505
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
6506
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
6507
                "shasum": ""
6508
            },
6509
            "require": {
6510
                "ext-dom": "*",
6511
                "ext-phar": "*",
6512
                "ext-xmlwriter": "*",
6513
                "phar-io/version": "^3.0.1",
6514
                "php": "^7.2 || ^8.0"
6515
            },
6516
            "type": "library",
6517
            "extra": {
6518
                "branch-alias": {
6519
                    "dev-master": "2.0.x-dev"
6520
                }
6521
            },
6522
            "autoload": {
6523
                "classmap": [
6524
                    "src/"
6525
                ]
6526
            },
6527
            "notification-url": "https://packagist.org/downloads/",
6528
            "license": [
6529
                "BSD-3-Clause"
6530
            ],
6531
            "authors": [
6532
                {
6533
                    "name": "Arne Blankerts",
6534
                    "email": "arne@blankerts.de",
6535
                    "role": "Developer"
6536
                },
6537
                {
6538
                    "name": "Sebastian Heuer",
6539
                    "email": "sebastian@phpeople.de",
6540
                    "role": "Developer"
6541
                },
6542
                {
6543
                    "name": "Sebastian Bergmann",
6544
                    "email": "sebastian@phpunit.de",
6545
                    "role": "Developer"
6546
                }
6547
            ],
6548
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6549
            "support": {
6550
                "issues": "https://github.com/phar-io/manifest/issues",
6551
                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
6552
            },
6553
            "time": "2021-07-20T11:28:43+00:00"
6554
        },
6555
        {
6556
            "name": "phar-io/version",
6557
            "version": "3.1.0",
6558
            "source": {
6559
                "type": "git",
6560
                "url": "https://github.com/phar-io/version.git",
6561
                "reference": "bae7c545bef187884426f042434e561ab1ddb182"
6562
            },
6563
            "dist": {
6564
                "type": "zip",
6565
                "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
6566
                "reference": "bae7c545bef187884426f042434e561ab1ddb182",
6567
                "shasum": ""
6568
            },
6569
            "require": {
6570
                "php": "^7.2 || ^8.0"
6571
            },
6572
            "type": "library",
6573
            "autoload": {
6574
                "classmap": [
6575
                    "src/"
6576
                ]
6577
            },
6578
            "notification-url": "https://packagist.org/downloads/",
6579
            "license": [
6580
                "BSD-3-Clause"
6581
            ],
6582
            "authors": [
6583
                {
6584
                    "name": "Arne Blankerts",
6585
                    "email": "arne@blankerts.de",
6586
                    "role": "Developer"
6587
                },
6588
                {
6589
                    "name": "Sebastian Heuer",
6590
                    "email": "sebastian@phpeople.de",
6591
                    "role": "Developer"
6592
                },
6593
                {
6594
                    "name": "Sebastian Bergmann",
6595
                    "email": "sebastian@phpunit.de",
6596
                    "role": "Developer"
6597
                }
6598
            ],
6599
            "description": "Library for handling version information and constraints",
6600
            "support": {
6601
                "issues": "https://github.com/phar-io/version/issues",
6602
                "source": "https://github.com/phar-io/version/tree/3.1.0"
6603
            },
6604
            "time": "2021-02-23T14:00:09+00:00"
6605
        },
6606
        {
6607
            "name": "phpdocumentor/reflection-common",
6608
            "version": "2.2.0",
6609
            "source": {
6610
                "type": "git",
6611
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
6612
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
6613
            },
6614
            "dist": {
6615
                "type": "zip",
6616
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6617
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6618
                "shasum": ""
6619
            },
6620
            "require": {
6621
                "php": "^7.2 || ^8.0"
6622
            },
6623
            "type": "library",
6624
            "extra": {
6625
                "branch-alias": {
6626
                    "dev-2.x": "2.x-dev"
6627
                }
6628
            },
6629
            "autoload": {
6630
                "psr-4": {
6631
                    "phpDocumentor\\Reflection\\": "src/"
6632
                }
6633
            },
6634
            "notification-url": "https://packagist.org/downloads/",
6635
            "license": [
6636
                "MIT"
6637
            ],
6638
            "authors": [
6639
                {
6640
                    "name": "Jaap van Otterdijk",
6641
                    "email": "opensource@ijaap.nl"
6642
                }
6643
            ],
6644
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
6645
            "homepage": "http://www.phpdoc.org",
6646
            "keywords": [
6647
                "FQSEN",
6648
                "phpDocumentor",
6649
                "phpdoc",
6650
                "reflection",
6651
                "static analysis"
6652
            ],
6653
            "support": {
6654
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
6655
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
6656
            },
6657
            "time": "2020-06-27T09:03:43+00:00"
6658
        },
6659
        {
6660
            "name": "phpdocumentor/reflection-docblock",
6661
            "version": "5.2.2",
6662
            "source": {
6663
                "type": "git",
6664
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
6665
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
6666
            },
6667
            "dist": {
6668
                "type": "zip",
6669
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
6670
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
6671
                "shasum": ""
6672
            },
6673
            "require": {
6674
                "ext-filter": "*",
6675
                "php": "^7.2 || ^8.0",
6676
                "phpdocumentor/reflection-common": "^2.2",
6677
                "phpdocumentor/type-resolver": "^1.3",
6678
                "webmozart/assert": "^1.9.1"
6679
            },
6680
            "require-dev": {
6681
                "mockery/mockery": "~1.3.2"
6682
            },
6683
            "type": "library",
6684
            "extra": {
6685
                "branch-alias": {
6686
                    "dev-master": "5.x-dev"
6687
                }
6688
            },
6689
            "autoload": {
6690
                "psr-4": {
6691
                    "phpDocumentor\\Reflection\\": "src"
6692
                }
6693
            },
6694
            "notification-url": "https://packagist.org/downloads/",
6695
            "license": [
6696
                "MIT"
6697
            ],
6698
            "authors": [
6699
                {
6700
                    "name": "Mike van Riel",
6701
                    "email": "me@mikevanriel.com"
6702
                },
6703
                {
6704
                    "name": "Jaap van Otterdijk",
6705
                    "email": "account@ijaap.nl"
6706
                }
6707
            ],
6708
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
6709
            "support": {
6710
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
6711
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
6712
            },
6713
            "time": "2020-09-03T19:13:55+00:00"
6714
        },
6715
        {
6716
            "name": "phpdocumentor/type-resolver",
6717
            "version": "1.4.0",
6718
            "source": {
6719
                "type": "git",
6720
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
6721
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
6722
            },
6723
            "dist": {
6724
                "type": "zip",
6725
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6726
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6727
                "shasum": ""
6728
            },
6729
            "require": {
6730
                "php": "^7.2 || ^8.0",
6731
                "phpdocumentor/reflection-common": "^2.0"
6732
            },
6733
            "require-dev": {
6734
                "ext-tokenizer": "*"
6735
            },
6736
            "type": "library",
6737
            "extra": {
6738
                "branch-alias": {
6739
                    "dev-1.x": "1.x-dev"
6740
                }
6741
            },
6742
            "autoload": {
6743
                "psr-4": {
6744
                    "phpDocumentor\\Reflection\\": "src"
6745
                }
6746
            },
6747
            "notification-url": "https://packagist.org/downloads/",
6748
            "license": [
6749
                "MIT"
6750
            ],
6751
            "authors": [
6752
                {
6753
                    "name": "Mike van Riel",
6754
                    "email": "me@mikevanriel.com"
6755
                }
6756
            ],
6757
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
6758
            "support": {
6759
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
6760
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
6761
            },
6762
            "time": "2020-09-17T18:55:26+00:00"
6763
        },
6764
        {
6765
            "name": "phpmailer/phpmailer",
6766
            "version": "v6.5.1",
6767
            "source": {
6768
                "type": "git",
6769
                "url": "https://github.com/PHPMailer/PHPMailer.git",
6770
                "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355"
6771
            },
6772
            "dist": {
6773
                "type": "zip",
6774
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6775
                "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6776
                "shasum": ""
6777
            },
6778
            "require": {
6779
                "ext-ctype": "*",
6780
                "ext-filter": "*",
6781
                "ext-hash": "*",
6782
                "php": ">=5.5.0"
6783
            },
6784
            "require-dev": {
6785
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6786
                "doctrine/annotations": "^1.2",
6787
                "php-parallel-lint/php-console-highlighter": "^0.5.0",
6788
                "php-parallel-lint/php-parallel-lint": "^1.3",
6789
                "phpcompatibility/php-compatibility": "^9.3.5",
6790
                "roave/security-advisories": "dev-latest",
6791
                "squizlabs/php_codesniffer": "^3.6.0",
6792
                "yoast/phpunit-polyfills": "^1.0.0"
6793
            },
6794
            "suggest": {
6795
                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6796
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6797
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6798
                "psr/log": "For optional PSR-3 debug logging",
6799
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6800
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6801
            },
6802
            "type": "library",
6803
            "autoload": {
6804
                "psr-4": {
6805
                    "PHPMailer\\PHPMailer\\": "src/"
6806
                }
6807
            },
6808
            "notification-url": "https://packagist.org/downloads/",
6809
            "license": [
6810
                "LGPL-2.1-only"
6811
            ],
6812
            "authors": [
6813
                {
6814
                    "name": "Marcus Bointon",
6815
                    "email": "phpmailer@synchromedia.co.uk"
6816
                },
6817
                {
6818
                    "name": "Jim Jagielski",
6819
                    "email": "jimjag@gmail.com"
6820
                },
6821
                {
6822
                    "name": "Andy Prevost",
6823
                    "email": "codeworxtech@users.sourceforge.net"
6824
                },
6825
                {
6826
                    "name": "Brent R. Matzelle"
6827
                }
6828
            ],
6829
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6830
            "support": {
6831
                "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6832
                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.1"
6833
            },
6834
            "funding": [
6835
                {
6836
                    "url": "https://github.com/Synchro",
6837
                    "type": "github"
6838
                }
6839
            ],
6840
            "time": "2021-08-18T09:14:16+00:00"
6841
        },
6842
        {
6843
            "name": "phpoffice/phpspreadsheet",
6844
            "version": "1.18.0",
6845
            "source": {
6846
                "type": "git",
6847
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6848
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
6849
            },
6850
            "dist": {
6851
                "type": "zip",
6852
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6853
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6854
                "shasum": ""
6855
            },
6856
            "require": {
6857
                "ext-ctype": "*",
6858
                "ext-dom": "*",
6859
                "ext-fileinfo": "*",
6860
                "ext-gd": "*",
6861
                "ext-iconv": "*",
6862
                "ext-libxml": "*",
6863
                "ext-mbstring": "*",
6864
                "ext-simplexml": "*",
6865
                "ext-xml": "*",
6866
                "ext-xmlreader": "*",
6867
                "ext-xmlwriter": "*",
6868
                "ext-zip": "*",
6869
                "ext-zlib": "*",
6870
                "ezyang/htmlpurifier": "^4.13",
6871
                "maennchen/zipstream-php": "^2.1",
6872
                "markbaker/complex": "^2.0",
6873
                "markbaker/matrix": "^2.0",
6874
                "php": "^7.2 || ^8.0",
6875
                "psr/http-client": "^1.0",
6876
                "psr/http-factory": "^1.0",
6877
                "psr/simple-cache": "^1.0"
6878
            },
6879
            "require-dev": {
6880
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6881
                "dompdf/dompdf": "^1.0",
6882
                "friendsofphp/php-cs-fixer": "^2.18",
6883
                "jpgraph/jpgraph": "^4.0",
6884
                "mpdf/mpdf": "^8.0",
6885
                "phpcompatibility/php-compatibility": "^9.3",
6886
                "phpstan/phpstan": "^0.12.82",
6887
                "phpstan/phpstan-phpunit": "^0.12.18",
6888
                "phpunit/phpunit": "^8.5",
6889
                "squizlabs/php_codesniffer": "^3.5",
6890
                "tecnickcom/tcpdf": "^6.3"
6891
            },
6892
            "suggest": {
6893
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6894
                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6895
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6896
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6897
            },
6898
            "type": "library",
6899
            "autoload": {
6900
                "psr-4": {
6901
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6902
                }
6903
            },
6904
            "notification-url": "https://packagist.org/downloads/",
6905
            "license": [
6906
                "MIT"
6907
            ],
6908
            "authors": [
6909
                {
6910
                    "name": "Maarten Balliauw",
6911
                    "homepage": "https://blog.maartenballiauw.be"
6912
                },
6913
                {
6914
                    "name": "Mark Baker",
6915
                    "homepage": "https://markbakeruk.net"
6916
                },
6917
                {
6918
                    "name": "Franck Lefevre",
6919
                    "homepage": "https://rootslabs.net"
6920
                },
6921
                {
6922
                    "name": "Erik Tilt"
6923
                },
6924
                {
6925
                    "name": "Adrien Crivelli"
6926
                }
6927
            ],
6928
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6929
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6930
            "keywords": [
6931
                "OpenXML",
6932
                "excel",
6933
                "gnumeric",
6934
                "ods",
6935
                "php",
6936
                "spreadsheet",
6937
                "xls",
6938
                "xlsx"
6939
            ],
6940
            "support": {
6941
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6942
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
6943
            },
6944
            "time": "2021-05-31T18:21:15+00:00"
6945
        },
6946
        {
6947
            "name": "phpseclib/phpseclib",
6948
            "version": "3.0.10",
6949
            "source": {
6950
                "type": "git",
6951
                "url": "https://github.com/phpseclib/phpseclib.git",
6952
                "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
6953
            },
6954
            "dist": {
6955
                "type": "zip",
6956
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
6957
                "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
6958
                "shasum": ""
6959
            },
6960
            "require": {
6961
                "paragonie/constant_time_encoding": "^1|^2",
6962
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
6963
                "php": ">=5.6.1"
6964
            },
6965
            "require-dev": {
6966
                "phing/phing": "~2.7",
6967
                "phpunit/phpunit": "^5.7|^6.0|^9.4",
6968
                "squizlabs/php_codesniffer": "~2.0"
6969
            },
6970
            "suggest": {
6971
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6972
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6973
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6974
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6975
            },
6976
            "type": "library",
6977
            "autoload": {
6978
                "files": [
6979
                    "phpseclib/bootstrap.php"
6980
                ],
6981
                "psr-4": {
6982
                    "phpseclib3\\": "phpseclib/"
6983
                }
6984
            },
6985
            "notification-url": "https://packagist.org/downloads/",
6986
            "license": [
6987
                "MIT"
6988
            ],
6989
            "authors": [
6990
                {
6991
                    "name": "Jim Wigginton",
6992
                    "email": "terrafrost@php.net",
6993
                    "role": "Lead Developer"
6994
                },
6995
                {
6996
                    "name": "Patrick Monnerat",
6997
                    "email": "pm@datasphere.ch",
6998
                    "role": "Developer"
6999
                },
7000
                {
7001
                    "name": "Andreas Fischer",
7002
                    "email": "bantu@phpbb.com",
7003
                    "role": "Developer"
7004
                },
7005
                {
7006
                    "name": "Hans-Jürgen Petrich",
7007
                    "email": "petrich@tronic-media.com",
7008
                    "role": "Developer"
7009
                },
7010
                {
7011
                    "name": "Graham Campbell",
7012
                    "email": "graham@alt-three.com",
7013
                    "role": "Developer"
7014
                }
7015
            ],
7016
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
7017
            "homepage": "http://phpseclib.sourceforge.net",
7018
            "keywords": [
7019
                "BigInteger",
7020
                "aes",
7021
                "asn.1",
7022
                "asn1",
7023
                "blowfish",
7024
                "crypto",
7025
                "cryptography",
7026
                "encryption",
7027
                "rsa",
7028
                "security",
7029
                "sftp",
7030
                "signature",
7031
                "signing",
7032
                "ssh",
7033
                "twofish",
7034
                "x.509",
7035
                "x509"
7036
            ],
7037
            "support": {
7038
                "issues": "https://github.com/phpseclib/phpseclib/issues",
7039
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
7040
            },
7041
            "funding": [
7042
                {
7043
                    "url": "https://github.com/terrafrost",
7044
                    "type": "github"
7045
                },
7046
                {
7047
                    "url": "https://www.patreon.com/phpseclib",
7048
                    "type": "patreon"
7049
                },
7050
                {
7051
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
7052
                    "type": "tidelift"
7053
                }
7054
            ],
7055
            "time": "2021-08-16T04:24:45+00:00"
7056
        },
7057
        {
7058
            "name": "phpspec/prophecy",
7059
            "version": "1.13.0",
7060
            "source": {
7061
                "type": "git",
7062
                "url": "https://github.com/phpspec/prophecy.git",
7063
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
7064
            },
7065
            "dist": {
7066
                "type": "zip",
7067
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
7068
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
7069
                "shasum": ""
7070
            },
7071
            "require": {
7072
                "doctrine/instantiator": "^1.2",
7073
                "php": "^7.2 || ~8.0, <8.1",
7074
                "phpdocumentor/reflection-docblock": "^5.2",
7075
                "sebastian/comparator": "^3.0 || ^4.0",
7076
                "sebastian/recursion-context": "^3.0 || ^4.0"
7077
            },
7078
            "require-dev": {
7079
                "phpspec/phpspec": "^6.0",
7080
                "phpunit/phpunit": "^8.0 || ^9.0"
7081
            },
7082
            "type": "library",
7083
            "extra": {
7084
                "branch-alias": {
7085
                    "dev-master": "1.11.x-dev"
7086
                }
7087
            },
7088
            "autoload": {
7089
                "psr-4": {
7090
                    "Prophecy\\": "src/Prophecy"
7091
                }
7092
            },
7093
            "notification-url": "https://packagist.org/downloads/",
7094
            "license": [
7095
                "MIT"
7096
            ],
7097
            "authors": [
7098
                {
7099
                    "name": "Konstantin Kudryashov",
7100
                    "email": "ever.zet@gmail.com",
7101
                    "homepage": "http://everzet.com"
7102
                },
7103
                {
7104
                    "name": "Marcello Duarte",
7105
                    "email": "marcello.duarte@gmail.com"
7106
                }
7107
            ],
7108
            "description": "Highly opinionated mocking framework for PHP 5.3+",
7109
            "homepage": "https://github.com/phpspec/prophecy",
7110
            "keywords": [
7111
                "Double",
7112
                "Dummy",
7113
                "fake",
7114
                "mock",
7115
                "spy",
7116
                "stub"
7117
            ],
7118
            "support": {
7119
                "issues": "https://github.com/phpspec/prophecy/issues",
7120
                "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
7121
            },
7122
            "time": "2021-03-17T13:42:18+00:00"
7123
        },
7124
        {
7125
            "name": "phpunit/php-code-coverage",
7126
            "version": "9.2.6",
7127
            "source": {
7128
                "type": "git",
7129
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7130
                "reference": "f6293e1b30a2354e8428e004689671b83871edde"
7131
            },
7132
            "dist": {
7133
                "type": "zip",
7134
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
7135
                "reference": "f6293e1b30a2354e8428e004689671b83871edde",
7136
                "shasum": ""
7137
            },
7138
            "require": {
7139
                "ext-dom": "*",
7140
                "ext-libxml": "*",
7141
                "ext-xmlwriter": "*",
7142
                "nikic/php-parser": "^4.10.2",
7143
                "php": ">=7.3",
7144
                "phpunit/php-file-iterator": "^3.0.3",
7145
                "phpunit/php-text-template": "^2.0.2",
7146
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
7147
                "sebastian/complexity": "^2.0",
7148
                "sebastian/environment": "^5.1.2",
7149
                "sebastian/lines-of-code": "^1.0.3",
7150
                "sebastian/version": "^3.0.1",
7151
                "theseer/tokenizer": "^1.2.0"
7152
            },
7153
            "require-dev": {
7154
                "phpunit/phpunit": "^9.3"
7155
            },
7156
            "suggest": {
7157
                "ext-pcov": "*",
7158
                "ext-xdebug": "*"
7159
            },
7160
            "type": "library",
7161
            "extra": {
7162
                "branch-alias": {
7163
                    "dev-master": "9.2-dev"
7164
                }
7165
            },
7166
            "autoload": {
7167
                "classmap": [
7168
                    "src/"
7169
                ]
7170
            },
7171
            "notification-url": "https://packagist.org/downloads/",
7172
            "license": [
7173
                "BSD-3-Clause"
7174
            ],
7175
            "authors": [
7176
                {
7177
                    "name": "Sebastian Bergmann",
7178
                    "email": "sebastian@phpunit.de",
7179
                    "role": "lead"
7180
                }
7181
            ],
7182
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7183
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7184
            "keywords": [
7185
                "coverage",
7186
                "testing",
7187
                "xunit"
7188
            ],
7189
            "support": {
7190
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7191
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
7192
            },
7193
            "funding": [
7194
                {
7195
                    "url": "https://github.com/sebastianbergmann",
7196
                    "type": "github"
7197
                }
7198
            ],
7199
            "time": "2021-03-28T07:26:59+00:00"
7200
        },
7201
        {
7202
            "name": "phpunit/php-file-iterator",
7203
            "version": "3.0.5",
7204
            "source": {
7205
                "type": "git",
7206
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7207
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
7208
            },
7209
            "dist": {
7210
                "type": "zip",
7211
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
7212
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
7213
                "shasum": ""
7214
            },
7215
            "require": {
7216
                "php": ">=7.3"
7217
            },
7218
            "require-dev": {
7219
                "phpunit/phpunit": "^9.3"
7220
            },
7221
            "type": "library",
7222
            "extra": {
7223
                "branch-alias": {
7224
                    "dev-master": "3.0-dev"
7225
                }
7226
            },
7227
            "autoload": {
7228
                "classmap": [
7229
                    "src/"
7230
                ]
7231
            },
7232
            "notification-url": "https://packagist.org/downloads/",
7233
            "license": [
7234
                "BSD-3-Clause"
7235
            ],
7236
            "authors": [
7237
                {
7238
                    "name": "Sebastian Bergmann",
7239
                    "email": "sebastian@phpunit.de",
7240
                    "role": "lead"
7241
                }
7242
            ],
7243
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7244
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7245
            "keywords": [
7246
                "filesystem",
7247
                "iterator"
7248
            ],
7249
            "support": {
7250
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7251
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
7252
            },
7253
            "funding": [
7254
                {
7255
                    "url": "https://github.com/sebastianbergmann",
7256
                    "type": "github"
7257
                }
7258
            ],
7259
            "time": "2020-09-28T05:57:25+00:00"
7260
        },
7261
        {
7262
            "name": "phpunit/php-invoker",
7263
            "version": "3.1.1",
7264
            "source": {
7265
                "type": "git",
7266
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
7267
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
7268
            },
7269
            "dist": {
7270
                "type": "zip",
7271
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7272
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7273
                "shasum": ""
7274
            },
7275
            "require": {
7276
                "php": ">=7.3"
7277
            },
7278
            "require-dev": {
7279
                "ext-pcntl": "*",
7280
                "phpunit/phpunit": "^9.3"
7281
            },
7282
            "suggest": {
7283
                "ext-pcntl": "*"
7284
            },
7285
            "type": "library",
7286
            "extra": {
7287
                "branch-alias": {
7288
                    "dev-master": "3.1-dev"
7289
                }
7290
            },
7291
            "autoload": {
7292
                "classmap": [
7293
                    "src/"
7294
                ]
7295
            },
7296
            "notification-url": "https://packagist.org/downloads/",
7297
            "license": [
7298
                "BSD-3-Clause"
7299
            ],
7300
            "authors": [
7301
                {
7302
                    "name": "Sebastian Bergmann",
7303
                    "email": "sebastian@phpunit.de",
7304
                    "role": "lead"
7305
                }
7306
            ],
7307
            "description": "Invoke callables with a timeout",
7308
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
7309
            "keywords": [
7310
                "process"
7311
            ],
7312
            "support": {
7313
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
7314
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
7315
            },
7316
            "funding": [
7317
                {
7318
                    "url": "https://github.com/sebastianbergmann",
7319
                    "type": "github"
7320
                }
7321
            ],
7322
            "time": "2020-09-28T05:58:55+00:00"
7323
        },
7324
        {
7325
            "name": "phpunit/php-text-template",
7326
            "version": "2.0.4",
7327
            "source": {
7328
                "type": "git",
7329
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
7330
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
7331
            },
7332
            "dist": {
7333
                "type": "zip",
7334
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7335
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7336
                "shasum": ""
7337
            },
7338
            "require": {
7339
                "php": ">=7.3"
7340
            },
7341
            "require-dev": {
7342
                "phpunit/phpunit": "^9.3"
7343
            },
7344
            "type": "library",
7345
            "extra": {
7346
                "branch-alias": {
7347
                    "dev-master": "2.0-dev"
7348
                }
7349
            },
7350
            "autoload": {
7351
                "classmap": [
7352
                    "src/"
7353
                ]
7354
            },
7355
            "notification-url": "https://packagist.org/downloads/",
7356
            "license": [
7357
                "BSD-3-Clause"
7358
            ],
7359
            "authors": [
7360
                {
7361
                    "name": "Sebastian Bergmann",
7362
                    "email": "sebastian@phpunit.de",
7363
                    "role": "lead"
7364
                }
7365
            ],
7366
            "description": "Simple template engine.",
7367
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7368
            "keywords": [
7369
                "template"
7370
            ],
7371
            "support": {
7372
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7373
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
7374
            },
7375
            "funding": [
7376
                {
7377
                    "url": "https://github.com/sebastianbergmann",
7378
                    "type": "github"
7379
                }
7380
            ],
7381
            "time": "2020-10-26T05:33:50+00:00"
7382
        },
7383
        {
7384
            "name": "phpunit/php-timer",
7385
            "version": "5.0.3",
7386
            "source": {
7387
                "type": "git",
7388
                "url": "https://github.com/sebastianbergmann/php-timer.git",
7389
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
7390
            },
7391
            "dist": {
7392
                "type": "zip",
7393
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7394
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7395
                "shasum": ""
7396
            },
7397
            "require": {
7398
                "php": ">=7.3"
7399
            },
7400
            "require-dev": {
7401
                "phpunit/phpunit": "^9.3"
7402
            },
7403
            "type": "library",
7404
            "extra": {
7405
                "branch-alias": {
7406
                    "dev-master": "5.0-dev"
7407
                }
7408
            },
7409
            "autoload": {
7410
                "classmap": [
7411
                    "src/"
7412
                ]
7413
            },
7414
            "notification-url": "https://packagist.org/downloads/",
7415
            "license": [
7416
                "BSD-3-Clause"
7417
            ],
7418
            "authors": [
7419
                {
7420
                    "name": "Sebastian Bergmann",
7421
                    "email": "sebastian@phpunit.de",
7422
                    "role": "lead"
7423
                }
7424
            ],
7425
            "description": "Utility class for timing",
7426
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
7427
            "keywords": [
7428
                "timer"
7429
            ],
7430
            "support": {
7431
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7432
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
7433
            },
7434
            "funding": [
7435
                {
7436
                    "url": "https://github.com/sebastianbergmann",
7437
                    "type": "github"
7438
                }
7439
            ],
7440
            "time": "2020-10-26T13:16:10+00:00"
7441
        },
7442
        {
7443
            "name": "phpunit/phpunit",
7444
            "version": "9.5.8",
7445
            "source": {
7446
                "type": "git",
7447
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7448
                "reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb"
7449
            },
7450
            "dist": {
7451
                "type": "zip",
7452
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/191768ccd5c85513b4068bdbe99bb6390c7d54fb",
7453
                "reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb",
7454
                "shasum": ""
7455
            },
7456
            "require": {
7457
                "doctrine/instantiator": "^1.3.1",
7458
                "ext-dom": "*",
7459
                "ext-json": "*",
7460
                "ext-libxml": "*",
7461
                "ext-mbstring": "*",
7462
                "ext-xml": "*",
7463
                "ext-xmlwriter": "*",
7464
                "myclabs/deep-copy": "^1.10.1",
7465
                "phar-io/manifest": "^2.0.3",
7466
                "phar-io/version": "^3.0.2",
7467
                "php": ">=7.3",
7468
                "phpspec/prophecy": "^1.12.1",
7469
                "phpunit/php-code-coverage": "^9.2.3",
7470
                "phpunit/php-file-iterator": "^3.0.5",
7471
                "phpunit/php-invoker": "^3.1.1",
7472
                "phpunit/php-text-template": "^2.0.3",
7473
                "phpunit/php-timer": "^5.0.2",
7474
                "sebastian/cli-parser": "^1.0.1",
7475
                "sebastian/code-unit": "^1.0.6",
7476
                "sebastian/comparator": "^4.0.5",
7477
                "sebastian/diff": "^4.0.3",
7478
                "sebastian/environment": "^5.1.3",
7479
                "sebastian/exporter": "^4.0.3",
7480
                "sebastian/global-state": "^5.0.1",
7481
                "sebastian/object-enumerator": "^4.0.3",
7482
                "sebastian/resource-operations": "^3.0.3",
7483
                "sebastian/type": "^2.3.4",
7484
                "sebastian/version": "^3.0.2"
7485
            },
7486
            "require-dev": {
7487
                "ext-pdo": "*",
7488
                "phpspec/prophecy-phpunit": "^2.0.1"
7489
            },
7490
            "suggest": {
7491
                "ext-soap": "*",
7492
                "ext-xdebug": "*"
7493
            },
7494
            "bin": [
7495
                "phpunit"
7496
            ],
7497
            "type": "library",
7498
            "extra": {
7499
                "branch-alias": {
7500
                    "dev-master": "9.5-dev"
7501
                }
7502
            },
7503
            "autoload": {
7504
                "classmap": [
7505
                    "src/"
7506
                ],
7507
                "files": [
7508
                    "src/Framework/Assert/Functions.php"
7509
                ]
7510
            },
7511
            "notification-url": "https://packagist.org/downloads/",
7512
            "license": [
7513
                "BSD-3-Clause"
7514
            ],
7515
            "authors": [
7516
                {
7517
                    "name": "Sebastian Bergmann",
7518
                    "email": "sebastian@phpunit.de",
7519
                    "role": "lead"
7520
                }
7521
            ],
7522
            "description": "The PHP Unit Testing framework.",
7523
            "homepage": "https://phpunit.de/",
7524
            "keywords": [
7525
                "phpunit",
7526
                "testing",
7527
                "xunit"
7528
            ],
7529
            "support": {
7530
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7531
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.8"
7532
            },
7533
            "funding": [
7534
                {
7535
                    "url": "https://phpunit.de/donate.html",
7536
                    "type": "custom"
7537
                },
7538
                {
7539
                    "url": "https://github.com/sebastianbergmann",
7540
                    "type": "github"
7541
                }
7542
            ],
7543
            "time": "2021-07-31T15:17:34+00:00"
7544
        },
7545
        {
7546
            "name": "psr/cache",
7547
            "version": "1.0.1",
7548
            "source": {
7549
                "type": "git",
7550
                "url": "https://github.com/php-fig/cache.git",
7551
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
7552
            },
7553
            "dist": {
7554
                "type": "zip",
7555
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
7556
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
7557
                "shasum": ""
7558
            },
7559
            "require": {
7560
                "php": ">=5.3.0"
7561
            },
7562
            "type": "library",
7563
            "extra": {
7564
                "branch-alias": {
7565
                    "dev-master": "1.0.x-dev"
7566
                }
7567
            },
7568
            "autoload": {
7569
                "psr-4": {
7570
                    "Psr\\Cache\\": "src/"
7571
                }
7572
            },
7573
            "notification-url": "https://packagist.org/downloads/",
7574
            "license": [
7575
                "MIT"
7576
            ],
7577
            "authors": [
7578
                {
7579
                    "name": "PHP-FIG",
7580
                    "homepage": "http://www.php-fig.org/"
7581
                }
7582
            ],
7583
            "description": "Common interface for caching libraries",
7584
            "keywords": [
7585
                "cache",
7586
                "psr",
7587
                "psr-6"
7588
            ],
7589
            "support": {
7590
                "source": "https://github.com/php-fig/cache/tree/master"
7591
            },
7592
            "time": "2016-08-06T20:24:11+00:00"
7593
        },
7594
        {
7595
            "name": "psr/container",
7596
            "version": "1.1.1",
7597
            "source": {
7598
                "type": "git",
7599
                "url": "https://github.com/php-fig/container.git",
7600
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
7601
            },
7602
            "dist": {
7603
                "type": "zip",
7604
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
7605
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
7606
                "shasum": ""
7607
            },
7608
            "require": {
7609
                "php": ">=7.2.0"
7610
            },
7611
            "type": "library",
7612
            "autoload": {
7613
                "psr-4": {
7614
                    "Psr\\Container\\": "src/"
7615
                }
7616
            },
7617
            "notification-url": "https://packagist.org/downloads/",
7618
            "license": [
7619
                "MIT"
7620
            ],
7621
            "authors": [
7622
                {
7623
                    "name": "PHP-FIG",
7624
                    "homepage": "https://www.php-fig.org/"
7625
                }
7626
            ],
7627
            "description": "Common Container Interface (PHP FIG PSR-11)",
7628
            "homepage": "https://github.com/php-fig/container",
7629
            "keywords": [
7630
                "PSR-11",
7631
                "container",
7632
                "container-interface",
7633
                "container-interop",
7634
                "psr"
7635
            ],
7636
            "support": {
7637
                "issues": "https://github.com/php-fig/container/issues",
7638
                "source": "https://github.com/php-fig/container/tree/1.1.1"
7639
            },
7640
            "time": "2021-03-05T17:36:06+00:00"
7641
        },
7642
        {
7643
            "name": "psr/event-dispatcher",
7644
            "version": "1.0.0",
7645
            "source": {
7646
                "type": "git",
7647
                "url": "https://github.com/php-fig/event-dispatcher.git",
7648
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
7649
            },
7650
            "dist": {
7651
                "type": "zip",
7652
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
7653
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
7654
                "shasum": ""
7655
            },
7656
            "require": {
7657
                "php": ">=7.2.0"
7658
            },
7659
            "type": "library",
7660
            "extra": {
7661
                "branch-alias": {
7662
                    "dev-master": "1.0.x-dev"
7663
                }
7664
            },
7665
            "autoload": {
7666
                "psr-4": {
7667
                    "Psr\\EventDispatcher\\": "src/"
7668
                }
7669
            },
7670
            "notification-url": "https://packagist.org/downloads/",
7671
            "license": [
7672
                "MIT"
7673
            ],
7674
            "authors": [
7675
                {
7676
                    "name": "PHP-FIG",
7677
                    "homepage": "http://www.php-fig.org/"
7678
                }
7679
            ],
7680
            "description": "Standard interfaces for event handling.",
7681
            "keywords": [
7682
                "events",
7683
                "psr",
7684
                "psr-14"
7685
            ],
7686
            "support": {
7687
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
7688
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
7689
            },
7690
            "time": "2019-01-08T18:20:26+00:00"
7691
        },
7692
        {
7693
            "name": "psr/http-client",
7694
            "version": "1.0.1",
7695
            "source": {
7696
                "type": "git",
7697
                "url": "https://github.com/php-fig/http-client.git",
7698
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
7699
            },
7700
            "dist": {
7701
                "type": "zip",
7702
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7703
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7704
                "shasum": ""
7705
            },
7706
            "require": {
7707
                "php": "^7.0 || ^8.0",
7708
                "psr/http-message": "^1.0"
7709
            },
7710
            "type": "library",
7711
            "extra": {
7712
                "branch-alias": {
7713
                    "dev-master": "1.0.x-dev"
7714
                }
7715
            },
7716
            "autoload": {
7717
                "psr-4": {
7718
                    "Psr\\Http\\Client\\": "src/"
7719
                }
7720
            },
7721
            "notification-url": "https://packagist.org/downloads/",
7722
            "license": [
7723
                "MIT"
7724
            ],
7725
            "authors": [
7726
                {
7727
                    "name": "PHP-FIG",
7728
                    "homepage": "http://www.php-fig.org/"
7729
                }
7730
            ],
7731
            "description": "Common interface for HTTP clients",
7732
            "homepage": "https://github.com/php-fig/http-client",
7733
            "keywords": [
7734
                "http",
7735
                "http-client",
7736
                "psr",
7737
                "psr-18"
7738
            ],
7739
            "support": {
7740
                "source": "https://github.com/php-fig/http-client/tree/master"
7741
            },
7742
            "time": "2020-06-29T06:28:15+00:00"
7743
        },
7744
        {
7745
            "name": "psr/http-factory",
7746
            "version": "1.0.1",
7747
            "source": {
7748
                "type": "git",
7749
                "url": "https://github.com/php-fig/http-factory.git",
7750
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
7751
            },
7752
            "dist": {
7753
                "type": "zip",
7754
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7755
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7756
                "shasum": ""
7757
            },
7758
            "require": {
7759
                "php": ">=7.0.0",
7760
                "psr/http-message": "^1.0"
7761
            },
7762
            "type": "library",
7763
            "extra": {
7764
                "branch-alias": {
7765
                    "dev-master": "1.0.x-dev"
7766
                }
7767
            },
7768
            "autoload": {
7769
                "psr-4": {
7770
                    "Psr\\Http\\Message\\": "src/"
7771
                }
7772
            },
7773
            "notification-url": "https://packagist.org/downloads/",
7774
            "license": [
7775
                "MIT"
7776
            ],
7777
            "authors": [
7778
                {
7779
                    "name": "PHP-FIG",
7780
                    "homepage": "http://www.php-fig.org/"
7781
                }
7782
            ],
7783
            "description": "Common interfaces for PSR-7 HTTP message factories",
7784
            "keywords": [
7785
                "factory",
7786
                "http",
7787
                "message",
7788
                "psr",
7789
                "psr-17",
7790
                "psr-7",
7791
                "request",
7792
                "response"
7793
            ],
7794
            "support": {
7795
                "source": "https://github.com/php-fig/http-factory/tree/master"
7796
            },
7797
            "time": "2019-04-30T12:38:16+00:00"
7798
        },
7799
        {
7800
            "name": "psr/http-message",
7801
            "version": "1.0.1",
7802
            "source": {
7803
                "type": "git",
7804
                "url": "https://github.com/php-fig/http-message.git",
7805
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
7806
            },
7807
            "dist": {
7808
                "type": "zip",
7809
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
7810
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
7811
                "shasum": ""
7812
            },
7813
            "require": {
7814
                "php": ">=5.3.0"
7815
            },
7816
            "type": "library",
7817
            "extra": {
7818
                "branch-alias": {
7819
                    "dev-master": "1.0.x-dev"
7820
                }
7821
            },
7822
            "autoload": {
7823
                "psr-4": {
7824
                    "Psr\\Http\\Message\\": "src/"
7825
                }
7826
            },
7827
            "notification-url": "https://packagist.org/downloads/",
7828
            "license": [
7829
                "MIT"
7830
            ],
7831
            "authors": [
7832
                {
7833
                    "name": "PHP-FIG",
7834
                    "homepage": "http://www.php-fig.org/"
7835
                }
7836
            ],
7837
            "description": "Common interface for HTTP messages",
7838
            "homepage": "https://github.com/php-fig/http-message",
7839
            "keywords": [
7840
                "http",
7841
                "http-message",
7842
                "psr",
7843
                "psr-7",
7844
                "request",
7845
                "response"
7846
            ],
7847
            "support": {
7848
                "source": "https://github.com/php-fig/http-message/tree/master"
7849
            },
7850
            "time": "2016-08-06T14:39:51+00:00"
7851
        },
7852
        {
7853
            "name": "psr/log",
7854
            "version": "1.1.4",
7855
            "source": {
7856
                "type": "git",
7857
                "url": "https://github.com/php-fig/log.git",
7858
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
7859
            },
7860
            "dist": {
7861
                "type": "zip",
7862
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
7863
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
7864
                "shasum": ""
7865
            },
7866
            "require": {
7867
                "php": ">=5.3.0"
7868
            },
7869
            "type": "library",
7870
            "extra": {
7871
                "branch-alias": {
7872
                    "dev-master": "1.1.x-dev"
7873
                }
7874
            },
7875
            "autoload": {
7876
                "psr-4": {
7877
                    "Psr\\Log\\": "Psr/Log/"
7878
                }
7879
            },
7880
            "notification-url": "https://packagist.org/downloads/",
7881
            "license": [
7882
                "MIT"
7883
            ],
7884
            "authors": [
7885
                {
7886
                    "name": "PHP-FIG",
7887
                    "homepage": "https://www.php-fig.org/"
7888
                }
7889
            ],
7890
            "description": "Common interface for logging libraries",
7891
            "homepage": "https://github.com/php-fig/log",
7892
            "keywords": [
7893
                "log",
7894
                "psr",
7895
                "psr-3"
7896
            ],
7897
            "support": {
7898
                "source": "https://github.com/php-fig/log/tree/1.1.4"
7899
            },
7900
            "time": "2021-05-03T11:20:27+00:00"
7901
        },
7902
        {
7903
            "name": "psr/simple-cache",
7904
            "version": "1.0.1",
7905
            "source": {
7906
                "type": "git",
7907
                "url": "https://github.com/php-fig/simple-cache.git",
7908
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
7909
            },
7910
            "dist": {
7911
                "type": "zip",
7912
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7913
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7914
                "shasum": ""
7915
            },
7916
            "require": {
7917
                "php": ">=5.3.0"
7918
            },
7919
            "type": "library",
7920
            "extra": {
7921
                "branch-alias": {
7922
                    "dev-master": "1.0.x-dev"
7923
                }
7924
            },
7925
            "autoload": {
7926
                "psr-4": {
7927
                    "Psr\\SimpleCache\\": "src/"
7928
                }
7929
            },
7930
            "notification-url": "https://packagist.org/downloads/",
7931
            "license": [
7932
                "MIT"
7933
            ],
7934
            "authors": [
7935
                {
7936
                    "name": "PHP-FIG",
7937
                    "homepage": "http://www.php-fig.org/"
7938
                }
7939
            ],
7940
            "description": "Common interfaces for simple caching",
7941
            "keywords": [
7942
                "cache",
7943
                "caching",
7944
                "psr",
7945
                "psr-16",
7946
                "simple-cache"
7947
            ],
7948
            "support": {
7949
                "source": "https://github.com/php-fig/simple-cache/tree/master"
7950
            },
7951
            "time": "2017-10-23T01:57:42+00:00"
7952
        },
7953
        {
7954
            "name": "ralouphie/getallheaders",
7955
            "version": "3.0.3",
7956
            "source": {
7957
                "type": "git",
7958
                "url": "https://github.com/ralouphie/getallheaders.git",
7959
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
7960
            },
7961
            "dist": {
7962
                "type": "zip",
7963
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7964
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
7965
                "shasum": ""
7966
            },
7967
            "require": {
7968
                "php": ">=5.6"
7969
            },
7970
            "require-dev": {
7971
                "php-coveralls/php-coveralls": "^2.1",
7972
                "phpunit/phpunit": "^5 || ^6.5"
7973
            },
7974
            "type": "library",
7975
            "autoload": {
7976
                "files": [
7977
                    "src/getallheaders.php"
7978
                ]
7979
            },
7980
            "notification-url": "https://packagist.org/downloads/",
7981
            "license": [
7982
                "MIT"
7983
            ],
7984
            "authors": [
7985
                {
7986
                    "name": "Ralph Khattar",
7987
                    "email": "ralph.khattar@gmail.com"
7988
                }
7989
            ],
7990
            "description": "A polyfill for getallheaders.",
7991
            "support": {
7992
                "issues": "https://github.com/ralouphie/getallheaders/issues",
7993
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7994
            },
7995
            "time": "2019-03-08T08:55:37+00:00"
7996
        },
7997
        {
7998
            "name": "rncryptor/rncryptor",
7999
            "version": "4.3.0",
8000
            "source": {
8001
                "type": "git",
8002
                "url": "https://github.com/RNCryptor/RNCryptor-php.git",
8003
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302"
8004
            },
8005
            "dist": {
8006
                "type": "zip",
8007
                "url": "https://api.github.com/repos/RNCryptor/RNCryptor-php/zipball/6155afba39f053a50b9bd0bcd2f3062731821302",
8008
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302",
8009
                "shasum": ""
8010
            },
8011
            "require": {
8012
                "ext-openssl": "*",
8013
                "php": ">=7.0"
8014
            },
8015
            "require-dev": {
8016
                "phpunit/phpunit": "~6.0",
8017
                "rncryptor/spec": "~4.0",
8018
                "squizlabs/php_codesniffer": "^2.8"
8019
            },
8020
            "type": "library",
8021
            "autoload": {
8022
                "psr-4": {
8023
                    "RNCryptor\\": "src/"
8024
                }
8025
            },
8026
            "notification-url": "https://packagist.org/downloads/",
8027
            "license": [
8028
                "MIT"
8029
            ],
8030
            "authors": [
8031
                {
8032
                    "name": "Rob Napier",
8033
                    "email": "robnapier@gmail.com"
8034
                },
8035
                {
8036
                    "name": "Guysung Kim",
8037
                    "email": "guysung.kim@gmail.com"
8038
                },
8039
                {
8040
                    "name": "Curtis Farnham",
8041
                    "email": "curtisfarnham@gmail.com"
8042
                }
8043
            ],
8044
            "description": "PHP implementation of RNCryptor",
8045
            "homepage": "http://rncryptor.github.io",
8046
            "keywords": [
8047
                "crypto",
8048
                "encryption",
8049
                "rncryptor"
8050
            ],
8051
            "support": {
8052
                "issues": "https://github.com/RNCryptor/RNCryptor-php/issues",
8053
                "source": "https://github.com/RNCryptor/RNCryptor-php/tree/master"
8054
            },
8055
            "time": "2020-02-20T18:23:55+00:00"
8056
        },
8057
        {
8058
            "name": "sebastian/cli-parser",
8059
            "version": "1.0.1",
8060
            "source": {
8061
                "type": "git",
8062
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
8063
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
8064
            },
8065
            "dist": {
8066
                "type": "zip",
8067
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8068
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8069
                "shasum": ""
8070
            },
8071
            "require": {
8072
                "php": ">=7.3"
8073
            },
8074
            "require-dev": {
8075
                "phpunit/phpunit": "^9.3"
8076
            },
8077
            "type": "library",
8078
            "extra": {
8079
                "branch-alias": {
8080
                    "dev-master": "1.0-dev"
8081
                }
8082
            },
8083
            "autoload": {
8084
                "classmap": [
8085
                    "src/"
8086
                ]
8087
            },
8088
            "notification-url": "https://packagist.org/downloads/",
8089
            "license": [
8090
                "BSD-3-Clause"
8091
            ],
8092
            "authors": [
8093
                {
8094
                    "name": "Sebastian Bergmann",
8095
                    "email": "sebastian@phpunit.de",
8096
                    "role": "lead"
8097
                }
8098
            ],
8099
            "description": "Library for parsing CLI options",
8100
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
8101
            "support": {
8102
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8103
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
8104
            },
8105
            "funding": [
8106
                {
8107
                    "url": "https://github.com/sebastianbergmann",
8108
                    "type": "github"
8109
                }
8110
            ],
8111
            "time": "2020-09-28T06:08:49+00:00"
8112
        },
8113
        {
8114
            "name": "sebastian/code-unit",
8115
            "version": "1.0.8",
8116
            "source": {
8117
                "type": "git",
8118
                "url": "https://github.com/sebastianbergmann/code-unit.git",
8119
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
8120
            },
8121
            "dist": {
8122
                "type": "zip",
8123
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
8124
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
8125
                "shasum": ""
8126
            },
8127
            "require": {
8128
                "php": ">=7.3"
8129
            },
8130
            "require-dev": {
8131
                "phpunit/phpunit": "^9.3"
8132
            },
8133
            "type": "library",
8134
            "extra": {
8135
                "branch-alias": {
8136
                    "dev-master": "1.0-dev"
8137
                }
8138
            },
8139
            "autoload": {
8140
                "classmap": [
8141
                    "src/"
8142
                ]
8143
            },
8144
            "notification-url": "https://packagist.org/downloads/",
8145
            "license": [
8146
                "BSD-3-Clause"
8147
            ],
8148
            "authors": [
8149
                {
8150
                    "name": "Sebastian Bergmann",
8151
                    "email": "sebastian@phpunit.de",
8152
                    "role": "lead"
8153
                }
8154
            ],
8155
            "description": "Collection of value objects that represent the PHP code units",
8156
            "homepage": "https://github.com/sebastianbergmann/code-unit",
8157
            "support": {
8158
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8159
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
8160
            },
8161
            "funding": [
8162
                {
8163
                    "url": "https://github.com/sebastianbergmann",
8164
                    "type": "github"
8165
                }
8166
            ],
8167
            "time": "2020-10-26T13:08:54+00:00"
8168
        },
8169
        {
8170
            "name": "sebastian/code-unit-reverse-lookup",
8171
            "version": "2.0.3",
8172
            "source": {
8173
                "type": "git",
8174
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8175
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
8176
            },
8177
            "dist": {
8178
                "type": "zip",
8179
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8180
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8181
                "shasum": ""
8182
            },
8183
            "require": {
8184
                "php": ">=7.3"
8185
            },
8186
            "require-dev": {
8187
                "phpunit/phpunit": "^9.3"
8188
            },
8189
            "type": "library",
8190
            "extra": {
8191
                "branch-alias": {
8192
                    "dev-master": "2.0-dev"
8193
                }
8194
            },
8195
            "autoload": {
8196
                "classmap": [
8197
                    "src/"
8198
                ]
8199
            },
8200
            "notification-url": "https://packagist.org/downloads/",
8201
            "license": [
8202
                "BSD-3-Clause"
8203
            ],
8204
            "authors": [
8205
                {
8206
                    "name": "Sebastian Bergmann",
8207
                    "email": "sebastian@phpunit.de"
8208
                }
8209
            ],
8210
            "description": "Looks up which function or method a line of code belongs to",
8211
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8212
            "support": {
8213
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8214
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
8215
            },
8216
            "funding": [
8217
                {
8218
                    "url": "https://github.com/sebastianbergmann",
8219
                    "type": "github"
8220
                }
8221
            ],
8222
            "time": "2020-09-28T05:30:19+00:00"
8223
        },
8224
        {
8225
            "name": "sebastian/comparator",
8226
            "version": "4.0.6",
8227
            "source": {
8228
                "type": "git",
8229
                "url": "https://github.com/sebastianbergmann/comparator.git",
8230
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
8231
            },
8232
            "dist": {
8233
                "type": "zip",
8234
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
8235
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
8236
                "shasum": ""
8237
            },
8238
            "require": {
8239
                "php": ">=7.3",
8240
                "sebastian/diff": "^4.0",
8241
                "sebastian/exporter": "^4.0"
8242
            },
8243
            "require-dev": {
8244
                "phpunit/phpunit": "^9.3"
8245
            },
8246
            "type": "library",
8247
            "extra": {
8248
                "branch-alias": {
8249
                    "dev-master": "4.0-dev"
8250
                }
8251
            },
8252
            "autoload": {
8253
                "classmap": [
8254
                    "src/"
8255
                ]
8256
            },
8257
            "notification-url": "https://packagist.org/downloads/",
8258
            "license": [
8259
                "BSD-3-Clause"
8260
            ],
8261
            "authors": [
8262
                {
8263
                    "name": "Sebastian Bergmann",
8264
                    "email": "sebastian@phpunit.de"
8265
                },
8266
                {
8267
                    "name": "Jeff Welch",
8268
                    "email": "whatthejeff@gmail.com"
8269
                },
8270
                {
8271
                    "name": "Volker Dusch",
8272
                    "email": "github@wallbash.com"
8273
                },
8274
                {
8275
                    "name": "Bernhard Schussek",
8276
                    "email": "bschussek@2bepublished.at"
8277
                }
8278
            ],
8279
            "description": "Provides the functionality to compare PHP values for equality",
8280
            "homepage": "https://github.com/sebastianbergmann/comparator",
8281
            "keywords": [
8282
                "comparator",
8283
                "compare",
8284
                "equality"
8285
            ],
8286
            "support": {
8287
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
8288
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
8289
            },
8290
            "funding": [
8291
                {
8292
                    "url": "https://github.com/sebastianbergmann",
8293
                    "type": "github"
8294
                }
8295
            ],
8296
            "time": "2020-10-26T15:49:45+00:00"
8297
        },
8298
        {
8299
            "name": "sebastian/complexity",
8300
            "version": "2.0.2",
8301
            "source": {
8302
                "type": "git",
8303
                "url": "https://github.com/sebastianbergmann/complexity.git",
8304
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
8305
            },
8306
            "dist": {
8307
                "type": "zip",
8308
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
8309
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
8310
                "shasum": ""
8311
            },
8312
            "require": {
8313
                "nikic/php-parser": "^4.7",
8314
                "php": ">=7.3"
8315
            },
8316
            "require-dev": {
8317
                "phpunit/phpunit": "^9.3"
8318
            },
8319
            "type": "library",
8320
            "extra": {
8321
                "branch-alias": {
8322
                    "dev-master": "2.0-dev"
8323
                }
8324
            },
8325
            "autoload": {
8326
                "classmap": [
8327
                    "src/"
8328
                ]
8329
            },
8330
            "notification-url": "https://packagist.org/downloads/",
8331
            "license": [
8332
                "BSD-3-Clause"
8333
            ],
8334
            "authors": [
8335
                {
8336
                    "name": "Sebastian Bergmann",
8337
                    "email": "sebastian@phpunit.de",
8338
                    "role": "lead"
8339
                }
8340
            ],
8341
            "description": "Library for calculating the complexity of PHP code units",
8342
            "homepage": "https://github.com/sebastianbergmann/complexity",
8343
            "support": {
8344
                "issues": "https://github.com/sebastianbergmann/complexity/issues",
8345
                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
8346
            },
8347
            "funding": [
8348
                {
8349
                    "url": "https://github.com/sebastianbergmann",
8350
                    "type": "github"
8351
                }
8352
            ],
8353
            "time": "2020-10-26T15:52:27+00:00"
8354
        },
8355
        {
8356
            "name": "sebastian/diff",
8357
            "version": "4.0.4",
8358
            "source": {
8359
                "type": "git",
8360
                "url": "https://github.com/sebastianbergmann/diff.git",
8361
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
8362
            },
8363
            "dist": {
8364
                "type": "zip",
8365
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8366
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8367
                "shasum": ""
8368
            },
8369
            "require": {
8370
                "php": ">=7.3"
8371
            },
8372
            "require-dev": {
8373
                "phpunit/phpunit": "^9.3",
8374
                "symfony/process": "^4.2 || ^5"
8375
            },
8376
            "type": "library",
8377
            "extra": {
8378
                "branch-alias": {
8379
                    "dev-master": "4.0-dev"
8380
                }
8381
            },
8382
            "autoload": {
8383
                "classmap": [
8384
                    "src/"
8385
                ]
8386
            },
8387
            "notification-url": "https://packagist.org/downloads/",
8388
            "license": [
8389
                "BSD-3-Clause"
8390
            ],
8391
            "authors": [
8392
                {
8393
                    "name": "Sebastian Bergmann",
8394
                    "email": "sebastian@phpunit.de"
8395
                },
8396
                {
8397
                    "name": "Kore Nordmann",
8398
                    "email": "mail@kore-nordmann.de"
8399
                }
8400
            ],
8401
            "description": "Diff implementation",
8402
            "homepage": "https://github.com/sebastianbergmann/diff",
8403
            "keywords": [
8404
                "diff",
8405
                "udiff",
8406
                "unidiff",
8407
                "unified diff"
8408
            ],
8409
            "support": {
8410
                "issues": "https://github.com/sebastianbergmann/diff/issues",
8411
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8412
            },
8413
            "funding": [
8414
                {
8415
                    "url": "https://github.com/sebastianbergmann",
8416
                    "type": "github"
8417
                }
8418
            ],
8419
            "time": "2020-10-26T13:10:38+00:00"
8420
        },
8421
        {
8422
            "name": "sebastian/environment",
8423
            "version": "5.1.3",
8424
            "source": {
8425
                "type": "git",
8426
                "url": "https://github.com/sebastianbergmann/environment.git",
8427
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
8428
            },
8429
            "dist": {
8430
                "type": "zip",
8431
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
8432
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
8433
                "shasum": ""
8434
            },
8435
            "require": {
8436
                "php": ">=7.3"
8437
            },
8438
            "require-dev": {
8439
                "phpunit/phpunit": "^9.3"
8440
            },
8441
            "suggest": {
8442
                "ext-posix": "*"
8443
            },
8444
            "type": "library",
8445
            "extra": {
8446
                "branch-alias": {
8447
                    "dev-master": "5.1-dev"
8448
                }
8449
            },
8450
            "autoload": {
8451
                "classmap": [
8452
                    "src/"
8453
                ]
8454
            },
8455
            "notification-url": "https://packagist.org/downloads/",
8456
            "license": [
8457
                "BSD-3-Clause"
8458
            ],
8459
            "authors": [
8460
                {
8461
                    "name": "Sebastian Bergmann",
8462
                    "email": "sebastian@phpunit.de"
8463
                }
8464
            ],
8465
            "description": "Provides functionality to handle HHVM/PHP environments",
8466
            "homepage": "http://www.github.com/sebastianbergmann/environment",
8467
            "keywords": [
8468
                "Xdebug",
8469
                "environment",
8470
                "hhvm"
8471
            ],
8472
            "support": {
8473
                "issues": "https://github.com/sebastianbergmann/environment/issues",
8474
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
8475
            },
8476
            "funding": [
8477
                {
8478
                    "url": "https://github.com/sebastianbergmann",
8479
                    "type": "github"
8480
                }
8481
            ],
8482
            "time": "2020-09-28T05:52:38+00:00"
8483
        },
8484
        {
8485
            "name": "sebastian/exporter",
8486
            "version": "4.0.3",
8487
            "source": {
8488
                "type": "git",
8489
                "url": "https://github.com/sebastianbergmann/exporter.git",
8490
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
8491
            },
8492
            "dist": {
8493
                "type": "zip",
8494
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8495
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8496
                "shasum": ""
8497
            },
8498
            "require": {
8499
                "php": ">=7.3",
8500
                "sebastian/recursion-context": "^4.0"
8501
            },
8502
            "require-dev": {
8503
                "ext-mbstring": "*",
8504
                "phpunit/phpunit": "^9.3"
8505
            },
8506
            "type": "library",
8507
            "extra": {
8508
                "branch-alias": {
8509
                    "dev-master": "4.0-dev"
8510
                }
8511
            },
8512
            "autoload": {
8513
                "classmap": [
8514
                    "src/"
8515
                ]
8516
            },
8517
            "notification-url": "https://packagist.org/downloads/",
8518
            "license": [
8519
                "BSD-3-Clause"
8520
            ],
8521
            "authors": [
8522
                {
8523
                    "name": "Sebastian Bergmann",
8524
                    "email": "sebastian@phpunit.de"
8525
                },
8526
                {
8527
                    "name": "Jeff Welch",
8528
                    "email": "whatthejeff@gmail.com"
8529
                },
8530
                {
8531
                    "name": "Volker Dusch",
8532
                    "email": "github@wallbash.com"
8533
                },
8534
                {
8535
                    "name": "Adam Harvey",
8536
                    "email": "aharvey@php.net"
8537
                },
8538
                {
8539
                    "name": "Bernhard Schussek",
8540
                    "email": "bschussek@gmail.com"
8541
                }
8542
            ],
8543
            "description": "Provides the functionality to export PHP variables for visualization",
8544
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
8545
            "keywords": [
8546
                "export",
8547
                "exporter"
8548
            ],
8549
            "support": {
8550
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
8551
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
8552
            },
8553
            "funding": [
8554
                {
8555
                    "url": "https://github.com/sebastianbergmann",
8556
                    "type": "github"
8557
                }
8558
            ],
8559
            "time": "2020-09-28T05:24:23+00:00"
8560
        },
8561
        {
8562
            "name": "sebastian/global-state",
8563
            "version": "5.0.3",
8564
            "source": {
8565
                "type": "git",
8566
                "url": "https://github.com/sebastianbergmann/global-state.git",
8567
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
8568
            },
8569
            "dist": {
8570
                "type": "zip",
8571
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8572
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8573
                "shasum": ""
8574
            },
8575
            "require": {
8576
                "php": ">=7.3",
8577
                "sebastian/object-reflector": "^2.0",
8578
                "sebastian/recursion-context": "^4.0"
8579
            },
8580
            "require-dev": {
8581
                "ext-dom": "*",
8582
                "phpunit/phpunit": "^9.3"
8583
            },
8584
            "suggest": {
8585
                "ext-uopz": "*"
8586
            },
8587
            "type": "library",
8588
            "extra": {
8589
                "branch-alias": {
8590
                    "dev-master": "5.0-dev"
8591
                }
8592
            },
8593
            "autoload": {
8594
                "classmap": [
8595
                    "src/"
8596
                ]
8597
            },
8598
            "notification-url": "https://packagist.org/downloads/",
8599
            "license": [
8600
                "BSD-3-Clause"
8601
            ],
8602
            "authors": [
8603
                {
8604
                    "name": "Sebastian Bergmann",
8605
                    "email": "sebastian@phpunit.de"
8606
                }
8607
            ],
8608
            "description": "Snapshotting of global state",
8609
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
8610
            "keywords": [
8611
                "global state"
8612
            ],
8613
            "support": {
8614
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
8615
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
8616
            },
8617
            "funding": [
8618
                {
8619
                    "url": "https://github.com/sebastianbergmann",
8620
                    "type": "github"
8621
                }
8622
            ],
8623
            "time": "2021-06-11T13:31:12+00:00"
8624
        },
8625
        {
8626
            "name": "sebastian/lines-of-code",
8627
            "version": "1.0.3",
8628
            "source": {
8629
                "type": "git",
8630
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
8631
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
8632
            },
8633
            "dist": {
8634
                "type": "zip",
8635
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8636
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8637
                "shasum": ""
8638
            },
8639
            "require": {
8640
                "nikic/php-parser": "^4.6",
8641
                "php": ">=7.3"
8642
            },
8643
            "require-dev": {
8644
                "phpunit/phpunit": "^9.3"
8645
            },
8646
            "type": "library",
8647
            "extra": {
8648
                "branch-alias": {
8649
                    "dev-master": "1.0-dev"
8650
                }
8651
            },
8652
            "autoload": {
8653
                "classmap": [
8654
                    "src/"
8655
                ]
8656
            },
8657
            "notification-url": "https://packagist.org/downloads/",
8658
            "license": [
8659
                "BSD-3-Clause"
8660
            ],
8661
            "authors": [
8662
                {
8663
                    "name": "Sebastian Bergmann",
8664
                    "email": "sebastian@phpunit.de",
8665
                    "role": "lead"
8666
                }
8667
            ],
8668
            "description": "Library for counting the lines of code in PHP source code",
8669
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
8670
            "support": {
8671
                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
8672
                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
8673
            },
8674
            "funding": [
8675
                {
8676
                    "url": "https://github.com/sebastianbergmann",
8677
                    "type": "github"
8678
                }
8679
            ],
8680
            "time": "2020-11-28T06:42:11+00:00"
8681
        },
8682
        {
8683
            "name": "sebastian/object-enumerator",
8684
            "version": "4.0.4",
8685
            "source": {
8686
                "type": "git",
8687
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8688
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
8689
            },
8690
            "dist": {
8691
                "type": "zip",
8692
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
8693
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
8694
                "shasum": ""
8695
            },
8696
            "require": {
8697
                "php": ">=7.3",
8698
                "sebastian/object-reflector": "^2.0",
8699
                "sebastian/recursion-context": "^4.0"
8700
            },
8701
            "require-dev": {
8702
                "phpunit/phpunit": "^9.3"
8703
            },
8704
            "type": "library",
8705
            "extra": {
8706
                "branch-alias": {
8707
                    "dev-master": "4.0-dev"
8708
                }
8709
            },
8710
            "autoload": {
8711
                "classmap": [
8712
                    "src/"
8713
                ]
8714
            },
8715
            "notification-url": "https://packagist.org/downloads/",
8716
            "license": [
8717
                "BSD-3-Clause"
8718
            ],
8719
            "authors": [
8720
                {
8721
                    "name": "Sebastian Bergmann",
8722
                    "email": "sebastian@phpunit.de"
8723
                }
8724
            ],
8725
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8726
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8727
            "support": {
8728
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8729
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
8730
            },
8731
            "funding": [
8732
                {
8733
                    "url": "https://github.com/sebastianbergmann",
8734
                    "type": "github"
8735
                }
8736
            ],
8737
            "time": "2020-10-26T13:12:34+00:00"
8738
        },
8739
        {
8740
            "name": "sebastian/object-reflector",
8741
            "version": "2.0.4",
8742
            "source": {
8743
                "type": "git",
8744
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
8745
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
8746
            },
8747
            "dist": {
8748
                "type": "zip",
8749
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8750
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8751
                "shasum": ""
8752
            },
8753
            "require": {
8754
                "php": ">=7.3"
8755
            },
8756
            "require-dev": {
8757
                "phpunit/phpunit": "^9.3"
8758
            },
8759
            "type": "library",
8760
            "extra": {
8761
                "branch-alias": {
8762
                    "dev-master": "2.0-dev"
8763
                }
8764
            },
8765
            "autoload": {
8766
                "classmap": [
8767
                    "src/"
8768
                ]
8769
            },
8770
            "notification-url": "https://packagist.org/downloads/",
8771
            "license": [
8772
                "BSD-3-Clause"
8773
            ],
8774
            "authors": [
8775
                {
8776
                    "name": "Sebastian Bergmann",
8777
                    "email": "sebastian@phpunit.de"
8778
                }
8779
            ],
8780
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
8781
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8782
            "support": {
8783
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8784
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
8785
            },
8786
            "funding": [
8787
                {
8788
                    "url": "https://github.com/sebastianbergmann",
8789
                    "type": "github"
8790
                }
8791
            ],
8792
            "time": "2020-10-26T13:14:26+00:00"
8793
        },
8794
        {
8795
            "name": "sebastian/recursion-context",
8796
            "version": "4.0.4",
8797
            "source": {
8798
                "type": "git",
8799
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
8800
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
8801
            },
8802
            "dist": {
8803
                "type": "zip",
8804
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
8805
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
8806
                "shasum": ""
8807
            },
8808
            "require": {
8809
                "php": ">=7.3"
8810
            },
8811
            "require-dev": {
8812
                "phpunit/phpunit": "^9.3"
8813
            },
8814
            "type": "library",
8815
            "extra": {
8816
                "branch-alias": {
8817
                    "dev-master": "4.0-dev"
8818
                }
8819
            },
8820
            "autoload": {
8821
                "classmap": [
8822
                    "src/"
8823
                ]
8824
            },
8825
            "notification-url": "https://packagist.org/downloads/",
8826
            "license": [
8827
                "BSD-3-Clause"
8828
            ],
8829
            "authors": [
8830
                {
8831
                    "name": "Sebastian Bergmann",
8832
                    "email": "sebastian@phpunit.de"
8833
                },
8834
                {
8835
                    "name": "Jeff Welch",
8836
                    "email": "whatthejeff@gmail.com"
8837
                },
8838
                {
8839
                    "name": "Adam Harvey",
8840
                    "email": "aharvey@php.net"
8841
                }
8842
            ],
8843
            "description": "Provides functionality to recursively process PHP variables",
8844
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8845
            "support": {
8846
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
8847
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
8848
            },
8849
            "funding": [
8850
                {
8851
                    "url": "https://github.com/sebastianbergmann",
8852
                    "type": "github"
8853
                }
8854
            ],
8855
            "time": "2020-10-26T13:17:30+00:00"
8856
        },
8857
        {
8858
            "name": "sebastian/resource-operations",
8859
            "version": "3.0.3",
8860
            "source": {
8861
                "type": "git",
8862
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
8863
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
8864
            },
8865
            "dist": {
8866
                "type": "zip",
8867
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8868
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8869
                "shasum": ""
8870
            },
8871
            "require": {
8872
                "php": ">=7.3"
8873
            },
8874
            "require-dev": {
8875
                "phpunit/phpunit": "^9.0"
8876
            },
8877
            "type": "library",
8878
            "extra": {
8879
                "branch-alias": {
8880
                    "dev-master": "3.0-dev"
8881
                }
8882
            },
8883
            "autoload": {
8884
                "classmap": [
8885
                    "src/"
8886
                ]
8887
            },
8888
            "notification-url": "https://packagist.org/downloads/",
8889
            "license": [
8890
                "BSD-3-Clause"
8891
            ],
8892
            "authors": [
8893
                {
8894
                    "name": "Sebastian Bergmann",
8895
                    "email": "sebastian@phpunit.de"
8896
                }
8897
            ],
8898
            "description": "Provides a list of PHP built-in functions that operate on resources",
8899
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8900
            "support": {
8901
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
8902
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
8903
            },
8904
            "funding": [
8905
                {
8906
                    "url": "https://github.com/sebastianbergmann",
8907
                    "type": "github"
8908
                }
8909
            ],
8910
            "time": "2020-09-28T06:45:17+00:00"
8911
        },
8912
        {
8913
            "name": "sebastian/type",
8914
            "version": "2.3.4",
8915
            "source": {
8916
                "type": "git",
8917
                "url": "https://github.com/sebastianbergmann/type.git",
8918
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
8919
            },
8920
            "dist": {
8921
                "type": "zip",
8922
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
8923
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
8924
                "shasum": ""
8925
            },
8926
            "require": {
8927
                "php": ">=7.3"
8928
            },
8929
            "require-dev": {
8930
                "phpunit/phpunit": "^9.3"
8931
            },
8932
            "type": "library",
8933
            "extra": {
8934
                "branch-alias": {
8935
                    "dev-master": "2.3-dev"
8936
                }
8937
            },
8938
            "autoload": {
8939
                "classmap": [
8940
                    "src/"
8941
                ]
8942
            },
8943
            "notification-url": "https://packagist.org/downloads/",
8944
            "license": [
8945
                "BSD-3-Clause"
8946
            ],
8947
            "authors": [
8948
                {
8949
                    "name": "Sebastian Bergmann",
8950
                    "email": "sebastian@phpunit.de",
8951
                    "role": "lead"
8952
                }
8953
            ],
8954
            "description": "Collection of value objects that represent the types of the PHP type system",
8955
            "homepage": "https://github.com/sebastianbergmann/type",
8956
            "support": {
8957
                "issues": "https://github.com/sebastianbergmann/type/issues",
8958
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
8959
            },
8960
            "funding": [
8961
                {
8962
                    "url": "https://github.com/sebastianbergmann",
8963
                    "type": "github"
8964
                }
8965
            ],
8966
            "time": "2021-06-15T12:49:02+00:00"
8967
        },
8968
        {
8969
            "name": "sebastian/version",
8970
            "version": "3.0.2",
8971
            "source": {
8972
                "type": "git",
8973
                "url": "https://github.com/sebastianbergmann/version.git",
8974
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
8975
            },
8976
            "dist": {
8977
                "type": "zip",
8978
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
8979
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
8980
                "shasum": ""
8981
            },
8982
            "require": {
8983
                "php": ">=7.3"
8984
            },
8985
            "type": "library",
8986
            "extra": {
8987
                "branch-alias": {
8988
                    "dev-master": "3.0-dev"
8989
                }
8990
            },
8991
            "autoload": {
8992
                "classmap": [
8993
                    "src/"
8994
                ]
8995
            },
8996
            "notification-url": "https://packagist.org/downloads/",
8997
            "license": [
8998
                "BSD-3-Clause"
8999
            ],
9000
            "authors": [
9001
                {
9002
                    "name": "Sebastian Bergmann",
9003
                    "email": "sebastian@phpunit.de",
9004
                    "role": "lead"
9005
                }
9006
            ],
9007
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9008
            "homepage": "https://github.com/sebastianbergmann/version",
9009
            "support": {
9010
                "issues": "https://github.com/sebastianbergmann/version/issues",
9011
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
9012
            },
9013
            "funding": [
9014
                {
9015
                    "url": "https://github.com/sebastianbergmann",
9016
                    "type": "github"
9017
                }
9018
            ],
9019
            "time": "2020-09-28T06:39:44+00:00"
9020
        },
9021
        {
9022
            "name": "symfony/console",
9023
            "version": "v5.3.6",
9024
            "source": {
9025
                "type": "git",
9026
                "url": "https://github.com/symfony/console.git",
9027
                "reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2"
9028
            },
9029
            "dist": {
9030
                "type": "zip",
9031
                "url": "https://api.github.com/repos/symfony/console/zipball/51b71afd6d2dc8f5063199357b9880cea8d8bfe2",
9032
                "reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2",
9033
                "shasum": ""
9034
            },
9035
            "require": {
9036
                "php": ">=7.2.5",
9037
                "symfony/deprecation-contracts": "^2.1",
9038
                "symfony/polyfill-mbstring": "~1.0",
9039
                "symfony/polyfill-php73": "^1.8",
9040
                "symfony/polyfill-php80": "^1.16",
9041
                "symfony/service-contracts": "^1.1|^2",
9042
                "symfony/string": "^5.1"
9043
            },
9044
            "conflict": {
9045
                "psr/log": ">=3",
9046
                "symfony/dependency-injection": "<4.4",
9047
                "symfony/dotenv": "<5.1",
9048
                "symfony/event-dispatcher": "<4.4",
9049
                "symfony/lock": "<4.4",
9050
                "symfony/process": "<4.4"
9051
            },
9052
            "provide": {
9053
                "psr/log-implementation": "1.0|2.0"
9054
            },
9055
            "require-dev": {
9056
                "psr/log": "^1|^2",
9057
                "symfony/config": "^4.4|^5.0",
9058
                "symfony/dependency-injection": "^4.4|^5.0",
9059
                "symfony/event-dispatcher": "^4.4|^5.0",
9060
                "symfony/lock": "^4.4|^5.0",
9061
                "symfony/process": "^4.4|^5.0",
9062
                "symfony/var-dumper": "^4.4|^5.0"
9063
            },
9064
            "suggest": {
9065
                "psr/log": "For using the console logger",
9066
                "symfony/event-dispatcher": "",
9067
                "symfony/lock": "",
9068
                "symfony/process": ""
9069
            },
9070
            "type": "library",
9071
            "autoload": {
9072
                "psr-4": {
9073
                    "Symfony\\Component\\Console\\": ""
9074
                },
9075
                "exclude-from-classmap": [
9076
                    "/Tests/"
9077
                ]
9078
            },
9079
            "notification-url": "https://packagist.org/downloads/",
9080
            "license": [
9081
                "MIT"
9082
            ],
9083
            "authors": [
9084
                {
9085
                    "name": "Fabien Potencier",
9086
                    "email": "fabien@symfony.com"
9087
                },
9088
                {
9089
                    "name": "Symfony Community",
9090
                    "homepage": "https://symfony.com/contributors"
9091
                }
9092
            ],
9093
            "description": "Eases the creation of beautiful and testable command line interfaces",
9094
            "homepage": "https://symfony.com",
9095
            "keywords": [
9096
                "cli",
9097
                "command line",
9098
                "console",
9099
                "terminal"
9100
            ],
9101
            "support": {
9102
                "source": "https://github.com/symfony/console/tree/v5.3.6"
9103
            },
9104
            "funding": [
9105
                {
9106
                    "url": "https://symfony.com/sponsor",
9107
                    "type": "custom"
9108
                },
9109
                {
9110
                    "url": "https://github.com/fabpot",
9111
                    "type": "github"
9112
                },
9113
                {
9114
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9115
                    "type": "tidelift"
9116
                }
9117
            ],
9118
            "time": "2021-07-27T19:10:22+00:00"
9119
        },
9120
        {
9121
            "name": "symfony/deprecation-contracts",
9122
            "version": "v2.4.0",
9123
            "source": {
9124
                "type": "git",
9125
                "url": "https://github.com/symfony/deprecation-contracts.git",
9126
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
9127
            },
9128
            "dist": {
9129
                "type": "zip",
9130
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9131
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9132
                "shasum": ""
9133
            },
9134
            "require": {
9135
                "php": ">=7.1"
9136
            },
9137
            "type": "library",
9138
            "extra": {
9139
                "branch-alias": {
9140
                    "dev-main": "2.4-dev"
9141
                },
9142
                "thanks": {
9143
                    "name": "symfony/contracts",
9144
                    "url": "https://github.com/symfony/contracts"
9145
                }
9146
            },
9147
            "autoload": {
9148
                "files": [
9149
                    "function.php"
9150
                ]
9151
            },
9152
            "notification-url": "https://packagist.org/downloads/",
9153
            "license": [
9154
                "MIT"
9155
            ],
9156
            "authors": [
9157
                {
9158
                    "name": "Nicolas Grekas",
9159
                    "email": "p@tchwork.com"
9160
                },
9161
                {
9162
                    "name": "Symfony Community",
9163
                    "homepage": "https://symfony.com/contributors"
9164
                }
9165
            ],
9166
            "description": "A generic function and convention to trigger deprecation notices",
9167
            "homepage": "https://symfony.com",
9168
            "support": {
9169
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
9170
            },
9171
            "funding": [
9172
                {
9173
                    "url": "https://symfony.com/sponsor",
9174
                    "type": "custom"
9175
                },
9176
                {
9177
                    "url": "https://github.com/fabpot",
9178
                    "type": "github"
9179
                },
9180
                {
9181
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9182
                    "type": "tidelift"
9183
                }
9184
            ],
9185
            "time": "2021-03-23T23:28:01+00:00"
9186
        },
9187
        {
9188
            "name": "symfony/event-dispatcher",
9189
            "version": "v5.3.4",
9190
            "source": {
9191
                "type": "git",
9192
                "url": "https://github.com/symfony/event-dispatcher.git",
9193
                "reference": "f2fd2208157553874560f3645d4594303058c4bd"
9194
            },
9195
            "dist": {
9196
                "type": "zip",
9197
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f2fd2208157553874560f3645d4594303058c4bd",
9198
                "reference": "f2fd2208157553874560f3645d4594303058c4bd",
9199
                "shasum": ""
9200
            },
9201
            "require": {
9202
                "php": ">=7.2.5",
9203
                "symfony/deprecation-contracts": "^2.1",
9204
                "symfony/event-dispatcher-contracts": "^2",
9205
                "symfony/polyfill-php80": "^1.16"
9206
            },
9207
            "conflict": {
9208
                "symfony/dependency-injection": "<4.4"
9209
            },
9210
            "provide": {
9211
                "psr/event-dispatcher-implementation": "1.0",
9212
                "symfony/event-dispatcher-implementation": "2.0"
9213
            },
9214
            "require-dev": {
9215
                "psr/log": "^1|^2|^3",
9216
                "symfony/config": "^4.4|^5.0",
9217
                "symfony/dependency-injection": "^4.4|^5.0",
9218
                "symfony/error-handler": "^4.4|^5.0",
9219
                "symfony/expression-language": "^4.4|^5.0",
9220
                "symfony/http-foundation": "^4.4|^5.0",
9221
                "symfony/service-contracts": "^1.1|^2",
9222
                "symfony/stopwatch": "^4.4|^5.0"
9223
            },
9224
            "suggest": {
9225
                "symfony/dependency-injection": "",
9226
                "symfony/http-kernel": ""
9227
            },
9228
            "type": "library",
9229
            "autoload": {
9230
                "psr-4": {
9231
                    "Symfony\\Component\\EventDispatcher\\": ""
9232
                },
9233
                "exclude-from-classmap": [
9234
                    "/Tests/"
9235
                ]
9236
            },
9237
            "notification-url": "https://packagist.org/downloads/",
9238
            "license": [
9239
                "MIT"
9240
            ],
9241
            "authors": [
9242
                {
9243
                    "name": "Fabien Potencier",
9244
                    "email": "fabien@symfony.com"
9245
                },
9246
                {
9247
                    "name": "Symfony Community",
9248
                    "homepage": "https://symfony.com/contributors"
9249
                }
9250
            ],
9251
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
9252
            "homepage": "https://symfony.com",
9253
            "support": {
9254
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.4"
9255
            },
9256
            "funding": [
9257
                {
9258
                    "url": "https://symfony.com/sponsor",
9259
                    "type": "custom"
9260
                },
9261
                {
9262
                    "url": "https://github.com/fabpot",
9263
                    "type": "github"
9264
                },
9265
                {
9266
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9267
                    "type": "tidelift"
9268
                }
9269
            ],
9270
            "time": "2021-07-23T15:55:36+00:00"
9271
        },
9272
        {
9273
            "name": "symfony/event-dispatcher-contracts",
9274
            "version": "v2.4.0",
9275
            "source": {
9276
                "type": "git",
9277
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
9278
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
9279
            },
9280
            "dist": {
9281
                "type": "zip",
9282
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9283
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9284
                "shasum": ""
9285
            },
9286
            "require": {
9287
                "php": ">=7.2.5",
9288
                "psr/event-dispatcher": "^1"
9289
            },
9290
            "suggest": {
9291
                "symfony/event-dispatcher-implementation": ""
9292
            },
9293
            "type": "library",
9294
            "extra": {
9295
                "branch-alias": {
9296
                    "dev-main": "2.4-dev"
9297
                },
9298
                "thanks": {
9299
                    "name": "symfony/contracts",
9300
                    "url": "https://github.com/symfony/contracts"
9301
                }
9302
            },
9303
            "autoload": {
9304
                "psr-4": {
9305
                    "Symfony\\Contracts\\EventDispatcher\\": ""
9306
                }
9307
            },
9308
            "notification-url": "https://packagist.org/downloads/",
9309
            "license": [
9310
                "MIT"
9311
            ],
9312
            "authors": [
9313
                {
9314
                    "name": "Nicolas Grekas",
9315
                    "email": "p@tchwork.com"
9316
                },
9317
                {
9318
                    "name": "Symfony Community",
9319
                    "homepage": "https://symfony.com/contributors"
9320
                }
9321
            ],
9322
            "description": "Generic abstractions related to dispatching event",
9323
            "homepage": "https://symfony.com",
9324
            "keywords": [
9325
                "abstractions",
9326
                "contracts",
9327
                "decoupling",
9328
                "interfaces",
9329
                "interoperability",
9330
                "standards"
9331
            ],
9332
            "support": {
9333
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
9334
            },
9335
            "funding": [
9336
                {
9337
                    "url": "https://symfony.com/sponsor",
9338
                    "type": "custom"
9339
                },
9340
                {
9341
                    "url": "https://github.com/fabpot",
9342
                    "type": "github"
9343
                },
9344
                {
9345
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9346
                    "type": "tidelift"
9347
                }
9348
            ],
9349
            "time": "2021-03-23T23:28:01+00:00"
9350
        },
9351
        {
9352
            "name": "symfony/polyfill-ctype",
9353
            "version": "v1.23.0",
9354
            "source": {
9355
                "type": "git",
9356
                "url": "https://github.com/symfony/polyfill-ctype.git",
9357
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
9358
            },
9359
            "dist": {
9360
                "type": "zip",
9361
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9362
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9363
                "shasum": ""
9364
            },
9365
            "require": {
9366
                "php": ">=7.1"
9367
            },
9368
            "suggest": {
9369
                "ext-ctype": "For best performance"
9370
            },
9371
            "type": "library",
9372
            "extra": {
9373
                "branch-alias": {
9374
                    "dev-main": "1.23-dev"
9375
                },
9376
                "thanks": {
9377
                    "name": "symfony/polyfill",
9378
                    "url": "https://github.com/symfony/polyfill"
9379
                }
9380
            },
9381
            "autoload": {
9382
                "psr-4": {
9383
                    "Symfony\\Polyfill\\Ctype\\": ""
9384
                },
9385
                "files": [
9386
                    "bootstrap.php"
9387
                ]
9388
            },
9389
            "notification-url": "https://packagist.org/downloads/",
9390
            "license": [
9391
                "MIT"
9392
            ],
9393
            "authors": [
9394
                {
9395
                    "name": "Gert de Pagter",
9396
                    "email": "BackEndTea@gmail.com"
9397
                },
9398
                {
9399
                    "name": "Symfony Community",
9400
                    "homepage": "https://symfony.com/contributors"
9401
                }
9402
            ],
9403
            "description": "Symfony polyfill for ctype functions",
9404
            "homepage": "https://symfony.com",
9405
            "keywords": [
9406
                "compatibility",
9407
                "ctype",
9408
                "polyfill",
9409
                "portable"
9410
            ],
9411
            "support": {
9412
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
9413
            },
9414
            "funding": [
9415
                {
9416
                    "url": "https://symfony.com/sponsor",
9417
                    "type": "custom"
9418
                },
9419
                {
9420
                    "url": "https://github.com/fabpot",
9421
                    "type": "github"
9422
                },
9423
                {
9424
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9425
                    "type": "tidelift"
9426
                }
9427
            ],
9428
            "time": "2021-02-19T12:13:01+00:00"
9429
        },
9430
        {
9431
            "name": "symfony/polyfill-intl-grapheme",
9432
            "version": "v1.23.1",
9433
            "source": {
9434
                "type": "git",
9435
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
9436
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
9437
            },
9438
            "dist": {
9439
                "type": "zip",
9440
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
9441
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
9442
                "shasum": ""
9443
            },
9444
            "require": {
9445
                "php": ">=7.1"
9446
            },
9447
            "suggest": {
9448
                "ext-intl": "For best performance"
9449
            },
9450
            "type": "library",
9451
            "extra": {
9452
                "branch-alias": {
9453
                    "dev-main": "1.23-dev"
9454
                },
9455
                "thanks": {
9456
                    "name": "symfony/polyfill",
9457
                    "url": "https://github.com/symfony/polyfill"
9458
                }
9459
            },
9460
            "autoload": {
9461
                "psr-4": {
9462
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
9463
                },
9464
                "files": [
9465
                    "bootstrap.php"
9466
                ]
9467
            },
9468
            "notification-url": "https://packagist.org/downloads/",
9469
            "license": [
9470
                "MIT"
9471
            ],
9472
            "authors": [
9473
                {
9474
                    "name": "Nicolas Grekas",
9475
                    "email": "p@tchwork.com"
9476
                },
9477
                {
9478
                    "name": "Symfony Community",
9479
                    "homepage": "https://symfony.com/contributors"
9480
                }
9481
            ],
9482
            "description": "Symfony polyfill for intl's grapheme_* functions",
9483
            "homepage": "https://symfony.com",
9484
            "keywords": [
9485
                "compatibility",
9486
                "grapheme",
9487
                "intl",
9488
                "polyfill",
9489
                "portable",
9490
                "shim"
9491
            ],
9492
            "support": {
9493
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
9494
            },
9495
            "funding": [
9496
                {
9497
                    "url": "https://symfony.com/sponsor",
9498
                    "type": "custom"
9499
                },
9500
                {
9501
                    "url": "https://github.com/fabpot",
9502
                    "type": "github"
9503
                },
9504
                {
9505
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9506
                    "type": "tidelift"
9507
                }
9508
            ],
9509
            "time": "2021-05-27T12:26:48+00:00"
9510
        },
9511
        {
9512
            "name": "symfony/polyfill-intl-normalizer",
9513
            "version": "v1.23.0",
9514
            "source": {
9515
                "type": "git",
9516
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
9517
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
9518
            },
9519
            "dist": {
9520
                "type": "zip",
9521
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
9522
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
9523
                "shasum": ""
9524
            },
9525
            "require": {
9526
                "php": ">=7.1"
9527
            },
9528
            "suggest": {
9529
                "ext-intl": "For best performance"
9530
            },
9531
            "type": "library",
9532
            "extra": {
9533
                "branch-alias": {
9534
                    "dev-main": "1.23-dev"
9535
                },
9536
                "thanks": {
9537
                    "name": "symfony/polyfill",
9538
                    "url": "https://github.com/symfony/polyfill"
9539
                }
9540
            },
9541
            "autoload": {
9542
                "psr-4": {
9543
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
9544
                },
9545
                "files": [
9546
                    "bootstrap.php"
9547
                ],
9548
                "classmap": [
9549
                    "Resources/stubs"
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": "Symfony polyfill for intl's Normalizer class and related functions",
9567
            "homepage": "https://symfony.com",
9568
            "keywords": [
9569
                "compatibility",
9570
                "intl",
9571
                "normalizer",
9572
                "polyfill",
9573
                "portable",
9574
                "shim"
9575
            ],
9576
            "support": {
9577
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.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-02-19T12:13:01+00:00"
9594
        },
9595
        {
9596
            "name": "symfony/polyfill-mbstring",
9597
            "version": "v1.23.1",
9598
            "source": {
9599
                "type": "git",
9600
                "url": "https://github.com/symfony/polyfill-mbstring.git",
9601
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
9602
            },
9603
            "dist": {
9604
                "type": "zip",
9605
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
9606
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
9607
                "shasum": ""
9608
            },
9609
            "require": {
9610
                "php": ">=7.1"
9611
            },
9612
            "suggest": {
9613
                "ext-mbstring": "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\\Mbstring\\": ""
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": "Nicolas Grekas",
9640
                    "email": "p@tchwork.com"
9641
                },
9642
                {
9643
                    "name": "Symfony Community",
9644
                    "homepage": "https://symfony.com/contributors"
9645
                }
9646
            ],
9647
            "description": "Symfony polyfill for the Mbstring extension",
9648
            "homepage": "https://symfony.com",
9649
            "keywords": [
9650
                "compatibility",
9651
                "mbstring",
9652
                "polyfill",
9653
                "portable",
9654
                "shim"
9655
            ],
9656
            "support": {
9657
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
9658
            },
9659
            "funding": [
9660
                {
9661
                    "url": "https://symfony.com/sponsor",
9662
                    "type": "custom"
9663
                },
9664
                {
9665
                    "url": "https://github.com/fabpot",
9666
                    "type": "github"
9667
                },
9668
                {
9669
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9670
                    "type": "tidelift"
9671
                }
9672
            ],
9673
            "time": "2021-05-27T12:26:48+00:00"
9674
        },
9675
        {
9676
            "name": "symfony/polyfill-php73",
9677
            "version": "v1.23.0",
9678
            "source": {
9679
                "type": "git",
9680
                "url": "https://github.com/symfony/polyfill-php73.git",
9681
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
9682
            },
9683
            "dist": {
9684
                "type": "zip",
9685
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
9686
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
9687
                "shasum": ""
9688
            },
9689
            "require": {
9690
                "php": ">=7.1"
9691
            },
9692
            "type": "library",
9693
            "extra": {
9694
                "branch-alias": {
9695
                    "dev-main": "1.23-dev"
9696
                },
9697
                "thanks": {
9698
                    "name": "symfony/polyfill",
9699
                    "url": "https://github.com/symfony/polyfill"
9700
                }
9701
            },
9702
            "autoload": {
9703
                "psr-4": {
9704
                    "Symfony\\Polyfill\\Php73\\": ""
9705
                },
9706
                "files": [
9707
                    "bootstrap.php"
9708
                ],
9709
                "classmap": [
9710
                    "Resources/stubs"
9711
                ]
9712
            },
9713
            "notification-url": "https://packagist.org/downloads/",
9714
            "license": [
9715
                "MIT"
9716
            ],
9717
            "authors": [
9718
                {
9719
                    "name": "Nicolas Grekas",
9720
                    "email": "p@tchwork.com"
9721
                },
9722
                {
9723
                    "name": "Symfony Community",
9724
                    "homepage": "https://symfony.com/contributors"
9725
                }
9726
            ],
9727
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9728
            "homepage": "https://symfony.com",
9729
            "keywords": [
9730
                "compatibility",
9731
                "polyfill",
9732
                "portable",
9733
                "shim"
9734
            ],
9735
            "support": {
9736
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
9737
            },
9738
            "funding": [
9739
                {
9740
                    "url": "https://symfony.com/sponsor",
9741
                    "type": "custom"
9742
                },
9743
                {
9744
                    "url": "https://github.com/fabpot",
9745
                    "type": "github"
9746
                },
9747
                {
9748
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9749
                    "type": "tidelift"
9750
                }
9751
            ],
9752
            "time": "2021-02-19T12:13:01+00:00"
9753
        },
9754
        {
9755
            "name": "symfony/polyfill-php80",
9756
            "version": "v1.23.1",
9757
            "source": {
9758
                "type": "git",
9759
                "url": "https://github.com/symfony/polyfill-php80.git",
9760
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
9761
            },
9762
            "dist": {
9763
                "type": "zip",
9764
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
9765
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
9766
                "shasum": ""
9767
            },
9768
            "require": {
9769
                "php": ">=7.1"
9770
            },
9771
            "type": "library",
9772
            "extra": {
9773
                "branch-alias": {
9774
                    "dev-main": "1.23-dev"
9775
                },
9776
                "thanks": {
9777
                    "name": "symfony/polyfill",
9778
                    "url": "https://github.com/symfony/polyfill"
9779
                }
9780
            },
9781
            "autoload": {
9782
                "psr-4": {
9783
                    "Symfony\\Polyfill\\Php80\\": ""
9784
                },
9785
                "files": [
9786
                    "bootstrap.php"
9787
                ],
9788
                "classmap": [
9789
                    "Resources/stubs"
9790
                ]
9791
            },
9792
            "notification-url": "https://packagist.org/downloads/",
9793
            "license": [
9794
                "MIT"
9795
            ],
9796
            "authors": [
9797
                {
9798
                    "name": "Ion Bazan",
9799
                    "email": "ion.bazan@gmail.com"
9800
                },
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 backporting some PHP 8.0+ features to lower PHP versions",
9811
            "homepage": "https://symfony.com",
9812
            "keywords": [
9813
                "compatibility",
9814
                "polyfill",
9815
                "portable",
9816
                "shim"
9817
            ],
9818
            "support": {
9819
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
9820
            },
9821
            "funding": [
9822
                {
9823
                    "url": "https://symfony.com/sponsor",
9824
                    "type": "custom"
9825
                },
9826
                {
9827
                    "url": "https://github.com/fabpot",
9828
                    "type": "github"
9829
                },
9830
                {
9831
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9832
                    "type": "tidelift"
9833
                }
9834
            ],
9835
            "time": "2021-07-28T13:41:28+00:00"
9836
        },
9837
        {
9838
            "name": "symfony/service-contracts",
9839
            "version": "v2.4.0",
9840
            "source": {
9841
                "type": "git",
9842
                "url": "https://github.com/symfony/service-contracts.git",
9843
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
9844
            },
9845
            "dist": {
9846
                "type": "zip",
9847
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
9848
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
9849
                "shasum": ""
9850
            },
9851
            "require": {
9852
                "php": ">=7.2.5",
9853
                "psr/container": "^1.1"
9854
            },
9855
            "suggest": {
9856
                "symfony/service-implementation": ""
9857
            },
9858
            "type": "library",
9859
            "extra": {
9860
                "branch-alias": {
9861
                    "dev-main": "2.4-dev"
9862
                },
9863
                "thanks": {
9864
                    "name": "symfony/contracts",
9865
                    "url": "https://github.com/symfony/contracts"
9866
                }
9867
            },
9868
            "autoload": {
9869
                "psr-4": {
9870
                    "Symfony\\Contracts\\Service\\": ""
9871
                }
9872
            },
9873
            "notification-url": "https://packagist.org/downloads/",
9874
            "license": [
9875
                "MIT"
9876
            ],
9877
            "authors": [
9878
                {
9879
                    "name": "Nicolas Grekas",
9880
                    "email": "p@tchwork.com"
9881
                },
9882
                {
9883
                    "name": "Symfony Community",
9884
                    "homepage": "https://symfony.com/contributors"
9885
                }
9886
            ],
9887
            "description": "Generic abstractions related to writing services",
9888
            "homepage": "https://symfony.com",
9889
            "keywords": [
9890
                "abstractions",
9891
                "contracts",
9892
                "decoupling",
9893
                "interfaces",
9894
                "interoperability",
9895
                "standards"
9896
            ],
9897
            "support": {
9898
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
9899
            },
9900
            "funding": [
9901
                {
9902
                    "url": "https://symfony.com/sponsor",
9903
                    "type": "custom"
9904
                },
9905
                {
9906
                    "url": "https://github.com/fabpot",
9907
                    "type": "github"
9908
                },
9909
                {
9910
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9911
                    "type": "tidelift"
9912
                }
9913
            ],
9914
            "time": "2021-04-01T10:43:52+00:00"
9915
        },
9916
        {
9917
            "name": "symfony/string",
9918
            "version": "v5.3.3",
9919
            "source": {
9920
                "type": "git",
9921
                "url": "https://github.com/symfony/string.git",
9922
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
9923
            },
9924
            "dist": {
9925
                "type": "zip",
9926
                "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
9927
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
9928
                "shasum": ""
9929
            },
9930
            "require": {
9931
                "php": ">=7.2.5",
9932
                "symfony/polyfill-ctype": "~1.8",
9933
                "symfony/polyfill-intl-grapheme": "~1.0",
9934
                "symfony/polyfill-intl-normalizer": "~1.0",
9935
                "symfony/polyfill-mbstring": "~1.0",
9936
                "symfony/polyfill-php80": "~1.15"
9937
            },
9938
            "require-dev": {
9939
                "symfony/error-handler": "^4.4|^5.0",
9940
                "symfony/http-client": "^4.4|^5.0",
9941
                "symfony/translation-contracts": "^1.1|^2",
9942
                "symfony/var-exporter": "^4.4|^5.0"
9943
            },
9944
            "type": "library",
9945
            "autoload": {
9946
                "psr-4": {
9947
                    "Symfony\\Component\\String\\": ""
9948
                },
9949
                "files": [
9950
                    "Resources/functions.php"
9951
                ],
9952
                "exclude-from-classmap": [
9953
                    "/Tests/"
9954
                ]
9955
            },
9956
            "notification-url": "https://packagist.org/downloads/",
9957
            "license": [
9958
                "MIT"
9959
            ],
9960
            "authors": [
9961
                {
9962
                    "name": "Nicolas Grekas",
9963
                    "email": "p@tchwork.com"
9964
                },
9965
                {
9966
                    "name": "Symfony Community",
9967
                    "homepage": "https://symfony.com/contributors"
9968
                }
9969
            ],
9970
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9971
            "homepage": "https://symfony.com",
9972
            "keywords": [
9973
                "grapheme",
9974
                "i18n",
9975
                "string",
9976
                "unicode",
9977
                "utf-8",
9978
                "utf8"
9979
            ],
9980
            "support": {
9981
                "source": "https://github.com/symfony/string/tree/v5.3.3"
9982
            },
9983
            "funding": [
9984
                {
9985
                    "url": "https://symfony.com/sponsor",
9986
                    "type": "custom"
9987
                },
9988
                {
9989
                    "url": "https://github.com/fabpot",
9990
                    "type": "github"
9991
                },
9992
                {
9993
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9994
                    "type": "tidelift"
9995
                }
9996
            ],
9997
            "time": "2021-06-27T11:44:38+00:00"
9998
        },
9999
        {
10000
            "name": "theseer/tokenizer",
10001
            "version": "1.2.1",
10002
            "source": {
10003
                "type": "git",
10004
                "url": "https://github.com/theseer/tokenizer.git",
10005
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
10006
            },
10007
            "dist": {
10008
                "type": "zip",
10009
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
10010
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
10011
                "shasum": ""
10012
            },
10013
            "require": {
10014
                "ext-dom": "*",
10015
                "ext-tokenizer": "*",
10016
                "ext-xmlwriter": "*",
10017
                "php": "^7.2 || ^8.0"
10018
            },
10019
            "type": "library",
10020
            "autoload": {
10021
                "classmap": [
10022
                    "src/"
10023
                ]
10024
            },
10025
            "notification-url": "https://packagist.org/downloads/",
10026
            "license": [
10027
                "BSD-3-Clause"
10028
            ],
10029
            "authors": [
10030
                {
10031
                    "name": "Arne Blankerts",
10032
                    "email": "arne@blankerts.de",
10033
                    "role": "Developer"
10034
                }
10035
            ],
10036
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10037
            "support": {
10038
                "issues": "https://github.com/theseer/tokenizer/issues",
10039
                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
10040
            },
10041
            "funding": [
10042
                {
10043
                    "url": "https://github.com/theseer",
10044
                    "type": "github"
10045
                }
10046
            ],
10047
            "time": "2021-07-28T10:34:58+00:00"
10048
        },
10049
        {
10050
            "name": "webimpress/safe-writer",
10051
            "version": "2.2.0",
10052
            "source": {
10053
                "type": "git",
10054
                "url": "https://github.com/webimpress/safe-writer.git",
10055
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
10056
            },
10057
            "dist": {
10058
                "type": "zip",
10059
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10060
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10061
                "shasum": ""
10062
            },
10063
            "require": {
10064
                "php": "^7.3 || ^8.0"
10065
            },
10066
            "require-dev": {
10067
                "phpunit/phpunit": "^9.5.4",
10068
                "vimeo/psalm": "^4.7",
10069
                "webimpress/coding-standard": "^1.2.2"
10070
            },
10071
            "type": "library",
10072
            "extra": {
10073
                "branch-alias": {
10074
                    "dev-master": "2.2.x-dev",
10075
                    "dev-develop": "2.3.x-dev",
10076
                    "dev-release-1.0": "1.0.x-dev"
10077
                }
10078
            },
10079
            "autoload": {
10080
                "psr-4": {
10081
                    "Webimpress\\SafeWriter\\": "src/"
10082
                }
10083
            },
10084
            "notification-url": "https://packagist.org/downloads/",
10085
            "license": [
10086
                "BSD-2-Clause"
10087
            ],
10088
            "description": "Tool to write files safely, to avoid race conditions",
10089
            "keywords": [
10090
                "concurrent write",
10091
                "file writer",
10092
                "race condition",
10093
                "safe writer",
10094
                "webimpress"
10095
            ],
10096
            "support": {
10097
                "issues": "https://github.com/webimpress/safe-writer/issues",
10098
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10099
            },
10100
            "funding": [
10101
                {
10102
                    "url": "https://github.com/michalbundyra",
10103
                    "type": "github"
10104
                }
10105
            ],
10106
            "time": "2021-04-19T16:34:45+00:00"
10107
        },
10108
        {
10109
            "name": "webmozart/assert",
10110
            "version": "1.10.0",
10111
            "source": {
10112
                "type": "git",
10113
                "url": "https://github.com/webmozarts/assert.git",
10114
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
10115
            },
10116
            "dist": {
10117
                "type": "zip",
10118
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
10119
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
10120
                "shasum": ""
10121
            },
10122
            "require": {
10123
                "php": "^7.2 || ^8.0",
10124
                "symfony/polyfill-ctype": "^1.8"
10125
            },
10126
            "conflict": {
10127
                "phpstan/phpstan": "<0.12.20",
10128
                "vimeo/psalm": "<4.6.1 || 4.6.2"
10129
            },
10130
            "require-dev": {
10131
                "phpunit/phpunit": "^8.5.13"
10132
            },
10133
            "type": "library",
10134
            "extra": {
10135
                "branch-alias": {
10136
                    "dev-master": "1.10-dev"
10137
                }
10138
            },
10139
            "autoload": {
10140
                "psr-4": {
10141
                    "Webmozart\\Assert\\": "src/"
10142
                }
10143
            },
10144
            "notification-url": "https://packagist.org/downloads/",
10145
            "license": [
10146
                "MIT"
10147
            ],
10148
            "authors": [
10149
                {
10150
                    "name": "Bernhard Schussek",
10151
                    "email": "bschussek@gmail.com"
10152
                }
10153
            ],
10154
            "description": "Assertions to validate method input/output with nice error messages.",
10155
            "keywords": [
10156
                "assert",
10157
                "check",
10158
                "validate"
10159
            ],
10160
            "support": {
10161
                "issues": "https://github.com/webmozarts/assert/issues",
10162
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
10163
            },
10164
            "time": "2021-03-09T10:59:23+00:00"
10165
        }
10166
    ],
10167
    "packages-dev": [
10168
        {
10169
            "name": "laminas/laminas-developer-tools",
10170
            "version": "1.3.2",
10171
            "source": {
10172
                "type": "git",
10173
                "url": "https://github.com/laminas/laminas-developer-tools.git",
10174
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3"
10175
            },
10176
            "dist": {
10177
                "type": "zip",
10178
                "url": "https://api.github.com/repos/laminas/laminas-developer-tools/zipball/8c29d053be1815711ef049a7a2fd0b7f437978e3",
10179
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3",
10180
                "shasum": ""
10181
            },
10182
            "require": {
10183
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
10184
                "laminas/laminas-modulemanager": "^2.7",
10185
                "laminas/laminas-mvc": "^2.7 || ^3.0.1",
10186
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
10187
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
10188
                "laminas/laminas-view": "^2.6",
10189
                "laminas/laminas-zendframework-bridge": "^1.0",
10190
                "php": "^5.6 || ^7.0",
10191
                "symfony/var-dumper": "^3.4.36 || ^4.4.1 || ^5.0.1"
10192
            },
10193
            "replace": {
10194
                "zendframework/zend-developer-tools": "^1.3.0"
10195
            },
10196
            "require-dev": {
10197
                "laminas/laminas-coding-standard": "~1.0.0",
10198
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1"
10199
            },
10200
            "suggest": {
10201
                "aist/aist-git-tools": "Show you information about current GIT repository",
10202
                "bjyoungblood/bjy-profiler": "Version: dev-master, allows the usage of the (Laminas) Db collector.",
10203
                "doctrine/doctrine-orm-module": "Profile DoctrineORM queries",
10204
                "jhuet/zdt-logger-module": "Show you log data from Laminas\\Log",
10205
                "ocramius/ocra-service-manager": "OcraServiceManager can help you track dependencies within your application.",
10206
                "san/san-session-toolbar": "SanSessionToolbar can help you see current Laminas\\Session data you're using within your application.",
10207
                "snapshotpl/api-tools-snap-event-debugger": "ZfSnapEventDebugger can help you debug events from Laminas\\EventManager"
10208
            },
10209
            "type": "library",
10210
            "extra": {
10211
                "branch-alias": {
10212
                    "dev-master": "1.3.x-dev",
10213
                    "dev-develop": "2.0.x-dev"
10214
                },
10215
                "laminas": {
10216
                    "module": "Laminas\\DeveloperTools"
10217
                }
10218
            },
10219
            "autoload": {
10220
                "psr-4": {
10221
                    "Laminas\\DeveloperTools\\": "src/"
10222
                }
10223
            },
10224
            "notification-url": "https://packagist.org/downloads/",
10225
            "license": [
10226
                "BSD-3-Clause"
10227
            ],
10228
            "description": "Module for developer and debug tools for use with laminas-mvc applications.",
10229
            "homepage": "https://laminas.dev",
10230
            "keywords": [
10231
                "debug",
10232
                "developer",
10233
                "laminas",
10234
                "module"
10235
            ],
10236
            "support": {
10237
                "chat": "https://laminas.dev/chat",
10238
                "docs": "https://docs.laminas.dev/laminas-developer-tools/",
10239
                "forum": "https://discourse.laminas.dev",
10240
                "issues": "https://github.com/laminas/laminas-developer-tools/issues",
10241
                "rss": "https://github.com/laminas/laminas-developer-tools/releases.atom",
10242
                "source": "https://github.com/laminas/laminas-developer-tools"
10243
            },
10244
            "time": "2020-03-29T12:17:06+00:00"
10245
        },
10246
        {
10247
            "name": "symfony/var-dumper",
10248
            "version": "v5.3.6",
10249
            "source": {
10250
                "type": "git",
10251
                "url": "https://github.com/symfony/var-dumper.git",
10252
                "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0"
10253
            },
10254
            "dist": {
10255
                "type": "zip",
10256
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
10257
                "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
10258
                "shasum": ""
10259
            },
10260
            "require": {
10261
                "php": ">=7.2.5",
10262
                "symfony/polyfill-mbstring": "~1.0",
10263
                "symfony/polyfill-php80": "^1.16"
10264
            },
10265
            "conflict": {
10266
                "phpunit/phpunit": "<5.4.3",
10267
                "symfony/console": "<4.4"
10268
            },
10269
            "require-dev": {
10270
                "ext-iconv": "*",
10271
                "symfony/console": "^4.4|^5.0",
10272
                "symfony/process": "^4.4|^5.0",
10273
                "twig/twig": "^2.13|^3.0.4"
10274
            },
10275
            "suggest": {
10276
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
10277
                "ext-intl": "To show region name in time zone dump",
10278
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
10279
            },
10280
            "bin": [
10281
                "Resources/bin/var-dump-server"
10282
            ],
10283
            "type": "library",
10284
            "autoload": {
10285
                "files": [
10286
                    "Resources/functions/dump.php"
10287
                ],
10288
                "psr-4": {
10289
                    "Symfony\\Component\\VarDumper\\": ""
10290
                },
10291
                "exclude-from-classmap": [
10292
                    "/Tests/"
10293
                ]
10294
            },
10295
            "notification-url": "https://packagist.org/downloads/",
10296
            "license": [
10297
                "MIT"
10298
            ],
10299
            "authors": [
10300
                {
10301
                    "name": "Nicolas Grekas",
10302
                    "email": "p@tchwork.com"
10303
                },
10304
                {
10305
                    "name": "Symfony Community",
10306
                    "homepage": "https://symfony.com/contributors"
10307
                }
10308
            ],
10309
            "description": "Provides mechanisms for walking through any arbitrary PHP variable",
10310
            "homepage": "https://symfony.com",
10311
            "keywords": [
10312
                "debug",
10313
                "dump"
10314
            ],
10315
            "support": {
10316
                "source": "https://github.com/symfony/var-dumper/tree/v5.3.6"
10317
            },
10318
            "funding": [
10319
                {
10320
                    "url": "https://symfony.com/sponsor",
10321
                    "type": "custom"
10322
                },
10323
                {
10324
                    "url": "https://github.com/fabpot",
10325
                    "type": "github"
10326
                },
10327
                {
10328
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10329
                    "type": "tidelift"
10330
                }
10331
            ],
10332
            "time": "2021-07-27T01:56:02+00:00"
10333
        }
10334
    ],
10335
    "aliases": [],
10336
    "minimum-stability": "stable",
10337
    "stability-flags": [],
10338
    "prefer-stable": false,
10339
    "prefer-lowest": false,
10340
    "platform": {
10341
        "php": "^7.1"
10342
    },
10343
    "platform-dev": [],
10344
    "plugin-api-version": "2.0.0"
10345
}