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.4",
307
            "source": {
308
                "type": "git",
309
                "url": "https://github.com/composer/package-versions-deprecated.git",
310
                "reference": "b174585d1fe49ceed21928a945138948cb394600"
311
            },
312
            "dist": {
313
                "type": "zip",
314
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600",
315
                "reference": "b174585d1fe49ceed21928a945138948cb394600",
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.4"
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-09-13T08:41:34+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.212.0",
784
            "source": {
785
                "type": "git",
786
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
787
                "reference": "2c4bd512502ad9cdfec8ea711ea1592c79d345e5"
788
            },
789
            "dist": {
790
                "type": "zip",
791
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/2c4bd512502ad9cdfec8ea711ea1592c79d345e5",
792
                "reference": "2c4bd512502ad9cdfec8ea711ea1592c79d345e5",
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.212.0"
822
            },
823
            "time": "2021-09-12T11:18:27+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.6.0",
2517
            "source": {
2518
                "type": "git",
2519
                "url": "https://github.com/laminas/laminas-config.git",
2520
                "reference": "2f2273a6bdf966a9adf6042f8950b6c33199a3b7"
2521
            },
2522
            "dist": {
2523
                "type": "zip",
2524
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/2f2273a6bdf966a9adf6042f8950b6c33199a3b7",
2525
                "reference": "2f2273a6bdf966a9adf6042f8950b6c33199a3b7",
2526
                "shasum": ""
2527
            },
2528
            "require": {
2529
                "ext-json": "*",
2530
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2531
                "php": "^7.3 || ~8.0.0",
2532
                "psr/container": "^1.0"
2533
            },
2534
            "conflict": {
2535
                "container-interop/container-interop": "<1.2.0",
2536
                "zendframework/zend-config": "*"
2537
            },
2538
            "require-dev": {
2539
                "laminas/laminas-coding-standard": "~1.0.0",
2540
                "laminas/laminas-filter": "^2.7.2",
2541
                "laminas/laminas-i18n": "^2.10.3",
2542
                "laminas/laminas-servicemanager": "^3.4.1",
2543
                "malukenho/docheader": "^0.1.6",
2544
                "phpunit/phpunit": "^8.5.8"
2545
            },
2546
            "suggest": {
2547
                "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
2548
                "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
2549
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
2550
            },
2551
            "type": "library",
2552
            "autoload": {
2553
                "psr-4": {
2554
                    "Laminas\\Config\\": "src/"
2555
                }
2556
            },
2557
            "notification-url": "https://packagist.org/downloads/",
2558
            "license": [
2559
                "BSD-3-Clause"
2560
            ],
2561
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
2562
            "homepage": "https://laminas.dev",
2563
            "keywords": [
2564
                "config",
2565
                "laminas"
2566
            ],
2567
            "support": {
2568
                "chat": "https://laminas.dev/chat",
2569
                "docs": "https://docs.laminas.dev/laminas-config/",
2570
                "forum": "https://discourse.laminas.dev",
2571
                "issues": "https://github.com/laminas/laminas-config/issues",
2572
                "rss": "https://github.com/laminas/laminas-config/releases.atom",
2573
                "source": "https://github.com/laminas/laminas-config"
2574
            },
2575
            "funding": [
2576
                {
2577
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2578
                    "type": "community_bridge"
2579
                }
2580
            ],
2581
            "time": "2021-09-08T09:58:39+00:00"
2582
        },
2583
        {
2584
            "name": "laminas/laminas-console",
2585
            "version": "2.8.0",
2586
            "source": {
2587
                "type": "git",
2588
                "url": "https://github.com/laminas/laminas-console.git",
2589
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
2590
            },
2591
            "dist": {
2592
                "type": "zip",
2593
                "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
2594
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
2595
                "shasum": ""
2596
            },
2597
            "require": {
2598
                "laminas/laminas-stdlib": "^3.2.1",
2599
                "laminas/laminas-zendframework-bridge": "^1.0",
2600
                "php": "^5.6 || ^7.0"
2601
            },
2602
            "replace": {
2603
                "zendframework/zend-console": "self.version"
2604
            },
2605
            "require-dev": {
2606
                "laminas/laminas-coding-standard": "~1.0.0",
2607
                "laminas/laminas-filter": "^2.7.2",
2608
                "laminas/laminas-json": "^2.6 || ^3.0",
2609
                "laminas/laminas-validator": "^2.10.1",
2610
                "phpunit/phpunit": "^5.7.23 || ^6.4.3"
2611
            },
2612
            "suggest": {
2613
                "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
2614
                "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
2615
            },
2616
            "type": "library",
2617
            "extra": {
2618
                "branch-alias": {
2619
                    "dev-master": "2.8.x-dev",
2620
                    "dev-develop": "2.9.x-dev"
2621
                }
2622
            },
2623
            "autoload": {
2624
                "psr-4": {
2625
                    "Laminas\\Console\\": "src/"
2626
                }
2627
            },
2628
            "notification-url": "https://packagist.org/downloads/",
2629
            "license": [
2630
                "BSD-3-Clause"
2631
            ],
2632
            "description": "Build console applications using getopt syntax or routing, complete with prompts",
2633
            "homepage": "https://laminas.dev",
2634
            "keywords": [
2635
                "console",
2636
                "laminas"
2637
            ],
2638
            "support": {
2639
                "chat": "https://laminas.dev/chat",
2640
                "docs": "https://docs.laminas.dev/laminas-console/",
2641
                "forum": "https://discourse.laminas.dev",
2642
                "issues": "https://github.com/laminas/laminas-console/issues",
2643
                "rss": "https://github.com/laminas/laminas-console/releases.atom",
2644
                "source": "https://github.com/laminas/laminas-console"
2645
            },
2646
            "abandoned": "laminas/laminas-cli",
2647
            "time": "2019-12-31T16:31:45+00:00"
2648
        },
2649
        {
2650
            "name": "laminas/laminas-db",
2651
            "version": "2.12.0",
2652
            "source": {
2653
                "type": "git",
2654
                "url": "https://github.com/laminas/laminas-db.git",
2655
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f"
2656
            },
2657
            "dist": {
2658
                "type": "zip",
2659
                "url": "https://api.github.com/repos/laminas/laminas-db/zipball/80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
2660
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
2661
                "shasum": ""
2662
            },
2663
            "require": {
2664
                "laminas/laminas-stdlib": "^3.3",
2665
                "laminas/laminas-zendframework-bridge": "^1.0",
2666
                "php": "^7.3 || ~8.0.0"
2667
            },
2668
            "replace": {
2669
                "zendframework/zend-db": "^2.11.0"
2670
            },
2671
            "require-dev": {
2672
                "laminas/laminas-coding-standard": "~1.0.0",
2673
                "laminas/laminas-eventmanager": "^3.3",
2674
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
2675
                "laminas/laminas-servicemanager": "^3.3",
2676
                "phpspec/prophecy-phpunit": "^2.0",
2677
                "phpunit/phpunit": "^9.3"
2678
            },
2679
            "suggest": {
2680
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
2681
                "laminas/laminas-hydrator": "(^3.2 || ^4.0) Laminas\\Hydrator component for using HydratingResultSets",
2682
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2683
            },
2684
            "type": "library",
2685
            "extra": {
2686
                "laminas": {
2687
                    "component": "Laminas\\Db",
2688
                    "config-provider": "Laminas\\Db\\ConfigProvider"
2689
                }
2690
            },
2691
            "autoload": {
2692
                "psr-4": {
2693
                    "Laminas\\Db\\": "src/"
2694
                }
2695
            },
2696
            "notification-url": "https://packagist.org/downloads/",
2697
            "license": [
2698
                "BSD-3-Clause"
2699
            ],
2700
            "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
2701
            "homepage": "https://laminas.dev",
2702
            "keywords": [
2703
                "db",
2704
                "laminas"
2705
            ],
2706
            "support": {
2707
                "chat": "https://laminas.dev/chat",
2708
                "docs": "https://docs.laminas.dev/laminas-db/",
2709
                "forum": "https://discourse.laminas.dev",
2710
                "issues": "https://github.com/laminas/laminas-db/issues",
2711
                "rss": "https://github.com/laminas/laminas-db/releases.atom",
2712
                "source": "https://github.com/laminas/laminas-db"
2713
            },
2714
            "funding": [
2715
                {
2716
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2717
                    "type": "community_bridge"
2718
                }
2719
            ],
2720
            "time": "2021-02-22T22:27:56+00:00"
2721
        },
2722
        {
2723
            "name": "laminas/laminas-development-mode",
2724
            "version": "3.3.0",
2725
            "source": {
2726
                "type": "git",
2727
                "url": "https://github.com/laminas/laminas-development-mode.git",
2728
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096"
2729
            },
2730
            "dist": {
2731
                "type": "zip",
2732
                "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/11b2adc8837e4419a5b31e2a7ae59f06636d4096",
2733
                "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096",
2734
                "shasum": ""
2735
            },
2736
            "require": {
2737
                "laminas/laminas-zendframework-bridge": "^1.0",
2738
                "php": "^7.3 || ~8.0.0"
2739
            },
2740
            "replace": {
2741
                "zfcampus/zf-development-mode": "^3.2.0"
2742
            },
2743
            "require-dev": {
2744
                "laminas/laminas-coding-standard": "~1.0.0",
2745
                "mikey179/vfsstream": "^1.6.5",
2746
                "phpunit/phpunit": "^9.3"
2747
            },
2748
            "bin": [
2749
                "bin/laminas-development-mode"
2750
            ],
2751
            "type": "library",
2752
            "autoload": {
2753
                "psr-4": {
2754
                    "Laminas\\DevelopmentMode\\": "src/"
2755
                }
2756
            },
2757
            "notification-url": "https://packagist.org/downloads/",
2758
            "license": [
2759
                "BSD-3-Clause"
2760
            ],
2761
            "description": "Laminas development mode script",
2762
            "homepage": "https://laminas.dev",
2763
            "keywords": [
2764
                "framework",
2765
                "laminas"
2766
            ],
2767
            "support": {
2768
                "chat": "https://laminas.dev/chat",
2769
                "forum": "https://discourse.laminas.dev",
2770
                "issues": "https://github.com/laminas/laminas-development-mode/issues",
2771
                "rss": "https://github.com/laminas/laminas-development-mode/releases.atom",
2772
                "source": "https://github.com/laminas/laminas-development-mode"
2773
            },
2774
            "funding": [
2775
                {
2776
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2777
                    "type": "community_bridge"
2778
                }
2779
            ],
2780
            "time": "2020-12-16T22:26:52+00:00"
2781
        },
2782
        {
2783
            "name": "laminas/laminas-di",
2784
            "version": "3.2.2",
2785
            "source": {
2786
                "type": "git",
2787
                "url": "https://github.com/laminas/laminas-di.git",
2788
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04"
2789
            },
2790
            "dist": {
2791
                "type": "zip",
2792
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
2793
                "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04",
2794
                "shasum": ""
2795
            },
2796
            "require": {
2797
                "laminas/laminas-stdlib": "^3.3",
2798
                "laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0",
2799
                "php": "^7.3 || ~8.0.0",
2800
                "psr/container": "^1.0",
2801
                "psr/log": "^1.0"
2802
            },
2803
            "conflict": {
2804
                "laminas/laminas-servicemanager-di": "*",
2805
                "phpspec/prophecy": "<1.9.0"
2806
            },
2807
            "replace": {
2808
                "zendframework/zend-di": "^3.1.2"
2809
            },
2810
            "require-dev": {
2811
                "container-interop/container-interop": "^1.2.0",
2812
                "laminas/laminas-coding-standard": "^2",
2813
                "laminas/laminas-servicemanager": "^3.4",
2814
                "mikey179/vfsstream": "^1.6.7",
2815
                "phpspec/prophecy-phpunit": "^2.0",
2816
                "phpstan/phpstan": "^0.12.64",
2817
                "phpunit/phpunit": "^9.3"
2818
            },
2819
            "suggest": {
2820
                "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities"
2821
            },
2822
            "type": "library",
2823
            "extra": {
2824
                "laminas": {
2825
                    "component": "Laminas\\Di",
2826
                    "config-provider": "Laminas\\Di\\ConfigProvider"
2827
                }
2828
            },
2829
            "autoload": {
2830
                "psr-4": {
2831
                    "Laminas\\Di\\": "src/"
2832
                }
2833
            },
2834
            "notification-url": "https://packagist.org/downloads/",
2835
            "license": [
2836
                "BSD-3-Clause"
2837
            ],
2838
            "description": "Automated dependency injection for PSR-11 containers",
2839
            "homepage": "https://laminas.dev",
2840
            "keywords": [
2841
                "PSR-11",
2842
                "di",
2843
                "laminas"
2844
            ],
2845
            "support": {
2846
                "chat": "https://laminas.dev/chat",
2847
                "docs": "https://docs.laminas.dev/laminas-di/",
2848
                "forum": "https://discourse.laminas.dev",
2849
                "issues": "https://github.com/laminas/laminas-di/issues",
2850
                "rss": "https://github.com/laminas/laminas-di/releases.atom",
2851
                "source": "https://github.com/laminas/laminas-di"
2852
            },
2853
            "funding": [
2854
                {
2855
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2856
                    "type": "community_bridge"
2857
                }
2858
            ],
2859
            "time": "2021-04-13T19:22:31+00:00"
2860
        },
2861
        {
2862
            "name": "laminas/laminas-diactoros",
2863
            "version": "2.6.0",
2864
            "source": {
2865
                "type": "git",
2866
                "url": "https://github.com/laminas/laminas-diactoros.git",
2867
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876"
2868
            },
2869
            "dist": {
2870
                "type": "zip",
2871
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/7d2034110ae18afe05050b796a3ee4b3fe177876",
2872
                "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876",
2873
                "shasum": ""
2874
            },
2875
            "require": {
2876
                "laminas/laminas-zendframework-bridge": "^1.0",
2877
                "php": "^7.3 || ~8.0.0",
2878
                "psr/http-factory": "^1.0",
2879
                "psr/http-message": "^1.0"
2880
            },
2881
            "conflict": {
2882
                "phpspec/prophecy": "<1.9.0"
2883
            },
2884
            "provide": {
2885
                "psr/http-factory-implementation": "1.0",
2886
                "psr/http-message-implementation": "1.0"
2887
            },
2888
            "replace": {
2889
                "zendframework/zend-diactoros": "^2.2.1"
2890
            },
2891
            "require-dev": {
2892
                "ext-curl": "*",
2893
                "ext-dom": "*",
2894
                "ext-gd": "*",
2895
                "ext-libxml": "*",
2896
                "http-interop/http-factory-tests": "^0.8.0",
2897
                "laminas/laminas-coding-standard": "~1.0.0",
2898
                "php-http/psr7-integration-tests": "^1.1",
2899
                "phpspec/prophecy-phpunit": "^2.0",
2900
                "phpunit/phpunit": "^9.1",
2901
                "psalm/plugin-phpunit": "^0.14.0",
2902
                "vimeo/psalm": "^4.3"
2903
            },
2904
            "type": "library",
2905
            "extra": {
2906
                "laminas": {
2907
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider",
2908
                    "module": "Laminas\\Diactoros"
2909
                }
2910
            },
2911
            "autoload": {
2912
                "files": [
2913
                    "src/functions/create_uploaded_file.php",
2914
                    "src/functions/marshal_headers_from_sapi.php",
2915
                    "src/functions/marshal_method_from_sapi.php",
2916
                    "src/functions/marshal_protocol_version_from_sapi.php",
2917
                    "src/functions/marshal_uri_from_sapi.php",
2918
                    "src/functions/normalize_server.php",
2919
                    "src/functions/normalize_uploaded_files.php",
2920
                    "src/functions/parse_cookie_header.php",
2921
                    "src/functions/create_uploaded_file.legacy.php",
2922
                    "src/functions/marshal_headers_from_sapi.legacy.php",
2923
                    "src/functions/marshal_method_from_sapi.legacy.php",
2924
                    "src/functions/marshal_protocol_version_from_sapi.legacy.php",
2925
                    "src/functions/marshal_uri_from_sapi.legacy.php",
2926
                    "src/functions/normalize_server.legacy.php",
2927
                    "src/functions/normalize_uploaded_files.legacy.php",
2928
                    "src/functions/parse_cookie_header.legacy.php"
2929
                ],
2930
                "psr-4": {
2931
                    "Laminas\\Diactoros\\": "src/"
2932
                }
2933
            },
2934
            "notification-url": "https://packagist.org/downloads/",
2935
            "license": [
2936
                "BSD-3-Clause"
2937
            ],
2938
            "description": "PSR HTTP Message implementations",
2939
            "homepage": "https://laminas.dev",
2940
            "keywords": [
2941
                "http",
2942
                "laminas",
2943
                "psr",
2944
                "psr-17",
2945
                "psr-7"
2946
            ],
2947
            "support": {
2948
                "chat": "https://laminas.dev/chat",
2949
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
2950
                "forum": "https://discourse.laminas.dev",
2951
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
2952
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
2953
                "source": "https://github.com/laminas/laminas-diactoros"
2954
            },
2955
            "funding": [
2956
                {
2957
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
2958
                    "type": "community_bridge"
2959
                }
2960
            ],
2961
            "time": "2021-05-18T14:41:54+00:00"
2962
        },
2963
        {
2964
            "name": "laminas/laminas-dom",
2965
            "version": "2.8.0",
2966
            "source": {
2967
                "type": "git",
2968
                "url": "https://github.com/laminas/laminas-dom.git",
2969
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b"
2970
            },
2971
            "dist": {
2972
                "type": "zip",
2973
                "url": "https://api.github.com/repos/laminas/laminas-dom/zipball/7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
2974
                "reference": "7e85e8d7d2980c716944b8bb8e4a83c0a0dbe91b",
2975
                "shasum": ""
2976
            },
2977
            "require": {
2978
                "ext-dom": "*",
2979
                "ext-libxml": "*",
2980
                "laminas/laminas-zendframework-bridge": "^1.1",
2981
                "php": "^7.3 || ~8.0.0"
2982
            },
2983
            "replace": {
2984
                "zendframework/zend-dom": "^2.7.2"
2985
            },
2986
            "require-dev": {
2987
                "laminas/laminas-coding-standard": "^2.1.4",
2988
                "phpunit/phpunit": "^9.4.3"
2989
            },
2990
            "type": "library",
2991
            "extra": {
2992
                "branch-alias": {
2993
                    "dev-master": "2.7.x-dev",
2994
                    "dev-develop": "2.8.x-dev"
2995
                }
2996
            },
2997
            "autoload": {
2998
                "psr-4": {
2999
                    "Laminas\\Dom\\": "src/"
3000
                }
3001
            },
3002
            "notification-url": "https://packagist.org/downloads/",
3003
            "license": [
3004
                "BSD-3-Clause"
3005
            ],
3006
            "description": "provides tools for working with DOM documents and structures",
3007
            "homepage": "https://laminas.dev",
3008
            "keywords": [
3009
                "dom",
3010
                "laminas"
3011
            ],
3012
            "support": {
3013
                "chat": "https://laminas.dev/chat",
3014
                "docs": "https://docs.laminas.dev/laminas-dom/",
3015
                "forum": "https://discourse.laminas.dev",
3016
                "issues": "https://github.com/laminas/laminas-dom/issues",
3017
                "rss": "https://github.com/laminas/laminas-dom/releases.atom",
3018
                "source": "https://github.com/laminas/laminas-dom"
3019
            },
3020
            "funding": [
3021
                {
3022
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3023
                    "type": "community_bridge"
3024
                }
3025
            ],
3026
            "time": "2021-01-11T14:54:37+00:00"
3027
        },
3028
        {
3029
            "name": "laminas/laminas-escaper",
3030
            "version": "2.9.0",
3031
            "source": {
3032
                "type": "git",
3033
                "url": "https://github.com/laminas/laminas-escaper.git",
3034
                "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
3035
            },
3036
            "dist": {
3037
                "type": "zip",
3038
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
3039
                "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
3040
                "shasum": ""
3041
            },
3042
            "require": {
3043
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3044
            },
3045
            "conflict": {
3046
                "zendframework/zend-escaper": "*"
3047
            },
3048
            "require-dev": {
3049
                "laminas/laminas-coding-standard": "~2.3.0",
3050
                "phpunit/phpunit": "^9.3",
3051
                "psalm/plugin-phpunit": "^0.12.2",
3052
                "vimeo/psalm": "^3.16"
3053
            },
3054
            "suggest": {
3055
                "ext-iconv": "*",
3056
                "ext-mbstring": "*"
3057
            },
3058
            "type": "library",
3059
            "autoload": {
3060
                "psr-4": {
3061
                    "Laminas\\Escaper\\": "src/"
3062
                }
3063
            },
3064
            "notification-url": "https://packagist.org/downloads/",
3065
            "license": [
3066
                "BSD-3-Clause"
3067
            ],
3068
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
3069
            "homepage": "https://laminas.dev",
3070
            "keywords": [
3071
                "escaper",
3072
                "laminas"
3073
            ],
3074
            "support": {
3075
                "chat": "https://laminas.dev/chat",
3076
                "docs": "https://docs.laminas.dev/laminas-escaper/",
3077
                "forum": "https://discourse.laminas.dev",
3078
                "issues": "https://github.com/laminas/laminas-escaper/issues",
3079
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
3080
                "source": "https://github.com/laminas/laminas-escaper"
3081
            },
3082
            "funding": [
3083
                {
3084
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3085
                    "type": "community_bridge"
3086
                }
3087
            ],
3088
            "time": "2021-09-02T17:10:53+00:00"
3089
        },
3090
        {
3091
            "name": "laminas/laminas-eventmanager",
3092
            "version": "3.4.0",
3093
            "source": {
3094
                "type": "git",
3095
                "url": "https://github.com/laminas/laminas-eventmanager.git",
3096
                "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
3097
            },
3098
            "dist": {
3099
                "type": "zip",
3100
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
3101
                "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
3102
                "shasum": ""
3103
            },
3104
            "require": {
3105
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3106
            },
3107
            "conflict": {
3108
                "zendframework/zend-eventmanager": "*"
3109
            },
3110
            "require-dev": {
3111
                "container-interop/container-interop": "^1.1",
3112
                "laminas/laminas-coding-standard": "~2.2.1",
3113
                "laminas/laminas-stdlib": "^3.6",
3114
                "phpbench/phpbench": "^1.1",
3115
                "phpspec/prophecy-phpunit": "^2.0",
3116
                "phpunit/phpunit": "^9.5.5"
3117
            },
3118
            "suggest": {
3119
                "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
3120
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
3121
            },
3122
            "type": "library",
3123
            "autoload": {
3124
                "psr-4": {
3125
                    "Laminas\\EventManager\\": "src/"
3126
                }
3127
            },
3128
            "notification-url": "https://packagist.org/downloads/",
3129
            "license": [
3130
                "BSD-3-Clause"
3131
            ],
3132
            "description": "Trigger and listen to events within a PHP application",
3133
            "homepage": "https://laminas.dev",
3134
            "keywords": [
3135
                "event",
3136
                "eventmanager",
3137
                "events",
3138
                "laminas"
3139
            ],
3140
            "support": {
3141
                "chat": "https://laminas.dev/chat",
3142
                "docs": "https://docs.laminas.dev/laminas-eventmanager/",
3143
                "forum": "https://discourse.laminas.dev",
3144
                "issues": "https://github.com/laminas/laminas-eventmanager/issues",
3145
                "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
3146
                "source": "https://github.com/laminas/laminas-eventmanager"
3147
            },
3148
            "funding": [
3149
                {
3150
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3151
                    "type": "community_bridge"
3152
                }
3153
            ],
3154
            "time": "2021-09-07T22:35:32+00:00"
3155
        },
3156
        {
3157
            "name": "laminas/laminas-filter",
3158
            "version": "2.11.1",
3159
            "source": {
3160
                "type": "git",
3161
                "url": "https://github.com/laminas/laminas-filter.git",
3162
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2"
3163
            },
3164
            "dist": {
3165
                "type": "zip",
3166
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2",
3167
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2",
3168
                "shasum": ""
3169
            },
3170
            "require": {
3171
                "laminas/laminas-stdlib": "^3.3",
3172
                "laminas/laminas-zendframework-bridge": "^1.0",
3173
                "php": "^7.3 || ~8.0.0"
3174
            },
3175
            "conflict": {
3176
                "laminas/laminas-validator": "<2.10.1"
3177
            },
3178
            "replace": {
3179
                "zendframework/zend-filter": "^2.9.2"
3180
            },
3181
            "require-dev": {
3182
                "laminas/laminas-coding-standard": "~1.0.0",
3183
                "laminas/laminas-crypt": "^3.2.1",
3184
                "laminas/laminas-servicemanager": "^3.3",
3185
                "laminas/laminas-uri": "^2.6",
3186
                "pear/archive_tar": "^1.4.3",
3187
                "phpspec/prophecy-phpunit": "^2.0",
3188
                "phpunit/phpunit": "^9.3",
3189
                "psalm/plugin-phpunit": "^0.15.1",
3190
                "psr/http-factory": "^1.0",
3191
                "vimeo/psalm": "^4.6"
3192
            },
3193
            "suggest": {
3194
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
3195
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
3196
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
3197
                "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
3198
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
3199
            },
3200
            "type": "library",
3201
            "extra": {
3202
                "laminas": {
3203
                    "component": "Laminas\\Filter",
3204
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
3205
                }
3206
            },
3207
            "autoload": {
3208
                "psr-4": {
3209
                    "Laminas\\Filter\\": "src/"
3210
                }
3211
            },
3212
            "notification-url": "https://packagist.org/downloads/",
3213
            "license": [
3214
                "BSD-3-Clause"
3215
            ],
3216
            "description": "Programmatically filter and normalize data and files",
3217
            "homepage": "https://laminas.dev",
3218
            "keywords": [
3219
                "filter",
3220
                "laminas"
3221
            ],
3222
            "support": {
3223
                "chat": "https://laminas.dev/chat",
3224
                "docs": "https://docs.laminas.dev/laminas-filter/",
3225
                "forum": "https://discourse.laminas.dev",
3226
                "issues": "https://github.com/laminas/laminas-filter/issues",
3227
                "rss": "https://github.com/laminas/laminas-filter/releases.atom",
3228
                "source": "https://github.com/laminas/laminas-filter"
3229
            },
3230
            "funding": [
3231
                {
3232
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3233
                    "type": "community_bridge"
3234
                }
3235
            ],
3236
            "time": "2021-05-24T18:29:02+00:00"
3237
        },
3238
        {
3239
            "name": "laminas/laminas-form",
3240
            "version": "2.17.0",
3241
            "source": {
3242
                "type": "git",
3243
                "url": "https://github.com/laminas/laminas-form.git",
3244
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e"
3245
            },
3246
            "dist": {
3247
                "type": "zip",
3248
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
3249
                "reference": "2a18e6724739f3f1875d30a6bb8ecedb3da5242e",
3250
                "shasum": ""
3251
            },
3252
            "require": {
3253
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
3254
                "laminas/laminas-inputfilter": "^2.10",
3255
                "laminas/laminas-stdlib": "^3.3",
3256
                "laminas/laminas-zendframework-bridge": "^1.1",
3257
                "php": "^7.3 || ~8.0.0"
3258
            },
3259
            "conflict": {
3260
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
3261
            },
3262
            "replace": {
3263
                "zendframework/zend-form": "^2.14.3"
3264
            },
3265
            "require-dev": {
3266
                "doctrine/annotations": "^1.10.4",
3267
                "laminas/laminas-cache": "^2.9.0",
3268
                "laminas/laminas-captcha": "^2.9.0",
3269
                "laminas/laminas-code": "^3.5.0",
3270
                "laminas/laminas-coding-standard": "^1.0.0",
3271
                "laminas/laminas-escaper": "^2.6.1",
3272
                "laminas/laminas-eventmanager": "^3.3.0",
3273
                "laminas/laminas-filter": "^2.9.4",
3274
                "laminas/laminas-i18n": "^2.10.3",
3275
                "laminas/laminas-recaptcha": "^3.2.0",
3276
                "laminas/laminas-servicemanager": "^3.4.1",
3277
                "laminas/laminas-session": "^2.9.3",
3278
                "laminas/laminas-text": "^2.7.1",
3279
                "laminas/laminas-validator": "^2.13.4",
3280
                "laminas/laminas-view": "^2.11.4",
3281
                "phpspec/prophecy-phpunit": "^2.0",
3282
                "phpunit/phpunit": "^9.4.2",
3283
                "psalm/plugin-phpunit": "^0.15.1",
3284
                "vimeo/psalm": "^4.7"
3285
            },
3286
            "suggest": {
3287
                "laminas/laminas-captcha": "^2.9, required for using CAPTCHA form elements",
3288
                "laminas/laminas-code": "^3.5, required to use laminas-form annotations support",
3289
                "laminas/laminas-eventmanager": "^3.3, reuired for laminas-form annotations support",
3290
                "laminas/laminas-i18n": "^2.10, required when using laminas-form view helpers",
3291
                "laminas/laminas-recaptcha": "^3.2, in order to use the ReCaptcha form element",
3292
                "laminas/laminas-servicemanager": "^3.4.1, required to use the form factories or provide services",
3293
                "laminas/laminas-view": "^2.11.4, required for using the laminas-form view helpers"
3294
            },
3295
            "type": "library",
3296
            "extra": {
3297
                "laminas": {
3298
                    "component": "Laminas\\Form",
3299
                    "config-provider": "Laminas\\Form\\ConfigProvider"
3300
                }
3301
            },
3302
            "autoload": {
3303
                "psr-4": {
3304
                    "Laminas\\Form\\": "src/"
3305
                }
3306
            },
3307
            "notification-url": "https://packagist.org/downloads/",
3308
            "license": [
3309
                "BSD-3-Clause"
3310
            ],
3311
            "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
3312
            "homepage": "https://laminas.dev",
3313
            "keywords": [
3314
                "form",
3315
                "laminas"
3316
            ],
3317
            "support": {
3318
                "chat": "https://laminas.dev/chat",
3319
                "docs": "https://docs.laminas.dev/laminas-form/",
3320
                "forum": "https://discourse.laminas.dev",
3321
                "issues": "https://github.com/laminas/laminas-form/issues",
3322
                "rss": "https://github.com/laminas/laminas-form/releases.atom",
3323
                "source": "https://github.com/laminas/laminas-form"
3324
            },
3325
            "funding": [
3326
                {
3327
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3328
                    "type": "community_bridge"
3329
                }
3330
            ],
3331
            "time": "2021-05-24T08:07:30+00:00"
3332
        },
3333
        {
3334
            "name": "laminas/laminas-http",
3335
            "version": "2.15.0",
3336
            "source": {
3337
                "type": "git",
3338
                "url": "https://github.com/laminas/laminas-http.git",
3339
                "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513"
3340
            },
3341
            "dist": {
3342
                "type": "zip",
3343
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/e1f3420ab35e21ea135913d213b8d570e5e7b513",
3344
                "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513",
3345
                "shasum": ""
3346
            },
3347
            "require": {
3348
                "laminas/laminas-loader": "^2.8",
3349
                "laminas/laminas-stdlib": "^3.6",
3350
                "laminas/laminas-uri": "^2.9.1",
3351
                "laminas/laminas-validator": "^2.15",
3352
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3353
            },
3354
            "conflict": {
3355
                "zendframework/zend-http": "*"
3356
            },
3357
            "require-dev": {
3358
                "laminas/laminas-coding-standard": "~2.2.1",
3359
                "phpunit/phpunit": "^9.5.5"
3360
            },
3361
            "suggest": {
3362
                "paragonie/certainty": "For automated management of cacert.pem"
3363
            },
3364
            "type": "library",
3365
            "autoload": {
3366
                "psr-4": {
3367
                    "Laminas\\Http\\": "src/"
3368
                }
3369
            },
3370
            "notification-url": "https://packagist.org/downloads/",
3371
            "license": [
3372
                "BSD-3-Clause"
3373
            ],
3374
            "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
3375
            "homepage": "https://laminas.dev",
3376
            "keywords": [
3377
                "http",
3378
                "http client",
3379
                "laminas"
3380
            ],
3381
            "support": {
3382
                "chat": "https://laminas.dev/chat",
3383
                "docs": "https://docs.laminas.dev/laminas-http/",
3384
                "forum": "https://discourse.laminas.dev",
3385
                "issues": "https://github.com/laminas/laminas-http/issues",
3386
                "rss": "https://github.com/laminas/laminas-http/releases.atom",
3387
                "source": "https://github.com/laminas/laminas-http"
3388
            },
3389
            "funding": [
3390
                {
3391
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3392
                    "type": "community_bridge"
3393
                }
3394
            ],
3395
            "time": "2021-09-10T10:45:31+00:00"
3396
        },
3397
        {
3398
            "name": "laminas/laminas-hydrator",
3399
            "version": "4.3.1",
3400
            "source": {
3401
                "type": "git",
3402
                "url": "https://github.com/laminas/laminas-hydrator.git",
3403
                "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5"
3404
            },
3405
            "dist": {
3406
                "type": "zip",
3407
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
3408
                "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
3409
                "shasum": ""
3410
            },
3411
            "require": {
3412
                "laminas/laminas-stdlib": "^3.3",
3413
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
3414
                "webmozart/assert": "^1.10"
3415
            },
3416
            "conflict": {
3417
                "zendframework/zend-hydrator": "*"
3418
            },
3419
            "require-dev": {
3420
                "laminas/laminas-coding-standard": "~2.3.0",
3421
                "laminas/laminas-eventmanager": "^3.2.1",
3422
                "laminas/laminas-modulemanager": "^2.8",
3423
                "laminas/laminas-serializer": "^2.9",
3424
                "laminas/laminas-servicemanager": "^3.3.2",
3425
                "phpbench/phpbench": "^1.0",
3426
                "phpunit/phpunit": "~9.5.5",
3427
                "psalm/plugin-phpunit": "^0.16.1",
3428
                "psr/cache": "1.0.1",
3429
                "vimeo/psalm": "^4.8.1"
3430
            },
3431
            "suggest": {
3432
                "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
3433
                "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
3434
                "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
3435
            },
3436
            "type": "library",
3437
            "extra": {
3438
                "laminas": {
3439
                    "component": "Laminas\\Hydrator",
3440
                    "config-provider": "Laminas\\Hydrator\\ConfigProvider"
3441
                }
3442
            },
3443
            "autoload": {
3444
                "psr-4": {
3445
                    "Laminas\\Hydrator\\": "src/"
3446
                }
3447
            },
3448
            "notification-url": "https://packagist.org/downloads/",
3449
            "license": [
3450
                "BSD-3-Clause"
3451
            ],
3452
            "description": "Serialize objects to arrays, and vice versa",
3453
            "homepage": "https://laminas.dev",
3454
            "keywords": [
3455
                "hydrator",
3456
                "laminas"
3457
            ],
3458
            "support": {
3459
                "chat": "https://laminas.dev/chat",
3460
                "docs": "https://docs.laminas.dev/laminas-hydrator/",
3461
                "forum": "https://discourse.laminas.dev",
3462
                "issues": "https://github.com/laminas/laminas-hydrator/issues",
3463
                "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
3464
                "source": "https://github.com/laminas/laminas-hydrator"
3465
            },
3466
            "funding": [
3467
                {
3468
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3469
                    "type": "community_bridge"
3470
                }
3471
            ],
3472
            "time": "2021-09-09T09:55:00+00:00"
3473
        },
3474
        {
3475
            "name": "laminas/laminas-i18n",
3476
            "version": "2.11.2",
3477
            "source": {
3478
                "type": "git",
3479
                "url": "https://github.com/laminas/laminas-i18n.git",
3480
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786"
3481
            },
3482
            "dist": {
3483
                "type": "zip",
3484
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/78adb53ebf6c0bc63f92273fd7809dabc554f786",
3485
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786",
3486
                "shasum": ""
3487
            },
3488
            "require": {
3489
                "ext-intl": "*",
3490
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
3491
                "laminas/laminas-zendframework-bridge": "^1.0",
3492
                "php": "^7.3 || ~8.0.0"
3493
            },
3494
            "conflict": {
3495
                "phpspec/prophecy": "<1.9.0"
3496
            },
3497
            "replace": {
3498
                "zendframework/zend-i18n": "^2.10.1"
3499
            },
3500
            "require-dev": {
3501
                "laminas/laminas-cache": "^2.6.1",
3502
                "laminas/laminas-coding-standard": "~1.0.0",
3503
                "laminas/laminas-config": "^2.6",
3504
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
3505
                "laminas/laminas-filter": "^2.6.1",
3506
                "laminas/laminas-servicemanager": "^3.2.1",
3507
                "laminas/laminas-validator": "^2.6",
3508
                "laminas/laminas-view": "^2.6.3",
3509
                "phpunit/phpunit": "^9.3"
3510
            },
3511
            "suggest": {
3512
                "laminas/laminas-cache": "Laminas\\Cache component",
3513
                "laminas/laminas-config": "Laminas\\Config component",
3514
                "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
3515
                "laminas/laminas-filter": "You should install this package to use the provided filters",
3516
                "laminas/laminas-i18n-resources": "Translation resources",
3517
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3518
                "laminas/laminas-validator": "You should install this package to use the provided validators",
3519
                "laminas/laminas-view": "You should install this package to use the provided view helpers"
3520
            },
3521
            "type": "library",
3522
            "extra": {
3523
                "laminas": {
3524
                    "component": "Laminas\\I18n",
3525
                    "config-provider": "Laminas\\I18n\\ConfigProvider"
3526
                }
3527
            },
3528
            "autoload": {
3529
                "psr-4": {
3530
                    "Laminas\\I18n\\": "src/"
3531
                }
3532
            },
3533
            "notification-url": "https://packagist.org/downloads/",
3534
            "license": [
3535
                "BSD-3-Clause"
3536
            ],
3537
            "description": "Provide translations for your application, and filter and validate internationalized values",
3538
            "homepage": "https://laminas.dev",
3539
            "keywords": [
3540
                "i18n",
3541
                "laminas"
3542
            ],
3543
            "support": {
3544
                "chat": "https://laminas.dev/chat",
3545
                "docs": "https://docs.laminas.dev/laminas-i18n/",
3546
                "forum": "https://discourse.laminas.dev",
3547
                "issues": "https://github.com/laminas/laminas-i18n/issues",
3548
                "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
3549
                "source": "https://github.com/laminas/laminas-i18n"
3550
            },
3551
            "funding": [
3552
                {
3553
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3554
                    "type": "community_bridge"
3555
                }
3556
            ],
3557
            "time": "2021-08-20T08:23:04+00:00"
3558
        },
3559
        {
3560
            "name": "laminas/laminas-i18n-resources",
3561
            "version": "2.7.0",
3562
            "source": {
3563
                "type": "git",
3564
                "url": "https://github.com/laminas/laminas-i18n-resources.git",
3565
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c"
3566
            },
3567
            "dist": {
3568
                "type": "zip",
3569
                "url": "https://api.github.com/repos/laminas/laminas-i18n-resources/zipball/fc0211052aa7576bc960b30194c87f6f60a0089c",
3570
                "reference": "fc0211052aa7576bc960b30194c87f6f60a0089c",
3571
                "shasum": ""
3572
            },
3573
            "require": {
3574
                "laminas/laminas-zendframework-bridge": "^1.0",
3575
                "php": "^7.3 || ~8.0.0"
3576
            },
3577
            "replace": {
3578
                "zendframework/zend-i18n-resources": "^2.6.1"
3579
            },
3580
            "require-dev": {
3581
                "laminas/laminas-coding-standard": "~1.0.0",
3582
                "phpunit/phpunit": "^9.5"
3583
            },
3584
            "type": "library",
3585
            "autoload": {
3586
                "classmap": [
3587
                    "src/Resources.php"
3588
                ]
3589
            },
3590
            "notification-url": "https://packagist.org/downloads/",
3591
            "license": [
3592
                "BSD-3-Clause"
3593
            ],
3594
            "description": "Provides validator and captcha translations for laminas-i18n's Translator",
3595
            "homepage": "https://laminas.dev",
3596
            "keywords": [
3597
                "laminas",
3598
                "resources",
3599
                "translations"
3600
            ],
3601
            "support": {
3602
                "chat": "https://laminas.dev/chat",
3603
                "docs": "https://docs.laminas.dev/laminas-i18n-resources/",
3604
                "forum": "https://discourse.laminas.dev",
3605
                "issues": "https://github.com/laminas/laminas-i18n-resources/issues",
3606
                "rss": "https://github.com/laminas/laminas-i18n-resources/releases.atom",
3607
                "source": "https://github.com/laminas/laminas-i18n-resources"
3608
            },
3609
            "funding": [
3610
                {
3611
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3612
                    "type": "community_bridge"
3613
                }
3614
            ],
3615
            "time": "2021-04-15T13:39:19+00:00"
3616
        },
3617
        {
3618
            "name": "laminas/laminas-inputfilter",
3619
            "version": "2.12.0",
3620
            "source": {
3621
                "type": "git",
3622
                "url": "https://github.com/laminas/laminas-inputfilter.git",
3623
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff"
3624
            },
3625
            "dist": {
3626
                "type": "zip",
3627
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b6ab28b425e626b12488fec243e02d36d8dffeff",
3628
                "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff",
3629
                "shasum": ""
3630
            },
3631
            "require": {
3632
                "laminas/laminas-filter": "^2.9.1",
3633
                "laminas/laminas-servicemanager": "^3.3.1",
3634
                "laminas/laminas-stdlib": "^3.0",
3635
                "laminas/laminas-validator": "^2.11",
3636
                "laminas/laminas-zendframework-bridge": "^1.0",
3637
                "php": "^7.3 || ~8.0.0"
3638
            },
3639
            "replace": {
3640
                "zendframework/zend-inputfilter": "^2.10.1"
3641
            },
3642
            "require-dev": {
3643
                "laminas/laminas-coding-standard": "~1.0.0",
3644
                "laminas/laminas-db": "^2.12",
3645
                "phpspec/prophecy-phpunit": "^2.0",
3646
                "phpunit/phpunit": "^9.4.2",
3647
                "psalm/plugin-phpunit": "^0.15.1",
3648
                "psr/http-message": "^1.0",
3649
                "vimeo/psalm": "^4.6"
3650
            },
3651
            "suggest": {
3652
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
3653
            },
3654
            "type": "library",
3655
            "extra": {
3656
                "laminas": {
3657
                    "component": "Laminas\\InputFilter",
3658
                    "config-provider": "Laminas\\InputFilter\\ConfigProvider"
3659
                }
3660
            },
3661
            "autoload": {
3662
                "psr-4": {
3663
                    "Laminas\\InputFilter\\": "src/"
3664
                }
3665
            },
3666
            "notification-url": "https://packagist.org/downloads/",
3667
            "license": [
3668
                "BSD-3-Clause"
3669
            ],
3670
            "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
3671
            "homepage": "https://laminas.dev",
3672
            "keywords": [
3673
                "inputfilter",
3674
                "laminas"
3675
            ],
3676
            "support": {
3677
                "chat": "https://laminas.dev/chat",
3678
                "docs": "https://docs.laminas.dev/laminas-inputfilter/",
3679
                "forum": "https://discourse.laminas.dev",
3680
                "issues": "https://github.com/laminas/laminas-inputfilter/issues",
3681
                "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
3682
                "source": "https://github.com/laminas/laminas-inputfilter"
3683
            },
3684
            "funding": [
3685
                {
3686
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3687
                    "type": "community_bridge"
3688
                }
3689
            ],
3690
            "time": "2021-03-16T14:17:17+00:00"
3691
        },
3692
        {
3693
            "name": "laminas/laminas-json",
3694
            "version": "3.3.0",
3695
            "source": {
3696
                "type": "git",
3697
                "url": "https://github.com/laminas/laminas-json.git",
3698
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
3699
            },
3700
            "dist": {
3701
                "type": "zip",
3702
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
3703
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
3704
                "shasum": ""
3705
            },
3706
            "require": {
3707
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3708
            },
3709
            "conflict": {
3710
                "zendframework/zend-json": "*"
3711
            },
3712
            "require-dev": {
3713
                "laminas/laminas-coding-standard": "~2.2.1",
3714
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
3715
                "phpunit/phpunit": "^9.3"
3716
            },
3717
            "suggest": {
3718
                "laminas/laminas-json-server": "For implementing JSON-RPC servers",
3719
                "laminas/laminas-xml2json": "For converting XML documents to JSON"
3720
            },
3721
            "type": "library",
3722
            "autoload": {
3723
                "psr-4": {
3724
                    "Laminas\\Json\\": "src/"
3725
                }
3726
            },
3727
            "notification-url": "https://packagist.org/downloads/",
3728
            "license": [
3729
                "BSD-3-Clause"
3730
            ],
3731
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
3732
            "homepage": "https://laminas.dev",
3733
            "keywords": [
3734
                "json",
3735
                "laminas"
3736
            ],
3737
            "support": {
3738
                "chat": "https://laminas.dev/chat",
3739
                "docs": "https://docs.laminas.dev/laminas-json/",
3740
                "forum": "https://discourse.laminas.dev",
3741
                "issues": "https://github.com/laminas/laminas-json/issues",
3742
                "rss": "https://github.com/laminas/laminas-json/releases.atom",
3743
                "source": "https://github.com/laminas/laminas-json"
3744
            },
3745
            "funding": [
3746
                {
3747
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3748
                    "type": "community_bridge"
3749
                }
3750
            ],
3751
            "time": "2021-09-02T18:02:31+00:00"
3752
        },
3753
        {
3754
            "name": "laminas/laminas-loader",
3755
            "version": "2.8.0",
3756
            "source": {
3757
                "type": "git",
3758
                "url": "https://github.com/laminas/laminas-loader.git",
3759
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
3760
            },
3761
            "dist": {
3762
                "type": "zip",
3763
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
3764
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
3765
                "shasum": ""
3766
            },
3767
            "require": {
3768
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
3769
            },
3770
            "conflict": {
3771
                "zendframework/zend-loader": "*"
3772
            },
3773
            "require-dev": {
3774
                "laminas/laminas-coding-standard": "~2.2.1",
3775
                "phpunit/phpunit": "^9.3"
3776
            },
3777
            "type": "library",
3778
            "autoload": {
3779
                "psr-4": {
3780
                    "Laminas\\Loader\\": "src/"
3781
                }
3782
            },
3783
            "notification-url": "https://packagist.org/downloads/",
3784
            "license": [
3785
                "BSD-3-Clause"
3786
            ],
3787
            "description": "Autoloading and plugin loading strategies",
3788
            "homepage": "https://laminas.dev",
3789
            "keywords": [
3790
                "laminas",
3791
                "loader"
3792
            ],
3793
            "support": {
3794
                "chat": "https://laminas.dev/chat",
3795
                "docs": "https://docs.laminas.dev/laminas-loader/",
3796
                "forum": "https://discourse.laminas.dev",
3797
                "issues": "https://github.com/laminas/laminas-loader/issues",
3798
                "rss": "https://github.com/laminas/laminas-loader/releases.atom",
3799
                "source": "https://github.com/laminas/laminas-loader"
3800
            },
3801
            "funding": [
3802
                {
3803
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3804
                    "type": "community_bridge"
3805
                }
3806
            ],
3807
            "time": "2021-09-02T18:30:53+00:00"
3808
        },
3809
        {
3810
            "name": "laminas/laminas-log",
3811
            "version": "2.13.1",
3812
            "source": {
3813
                "type": "git",
3814
                "url": "https://github.com/laminas/laminas-log.git",
3815
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3"
3816
            },
3817
            "dist": {
3818
                "type": "zip",
3819
                "url": "https://api.github.com/repos/laminas/laminas-log/zipball/6ac20830d4f324b4662fc454fcc1954436bfced3",
3820
                "reference": "6ac20830d4f324b4662fc454fcc1954436bfced3",
3821
                "shasum": ""
3822
            },
3823
            "require": {
3824
                "laminas/laminas-servicemanager": "^3.3.0",
3825
                "laminas/laminas-stdlib": "^3.0",
3826
                "laminas/laminas-zendframework-bridge": "^1.0",
3827
                "php": "^7.3 || ~8.0.0",
3828
                "psr/log": "^1.1.2"
3829
            },
3830
            "provide": {
3831
                "psr/log-implementation": "1.0.0"
3832
            },
3833
            "replace": {
3834
                "zendframework/zend-log": "^2.12.0"
3835
            },
3836
            "require-dev": {
3837
                "laminas/laminas-coding-standard": "~1.0.0",
3838
                "laminas/laminas-db": "^2.6",
3839
                "laminas/laminas-escaper": "^2.5",
3840
                "laminas/laminas-filter": "^2.5",
3841
                "laminas/laminas-mail": "^2.6.1",
3842
                "laminas/laminas-validator": "^2.10.1",
3843
                "mikey179/vfsstream": "^1.6.7",
3844
                "phpspec/prophecy-phpunit": "^2.0",
3845
                "phpunit/phpunit": "^9.4.1"
3846
            },
3847
            "suggest": {
3848
                "ext-mongo": "mongo extension to use Mongo writer",
3849
                "ext-mongodb": "mongodb extension to use MongoDB writer",
3850
                "laminas/laminas-db": "Laminas\\Db component to use the database log writer",
3851
                "laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter",
3852
                "laminas/laminas-mail": "Laminas\\Mail component to use the email log writer",
3853
                "laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages"
3854
            },
3855
            "type": "library",
3856
            "extra": {
3857
                "laminas": {
3858
                    "component": "Laminas\\Log",
3859
                    "config-provider": "Laminas\\Log\\ConfigProvider"
3860
                }
3861
            },
3862
            "autoload": {
3863
                "psr-4": {
3864
                    "Laminas\\Log\\": "src/"
3865
                }
3866
            },
3867
            "notification-url": "https://packagist.org/downloads/",
3868
            "license": [
3869
                "BSD-3-Clause"
3870
            ],
3871
            "description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
3872
            "homepage": "https://laminas.dev",
3873
            "keywords": [
3874
                "laminas",
3875
                "log",
3876
                "logging"
3877
            ],
3878
            "support": {
3879
                "chat": "https://laminas.dev/chat",
3880
                "docs": "https://docs.laminas.dev/laminas-log/",
3881
                "forum": "https://discourse.laminas.dev",
3882
                "issues": "https://github.com/laminas/laminas-log/issues",
3883
                "rss": "https://github.com/laminas/laminas-log/releases.atom",
3884
                "source": "https://github.com/laminas/laminas-log"
3885
            },
3886
            "funding": [
3887
                {
3888
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3889
                    "type": "community_bridge"
3890
                }
3891
            ],
3892
            "time": "2021-02-12T16:46:26+00:00"
3893
        },
3894
        {
3895
            "name": "laminas/laminas-math",
3896
            "version": "3.3.2",
3897
            "source": {
3898
                "type": "git",
3899
                "url": "https://github.com/laminas/laminas-math.git",
3900
                "reference": "188456530923a449470963837c25560f1fdd8a60"
3901
            },
3902
            "dist": {
3903
                "type": "zip",
3904
                "url": "https://api.github.com/repos/laminas/laminas-math/zipball/188456530923a449470963837c25560f1fdd8a60",
3905
                "reference": "188456530923a449470963837c25560f1fdd8a60",
3906
                "shasum": ""
3907
            },
3908
            "require": {
3909
                "ext-mbstring": "*",
3910
                "laminas/laminas-zendframework-bridge": "^1.0",
3911
                "php": "^7.3 || ~8.0.0"
3912
            },
3913
            "replace": {
3914
                "zendframework/zend-math": "^3.2.0"
3915
            },
3916
            "require-dev": {
3917
                "laminas/laminas-coding-standard": "~1.0.0",
3918
                "phpunit/phpunit": "^9.3"
3919
            },
3920
            "suggest": {
3921
                "ext-bcmath": "If using the bcmath functionality",
3922
                "ext-gmp": "If using the gmp functionality"
3923
            },
3924
            "type": "library",
3925
            "extra": {
3926
                "branch-alias": {
3927
                    "dev-master": "3.2.x-dev",
3928
                    "dev-develop": "3.3.x-dev"
3929
                }
3930
            },
3931
            "autoload": {
3932
                "psr-4": {
3933
                    "Laminas\\Math\\": "src/"
3934
                }
3935
            },
3936
            "notification-url": "https://packagist.org/downloads/",
3937
            "license": [
3938
                "BSD-3-Clause"
3939
            ],
3940
            "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
3941
            "homepage": "https://laminas.dev",
3942
            "keywords": [
3943
                "laminas",
3944
                "math"
3945
            ],
3946
            "support": {
3947
                "chat": "https://laminas.dev/chat",
3948
                "docs": "https://docs.laminas.dev/laminas-math/",
3949
                "forum": "https://discourse.laminas.dev",
3950
                "issues": "https://github.com/laminas/laminas-math/issues",
3951
                "rss": "https://github.com/laminas/laminas-math/releases.atom",
3952
                "source": "https://github.com/laminas/laminas-math"
3953
            },
3954
            "funding": [
3955
                {
3956
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
3957
                    "type": "community_bridge"
3958
                }
3959
            ],
3960
            "time": "2021-02-16T15:46:01+00:00"
3961
        },
3962
        {
3963
            "name": "laminas/laminas-modulemanager",
3964
            "version": "2.10.2",
3965
            "source": {
3966
                "type": "git",
3967
                "url": "https://github.com/laminas/laminas-modulemanager.git",
3968
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33"
3969
            },
3970
            "dist": {
3971
                "type": "zip",
3972
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/2068e0b300e87e139112016a6025be341ceaaf33",
3973
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33",
3974
                "shasum": ""
3975
            },
3976
            "require": {
3977
                "brick/varexporter": "^0.3.2",
3978
                "laminas/laminas-config": "^3.4",
3979
                "laminas/laminas-eventmanager": "^3.3",
3980
                "laminas/laminas-stdlib": "^3.3",
3981
                "laminas/laminas-zendframework-bridge": "^1.1",
3982
                "php": "^7.3 || ^8.0",
3983
                "webimpress/safe-writer": "^1.0.2 || ^2.1"
3984
            },
3985
            "replace": {
3986
                "zendframework/zend-modulemanager": "^2.8.4"
3987
            },
3988
            "require-dev": {
3989
                "laminas/laminas-coding-standard": "~1.0.0",
3990
                "laminas/laminas-console": "^2.8",
3991
                "laminas/laminas-di": "^2.6.1",
3992
                "laminas/laminas-loader": "^2.6.1",
3993
                "laminas/laminas-mvc": "^3.1.1",
3994
                "laminas/laminas-servicemanager": "^3.4.1",
3995
                "phpunit/phpunit": "^9.3.7"
3996
            },
3997
            "suggest": {
3998
                "laminas/laminas-console": "Laminas\\Console component",
3999
                "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
4000
                "laminas/laminas-mvc": "Laminas\\Mvc component",
4001
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
4002
            },
4003
            "type": "library",
4004
            "autoload": {
4005
                "psr-4": {
4006
                    "Laminas\\ModuleManager\\": "src/"
4007
                }
4008
            },
4009
            "notification-url": "https://packagist.org/downloads/",
4010
            "license": [
4011
                "BSD-3-Clause"
4012
            ],
4013
            "description": "Modular application system for laminas-mvc applications",
4014
            "homepage": "https://laminas.dev",
4015
            "keywords": [
4016
                "laminas",
4017
                "modulemanager"
4018
            ],
4019
            "support": {
4020
                "chat": "https://laminas.dev/chat",
4021
                "docs": "https://docs.laminas.dev/laminas-modulemanager/",
4022
                "forum": "https://discourse.laminas.dev",
4023
                "issues": "https://github.com/laminas/laminas-modulemanager/issues",
4024
                "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
4025
                "source": "https://github.com/laminas/laminas-modulemanager"
4026
            },
4027
            "funding": [
4028
                {
4029
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4030
                    "type": "community_bridge"
4031
                }
4032
            ],
4033
            "time": "2021-04-13T20:11:28+00:00"
4034
        },
4035
        {
4036
            "name": "laminas/laminas-mvc",
4037
            "version": "3.2.0",
4038
            "source": {
4039
                "type": "git",
4040
                "url": "https://github.com/laminas/laminas-mvc.git",
4041
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e"
4042
            },
4043
            "dist": {
4044
                "type": "zip",
4045
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/88da7200cf8f5a970c35d91717a5c4db94981e5e",
4046
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e",
4047
                "shasum": ""
4048
            },
4049
            "require": {
4050
                "container-interop/container-interop": "^1.2",
4051
                "laminas/laminas-eventmanager": "^3.2",
4052
                "laminas/laminas-http": "^2.7",
4053
                "laminas/laminas-modulemanager": "^2.8",
4054
                "laminas/laminas-router": "^3.0.2",
4055
                "laminas/laminas-servicemanager": "^3.3",
4056
                "laminas/laminas-stdlib": "^3.2.1",
4057
                "laminas/laminas-view": "^2.11.3",
4058
                "laminas/laminas-zendframework-bridge": "^1.0",
4059
                "php": "^7.3 || ~8.0.0"
4060
            },
4061
            "replace": {
4062
                "zendframework/zend-mvc": "^3.1.1"
4063
            },
4064
            "require-dev": {
4065
                "http-interop/http-middleware": "^0.4.1",
4066
                "laminas/laminas-coding-standard": "^1.0.0",
4067
                "laminas/laminas-json": "^2.6.1 || ^3.0",
4068
                "laminas/laminas-psr7bridge": "^1.0",
4069
                "laminas/laminas-stratigility": ">=2.0.1 <2.2",
4070
                "phpspec/prophecy-phpunit": "^2.0",
4071
                "phpunit/phpunit": "^9.4.2"
4072
            },
4073
            "suggest": {
4074
                "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
4075
                "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
4076
                "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
4077
                "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
4078
                "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
4079
                "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
4080
                "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
4081
                "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
4082
                "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
4083
                "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
4084
                "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
4085
            },
4086
            "type": "library",
4087
            "autoload": {
4088
                "psr-4": {
4089
                    "Laminas\\Mvc\\": "src/"
4090
                }
4091
            },
4092
            "notification-url": "https://packagist.org/downloads/",
4093
            "license": [
4094
                "BSD-3-Clause"
4095
            ],
4096
            "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
4097
            "homepage": "https://laminas.dev",
4098
            "keywords": [
4099
                "laminas",
4100
                "mvc"
4101
            ],
4102
            "support": {
4103
                "chat": "https://laminas.dev/chat",
4104
                "docs": "https://docs.laminas.dev/laminas-mvc/",
4105
                "forum": "https://discourse.laminas.dev",
4106
                "issues": "https://github.com/laminas/laminas-mvc/issues",
4107
                "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
4108
                "source": "https://github.com/laminas/laminas-mvc"
4109
            },
4110
            "funding": [
4111
                {
4112
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4113
                    "type": "community_bridge"
4114
                }
4115
            ],
4116
            "time": "2020-12-14T21:54:40+00:00"
4117
        },
4118
        {
4119
            "name": "laminas/laminas-mvc-form",
4120
            "version": "1.1.0",
4121
            "source": {
4122
                "type": "git",
4123
                "url": "https://github.com/laminas/laminas-mvc-form.git",
4124
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4"
4125
            },
4126
            "dist": {
4127
                "type": "zip",
4128
                "url": "https://api.github.com/repos/laminas/laminas-mvc-form/zipball/c027f5becb817736096d0967c5e42cd7f746d5e4",
4129
                "reference": "c027f5becb817736096d0967c5e42cd7f746d5e4",
4130
                "shasum": ""
4131
            },
4132
            "require": {
4133
                "laminas/laminas-code": "^3.5.0",
4134
                "laminas/laminas-form": "^2.16.3",
4135
                "laminas/laminas-i18n": "^2.11.1",
4136
                "laminas/laminas-zendframework-bridge": "^1.2.0",
4137
                "php": "^7.3 || ~8.0.0"
4138
            },
4139
            "conflict": {
4140
                "laminas/laminas-code": "<3.5.0 || >=4.0.0"
4141
            },
4142
            "replace": {
4143
                "zendframework/zend-mvc-form": "^1.0.0"
4144
            },
4145
            "type": "metapackage",
4146
            "extra": {
4147
                "laminas": {
4148
                    "component": "Laminas\\Form"
4149
                }
4150
            },
4151
            "notification-url": "https://packagist.org/downloads/",
4152
            "license": [
4153
                "BSD-3-Clause"
4154
            ],
4155
            "description": "Metapackage with all requirements needed to use laminas-form with laminas-mvc.",
4156
            "homepage": "https://laminas.dev",
4157
            "keywords": [
4158
                "form",
4159
                "laminas",
4160
                "mvc"
4161
            ],
4162
            "support": {
4163
                "chat": "https://laminas.dev/chat",
4164
                "forum": "https://discourse.laminas.dev",
4165
                "issues": "https://github.com/laminas/laminas-mvc-form/issues",
4166
                "rss": "https://github.com/laminas/laminas-mvc-form/releases.atom",
4167
                "source": "https://github.com/laminas/laminas-mvc-form"
4168
            },
4169
            "funding": [
4170
                {
4171
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4172
                    "type": "community_bridge"
4173
                }
4174
            ],
4175
            "time": "2021-04-29T08:33:42+00:00"
4176
        },
4177
        {
4178
            "name": "laminas/laminas-mvc-i18n",
4179
            "version": "1.2.0",
4180
            "source": {
4181
                "type": "git",
4182
                "url": "https://github.com/laminas/laminas-mvc-i18n.git",
4183
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba"
4184
            },
4185
            "dist": {
4186
                "type": "zip",
4187
                "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/7ece491a02000a6c4ea2c4457fead3d12efc6eba",
4188
                "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba",
4189
                "shasum": ""
4190
            },
4191
            "require": {
4192
                "container-interop/container-interop": "^1.1",
4193
                "laminas/laminas-i18n": "^2.11",
4194
                "laminas/laminas-router": "^3.0",
4195
                "laminas/laminas-servicemanager": "^3.6",
4196
                "laminas/laminas-stdlib": "^3.3",
4197
                "laminas/laminas-validator": "^2.14",
4198
                "laminas/laminas-zendframework-bridge": "^1.2",
4199
                "php": "^7.3 || ~8.0.0"
4200
            },
4201
            "conflict": {
4202
                "laminas/laminas-mvc": "<3.0.0",
4203
                "phpspec/prophecy": "<1.8.0"
4204
            },
4205
            "replace": {
4206
                "zendframework/zend-mvc-i18n": "^1.1.1"
4207
            },
4208
            "require-dev": {
4209
                "laminas/laminas-coding-standard": "~1.0.0",
4210
                "phpspec/prophecy-phpunit": "^2.0",
4211
                "phpunit/phpunit": "^9.5",
4212
                "psalm/plugin-phpunit": "^0.15.1",
4213
                "vimeo/psalm": "^4.7"
4214
            },
4215
            "suggest": {
4216
                "laminas/laminas-cache": "To enable caching of translation strings"
4217
            },
4218
            "type": "library",
4219
            "extra": {
4220
                "laminas": {
4221
                    "component": "Laminas\\Mvc\\I18n",
4222
                    "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
4223
                }
4224
            },
4225
            "autoload": {
4226
                "psr-4": {
4227
                    "Laminas\\Mvc\\I18n\\": "src/"
4228
                }
4229
            },
4230
            "notification-url": "https://packagist.org/downloads/",
4231
            "license": [
4232
                "BSD-3-Clause"
4233
            ],
4234
            "description": "Integration between laminas-mvc and laminas-i18n",
4235
            "homepage": "https://laminas.dev",
4236
            "keywords": [
4237
                "i18n",
4238
                "laminas",
4239
                "mvc"
4240
            ],
4241
            "support": {
4242
                "chat": "https://laminas.dev/chat",
4243
                "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
4244
                "forum": "https://discourse.laminas.dev",
4245
                "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
4246
                "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
4247
                "source": "https://github.com/laminas/laminas-mvc-i18n"
4248
            },
4249
            "funding": [
4250
                {
4251
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4252
                    "type": "community_bridge"
4253
                }
4254
            ],
4255
            "time": "2021-04-02T15:49:43+00:00"
4256
        },
4257
        {
4258
            "name": "laminas/laminas-mvc-plugin-fileprg",
4259
            "version": "1.2.0",
4260
            "source": {
4261
                "type": "git",
4262
                "url": "https://github.com/laminas/laminas-mvc-plugin-fileprg.git",
4263
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f"
4264
            },
4265
            "dist": {
4266
                "type": "zip",
4267
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-fileprg/zipball/2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
4268
                "reference": "2d6a64bf916b3f5f26a062b9c62d06af26ee483f",
4269
                "shasum": ""
4270
            },
4271
            "require": {
4272
                "laminas/laminas-filter": "^2.6.1",
4273
                "laminas/laminas-form": "^2.7",
4274
                "laminas/laminas-inputfilter": "^2.8.1",
4275
                "laminas/laminas-mvc": "^3.0",
4276
                "laminas/laminas-session": "^2.8.5",
4277
                "laminas/laminas-stdlib": "^3.3",
4278
                "laminas/laminas-validator": "^2.6",
4279
                "laminas/laminas-zendframework-bridge": "^1.0",
4280
                "php": "^7.3 || ~8.0.0"
4281
            },
4282
            "conflict": {
4283
                "laminas/laminas-mvc": "<3.0.0"
4284
            },
4285
            "replace": {
4286
                "zendframework/zend-mvc-plugin-fileprg": "^1.1.0"
4287
            },
4288
            "require-dev": {
4289
                "laminas/laminas-coding-standard": "~1.0.0",
4290
                "phpunit/phpunit": "^9.3"
4291
            },
4292
            "type": "library",
4293
            "extra": {
4294
                "laminas": {
4295
                    "component": "Laminas\\Mvc\\Plugin\\FilePrg"
4296
                }
4297
            },
4298
            "autoload": {
4299
                "psr-4": {
4300
                    "Laminas\\Mvc\\Plugin\\FilePrg\\": "src/"
4301
                }
4302
            },
4303
            "notification-url": "https://packagist.org/downloads/",
4304
            "license": [
4305
                "BSD-3-Clause"
4306
            ],
4307
            "description": "Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers",
4308
            "homepage": "https://laminas.dev",
4309
            "keywords": [
4310
                "laminas",
4311
                "mvc"
4312
            ],
4313
            "support": {
4314
                "chat": "https://laminas.dev/chat",
4315
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-fileprg/",
4316
                "forum": "https://discourse.laminas.dev",
4317
                "issues": "https://github.com/laminas/laminas-mvc-plugin-fileprg/issues",
4318
                "rss": "https://github.com/laminas/laminas-mvc-plugin-fileprg/releases.atom",
4319
                "source": "https://github.com/laminas/laminas-mvc-plugin-fileprg"
4320
            },
4321
            "funding": [
4322
                {
4323
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4324
                    "type": "community_bridge"
4325
                }
4326
            ],
4327
            "time": "2021-04-13T15:22:13+00:00"
4328
        },
4329
        {
4330
            "name": "laminas/laminas-mvc-plugin-flashmessenger",
4331
            "version": "1.3.0",
4332
            "source": {
4333
                "type": "git",
4334
                "url": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger.git",
4335
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e"
4336
            },
4337
            "dist": {
4338
                "type": "zip",
4339
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-flashmessenger/zipball/f7569d05dfd774a2c84328792ee716e2d8b1e33e",
4340
                "reference": "f7569d05dfd774a2c84328792ee716e2d8b1e33e",
4341
                "shasum": ""
4342
            },
4343
            "require": {
4344
                "laminas/laminas-mvc": "^3.0",
4345
                "laminas/laminas-session": "^2.8.5",
4346
                "laminas/laminas-stdlib": "^3.2.1",
4347
                "laminas/laminas-view": "^2.12",
4348
                "laminas/laminas-zendframework-bridge": "^1.0",
4349
                "php": "^7.3 || ~8.0.0"
4350
            },
4351
            "conflict": {
4352
                "laminas/laminas-mvc": "<3.0.0"
4353
            },
4354
            "replace": {
4355
                "zendframework/zend-mvc-plugin-flashmessenger": "^1.2.0"
4356
            },
4357
            "require-dev": {
4358
                "laminas/laminas-coding-standard": "~1.0.0",
4359
                "laminas/laminas-i18n": "^2.8",
4360
                "phpunit/phpunit": "^9.3"
4361
            },
4362
            "type": "library",
4363
            "extra": {
4364
                "laminas": {
4365
                    "component": "Laminas\\Mvc\\Plugin\\FlashMessenger"
4366
                }
4367
            },
4368
            "autoload": {
4369
                "psr-4": {
4370
                    "Laminas\\Mvc\\Plugin\\FlashMessenger\\": "src/"
4371
                }
4372
            },
4373
            "notification-url": "https://packagist.org/downloads/",
4374
            "license": [
4375
                "BSD-3-Clause"
4376
            ],
4377
            "description": "Plugin for creating and exposing flash messages via laminas-mvc controllers",
4378
            "homepage": "https://laminas.dev",
4379
            "keywords": [
4380
                "laminas",
4381
                "mvc"
4382
            ],
4383
            "support": {
4384
                "chat": "https://laminas.dev/chat",
4385
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-flashmessenger/",
4386
                "forum": "https://discourse.laminas.dev",
4387
                "issues": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/issues",
4388
                "rss": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/releases.atom",
4389
                "source": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger"
4390
            },
4391
            "funding": [
4392
                {
4393
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4394
                    "type": "community_bridge"
4395
                }
4396
            ],
4397
            "time": "2021-04-13T16:30:26+00:00"
4398
        },
4399
        {
4400
            "name": "laminas/laminas-mvc-plugin-identity",
4401
            "version": "1.2.0",
4402
            "source": {
4403
                "type": "git",
4404
                "url": "https://github.com/laminas/laminas-mvc-plugin-identity.git",
4405
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8"
4406
            },
4407
            "dist": {
4408
                "type": "zip",
4409
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-identity/zipball/75cf6df47aef315521eb390ab1478e586fda4ec8",
4410
                "reference": "75cf6df47aef315521eb390ab1478e586fda4ec8",
4411
                "shasum": ""
4412
            },
4413
            "require": {
4414
                "container-interop/container-interop": "^1.1",
4415
                "laminas/laminas-authentication": "^2.5.3",
4416
                "laminas/laminas-mvc": "^3.0",
4417
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
4418
                "laminas/laminas-zendframework-bridge": "^1.0",
4419
                "php": "^7.3 || ~8.0.0"
4420
            },
4421
            "conflict": {
4422
                "laminas/laminas-mvc": "<3.0.0"
4423
            },
4424
            "replace": {
4425
                "zendframework/zend-mvc-plugin-identity": "^1.1.1"
4426
            },
4427
            "require-dev": {
4428
                "laminas/laminas-coding-standard": "~1.0.0",
4429
                "phpspec/prophecy-phpunit": "^2.0",
4430
                "phpunit/phpunit": "^9.5"
4431
            },
4432
            "type": "library",
4433
            "extra": {
4434
                "laminas": {
4435
                    "component": "Laminas\\Mvc\\Plugin\\Identity"
4436
                }
4437
            },
4438
            "autoload": {
4439
                "psr-4": {
4440
                    "Laminas\\Mvc\\Plugin\\Identity\\": "src/"
4441
                }
4442
            },
4443
            "notification-url": "https://packagist.org/downloads/",
4444
            "license": [
4445
                "BSD-3-Clause"
4446
            ],
4447
            "description": "Plugin for retrieving the current authenticated identity within laminas-mvc controllers",
4448
            "homepage": "https://laminas.dev",
4449
            "keywords": [
4450
                "laminas",
4451
                "mvc"
4452
            ],
4453
            "support": {
4454
                "chat": "https://laminas.dev/chat",
4455
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-identity/",
4456
                "forum": "https://discourse.laminas.dev",
4457
                "issues": "https://github.com/laminas/laminas-mvc-plugin-identity/issues",
4458
                "rss": "https://github.com/laminas/laminas-mvc-plugin-identity/releases.atom",
4459
                "source": "https://github.com/laminas/laminas-mvc-plugin-identity"
4460
            },
4461
            "funding": [
4462
                {
4463
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4464
                    "type": "community_bridge"
4465
                }
4466
            ],
4467
            "time": "2021-04-13T20:47:12+00:00"
4468
        },
4469
        {
4470
            "name": "laminas/laminas-mvc-plugin-prg",
4471
            "version": "1.3.0",
4472
            "source": {
4473
                "type": "git",
4474
                "url": "https://github.com/laminas/laminas-mvc-plugin-prg.git",
4475
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17"
4476
            },
4477
            "dist": {
4478
                "type": "zip",
4479
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugin-prg/zipball/943c03a869a1a421ce3c6dc2f034021b247d9b17",
4480
                "reference": "943c03a869a1a421ce3c6dc2f034021b247d9b17",
4481
                "shasum": ""
4482
            },
4483
            "require": {
4484
                "laminas/laminas-mvc": "^3.0",
4485
                "laminas/laminas-session": "^2.8.5",
4486
                "laminas/laminas-stdlib": "^3.3.0",
4487
                "laminas/laminas-zendframework-bridge": "^1.0",
4488
                "php": "^7.3 || ~8.0.0"
4489
            },
4490
            "replace": {
4491
                "zendframework/zend-mvc-plugin-prg": "^1.2.0"
4492
            },
4493
            "require-dev": {
4494
                "laminas/laminas-coding-standard": "~1.0.0",
4495
                "phpunit/phpunit": "^9.3"
4496
            },
4497
            "type": "library",
4498
            "extra": {
4499
                "laminas": {
4500
                    "component": "Laminas\\Mvc\\Plugin\\Prg"
4501
                }
4502
            },
4503
            "autoload": {
4504
                "psr-4": {
4505
                    "Laminas\\Mvc\\Plugin\\Prg\\": "src/"
4506
                }
4507
            },
4508
            "notification-url": "https://packagist.org/downloads/",
4509
            "license": [
4510
                "BSD-3-Clause"
4511
            ],
4512
            "description": "Post/Redirect/Get plugin for laminas-mvc controllers",
4513
            "homepage": "https://laminas.dev",
4514
            "keywords": [
4515
                "laminas",
4516
                "mvc"
4517
            ],
4518
            "support": {
4519
                "chat": "https://laminas.dev/chat",
4520
                "docs": "https://docs.laminas.dev/laminas-mvc-plugin-prg/",
4521
                "forum": "https://discourse.laminas.dev",
4522
                "issues": "https://github.com/laminas/laminas-mvc-plugin-prg/issues",
4523
                "rss": "https://github.com/laminas/laminas-mvc-plugin-prg/releases.atom",
4524
                "source": "https://github.com/laminas/laminas-mvc-plugin-prg"
4525
            },
4526
            "funding": [
4527
                {
4528
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4529
                    "type": "community_bridge"
4530
                }
4531
            ],
4532
            "time": "2021-04-13T20:54:46+00:00"
4533
        },
4534
        {
4535
            "name": "laminas/laminas-mvc-plugins",
4536
            "version": "1.1.0",
4537
            "source": {
4538
                "type": "git",
4539
                "url": "https://github.com/laminas/laminas-mvc-plugins.git",
4540
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9"
4541
            },
4542
            "dist": {
4543
                "type": "zip",
4544
                "url": "https://api.github.com/repos/laminas/laminas-mvc-plugins/zipball/d127f94f258f9d4ae1a3fa233bead2110cd538a9",
4545
                "reference": "d127f94f258f9d4ae1a3fa233bead2110cd538a9",
4546
                "shasum": ""
4547
            },
4548
            "require": {
4549
                "laminas/laminas-mvc-plugin-fileprg": "^1.2",
4550
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.3",
4551
                "laminas/laminas-mvc-plugin-identity": "^1.2",
4552
                "laminas/laminas-mvc-plugin-prg": "^1.3"
4553
            },
4554
            "replace": {
4555
                "zendframework/zend-mvc-plugins": "^1.0.1"
4556
            },
4557
            "type": "metapackage",
4558
            "extra": {
4559
                "laminas": {
4560
                    "component": [
4561
                        "Laminas\\Mvc\\Plugin\\FilePrg",
4562
                        "Laminas\\Mvc\\Plugin\\FlashMessenger",
4563
                        "Laminas\\Mvc\\Plugin\\Identity",
4564
                        "Laminas\\Mvc\\Plugin\\Prg"
4565
                    ]
4566
                }
4567
            },
4568
            "notification-url": "https://packagist.org/downloads/",
4569
            "license": [
4570
                "BSD-3-Clause"
4571
            ],
4572
            "description": "Collection of all stable laminas-mvc plugins served via separate packages.",
4573
            "homepage": "https://laminas.dev",
4574
            "keywords": [
4575
                "laminas",
4576
                "mvc",
4577
                "plugins"
4578
            ],
4579
            "support": {
4580
                "chat": "https://laminas.dev/chat",
4581
                "forum": "https://discourse.laminas.dev",
4582
                "issues": "https://github.com/laminas/laminas-mvc-plugins/issues",
4583
                "rss": "https://github.com/laminas/laminas-mvc-plugins/releases.atom",
4584
                "source": "https://github.com/laminas/laminas-mvc-plugins"
4585
            },
4586
            "funding": [
4587
                {
4588
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4589
                    "type": "community_bridge"
4590
                }
4591
            ],
4592
            "time": "2021-05-27T09:53:45+00:00"
4593
        },
4594
        {
4595
            "name": "laminas/laminas-navigation",
4596
            "version": "2.11.1",
4597
            "source": {
4598
                "type": "git",
4599
                "url": "https://github.com/laminas/laminas-navigation.git",
4600
                "reference": "59f69237a6ae31135841c5e188f363d46101e145"
4601
            },
4602
            "dist": {
4603
                "type": "zip",
4604
                "url": "https://api.github.com/repos/laminas/laminas-navigation/zipball/59f69237a6ae31135841c5e188f363d46101e145",
4605
                "reference": "59f69237a6ae31135841c5e188f363d46101e145",
4606
                "shasum": ""
4607
            },
4608
            "require": {
4609
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
4610
                "laminas/laminas-zendframework-bridge": "^1.0",
4611
                "php": "^7.3 || ~8.0.0"
4612
            },
4613
            "replace": {
4614
                "zendframework/zend-navigation": "^2.9.1"
4615
            },
4616
            "require-dev": {
4617
                "laminas/laminas-coding-standard": "~1.0.0",
4618
                "laminas/laminas-config": "^2.6 || ^3.1",
4619
                "laminas/laminas-console": "^2.6",
4620
                "laminas/laminas-http": "^2.6",
4621
                "laminas/laminas-i18n": "^2.7.3",
4622
                "laminas/laminas-log": "^2.9.1",
4623
                "laminas/laminas-mvc": "^2.7.9 || ^3.0.4",
4624
                "laminas/laminas-permissions-acl": "^2.6",
4625
                "laminas/laminas-router": "^3.0.2",
4626
                "laminas/laminas-servicemanager": "^3.2.1",
4627
                "laminas/laminas-uri": "^2.5.2",
4628
                "laminas/laminas-view": "^2.9",
4629
                "phpspec/prophecy-phpunit": "^2.0",
4630
                "phpunit/phpunit": "^9.4.1"
4631
            },
4632
            "suggest": {
4633
                "laminas/laminas-config": "^2.6 || ^3.1, to provide page configuration (optional, as arrays and Traversables are also allowed)",
4634
                "laminas/laminas-permissions-acl": "^2.6, to provide ACL-based access restrictions to pages",
4635
                "laminas/laminas-router": "^3.0, to use router-based URI generation with Mvc pages",
4636
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, to use the navigation factories",
4637
                "laminas/laminas-view": "^2.8.1, to use the navigation view helpers"
4638
            },
4639
            "type": "library",
4640
            "extra": {
4641
                "laminas": {
4642
                    "component": "Laminas\\Navigation",
4643
                    "config-provider": "Laminas\\Navigation\\ConfigProvider"
4644
                }
4645
            },
4646
            "autoload": {
4647
                "psr-4": {
4648
                    "Laminas\\Navigation\\": "src/"
4649
                }
4650
            },
4651
            "notification-url": "https://packagist.org/downloads/",
4652
            "license": [
4653
                "BSD-3-Clause"
4654
            ],
4655
            "description": "Manage trees of pointers to web pages in order to build navigation systems",
4656
            "homepage": "https://laminas.dev",
4657
            "keywords": [
4658
                "laminas",
4659
                "navigation"
4660
            ],
4661
            "support": {
4662
                "chat": "https://laminas.dev/chat",
4663
                "docs": "https://docs.laminas.dev/laminas-navigation/",
4664
                "forum": "https://discourse.laminas.dev",
4665
                "issues": "https://github.com/laminas/laminas-navigation/issues",
4666
                "rss": "https://github.com/laminas/laminas-navigation/releases.atom",
4667
                "source": "https://github.com/laminas/laminas-navigation"
4668
            },
4669
            "funding": [
4670
                {
4671
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4672
                    "type": "community_bridge"
4673
                }
4674
            ],
4675
            "time": "2021-04-12T09:14:02+00:00"
4676
        },
4677
        {
4678
            "name": "laminas/laminas-paginator",
4679
            "version": "2.10.0",
4680
            "source": {
4681
                "type": "git",
4682
                "url": "https://github.com/laminas/laminas-paginator.git",
4683
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695"
4684
            },
4685
            "dist": {
4686
                "type": "zip",
4687
                "url": "https://api.github.com/repos/laminas/laminas-paginator/zipball/14ce4a397e6329954389cc40aa635caa9573f695",
4688
                "reference": "14ce4a397e6329954389cc40aa635caa9573f695",
4689
                "shasum": ""
4690
            },
4691
            "require": {
4692
                "ext-json": "*",
4693
                "laminas/laminas-stdlib": "^3.2.1",
4694
                "laminas/laminas-zendframework-bridge": "^1.0.4",
4695
                "php": "^7.3 || ~8.0.0"
4696
            },
4697
            "replace": {
4698
                "zendframework/zend-paginator": "^2.8.2"
4699
            },
4700
            "require-dev": {
4701
                "laminas/laminas-cache": "^2.9.0",
4702
                "laminas/laminas-coding-standard": "~2.1.4",
4703
                "laminas/laminas-config": "^2.6.0",
4704
                "laminas/laminas-filter": "^2.9.4",
4705
                "laminas/laminas-servicemanager": "^3.4.1",
4706
                "laminas/laminas-view": "^2.11.4",
4707
                "phpunit/phpunit": "^9.3",
4708
                "psalm/plugin-phpunit": "^0.15.1",
4709
                "vimeo/psalm": "^4.6"
4710
            },
4711
            "suggest": {
4712
                "laminas/laminas-cache": "Laminas\\Cache component to support cache features",
4713
                "laminas/laminas-filter": "Laminas\\Filter component",
4714
                "laminas/laminas-paginator-adapter-laminasdb": "Provides pagination adapters for Select statements and TableGateway instances",
4715
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
4716
                "laminas/laminas-view": "Laminas\\View component"
4717
            },
4718
            "type": "library",
4719
            "extra": {
4720
                "laminas": {
4721
                    "component": "Laminas\\Paginator",
4722
                    "config-provider": "Laminas\\Paginator\\ConfigProvider"
4723
                }
4724
            },
4725
            "autoload": {
4726
                "psr-4": {
4727
                    "Laminas\\Paginator\\": "src/"
4728
                }
4729
            },
4730
            "notification-url": "https://packagist.org/downloads/",
4731
            "license": [
4732
                "BSD-3-Clause"
4733
            ],
4734
            "description": "Paginate collections of data from arbitrary sources",
4735
            "homepage": "https://laminas.dev",
4736
            "keywords": [
4737
                "laminas",
4738
                "paginator"
4739
            ],
4740
            "support": {
4741
                "chat": "https://laminas.dev/chat",
4742
                "docs": "https://docs.laminas.dev/laminas-paginator/",
4743
                "forum": "https://discourse.laminas.dev",
4744
                "issues": "https://github.com/laminas/laminas-paginator/issues",
4745
                "rss": "https://github.com/laminas/laminas-paginator/releases.atom",
4746
                "source": "https://github.com/laminas/laminas-paginator"
4747
            },
4748
            "funding": [
4749
                {
4750
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4751
                    "type": "community_bridge"
4752
                }
4753
            ],
4754
            "time": "2021-02-25T21:39:49+00:00"
4755
        },
4756
        {
4757
            "name": "laminas/laminas-permissions-acl",
4758
            "version": "2.8.0",
4759
            "source": {
4760
                "type": "git",
4761
                "url": "https://github.com/laminas/laminas-permissions-acl.git",
4762
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e"
4763
            },
4764
            "dist": {
4765
                "type": "zip",
4766
                "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
4767
                "reference": "7af6463695d76dbf25c6b03e6ebb792c8f1ab67e",
4768
                "shasum": ""
4769
            },
4770
            "require": {
4771
                "laminas/laminas-zendframework-bridge": "^1.0",
4772
                "php": "^7.3 || ~8.0.0"
4773
            },
4774
            "conflict": {
4775
                "laminas/laminas-servicemanager": "<3.0"
4776
            },
4777
            "replace": {
4778
                "zendframework/zend-permissions-acl": "^2.7.1"
4779
            },
4780
            "require-dev": {
4781
                "laminas/laminas-coding-standard": "~1.0.0",
4782
                "laminas/laminas-servicemanager": "^3.0.3",
4783
                "phpunit/phpunit": "^9.5"
4784
            },
4785
            "suggest": {
4786
                "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
4787
            },
4788
            "type": "library",
4789
            "autoload": {
4790
                "psr-4": {
4791
                    "Laminas\\Permissions\\Acl\\": "src/"
4792
                }
4793
            },
4794
            "notification-url": "https://packagist.org/downloads/",
4795
            "license": [
4796
                "BSD-3-Clause"
4797
            ],
4798
            "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management",
4799
            "homepage": "https://laminas.dev",
4800
            "keywords": [
4801
                "acl",
4802
                "laminas"
4803
            ],
4804
            "support": {
4805
                "chat": "https://laminas.dev/chat",
4806
                "docs": "https://docs.laminas.dev/laminas-permissions-acl/",
4807
                "forum": "https://discourse.laminas.dev",
4808
                "issues": "https://github.com/laminas/laminas-permissions-acl/issues",
4809
                "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom",
4810
                "source": "https://github.com/laminas/laminas-permissions-acl"
4811
            },
4812
            "funding": [
4813
                {
4814
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4815
                    "type": "community_bridge"
4816
                }
4817
            ],
4818
            "time": "2021-04-08T12:56:14+00:00"
4819
        },
4820
        {
4821
            "name": "laminas/laminas-psr7bridge",
4822
            "version": "1.3.1",
4823
            "source": {
4824
                "type": "git",
4825
                "url": "https://github.com/laminas/laminas-psr7bridge.git",
4826
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6"
4827
            },
4828
            "dist": {
4829
                "type": "zip",
4830
                "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/b1158f0574164039f698a261c01c26119cc6dbd6",
4831
                "reference": "b1158f0574164039f698a261c01c26119cc6dbd6",
4832
                "shasum": ""
4833
            },
4834
            "require": {
4835
                "laminas/laminas-diactoros": "^1.7 || ^2.0",
4836
                "laminas/laminas-http": "^2.11",
4837
                "laminas/laminas-zendframework-bridge": "^1.0",
4838
                "php": "^7.3 || ~8.0.0",
4839
                "psr/http-message": "^1.0"
4840
            },
4841
            "conflict": {
4842
                "laminas/laminas-stdlib": "< 3.2.1"
4843
            },
4844
            "replace": {
4845
                "zendframework/zend-psr7bridge": "^1.2.0"
4846
            },
4847
            "require-dev": {
4848
                "laminas/laminas-coding-standard": "~1.0.0",
4849
                "phpunit/phpunit": "^9.4.1"
4850
            },
4851
            "type": "library",
4852
            "autoload": {
4853
                "psr-4": {
4854
                    "Laminas\\Psr7Bridge\\": "src/"
4855
                }
4856
            },
4857
            "notification-url": "https://packagist.org/downloads/",
4858
            "license": [
4859
                "BSD-3-Clause"
4860
            ],
4861
            "description": "PSR-7 &lt;-&gt; laminas-http message conversions",
4862
            "homepage": "https://laminas.dev",
4863
            "keywords": [
4864
                "http",
4865
                "laminas",
4866
                "psr",
4867
                "psr-7"
4868
            ],
4869
            "support": {
4870
                "chat": "https://laminas.dev/chat",
4871
                "docs": "https://docs.laminas.dev/laminas-psr7bridge/",
4872
                "forum": "https://discourse.laminas.dev",
4873
                "issues": "https://github.com/laminas/laminas-psr7bridge/issues",
4874
                "rss": "https://github.com/laminas/laminas-psr7bridge/releases.atom",
4875
                "source": "https://github.com/laminas/laminas-psr7bridge"
4876
            },
4877
            "funding": [
4878
                {
4879
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4880
                    "type": "community_bridge"
4881
                }
4882
            ],
4883
            "time": "2021-04-13T21:03:24+00:00"
4884
        },
4885
        {
4886
            "name": "laminas/laminas-recaptcha",
4887
            "version": "3.3.0",
4888
            "source": {
4889
                "type": "git",
4890
                "url": "https://github.com/laminas/laminas-recaptcha.git",
4891
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73"
4892
            },
4893
            "dist": {
4894
                "type": "zip",
4895
                "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/3275b19ee8a58007e508b2ea3fd2160582abdb73",
4896
                "reference": "3275b19ee8a58007e508b2ea3fd2160582abdb73",
4897
                "shasum": ""
4898
            },
4899
            "require": {
4900
                "ext-json": "*",
4901
                "laminas/laminas-http": "^2.14",
4902
                "laminas/laminas-json": "^3.2",
4903
                "laminas/laminas-stdlib": "^3.3",
4904
                "laminas/laminas-zendframework-bridge": "^1.1",
4905
                "php": "^7.3 || ~8.0.0"
4906
            },
4907
            "replace": {
4908
                "zendframework/zendservice-recaptcha": "^3.2.0"
4909
            },
4910
            "require-dev": {
4911
                "laminas/laminas-coding-standard": "~2.1.4",
4912
                "laminas/laminas-config": "^3.4",
4913
                "laminas/laminas-validator": "^2.14",
4914
                "phpunit/phpunit": "^9.4.3"
4915
            },
4916
            "suggest": {
4917
                "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API"
4918
            },
4919
            "type": "library",
4920
            "autoload": {
4921
                "psr-4": {
4922
                    "Laminas\\ReCaptcha\\": "src/"
4923
                }
4924
            },
4925
            "notification-url": "https://packagist.org/downloads/",
4926
            "license": [
4927
                "BSD-3-Clause"
4928
            ],
4929
            "description": "OOP wrapper for the ReCaptcha web service",
4930
            "homepage": "https://laminas.dev",
4931
            "keywords": [
4932
                "laminas",
4933
                "recaptcha"
4934
            ],
4935
            "support": {
4936
                "chat": "https://laminas.dev/chat",
4937
                "docs": "https://docs.laminas.dev/laminas-recaptcha/",
4938
                "forum": "https://discourse.laminas.dev",
4939
                "issues": "https://github.com/laminas/laminas-recaptcha/issues",
4940
                "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom",
4941
                "source": "https://github.com/laminas/laminas-recaptcha"
4942
            },
4943
            "funding": [
4944
                {
4945
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
4946
                    "type": "community_bridge"
4947
                }
4948
            ],
4949
            "time": "2021-04-19T15:56:33+00:00"
4950
        },
4951
        {
4952
            "name": "laminas/laminas-router",
4953
            "version": "3.4.5",
4954
            "source": {
4955
                "type": "git",
4956
                "url": "https://github.com/laminas/laminas-router.git",
4957
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7"
4958
            },
4959
            "dist": {
4960
                "type": "zip",
4961
                "url": "https://api.github.com/repos/laminas/laminas-router/zipball/aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
4962
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
4963
                "shasum": ""
4964
            },
4965
            "require": {
4966
                "container-interop/container-interop": "^1.2",
4967
                "laminas/laminas-http": "^2.8.1",
4968
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
4969
                "laminas/laminas-stdlib": "^3.3",
4970
                "laminas/laminas-zendframework-bridge": "^1.0",
4971
                "php": "^7.3 || ~8.0.0"
4972
            },
4973
            "replace": {
4974
                "zendframework/zend-router": "^3.3.0"
4975
            },
4976
            "require-dev": {
4977
                "laminas/laminas-coding-standard": "~1.0.0",
4978
                "laminas/laminas-i18n": "^2.7.4",
4979
                "phpunit/phpunit": "^9.4"
4980
            },
4981
            "suggest": {
4982
                "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
4983
            },
4984
            "type": "library",
4985
            "extra": {
4986
                "laminas": {
4987
                    "component": "Laminas\\Router",
4988
                    "config-provider": "Laminas\\Router\\ConfigProvider"
4989
                }
4990
            },
4991
            "autoload": {
4992
                "psr-4": {
4993
                    "Laminas\\Router\\": "src/"
4994
                }
4995
            },
4996
            "notification-url": "https://packagist.org/downloads/",
4997
            "license": [
4998
                "BSD-3-Clause"
4999
            ],
5000
            "description": "Flexible routing system for HTTP and console applications",
5001
            "homepage": "https://laminas.dev",
5002
            "keywords": [
5003
                "laminas",
5004
                "routing"
5005
            ],
5006
            "support": {
5007
                "chat": "https://laminas.dev/chat",
5008
                "docs": "https://docs.laminas.dev/laminas-router/",
5009
                "forum": "https://discourse.laminas.dev",
5010
                "issues": "https://github.com/laminas/laminas-router/issues",
5011
                "rss": "https://github.com/laminas/laminas-router/releases.atom",
5012
                "source": "https://github.com/laminas/laminas-router"
5013
            },
5014
            "funding": [
5015
                {
5016
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5017
                    "type": "community_bridge"
5018
                }
5019
            ],
5020
            "time": "2021-04-19T16:06:00+00:00"
5021
        },
5022
        {
5023
            "name": "laminas/laminas-servicemanager",
5024
            "version": "3.7.0",
5025
            "source": {
5026
                "type": "git",
5027
                "url": "https://github.com/laminas/laminas-servicemanager.git",
5028
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4"
5029
            },
5030
            "dist": {
5031
                "type": "zip",
5032
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
5033
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
5034
                "shasum": ""
5035
            },
5036
            "require": {
5037
                "container-interop/container-interop": "^1.2",
5038
                "laminas/laminas-stdlib": "^3.2.1",
5039
                "laminas/laminas-zendframework-bridge": "^1.0",
5040
                "php": "^7.3 || ~8.0.0",
5041
                "psr/container": "^1.0"
5042
            },
5043
            "conflict": {
5044
                "laminas/laminas-code": "<3.3.1",
5045
                "zendframework/zend-code": "<3.3.1"
5046
            },
5047
            "provide": {
5048
                "container-interop/container-interop-implementation": "^1.2",
5049
                "psr/container-implementation": "^1.0"
5050
            },
5051
            "replace": {
5052
                "zendframework/zend-servicemanager": "^3.4.0"
5053
            },
5054
            "require-dev": {
5055
                "composer/package-versions-deprecated": "^1.0",
5056
                "laminas/laminas-coding-standard": "~2.2.0",
5057
                "laminas/laminas-container-config-test": "^0.3",
5058
                "laminas/laminas-dependency-plugin": "^2.1.2",
5059
                "mikey179/vfsstream": "^1.6.8",
5060
                "ocramius/proxy-manager": "^2.2.3",
5061
                "phpbench/phpbench": "^1.0.4",
5062
                "phpspec/prophecy-phpunit": "^2.0",
5063
                "phpunit/phpunit": "^9.4",
5064
                "psalm/plugin-phpunit": "^0.16.1",
5065
                "vimeo/psalm": "^4.8"
5066
            },
5067
            "suggest": {
5068
                "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
5069
            },
5070
            "bin": [
5071
                "bin/generate-deps-for-config-factory",
5072
                "bin/generate-factory-for-class"
5073
            ],
5074
            "type": "library",
5075
            "autoload": {
5076
                "psr-4": {
5077
                    "Laminas\\ServiceManager\\": "src/"
5078
                }
5079
            },
5080
            "notification-url": "https://packagist.org/downloads/",
5081
            "license": [
5082
                "BSD-3-Clause"
5083
            ],
5084
            "description": "Factory-Driven Dependency Injection Container",
5085
            "homepage": "https://laminas.dev",
5086
            "keywords": [
5087
                "PSR-11",
5088
                "dependency-injection",
5089
                "di",
5090
                "dic",
5091
                "laminas",
5092
                "service-manager",
5093
                "servicemanager"
5094
            ],
5095
            "support": {
5096
                "chat": "https://laminas.dev/chat",
5097
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
5098
                "forum": "https://discourse.laminas.dev",
5099
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
5100
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
5101
                "source": "https://github.com/laminas/laminas-servicemanager"
5102
            },
5103
            "funding": [
5104
                {
5105
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5106
                    "type": "community_bridge"
5107
                }
5108
            ],
5109
            "time": "2021-07-24T19:33:07+00:00"
5110
        },
5111
        {
5112
            "name": "laminas/laminas-session",
5113
            "version": "2.11.0",
5114
            "source": {
5115
                "type": "git",
5116
                "url": "https://github.com/laminas/laminas-session.git",
5117
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922"
5118
            },
5119
            "dist": {
5120
                "type": "zip",
5121
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5122
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5123
                "shasum": ""
5124
            },
5125
            "require": {
5126
                "laminas/laminas-eventmanager": "^3.0",
5127
                "laminas/laminas-stdlib": "^3.2.1",
5128
                "laminas/laminas-zendframework-bridge": "^1.0",
5129
                "php": "^7.3 || ~8.0.0"
5130
            },
5131
            "replace": {
5132
                "zendframework/zend-session": "^2.9.1"
5133
            },
5134
            "require-dev": {
5135
                "container-interop/container-interop": "^1.1",
5136
                "laminas/laminas-cache": "^2.6.1",
5137
                "laminas/laminas-coding-standard": "~2.2.1",
5138
                "laminas/laminas-db": "^2.7",
5139
                "laminas/laminas-http": "^2.5.4",
5140
                "laminas/laminas-servicemanager": "^3.0.3",
5141
                "laminas/laminas-validator": "^2.6",
5142
                "mongodb/mongodb": "^1.0.1",
5143
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
5144
                "phpspec/prophecy-phpunit": "^2.0",
5145
                "phpunit/phpunit": "^9.3"
5146
            },
5147
            "suggest": {
5148
                "laminas/laminas-cache": "Laminas\\Cache component",
5149
                "laminas/laminas-db": "Laminas\\Db component",
5150
                "laminas/laminas-http": "Laminas\\Http component",
5151
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5152
                "laminas/laminas-validator": "Laminas\\Validator component",
5153
                "mongodb/mongodb": "If you want to use the MongoDB session save handler"
5154
            },
5155
            "type": "library",
5156
            "extra": {
5157
                "laminas": {
5158
                    "component": "Laminas\\Session",
5159
                    "config-provider": "Laminas\\Session\\ConfigProvider"
5160
                }
5161
            },
5162
            "autoload": {
5163
                "psr-4": {
5164
                    "Laminas\\Session\\": "src/"
5165
                }
5166
            },
5167
            "notification-url": "https://packagist.org/downloads/",
5168
            "license": [
5169
                "BSD-3-Clause"
5170
            ],
5171
            "description": "Object-oriented interface to PHP sessions and storage",
5172
            "homepage": "https://laminas.dev",
5173
            "keywords": [
5174
                "laminas",
5175
                "session"
5176
            ],
5177
            "support": {
5178
                "chat": "https://laminas.dev/chat",
5179
                "docs": "https://docs.laminas.dev/laminas-session/",
5180
                "forum": "https://discourse.laminas.dev",
5181
                "issues": "https://github.com/laminas/laminas-session/issues",
5182
                "rss": "https://github.com/laminas/laminas-session/releases.atom",
5183
                "source": "https://github.com/laminas/laminas-session"
5184
            },
5185
            "funding": [
5186
                {
5187
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5188
                    "type": "community_bridge"
5189
                }
5190
            ],
5191
            "time": "2021-06-30T15:33:53+00:00"
5192
        },
5193
        {
5194
            "name": "laminas/laminas-stdlib",
5195
            "version": "3.6.0",
5196
            "source": {
5197
                "type": "git",
5198
                "url": "https://github.com/laminas/laminas-stdlib.git",
5199
                "reference": "c53d8537f108fac3fae652677a19735db730ba46"
5200
            },
5201
            "dist": {
5202
                "type": "zip",
5203
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c53d8537f108fac3fae652677a19735db730ba46",
5204
                "reference": "c53d8537f108fac3fae652677a19735db730ba46",
5205
                "shasum": ""
5206
            },
5207
            "require": {
5208
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5209
            },
5210
            "conflict": {
5211
                "zendframework/zend-stdlib": "*"
5212
            },
5213
            "require-dev": {
5214
                "laminas/laminas-coding-standard": "~2.3.0",
5215
                "phpbench/phpbench": "^0.17.1",
5216
                "phpunit/phpunit": "~9.3.7",
5217
                "psalm/plugin-phpunit": "^0.16.0",
5218
                "vimeo/psalm": "^4.7"
5219
            },
5220
            "type": "library",
5221
            "autoload": {
5222
                "psr-4": {
5223
                    "Laminas\\Stdlib\\": "src/"
5224
                }
5225
            },
5226
            "notification-url": "https://packagist.org/downloads/",
5227
            "license": [
5228
                "BSD-3-Clause"
5229
            ],
5230
            "description": "SPL extensions, array utilities, error handlers, and more",
5231
            "homepage": "https://laminas.dev",
5232
            "keywords": [
5233
                "laminas",
5234
                "stdlib"
5235
            ],
5236
            "support": {
5237
                "chat": "https://laminas.dev/chat",
5238
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
5239
                "forum": "https://discourse.laminas.dev",
5240
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
5241
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
5242
                "source": "https://github.com/laminas/laminas-stdlib"
5243
            },
5244
            "funding": [
5245
                {
5246
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5247
                    "type": "community_bridge"
5248
                }
5249
            ],
5250
            "time": "2021-09-02T16:11:32+00:00"
5251
        },
5252
        {
5253
            "name": "laminas/laminas-test",
5254
            "version": "3.5.1",
5255
            "source": {
5256
                "type": "git",
5257
                "url": "https://github.com/laminas/laminas-test.git",
5258
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276"
5259
            },
5260
            "dist": {
5261
                "type": "zip",
5262
                "url": "https://api.github.com/repos/laminas/laminas-test/zipball/621eced0d747ead65c39ab0fc507f66e9bdca276",
5263
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276",
5264
                "shasum": ""
5265
            },
5266
            "require": {
5267
                "laminas/laminas-console": "^2.6",
5268
                "laminas/laminas-dom": "^2.8",
5269
                "laminas/laminas-eventmanager": "^3.0",
5270
                "laminas/laminas-http": "^2.13",
5271
                "laminas/laminas-mvc": "^3.0",
5272
                "laminas/laminas-servicemanager": "^3.0.3",
5273
                "laminas/laminas-stdlib": "^3.3",
5274
                "laminas/laminas-uri": "^2.5",
5275
                "laminas/laminas-view": "^2.6.3",
5276
                "laminas/laminas-zendframework-bridge": "^1.1",
5277
                "php": "^7.3 || ~8.0.0",
5278
                "phpunit/phpunit": "^8.0 || ^9.0"
5279
            },
5280
            "replace": {
5281
                "zendframework/zend-test": "^3.3.0"
5282
            },
5283
            "require-dev": {
5284
                "laminas/laminas-coding-standard": "~2.2.1",
5285
                "laminas/laminas-i18n": "^2.6",
5286
                "laminas/laminas-log": "^2.7.1",
5287
                "laminas/laminas-modulemanager": "^2.7.1",
5288
                "laminas/laminas-mvc-console": "^1.1.8",
5289
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.0",
5290
                "laminas/laminas-serializer": "^2.6.1",
5291
                "laminas/laminas-session": "^2.8.5",
5292
                "laminas/laminas-validator": "^2.8",
5293
                "mikey179/vfsstream": "^1.6.8",
5294
                "psalm/plugin-phpunit": "^0.16.0",
5295
                "vimeo/psalm": "^4.7"
5296
            },
5297
            "suggest": {
5298
                "laminas/laminas-mvc-console": "^1.1.8, to test MVC <-> console integration"
5299
            },
5300
            "type": "library",
5301
            "autoload": {
5302
                "psr-4": {
5303
                    "Laminas\\Test\\": "src/"
5304
                }
5305
            },
5306
            "notification-url": "https://packagist.org/downloads/",
5307
            "license": [
5308
                "BSD-3-Clause"
5309
            ],
5310
            "description": "Tools to facilitate unit testing of laminas-mvc applications",
5311
            "homepage": "https://laminas.dev",
5312
            "keywords": [
5313
                "laminas",
5314
                "test"
5315
            ],
5316
            "support": {
5317
                "chat": "https://laminas.dev/chat",
5318
                "docs": "https://docs.laminas.dev/laminas-test/",
5319
                "forum": "https://discourse.laminas.dev",
5320
                "issues": "https://github.com/laminas/laminas-test/issues",
5321
                "rss": "https://github.com/laminas/laminas-test/releases.atom",
5322
                "source": "https://github.com/laminas/laminas-test"
5323
            },
5324
            "funding": [
5325
                {
5326
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5327
                    "type": "community_bridge"
5328
                }
5329
            ],
5330
            "time": "2021-06-14T13:48:54+00:00"
5331
        },
5332
        {
5333
            "name": "laminas/laminas-uri",
5334
            "version": "2.9.1",
5335
            "source": {
5336
                "type": "git",
5337
                "url": "https://github.com/laminas/laminas-uri.git",
5338
                "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
5339
            },
5340
            "dist": {
5341
                "type": "zip",
5342
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
5343
                "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
5344
                "shasum": ""
5345
            },
5346
            "require": {
5347
                "laminas/laminas-escaper": "^2.9",
5348
                "laminas/laminas-validator": "^2.15",
5349
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5350
            },
5351
            "conflict": {
5352
                "zendframework/zend-uri": "*"
5353
            },
5354
            "require-dev": {
5355
                "laminas/laminas-coding-standard": "~2.2.1",
5356
                "phpunit/phpunit": "^9.5.5"
5357
            },
5358
            "type": "library",
5359
            "autoload": {
5360
                "psr-4": {
5361
                    "Laminas\\Uri\\": "src/"
5362
                }
5363
            },
5364
            "notification-url": "https://packagist.org/downloads/",
5365
            "license": [
5366
                "BSD-3-Clause"
5367
            ],
5368
            "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
5369
            "homepage": "https://laminas.dev",
5370
            "keywords": [
5371
                "laminas",
5372
                "uri"
5373
            ],
5374
            "support": {
5375
                "chat": "https://laminas.dev/chat",
5376
                "docs": "https://docs.laminas.dev/laminas-uri/",
5377
                "forum": "https://discourse.laminas.dev",
5378
                "issues": "https://github.com/laminas/laminas-uri/issues",
5379
                "rss": "https://github.com/laminas/laminas-uri/releases.atom",
5380
                "source": "https://github.com/laminas/laminas-uri"
5381
            },
5382
            "funding": [
5383
                {
5384
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5385
                    "type": "community_bridge"
5386
                }
5387
            ],
5388
            "time": "2021-09-09T18:37:15+00:00"
5389
        },
5390
        {
5391
            "name": "laminas/laminas-validator",
5392
            "version": "2.15.0",
5393
            "source": {
5394
                "type": "git",
5395
                "url": "https://github.com/laminas/laminas-validator.git",
5396
                "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9"
5397
            },
5398
            "dist": {
5399
                "type": "zip",
5400
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9",
5401
                "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9",
5402
                "shasum": ""
5403
            },
5404
            "require": {
5405
                "container-interop/container-interop": "^1.1",
5406
                "laminas/laminas-stdlib": "^3.6",
5407
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5408
            },
5409
            "conflict": {
5410
                "zendframework/zend-validator": "*"
5411
            },
5412
            "require-dev": {
5413
                "laminas/laminas-cache": "^2.6.1",
5414
                "laminas/laminas-coding-standard": "~2.2.1",
5415
                "laminas/laminas-db": "^2.7",
5416
                "laminas/laminas-filter": "^2.6",
5417
                "laminas/laminas-http": "^2.14.2",
5418
                "laminas/laminas-i18n": "^2.6",
5419
                "laminas/laminas-math": "^2.6",
5420
                "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
5421
                "laminas/laminas-session": "^2.8",
5422
                "laminas/laminas-uri": "^2.7",
5423
                "phpspec/prophecy-phpunit": "^2.0",
5424
                "phpunit/phpunit": "^9.5.5",
5425
                "psalm/plugin-phpunit": "^0.15.0",
5426
                "psr/http-client": "^1.0",
5427
                "psr/http-factory": "^1.0",
5428
                "psr/http-message": "^1.0",
5429
                "vimeo/psalm": "^4.3"
5430
            },
5431
            "suggest": {
5432
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
5433
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
5434
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
5435
                "laminas/laminas-i18n-resources": "Translations of validator messages",
5436
                "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
5437
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
5438
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
5439
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
5440
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
5441
            },
5442
            "type": "library",
5443
            "extra": {
5444
                "laminas": {
5445
                    "component": "Laminas\\Validator",
5446
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
5447
                }
5448
            },
5449
            "autoload": {
5450
                "psr-4": {
5451
                    "Laminas\\Validator\\": "src/"
5452
                }
5453
            },
5454
            "notification-url": "https://packagist.org/downloads/",
5455
            "license": [
5456
                "BSD-3-Clause"
5457
            ],
5458
            "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
5459
            "homepage": "https://laminas.dev",
5460
            "keywords": [
5461
                "laminas",
5462
                "validator"
5463
            ],
5464
            "support": {
5465
                "chat": "https://laminas.dev/chat",
5466
                "docs": "https://docs.laminas.dev/laminas-validator/",
5467
                "forum": "https://discourse.laminas.dev",
5468
                "issues": "https://github.com/laminas/laminas-validator/issues",
5469
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
5470
                "source": "https://github.com/laminas/laminas-validator"
5471
            },
5472
            "funding": [
5473
                {
5474
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5475
                    "type": "community_bridge"
5476
                }
5477
            ],
5478
            "time": "2021-09-08T23:16:56+00:00"
5479
        },
5480
        {
5481
            "name": "laminas/laminas-view",
5482
            "version": "2.12.0",
5483
            "source": {
5484
                "type": "git",
5485
                "url": "https://github.com/laminas/laminas-view.git",
5486
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1"
5487
            },
5488
            "dist": {
5489
                "type": "zip",
5490
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5491
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5492
                "shasum": ""
5493
            },
5494
            "require": {
5495
                "laminas/laminas-eventmanager": "^3.0",
5496
                "laminas/laminas-json": "^2.6.1 || ^3.0",
5497
                "laminas/laminas-loader": "^2.5",
5498
                "laminas/laminas-stdlib": "^3.2.1",
5499
                "laminas/laminas-zendframework-bridge": "^1.0",
5500
                "php": "^7.3 || ~8.0.0"
5501
            },
5502
            "conflict": {
5503
                "laminas/laminas-servicemanager": "<3.3"
5504
            },
5505
            "replace": {
5506
                "zendframework/zend-view": "^2.11.4"
5507
            },
5508
            "require-dev": {
5509
                "laminas/laminas-authentication": "^2.5",
5510
                "laminas/laminas-cache": "^2.6.1",
5511
                "laminas/laminas-coding-standard": "~1.0.0",
5512
                "laminas/laminas-config": "^2.6",
5513
                "laminas/laminas-console": "^2.6",
5514
                "laminas/laminas-escaper": "^2.5",
5515
                "laminas/laminas-feed": "^2.7",
5516
                "laminas/laminas-filter": "^2.6.1",
5517
                "laminas/laminas-http": "^2.5.4",
5518
                "laminas/laminas-i18n": "^2.6",
5519
                "laminas/laminas-log": "^2.7",
5520
                "laminas/laminas-modulemanager": "^2.7.1",
5521
                "laminas/laminas-mvc": "^2.7.14 || ^3.0",
5522
                "laminas/laminas-navigation": "^2.5",
5523
                "laminas/laminas-paginator": "^2.5",
5524
                "laminas/laminas-permissions-acl": "^2.6",
5525
                "laminas/laminas-router": "^3.0.1",
5526
                "laminas/laminas-serializer": "^2.6.1",
5527
                "laminas/laminas-servicemanager": "^3.3",
5528
                "laminas/laminas-session": "^2.8.1",
5529
                "laminas/laminas-uri": "^2.5",
5530
                "phpspec/prophecy": "^1.12",
5531
                "phpspec/prophecy-phpunit": "^2.0",
5532
                "phpunit/phpunit": "^9.3"
5533
            },
5534
            "suggest": {
5535
                "laminas/laminas-authentication": "Laminas\\Authentication component",
5536
                "laminas/laminas-escaper": "Laminas\\Escaper component",
5537
                "laminas/laminas-feed": "Laminas\\Feed component",
5538
                "laminas/laminas-filter": "Laminas\\Filter component",
5539
                "laminas/laminas-http": "Laminas\\Http component",
5540
                "laminas/laminas-i18n": "Laminas\\I18n component",
5541
                "laminas/laminas-mvc": "Laminas\\Mvc component",
5542
                "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",
5543
                "laminas/laminas-navigation": "Laminas\\Navigation component",
5544
                "laminas/laminas-paginator": "Laminas\\Paginator component",
5545
                "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
5546
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5547
                "laminas/laminas-uri": "Laminas\\Uri component"
5548
            },
5549
            "bin": [
5550
                "bin/templatemap_generator.php"
5551
            ],
5552
            "type": "library",
5553
            "autoload": {
5554
                "psr-4": {
5555
                    "Laminas\\View\\": "src/"
5556
                }
5557
            },
5558
            "notification-url": "https://packagist.org/downloads/",
5559
            "license": [
5560
                "BSD-3-Clause"
5561
            ],
5562
            "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
5563
            "homepage": "https://laminas.dev",
5564
            "keywords": [
5565
                "laminas",
5566
                "view"
5567
            ],
5568
            "support": {
5569
                "chat": "https://laminas.dev/chat",
5570
                "docs": "https://docs.laminas.dev/laminas-view/",
5571
                "forum": "https://discourse.laminas.dev",
5572
                "issues": "https://github.com/laminas/laminas-view/issues",
5573
                "rss": "https://github.com/laminas/laminas-view/releases.atom",
5574
                "source": "https://github.com/laminas/laminas-view"
5575
            },
5576
            "funding": [
5577
                {
5578
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5579
                    "type": "community_bridge"
5580
                }
5581
            ],
5582
            "time": "2021-01-01T14:07:41+00:00"
5583
        },
5584
        {
5585
            "name": "laminas/laminas-zendframework-bridge",
5586
            "version": "1.4.0",
5587
            "source": {
5588
                "type": "git",
5589
                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
5590
                "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf"
5591
            },
5592
            "dist": {
5593
                "type": "zip",
5594
                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
5595
                "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
5596
                "shasum": ""
5597
            },
5598
            "require": {
5599
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
5600
            },
5601
            "require-dev": {
5602
                "phpunit/phpunit": "^9.3",
5603
                "psalm/plugin-phpunit": "^0.15.1",
5604
                "squizlabs/php_codesniffer": "^3.5",
5605
                "vimeo/psalm": "^4.6"
5606
            },
5607
            "type": "library",
5608
            "extra": {
5609
                "laminas": {
5610
                    "module": "Laminas\\ZendFrameworkBridge"
5611
                }
5612
            },
5613
            "autoload": {
5614
                "files": [
5615
                    "src/autoload.php"
5616
                ],
5617
                "psr-4": {
5618
                    "Laminas\\ZendFrameworkBridge\\": "src//"
5619
                }
5620
            },
5621
            "notification-url": "https://packagist.org/downloads/",
5622
            "license": [
5623
                "BSD-3-Clause"
5624
            ],
5625
            "description": "Alias legacy ZF class names to Laminas Project equivalents.",
5626
            "keywords": [
5627
                "ZendFramework",
5628
                "autoloading",
5629
                "laminas",
5630
                "zf"
5631
            ],
5632
            "support": {
5633
                "forum": "https://discourse.laminas.dev/",
5634
                "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
5635
                "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
5636
                "source": "https://github.com/laminas/laminas-zendframework-bridge"
5637
            },
5638
            "funding": [
5639
                {
5640
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5641
                    "type": "community_bridge"
5642
                }
5643
            ],
5644
            "time": "2021-09-03T17:53:30+00:00"
5645
        },
5646
        {
5647
            "name": "maennchen/zipstream-php",
5648
            "version": "2.1.0",
5649
            "source": {
5650
                "type": "git",
5651
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
5652
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
5653
            },
5654
            "dist": {
5655
                "type": "zip",
5656
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
5657
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
5658
                "shasum": ""
5659
            },
5660
            "require": {
5661
                "myclabs/php-enum": "^1.5",
5662
                "php": ">= 7.1",
5663
                "psr/http-message": "^1.0",
5664
                "symfony/polyfill-mbstring": "^1.0"
5665
            },
5666
            "require-dev": {
5667
                "ext-zip": "*",
5668
                "guzzlehttp/guzzle": ">= 6.3",
5669
                "mikey179/vfsstream": "^1.6",
5670
                "phpunit/phpunit": ">= 7.5"
5671
            },
5672
            "type": "library",
5673
            "autoload": {
5674
                "psr-4": {
5675
                    "ZipStream\\": "src/"
5676
                }
5677
            },
5678
            "notification-url": "https://packagist.org/downloads/",
5679
            "license": [
5680
                "MIT"
5681
            ],
5682
            "authors": [
5683
                {
5684
                    "name": "Paul Duncan",
5685
                    "email": "pabs@pablotron.org"
5686
                },
5687
                {
5688
                    "name": "Jonatan Männchen",
5689
                    "email": "jonatan@maennchen.ch"
5690
                },
5691
                {
5692
                    "name": "Jesse Donat",
5693
                    "email": "donatj@gmail.com"
5694
                },
5695
                {
5696
                    "name": "András Kolesár",
5697
                    "email": "kolesar@kolesar.hu"
5698
                }
5699
            ],
5700
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
5701
            "keywords": [
5702
                "stream",
5703
                "zip"
5704
            ],
5705
            "support": {
5706
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
5707
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
5708
            },
5709
            "funding": [
5710
                {
5711
                    "url": "https://opencollective.com/zipstream",
5712
                    "type": "open_collective"
5713
                }
5714
            ],
5715
            "time": "2020-05-30T13:11:16+00:00"
5716
        },
5717
        {
5718
            "name": "markbaker/complex",
5719
            "version": "2.0.3",
5720
            "source": {
5721
                "type": "git",
5722
                "url": "https://github.com/MarkBaker/PHPComplex.git",
5723
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
5724
            },
5725
            "dist": {
5726
                "type": "zip",
5727
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5728
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5729
                "shasum": ""
5730
            },
5731
            "require": {
5732
                "php": "^7.2 || ^8.0"
5733
            },
5734
            "require-dev": {
5735
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5736
                "phpcompatibility/php-compatibility": "^9.0",
5737
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5738
                "squizlabs/php_codesniffer": "^3.4"
5739
            },
5740
            "type": "library",
5741
            "autoload": {
5742
                "psr-4": {
5743
                    "Complex\\": "classes/src/"
5744
                },
5745
                "files": [
5746
                    "classes/src/functions/abs.php",
5747
                    "classes/src/functions/acos.php",
5748
                    "classes/src/functions/acosh.php",
5749
                    "classes/src/functions/acot.php",
5750
                    "classes/src/functions/acoth.php",
5751
                    "classes/src/functions/acsc.php",
5752
                    "classes/src/functions/acsch.php",
5753
                    "classes/src/functions/argument.php",
5754
                    "classes/src/functions/asec.php",
5755
                    "classes/src/functions/asech.php",
5756
                    "classes/src/functions/asin.php",
5757
                    "classes/src/functions/asinh.php",
5758
                    "classes/src/functions/atan.php",
5759
                    "classes/src/functions/atanh.php",
5760
                    "classes/src/functions/conjugate.php",
5761
                    "classes/src/functions/cos.php",
5762
                    "classes/src/functions/cosh.php",
5763
                    "classes/src/functions/cot.php",
5764
                    "classes/src/functions/coth.php",
5765
                    "classes/src/functions/csc.php",
5766
                    "classes/src/functions/csch.php",
5767
                    "classes/src/functions/exp.php",
5768
                    "classes/src/functions/inverse.php",
5769
                    "classes/src/functions/ln.php",
5770
                    "classes/src/functions/log2.php",
5771
                    "classes/src/functions/log10.php",
5772
                    "classes/src/functions/negative.php",
5773
                    "classes/src/functions/pow.php",
5774
                    "classes/src/functions/rho.php",
5775
                    "classes/src/functions/sec.php",
5776
                    "classes/src/functions/sech.php",
5777
                    "classes/src/functions/sin.php",
5778
                    "classes/src/functions/sinh.php",
5779
                    "classes/src/functions/sqrt.php",
5780
                    "classes/src/functions/tan.php",
5781
                    "classes/src/functions/tanh.php",
5782
                    "classes/src/functions/theta.php",
5783
                    "classes/src/operations/add.php",
5784
                    "classes/src/operations/subtract.php",
5785
                    "classes/src/operations/multiply.php",
5786
                    "classes/src/operations/divideby.php",
5787
                    "classes/src/operations/divideinto.php"
5788
                ]
5789
            },
5790
            "notification-url": "https://packagist.org/downloads/",
5791
            "license": [
5792
                "MIT"
5793
            ],
5794
            "authors": [
5795
                {
5796
                    "name": "Mark Baker",
5797
                    "email": "mark@lange.demon.co.uk"
5798
                }
5799
            ],
5800
            "description": "PHP Class for working with complex numbers",
5801
            "homepage": "https://github.com/MarkBaker/PHPComplex",
5802
            "keywords": [
5803
                "complex",
5804
                "mathematics"
5805
            ],
5806
            "support": {
5807
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
5808
                "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
5809
            },
5810
            "time": "2021-06-02T09:44:11+00:00"
5811
        },
5812
        {
5813
            "name": "markbaker/matrix",
5814
            "version": "2.1.3",
5815
            "source": {
5816
                "type": "git",
5817
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
5818
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
5819
            },
5820
            "dist": {
5821
                "type": "zip",
5822
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
5823
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
5824
                "shasum": ""
5825
            },
5826
            "require": {
5827
                "php": "^7.1 || ^8.0"
5828
            },
5829
            "require-dev": {
5830
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5831
                "phpcompatibility/php-compatibility": "^9.0",
5832
                "phpdocumentor/phpdocumentor": "2.*",
5833
                "phploc/phploc": "^4.0",
5834
                "phpmd/phpmd": "2.*",
5835
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5836
                "sebastian/phpcpd": "^4.0",
5837
                "squizlabs/php_codesniffer": "^3.4"
5838
            },
5839
            "type": "library",
5840
            "autoload": {
5841
                "psr-4": {
5842
                    "Matrix\\": "classes/src/"
5843
                },
5844
                "files": [
5845
                    "classes/src/Functions/adjoint.php",
5846
                    "classes/src/Functions/antidiagonal.php",
5847
                    "classes/src/Functions/cofactors.php",
5848
                    "classes/src/Functions/determinant.php",
5849
                    "classes/src/Functions/diagonal.php",
5850
                    "classes/src/Functions/identity.php",
5851
                    "classes/src/Functions/inverse.php",
5852
                    "classes/src/Functions/minors.php",
5853
                    "classes/src/Functions/trace.php",
5854
                    "classes/src/Functions/transpose.php",
5855
                    "classes/src/Operations/add.php",
5856
                    "classes/src/Operations/directsum.php",
5857
                    "classes/src/Operations/subtract.php",
5858
                    "classes/src/Operations/multiply.php",
5859
                    "classes/src/Operations/divideby.php",
5860
                    "classes/src/Operations/divideinto.php"
5861
                ]
5862
            },
5863
            "notification-url": "https://packagist.org/downloads/",
5864
            "license": [
5865
                "MIT"
5866
            ],
5867
            "authors": [
5868
                {
5869
                    "name": "Mark Baker",
5870
                    "email": "mark@demon-angel.eu"
5871
                }
5872
            ],
5873
            "description": "PHP Class for working with matrices",
5874
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
5875
            "keywords": [
5876
                "mathematics",
5877
                "matrix",
5878
                "vector"
5879
            ],
5880
            "support": {
5881
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
5882
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
5883
            },
5884
            "time": "2021-05-25T15:42:17+00:00"
5885
        },
5886
        {
5887
            "name": "maxmind-db/reader",
5888
            "version": "v1.10.1",
5889
            "source": {
5890
                "type": "git",
5891
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
5892
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18"
5893
            },
5894
            "dist": {
5895
                "type": "zip",
5896
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/569bd44d97d30a4ec12c7793a33004a76d4caf18",
5897
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18",
5898
                "shasum": ""
5899
            },
5900
            "require": {
5901
                "php": ">=7.2"
5902
            },
5903
            "conflict": {
5904
                "ext-maxminddb": "<1.10.1,>=2.0.0"
5905
            },
5906
            "require-dev": {
5907
                "friendsofphp/php-cs-fixer": "*",
5908
                "php-coveralls/php-coveralls": "^2.1",
5909
                "phpstan/phpstan": "*",
5910
                "phpunit/phpcov": ">=6.0.0",
5911
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
5912
                "squizlabs/php_codesniffer": "3.*"
5913
            },
5914
            "suggest": {
5915
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
5916
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
5917
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
5918
            },
5919
            "type": "library",
5920
            "autoload": {
5921
                "psr-4": {
5922
                    "MaxMind\\Db\\": "src/MaxMind/Db"
5923
                }
5924
            },
5925
            "notification-url": "https://packagist.org/downloads/",
5926
            "license": [
5927
                "Apache-2.0"
5928
            ],
5929
            "authors": [
5930
                {
5931
                    "name": "Gregory J. Oschwald",
5932
                    "email": "goschwald@maxmind.com",
5933
                    "homepage": "https://www.maxmind.com/"
5934
                }
5935
            ],
5936
            "description": "MaxMind DB Reader API",
5937
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
5938
            "keywords": [
5939
                "database",
5940
                "geoip",
5941
                "geoip2",
5942
                "geolocation",
5943
                "maxmind"
5944
            ],
5945
            "support": {
5946
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
5947
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.10.1"
5948
            },
5949
            "time": "2021-04-14T17:49:35+00:00"
5950
        },
5951
        {
5952
            "name": "maxmind/web-service-common",
5953
            "version": "v0.8.1",
5954
            "source": {
5955
                "type": "git",
5956
                "url": "https://github.com/maxmind/web-service-common-php.git",
5957
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8"
5958
            },
5959
            "dist": {
5960
                "type": "zip",
5961
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8",
5962
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8",
5963
                "shasum": ""
5964
            },
5965
            "require": {
5966
                "composer/ca-bundle": "^1.0.3",
5967
                "ext-curl": "*",
5968
                "ext-json": "*",
5969
                "php": ">=7.2"
5970
            },
5971
            "require-dev": {
5972
                "friendsofphp/php-cs-fixer": "2.*",
5973
                "phpunit/phpunit": "^8.0 || ^9.0",
5974
                "squizlabs/php_codesniffer": "3.*"
5975
            },
5976
            "type": "library",
5977
            "autoload": {
5978
                "psr-4": {
5979
                    "MaxMind\\Exception\\": "src/Exception",
5980
                    "MaxMind\\WebService\\": "src/WebService"
5981
                }
5982
            },
5983
            "notification-url": "https://packagist.org/downloads/",
5984
            "license": [
5985
                "Apache-2.0"
5986
            ],
5987
            "authors": [
5988
                {
5989
                    "name": "Gregory Oschwald",
5990
                    "email": "goschwald@maxmind.com"
5991
                }
5992
            ],
5993
            "description": "Internal MaxMind Web Service API",
5994
            "homepage": "https://github.com/maxmind/web-service-common-php",
5995
            "support": {
5996
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
5997
                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1"
5998
            },
5999
            "time": "2020-11-02T17:00:53+00:00"
6000
        },
6001
        {
6002
            "name": "monolog/monolog",
6003
            "version": "2.3.2",
6004
            "source": {
6005
                "type": "git",
6006
                "url": "https://github.com/Seldaek/monolog.git",
6007
                "reference": "71312564759a7db5b789296369c1a264efc43aad"
6008
            },
6009
            "dist": {
6010
                "type": "zip",
6011
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
6012
                "reference": "71312564759a7db5b789296369c1a264efc43aad",
6013
                "shasum": ""
6014
            },
6015
            "require": {
6016
                "php": ">=7.2",
6017
                "psr/log": "^1.0.1"
6018
            },
6019
            "provide": {
6020
                "psr/log-implementation": "1.0.0"
6021
            },
6022
            "require-dev": {
6023
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
6024
                "doctrine/couchdb": "~1.0@dev",
6025
                "elasticsearch/elasticsearch": "^7",
6026
                "graylog2/gelf-php": "^1.4.2",
6027
                "mongodb/mongodb": "^1.8",
6028
                "php-amqplib/php-amqplib": "~2.4",
6029
                "php-console/php-console": "^3.1.3",
6030
                "phpspec/prophecy": "^1.6.1",
6031
                "phpstan/phpstan": "^0.12.91",
6032
                "phpunit/phpunit": "^8.5",
6033
                "predis/predis": "^1.1",
6034
                "rollbar/rollbar": "^1.3",
6035
                "ruflin/elastica": ">=0.90 <7.0.1",
6036
                "swiftmailer/swiftmailer": "^5.3|^6.0"
6037
            },
6038
            "suggest": {
6039
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
6040
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
6041
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
6042
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
6043
                "ext-mbstring": "Allow to work properly with unicode symbols",
6044
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
6045
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
6046
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
6047
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
6048
                "php-console/php-console": "Allow sending log messages to Google Chrome",
6049
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
6050
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
6051
            },
6052
            "type": "library",
6053
            "extra": {
6054
                "branch-alias": {
6055
                    "dev-main": "2.x-dev"
6056
                }
6057
            },
6058
            "autoload": {
6059
                "psr-4": {
6060
                    "Monolog\\": "src/Monolog"
6061
                }
6062
            },
6063
            "notification-url": "https://packagist.org/downloads/",
6064
            "license": [
6065
                "MIT"
6066
            ],
6067
            "authors": [
6068
                {
6069
                    "name": "Jordi Boggiano",
6070
                    "email": "j.boggiano@seld.be",
6071
                    "homepage": "https://seld.be"
6072
                }
6073
            ],
6074
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
6075
            "homepage": "https://github.com/Seldaek/monolog",
6076
            "keywords": [
6077
                "log",
6078
                "logging",
6079
                "psr-3"
6080
            ],
6081
            "support": {
6082
                "issues": "https://github.com/Seldaek/monolog/issues",
6083
                "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
6084
            },
6085
            "funding": [
6086
                {
6087
                    "url": "https://github.com/Seldaek",
6088
                    "type": "github"
6089
                },
6090
                {
6091
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
6092
                    "type": "tidelift"
6093
                }
6094
            ],
6095
            "time": "2021-07-23T07:42:52+00:00"
6096
        },
6097
        {
6098
            "name": "myclabs/deep-copy",
6099
            "version": "1.10.2",
6100
            "source": {
6101
                "type": "git",
6102
                "url": "https://github.com/myclabs/DeepCopy.git",
6103
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
6104
            },
6105
            "dist": {
6106
                "type": "zip",
6107
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
6108
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
6109
                "shasum": ""
6110
            },
6111
            "require": {
6112
                "php": "^7.1 || ^8.0"
6113
            },
6114
            "replace": {
6115
                "myclabs/deep-copy": "self.version"
6116
            },
6117
            "require-dev": {
6118
                "doctrine/collections": "^1.0",
6119
                "doctrine/common": "^2.6",
6120
                "phpunit/phpunit": "^7.1"
6121
            },
6122
            "type": "library",
6123
            "autoload": {
6124
                "psr-4": {
6125
                    "DeepCopy\\": "src/DeepCopy/"
6126
                },
6127
                "files": [
6128
                    "src/DeepCopy/deep_copy.php"
6129
                ]
6130
            },
6131
            "notification-url": "https://packagist.org/downloads/",
6132
            "license": [
6133
                "MIT"
6134
            ],
6135
            "description": "Create deep copies (clones) of your objects",
6136
            "keywords": [
6137
                "clone",
6138
                "copy",
6139
                "duplicate",
6140
                "object",
6141
                "object graph"
6142
            ],
6143
            "support": {
6144
                "issues": "https://github.com/myclabs/DeepCopy/issues",
6145
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
6146
            },
6147
            "funding": [
6148
                {
6149
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6150
                    "type": "tidelift"
6151
                }
6152
            ],
6153
            "time": "2020-11-13T09:40:50+00:00"
6154
        },
6155
        {
6156
            "name": "myclabs/php-enum",
6157
            "version": "1.8.3",
6158
            "source": {
6159
                "type": "git",
6160
                "url": "https://github.com/myclabs/php-enum.git",
6161
                "reference": "b942d263c641ddb5190929ff840c68f78713e937"
6162
            },
6163
            "dist": {
6164
                "type": "zip",
6165
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
6166
                "reference": "b942d263c641ddb5190929ff840c68f78713e937",
6167
                "shasum": ""
6168
            },
6169
            "require": {
6170
                "ext-json": "*",
6171
                "php": "^7.3 || ^8.0"
6172
            },
6173
            "require-dev": {
6174
                "phpunit/phpunit": "^9.5",
6175
                "squizlabs/php_codesniffer": "1.*",
6176
                "vimeo/psalm": "^4.6.2"
6177
            },
6178
            "type": "library",
6179
            "autoload": {
6180
                "psr-4": {
6181
                    "MyCLabs\\Enum\\": "src/"
6182
                }
6183
            },
6184
            "notification-url": "https://packagist.org/downloads/",
6185
            "license": [
6186
                "MIT"
6187
            ],
6188
            "authors": [
6189
                {
6190
                    "name": "PHP Enum contributors",
6191
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
6192
                }
6193
            ],
6194
            "description": "PHP Enum implementation",
6195
            "homepage": "http://github.com/myclabs/php-enum",
6196
            "keywords": [
6197
                "enum"
6198
            ],
6199
            "support": {
6200
                "issues": "https://github.com/myclabs/php-enum/issues",
6201
                "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
6202
            },
6203
            "funding": [
6204
                {
6205
                    "url": "https://github.com/mnapoli",
6206
                    "type": "github"
6207
                },
6208
                {
6209
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
6210
                    "type": "tidelift"
6211
                }
6212
            ],
6213
            "time": "2021-07-05T08:18:36+00:00"
6214
        },
6215
        {
6216
            "name": "nikic/php-parser",
6217
            "version": "v4.12.0",
6218
            "source": {
6219
                "type": "git",
6220
                "url": "https://github.com/nikic/PHP-Parser.git",
6221
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
6222
            },
6223
            "dist": {
6224
                "type": "zip",
6225
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
6226
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
6227
                "shasum": ""
6228
            },
6229
            "require": {
6230
                "ext-tokenizer": "*",
6231
                "php": ">=7.0"
6232
            },
6233
            "require-dev": {
6234
                "ircmaxell/php-yacc": "^0.0.7",
6235
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6236
            },
6237
            "bin": [
6238
                "bin/php-parse"
6239
            ],
6240
            "type": "library",
6241
            "extra": {
6242
                "branch-alias": {
6243
                    "dev-master": "4.9-dev"
6244
                }
6245
            },
6246
            "autoload": {
6247
                "psr-4": {
6248
                    "PhpParser\\": "lib/PhpParser"
6249
                }
6250
            },
6251
            "notification-url": "https://packagist.org/downloads/",
6252
            "license": [
6253
                "BSD-3-Clause"
6254
            ],
6255
            "authors": [
6256
                {
6257
                    "name": "Nikita Popov"
6258
                }
6259
            ],
6260
            "description": "A PHP parser written in PHP",
6261
            "keywords": [
6262
                "parser",
6263
                "php"
6264
            ],
6265
            "support": {
6266
                "issues": "https://github.com/nikic/PHP-Parser/issues",
6267
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
6268
            },
6269
            "time": "2021-07-21T10:44:31+00:00"
6270
        },
6271
        {
6272
            "name": "paragonie/constant_time_encoding",
6273
            "version": "v2.4.0",
6274
            "source": {
6275
                "type": "git",
6276
                "url": "https://github.com/paragonie/constant_time_encoding.git",
6277
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
6278
            },
6279
            "dist": {
6280
                "type": "zip",
6281
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6282
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6283
                "shasum": ""
6284
            },
6285
            "require": {
6286
                "php": "^7|^8"
6287
            },
6288
            "require-dev": {
6289
                "phpunit/phpunit": "^6|^7|^8|^9",
6290
                "vimeo/psalm": "^1|^2|^3|^4"
6291
            },
6292
            "type": "library",
6293
            "autoload": {
6294
                "psr-4": {
6295
                    "ParagonIE\\ConstantTime\\": "src/"
6296
                }
6297
            },
6298
            "notification-url": "https://packagist.org/downloads/",
6299
            "license": [
6300
                "MIT"
6301
            ],
6302
            "authors": [
6303
                {
6304
                    "name": "Paragon Initiative Enterprises",
6305
                    "email": "security@paragonie.com",
6306
                    "homepage": "https://paragonie.com",
6307
                    "role": "Maintainer"
6308
                },
6309
                {
6310
                    "name": "Steve 'Sc00bz' Thomas",
6311
                    "email": "steve@tobtu.com",
6312
                    "homepage": "https://www.tobtu.com",
6313
                    "role": "Original Developer"
6314
                }
6315
            ],
6316
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
6317
            "keywords": [
6318
                "base16",
6319
                "base32",
6320
                "base32_decode",
6321
                "base32_encode",
6322
                "base64",
6323
                "base64_decode",
6324
                "base64_encode",
6325
                "bin2hex",
6326
                "encoding",
6327
                "hex",
6328
                "hex2bin",
6329
                "rfc4648"
6330
            ],
6331
            "support": {
6332
                "email": "info@paragonie.com",
6333
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
6334
                "source": "https://github.com/paragonie/constant_time_encoding"
6335
            },
6336
            "time": "2020-12-06T15:14:20+00:00"
6337
        },
6338
        {
6339
            "name": "paragonie/random_compat",
6340
            "version": "v9.99.100",
6341
            "source": {
6342
                "type": "git",
6343
                "url": "https://github.com/paragonie/random_compat.git",
6344
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
6345
            },
6346
            "dist": {
6347
                "type": "zip",
6348
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
6349
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
6350
                "shasum": ""
6351
            },
6352
            "require": {
6353
                "php": ">= 7"
6354
            },
6355
            "require-dev": {
6356
                "phpunit/phpunit": "4.*|5.*",
6357
                "vimeo/psalm": "^1"
6358
            },
6359
            "suggest": {
6360
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
6361
            },
6362
            "type": "library",
6363
            "notification-url": "https://packagist.org/downloads/",
6364
            "license": [
6365
                "MIT"
6366
            ],
6367
            "authors": [
6368
                {
6369
                    "name": "Paragon Initiative Enterprises",
6370
                    "email": "security@paragonie.com",
6371
                    "homepage": "https://paragonie.com"
6372
                }
6373
            ],
6374
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
6375
            "keywords": [
6376
                "csprng",
6377
                "polyfill",
6378
                "pseudorandom",
6379
                "random"
6380
            ],
6381
            "support": {
6382
                "email": "info@paragonie.com",
6383
                "issues": "https://github.com/paragonie/random_compat/issues",
6384
                "source": "https://github.com/paragonie/random_compat"
6385
            },
6386
            "time": "2020-10-15T08:29:30+00:00"
6387
        },
6388
        {
6389
            "name": "paypal/paypal-checkout-sdk",
6390
            "version": "1.0.1",
6391
            "source": {
6392
                "type": "git",
6393
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
6394
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1"
6395
            },
6396
            "dist": {
6397
                "type": "zip",
6398
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6399
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6400
                "shasum": ""
6401
            },
6402
            "require": {
6403
                "paypal/paypalhttp": "1.0.0"
6404
            },
6405
            "require-dev": {
6406
                "phpunit/phpunit": "^5.7"
6407
            },
6408
            "type": "library",
6409
            "autoload": {
6410
                "psr-4": {
6411
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
6412
                    "Sample\\": "samples/"
6413
                }
6414
            },
6415
            "notification-url": "https://packagist.org/downloads/",
6416
            "license": [
6417
                "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE"
6418
            ],
6419
            "authors": [
6420
                {
6421
                    "name": "PayPal",
6422
                    "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
6423
                }
6424
            ],
6425
            "description": "PayPal's PHP SDK for Checkout REST APIs",
6426
            "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
6427
            "keywords": [
6428
                "checkout",
6429
                "orders",
6430
                "payments",
6431
                "paypal",
6432
                "rest",
6433
                "sdk"
6434
            ],
6435
            "support": {
6436
                "issues": "https://github.com/paypal/Checkout-PHP-SDK/issues",
6437
                "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.1"
6438
            },
6439
            "time": "2019-11-07T23:16:44+00:00"
6440
        },
6441
        {
6442
            "name": "paypal/paypalhttp",
6443
            "version": "1.0.0",
6444
            "source": {
6445
                "type": "git",
6446
                "url": "https://github.com/paypal/paypalhttp_php.git",
6447
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
6448
            },
6449
            "dist": {
6450
                "type": "zip",
6451
                "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6452
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6453
                "shasum": ""
6454
            },
6455
            "require": {
6456
                "ext-curl": "*"
6457
            },
6458
            "require-dev": {
6459
                "phpunit/phpunit": "^5.7",
6460
                "wiremock-php/wiremock-php": "1.43.2"
6461
            },
6462
            "type": "library",
6463
            "autoload": {
6464
                "psr-4": {
6465
                    "PayPalHttp\\": "lib/PayPalHttp"
6466
                }
6467
            },
6468
            "notification-url": "https://packagist.org/downloads/",
6469
            "license": [
6470
                "MIT"
6471
            ],
6472
            "authors": [
6473
                {
6474
                    "name": "PayPal",
6475
                    "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
6476
                }
6477
            ],
6478
            "support": {
6479
                "issues": "https://github.com/paypal/paypalhttp_php/issues",
6480
                "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.0"
6481
            },
6482
            "abandoned": true,
6483
            "time": "2019-11-06T21:27:12+00:00"
6484
        },
6485
        {
6486
            "name": "phar-io/manifest",
6487
            "version": "2.0.3",
6488
            "source": {
6489
                "type": "git",
6490
                "url": "https://github.com/phar-io/manifest.git",
6491
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
6492
            },
6493
            "dist": {
6494
                "type": "zip",
6495
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
6496
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
6497
                "shasum": ""
6498
            },
6499
            "require": {
6500
                "ext-dom": "*",
6501
                "ext-phar": "*",
6502
                "ext-xmlwriter": "*",
6503
                "phar-io/version": "^3.0.1",
6504
                "php": "^7.2 || ^8.0"
6505
            },
6506
            "type": "library",
6507
            "extra": {
6508
                "branch-alias": {
6509
                    "dev-master": "2.0.x-dev"
6510
                }
6511
            },
6512
            "autoload": {
6513
                "classmap": [
6514
                    "src/"
6515
                ]
6516
            },
6517
            "notification-url": "https://packagist.org/downloads/",
6518
            "license": [
6519
                "BSD-3-Clause"
6520
            ],
6521
            "authors": [
6522
                {
6523
                    "name": "Arne Blankerts",
6524
                    "email": "arne@blankerts.de",
6525
                    "role": "Developer"
6526
                },
6527
                {
6528
                    "name": "Sebastian Heuer",
6529
                    "email": "sebastian@phpeople.de",
6530
                    "role": "Developer"
6531
                },
6532
                {
6533
                    "name": "Sebastian Bergmann",
6534
                    "email": "sebastian@phpunit.de",
6535
                    "role": "Developer"
6536
                }
6537
            ],
6538
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6539
            "support": {
6540
                "issues": "https://github.com/phar-io/manifest/issues",
6541
                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
6542
            },
6543
            "time": "2021-07-20T11:28:43+00:00"
6544
        },
6545
        {
6546
            "name": "phar-io/version",
6547
            "version": "3.1.0",
6548
            "source": {
6549
                "type": "git",
6550
                "url": "https://github.com/phar-io/version.git",
6551
                "reference": "bae7c545bef187884426f042434e561ab1ddb182"
6552
            },
6553
            "dist": {
6554
                "type": "zip",
6555
                "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
6556
                "reference": "bae7c545bef187884426f042434e561ab1ddb182",
6557
                "shasum": ""
6558
            },
6559
            "require": {
6560
                "php": "^7.2 || ^8.0"
6561
            },
6562
            "type": "library",
6563
            "autoload": {
6564
                "classmap": [
6565
                    "src/"
6566
                ]
6567
            },
6568
            "notification-url": "https://packagist.org/downloads/",
6569
            "license": [
6570
                "BSD-3-Clause"
6571
            ],
6572
            "authors": [
6573
                {
6574
                    "name": "Arne Blankerts",
6575
                    "email": "arne@blankerts.de",
6576
                    "role": "Developer"
6577
                },
6578
                {
6579
                    "name": "Sebastian Heuer",
6580
                    "email": "sebastian@phpeople.de",
6581
                    "role": "Developer"
6582
                },
6583
                {
6584
                    "name": "Sebastian Bergmann",
6585
                    "email": "sebastian@phpunit.de",
6586
                    "role": "Developer"
6587
                }
6588
            ],
6589
            "description": "Library for handling version information and constraints",
6590
            "support": {
6591
                "issues": "https://github.com/phar-io/version/issues",
6592
                "source": "https://github.com/phar-io/version/tree/3.1.0"
6593
            },
6594
            "time": "2021-02-23T14:00:09+00:00"
6595
        },
6596
        {
6597
            "name": "phpdocumentor/reflection-common",
6598
            "version": "2.2.0",
6599
            "source": {
6600
                "type": "git",
6601
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
6602
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
6603
            },
6604
            "dist": {
6605
                "type": "zip",
6606
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6607
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6608
                "shasum": ""
6609
            },
6610
            "require": {
6611
                "php": "^7.2 || ^8.0"
6612
            },
6613
            "type": "library",
6614
            "extra": {
6615
                "branch-alias": {
6616
                    "dev-2.x": "2.x-dev"
6617
                }
6618
            },
6619
            "autoload": {
6620
                "psr-4": {
6621
                    "phpDocumentor\\Reflection\\": "src/"
6622
                }
6623
            },
6624
            "notification-url": "https://packagist.org/downloads/",
6625
            "license": [
6626
                "MIT"
6627
            ],
6628
            "authors": [
6629
                {
6630
                    "name": "Jaap van Otterdijk",
6631
                    "email": "opensource@ijaap.nl"
6632
                }
6633
            ],
6634
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
6635
            "homepage": "http://www.phpdoc.org",
6636
            "keywords": [
6637
                "FQSEN",
6638
                "phpDocumentor",
6639
                "phpdoc",
6640
                "reflection",
6641
                "static analysis"
6642
            ],
6643
            "support": {
6644
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
6645
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
6646
            },
6647
            "time": "2020-06-27T09:03:43+00:00"
6648
        },
6649
        {
6650
            "name": "phpdocumentor/reflection-docblock",
6651
            "version": "5.2.2",
6652
            "source": {
6653
                "type": "git",
6654
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
6655
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
6656
            },
6657
            "dist": {
6658
                "type": "zip",
6659
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
6660
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
6661
                "shasum": ""
6662
            },
6663
            "require": {
6664
                "ext-filter": "*",
6665
                "php": "^7.2 || ^8.0",
6666
                "phpdocumentor/reflection-common": "^2.2",
6667
                "phpdocumentor/type-resolver": "^1.3",
6668
                "webmozart/assert": "^1.9.1"
6669
            },
6670
            "require-dev": {
6671
                "mockery/mockery": "~1.3.2"
6672
            },
6673
            "type": "library",
6674
            "extra": {
6675
                "branch-alias": {
6676
                    "dev-master": "5.x-dev"
6677
                }
6678
            },
6679
            "autoload": {
6680
                "psr-4": {
6681
                    "phpDocumentor\\Reflection\\": "src"
6682
                }
6683
            },
6684
            "notification-url": "https://packagist.org/downloads/",
6685
            "license": [
6686
                "MIT"
6687
            ],
6688
            "authors": [
6689
                {
6690
                    "name": "Mike van Riel",
6691
                    "email": "me@mikevanriel.com"
6692
                },
6693
                {
6694
                    "name": "Jaap van Otterdijk",
6695
                    "email": "account@ijaap.nl"
6696
                }
6697
            ],
6698
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
6699
            "support": {
6700
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
6701
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
6702
            },
6703
            "time": "2020-09-03T19:13:55+00:00"
6704
        },
6705
        {
6706
            "name": "phpdocumentor/type-resolver",
6707
            "version": "1.4.0",
6708
            "source": {
6709
                "type": "git",
6710
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
6711
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
6712
            },
6713
            "dist": {
6714
                "type": "zip",
6715
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6716
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6717
                "shasum": ""
6718
            },
6719
            "require": {
6720
                "php": "^7.2 || ^8.0",
6721
                "phpdocumentor/reflection-common": "^2.0"
6722
            },
6723
            "require-dev": {
6724
                "ext-tokenizer": "*"
6725
            },
6726
            "type": "library",
6727
            "extra": {
6728
                "branch-alias": {
6729
                    "dev-1.x": "1.x-dev"
6730
                }
6731
            },
6732
            "autoload": {
6733
                "psr-4": {
6734
                    "phpDocumentor\\Reflection\\": "src"
6735
                }
6736
            },
6737
            "notification-url": "https://packagist.org/downloads/",
6738
            "license": [
6739
                "MIT"
6740
            ],
6741
            "authors": [
6742
                {
6743
                    "name": "Mike van Riel",
6744
                    "email": "me@mikevanriel.com"
6745
                }
6746
            ],
6747
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
6748
            "support": {
6749
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
6750
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
6751
            },
6752
            "time": "2020-09-17T18:55:26+00:00"
6753
        },
6754
        {
6755
            "name": "phpmailer/phpmailer",
6756
            "version": "v6.5.1",
6757
            "source": {
6758
                "type": "git",
6759
                "url": "https://github.com/PHPMailer/PHPMailer.git",
6760
                "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355"
6761
            },
6762
            "dist": {
6763
                "type": "zip",
6764
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6765
                "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6766
                "shasum": ""
6767
            },
6768
            "require": {
6769
                "ext-ctype": "*",
6770
                "ext-filter": "*",
6771
                "ext-hash": "*",
6772
                "php": ">=5.5.0"
6773
            },
6774
            "require-dev": {
6775
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6776
                "doctrine/annotations": "^1.2",
6777
                "php-parallel-lint/php-console-highlighter": "^0.5.0",
6778
                "php-parallel-lint/php-parallel-lint": "^1.3",
6779
                "phpcompatibility/php-compatibility": "^9.3.5",
6780
                "roave/security-advisories": "dev-latest",
6781
                "squizlabs/php_codesniffer": "^3.6.0",
6782
                "yoast/phpunit-polyfills": "^1.0.0"
6783
            },
6784
            "suggest": {
6785
                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6786
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6787
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6788
                "psr/log": "For optional PSR-3 debug logging",
6789
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6790
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6791
            },
6792
            "type": "library",
6793
            "autoload": {
6794
                "psr-4": {
6795
                    "PHPMailer\\PHPMailer\\": "src/"
6796
                }
6797
            },
6798
            "notification-url": "https://packagist.org/downloads/",
6799
            "license": [
6800
                "LGPL-2.1-only"
6801
            ],
6802
            "authors": [
6803
                {
6804
                    "name": "Marcus Bointon",
6805
                    "email": "phpmailer@synchromedia.co.uk"
6806
                },
6807
                {
6808
                    "name": "Jim Jagielski",
6809
                    "email": "jimjag@gmail.com"
6810
                },
6811
                {
6812
                    "name": "Andy Prevost",
6813
                    "email": "codeworxtech@users.sourceforge.net"
6814
                },
6815
                {
6816
                    "name": "Brent R. Matzelle"
6817
                }
6818
            ],
6819
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6820
            "support": {
6821
                "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6822
                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.1"
6823
            },
6824
            "funding": [
6825
                {
6826
                    "url": "https://github.com/Synchro",
6827
                    "type": "github"
6828
                }
6829
            ],
6830
            "time": "2021-08-18T09:14:16+00:00"
6831
        },
6832
        {
6833
            "name": "phpoffice/phpspreadsheet",
6834
            "version": "1.18.0",
6835
            "source": {
6836
                "type": "git",
6837
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6838
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
6839
            },
6840
            "dist": {
6841
                "type": "zip",
6842
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6843
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6844
                "shasum": ""
6845
            },
6846
            "require": {
6847
                "ext-ctype": "*",
6848
                "ext-dom": "*",
6849
                "ext-fileinfo": "*",
6850
                "ext-gd": "*",
6851
                "ext-iconv": "*",
6852
                "ext-libxml": "*",
6853
                "ext-mbstring": "*",
6854
                "ext-simplexml": "*",
6855
                "ext-xml": "*",
6856
                "ext-xmlreader": "*",
6857
                "ext-xmlwriter": "*",
6858
                "ext-zip": "*",
6859
                "ext-zlib": "*",
6860
                "ezyang/htmlpurifier": "^4.13",
6861
                "maennchen/zipstream-php": "^2.1",
6862
                "markbaker/complex": "^2.0",
6863
                "markbaker/matrix": "^2.0",
6864
                "php": "^7.2 || ^8.0",
6865
                "psr/http-client": "^1.0",
6866
                "psr/http-factory": "^1.0",
6867
                "psr/simple-cache": "^1.0"
6868
            },
6869
            "require-dev": {
6870
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6871
                "dompdf/dompdf": "^1.0",
6872
                "friendsofphp/php-cs-fixer": "^2.18",
6873
                "jpgraph/jpgraph": "^4.0",
6874
                "mpdf/mpdf": "^8.0",
6875
                "phpcompatibility/php-compatibility": "^9.3",
6876
                "phpstan/phpstan": "^0.12.82",
6877
                "phpstan/phpstan-phpunit": "^0.12.18",
6878
                "phpunit/phpunit": "^8.5",
6879
                "squizlabs/php_codesniffer": "^3.5",
6880
                "tecnickcom/tcpdf": "^6.3"
6881
            },
6882
            "suggest": {
6883
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6884
                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6885
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6886
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6887
            },
6888
            "type": "library",
6889
            "autoload": {
6890
                "psr-4": {
6891
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6892
                }
6893
            },
6894
            "notification-url": "https://packagist.org/downloads/",
6895
            "license": [
6896
                "MIT"
6897
            ],
6898
            "authors": [
6899
                {
6900
                    "name": "Maarten Balliauw",
6901
                    "homepage": "https://blog.maartenballiauw.be"
6902
                },
6903
                {
6904
                    "name": "Mark Baker",
6905
                    "homepage": "https://markbakeruk.net"
6906
                },
6907
                {
6908
                    "name": "Franck Lefevre",
6909
                    "homepage": "https://rootslabs.net"
6910
                },
6911
                {
6912
                    "name": "Erik Tilt"
6913
                },
6914
                {
6915
                    "name": "Adrien Crivelli"
6916
                }
6917
            ],
6918
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6919
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6920
            "keywords": [
6921
                "OpenXML",
6922
                "excel",
6923
                "gnumeric",
6924
                "ods",
6925
                "php",
6926
                "spreadsheet",
6927
                "xls",
6928
                "xlsx"
6929
            ],
6930
            "support": {
6931
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6932
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
6933
            },
6934
            "time": "2021-05-31T18:21:15+00:00"
6935
        },
6936
        {
6937
            "name": "phpseclib/phpseclib",
6938
            "version": "3.0.10",
6939
            "source": {
6940
                "type": "git",
6941
                "url": "https://github.com/phpseclib/phpseclib.git",
6942
                "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
6943
            },
6944
            "dist": {
6945
                "type": "zip",
6946
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
6947
                "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
6948
                "shasum": ""
6949
            },
6950
            "require": {
6951
                "paragonie/constant_time_encoding": "^1|^2",
6952
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
6953
                "php": ">=5.6.1"
6954
            },
6955
            "require-dev": {
6956
                "phing/phing": "~2.7",
6957
                "phpunit/phpunit": "^5.7|^6.0|^9.4",
6958
                "squizlabs/php_codesniffer": "~2.0"
6959
            },
6960
            "suggest": {
6961
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6962
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6963
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6964
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6965
            },
6966
            "type": "library",
6967
            "autoload": {
6968
                "files": [
6969
                    "phpseclib/bootstrap.php"
6970
                ],
6971
                "psr-4": {
6972
                    "phpseclib3\\": "phpseclib/"
6973
                }
6974
            },
6975
            "notification-url": "https://packagist.org/downloads/",
6976
            "license": [
6977
                "MIT"
6978
            ],
6979
            "authors": [
6980
                {
6981
                    "name": "Jim Wigginton",
6982
                    "email": "terrafrost@php.net",
6983
                    "role": "Lead Developer"
6984
                },
6985
                {
6986
                    "name": "Patrick Monnerat",
6987
                    "email": "pm@datasphere.ch",
6988
                    "role": "Developer"
6989
                },
6990
                {
6991
                    "name": "Andreas Fischer",
6992
                    "email": "bantu@phpbb.com",
6993
                    "role": "Developer"
6994
                },
6995
                {
6996
                    "name": "Hans-Jürgen Petrich",
6997
                    "email": "petrich@tronic-media.com",
6998
                    "role": "Developer"
6999
                },
7000
                {
7001
                    "name": "Graham Campbell",
7002
                    "email": "graham@alt-three.com",
7003
                    "role": "Developer"
7004
                }
7005
            ],
7006
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
7007
            "homepage": "http://phpseclib.sourceforge.net",
7008
            "keywords": [
7009
                "BigInteger",
7010
                "aes",
7011
                "asn.1",
7012
                "asn1",
7013
                "blowfish",
7014
                "crypto",
7015
                "cryptography",
7016
                "encryption",
7017
                "rsa",
7018
                "security",
7019
                "sftp",
7020
                "signature",
7021
                "signing",
7022
                "ssh",
7023
                "twofish",
7024
                "x.509",
7025
                "x509"
7026
            ],
7027
            "support": {
7028
                "issues": "https://github.com/phpseclib/phpseclib/issues",
7029
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
7030
            },
7031
            "funding": [
7032
                {
7033
                    "url": "https://github.com/terrafrost",
7034
                    "type": "github"
7035
                },
7036
                {
7037
                    "url": "https://www.patreon.com/phpseclib",
7038
                    "type": "patreon"
7039
                },
7040
                {
7041
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
7042
                    "type": "tidelift"
7043
                }
7044
            ],
7045
            "time": "2021-08-16T04:24:45+00:00"
7046
        },
7047
        {
7048
            "name": "phpspec/prophecy",
7049
            "version": "1.14.0",
7050
            "source": {
7051
                "type": "git",
7052
                "url": "https://github.com/phpspec/prophecy.git",
7053
                "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
7054
            },
7055
            "dist": {
7056
                "type": "zip",
7057
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
7058
                "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
7059
                "shasum": ""
7060
            },
7061
            "require": {
7062
                "doctrine/instantiator": "^1.2",
7063
                "php": "^7.2 || ~8.0, <8.2",
7064
                "phpdocumentor/reflection-docblock": "^5.2",
7065
                "sebastian/comparator": "^3.0 || ^4.0",
7066
                "sebastian/recursion-context": "^3.0 || ^4.0"
7067
            },
7068
            "require-dev": {
7069
                "phpspec/phpspec": "^6.0 || ^7.0",
7070
                "phpunit/phpunit": "^8.0 || ^9.0"
7071
            },
7072
            "type": "library",
7073
            "extra": {
7074
                "branch-alias": {
7075
                    "dev-master": "1.x-dev"
7076
                }
7077
            },
7078
            "autoload": {
7079
                "psr-4": {
7080
                    "Prophecy\\": "src/Prophecy"
7081
                }
7082
            },
7083
            "notification-url": "https://packagist.org/downloads/",
7084
            "license": [
7085
                "MIT"
7086
            ],
7087
            "authors": [
7088
                {
7089
                    "name": "Konstantin Kudryashov",
7090
                    "email": "ever.zet@gmail.com",
7091
                    "homepage": "http://everzet.com"
7092
                },
7093
                {
7094
                    "name": "Marcello Duarte",
7095
                    "email": "marcello.duarte@gmail.com"
7096
                }
7097
            ],
7098
            "description": "Highly opinionated mocking framework for PHP 5.3+",
7099
            "homepage": "https://github.com/phpspec/prophecy",
7100
            "keywords": [
7101
                "Double",
7102
                "Dummy",
7103
                "fake",
7104
                "mock",
7105
                "spy",
7106
                "stub"
7107
            ],
7108
            "support": {
7109
                "issues": "https://github.com/phpspec/prophecy/issues",
7110
                "source": "https://github.com/phpspec/prophecy/tree/1.14.0"
7111
            },
7112
            "time": "2021-09-10T09:02:12+00:00"
7113
        },
7114
        {
7115
            "name": "phpunit/php-code-coverage",
7116
            "version": "9.2.6",
7117
            "source": {
7118
                "type": "git",
7119
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7120
                "reference": "f6293e1b30a2354e8428e004689671b83871edde"
7121
            },
7122
            "dist": {
7123
                "type": "zip",
7124
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
7125
                "reference": "f6293e1b30a2354e8428e004689671b83871edde",
7126
                "shasum": ""
7127
            },
7128
            "require": {
7129
                "ext-dom": "*",
7130
                "ext-libxml": "*",
7131
                "ext-xmlwriter": "*",
7132
                "nikic/php-parser": "^4.10.2",
7133
                "php": ">=7.3",
7134
                "phpunit/php-file-iterator": "^3.0.3",
7135
                "phpunit/php-text-template": "^2.0.2",
7136
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
7137
                "sebastian/complexity": "^2.0",
7138
                "sebastian/environment": "^5.1.2",
7139
                "sebastian/lines-of-code": "^1.0.3",
7140
                "sebastian/version": "^3.0.1",
7141
                "theseer/tokenizer": "^1.2.0"
7142
            },
7143
            "require-dev": {
7144
                "phpunit/phpunit": "^9.3"
7145
            },
7146
            "suggest": {
7147
                "ext-pcov": "*",
7148
                "ext-xdebug": "*"
7149
            },
7150
            "type": "library",
7151
            "extra": {
7152
                "branch-alias": {
7153
                    "dev-master": "9.2-dev"
7154
                }
7155
            },
7156
            "autoload": {
7157
                "classmap": [
7158
                    "src/"
7159
                ]
7160
            },
7161
            "notification-url": "https://packagist.org/downloads/",
7162
            "license": [
7163
                "BSD-3-Clause"
7164
            ],
7165
            "authors": [
7166
                {
7167
                    "name": "Sebastian Bergmann",
7168
                    "email": "sebastian@phpunit.de",
7169
                    "role": "lead"
7170
                }
7171
            ],
7172
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7173
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7174
            "keywords": [
7175
                "coverage",
7176
                "testing",
7177
                "xunit"
7178
            ],
7179
            "support": {
7180
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7181
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
7182
            },
7183
            "funding": [
7184
                {
7185
                    "url": "https://github.com/sebastianbergmann",
7186
                    "type": "github"
7187
                }
7188
            ],
7189
            "time": "2021-03-28T07:26:59+00:00"
7190
        },
7191
        {
7192
            "name": "phpunit/php-file-iterator",
7193
            "version": "3.0.5",
7194
            "source": {
7195
                "type": "git",
7196
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7197
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
7198
            },
7199
            "dist": {
7200
                "type": "zip",
7201
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
7202
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
7203
                "shasum": ""
7204
            },
7205
            "require": {
7206
                "php": ">=7.3"
7207
            },
7208
            "require-dev": {
7209
                "phpunit/phpunit": "^9.3"
7210
            },
7211
            "type": "library",
7212
            "extra": {
7213
                "branch-alias": {
7214
                    "dev-master": "3.0-dev"
7215
                }
7216
            },
7217
            "autoload": {
7218
                "classmap": [
7219
                    "src/"
7220
                ]
7221
            },
7222
            "notification-url": "https://packagist.org/downloads/",
7223
            "license": [
7224
                "BSD-3-Clause"
7225
            ],
7226
            "authors": [
7227
                {
7228
                    "name": "Sebastian Bergmann",
7229
                    "email": "sebastian@phpunit.de",
7230
                    "role": "lead"
7231
                }
7232
            ],
7233
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7234
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7235
            "keywords": [
7236
                "filesystem",
7237
                "iterator"
7238
            ],
7239
            "support": {
7240
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7241
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
7242
            },
7243
            "funding": [
7244
                {
7245
                    "url": "https://github.com/sebastianbergmann",
7246
                    "type": "github"
7247
                }
7248
            ],
7249
            "time": "2020-09-28T05:57:25+00:00"
7250
        },
7251
        {
7252
            "name": "phpunit/php-invoker",
7253
            "version": "3.1.1",
7254
            "source": {
7255
                "type": "git",
7256
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
7257
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
7258
            },
7259
            "dist": {
7260
                "type": "zip",
7261
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7262
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7263
                "shasum": ""
7264
            },
7265
            "require": {
7266
                "php": ">=7.3"
7267
            },
7268
            "require-dev": {
7269
                "ext-pcntl": "*",
7270
                "phpunit/phpunit": "^9.3"
7271
            },
7272
            "suggest": {
7273
                "ext-pcntl": "*"
7274
            },
7275
            "type": "library",
7276
            "extra": {
7277
                "branch-alias": {
7278
                    "dev-master": "3.1-dev"
7279
                }
7280
            },
7281
            "autoload": {
7282
                "classmap": [
7283
                    "src/"
7284
                ]
7285
            },
7286
            "notification-url": "https://packagist.org/downloads/",
7287
            "license": [
7288
                "BSD-3-Clause"
7289
            ],
7290
            "authors": [
7291
                {
7292
                    "name": "Sebastian Bergmann",
7293
                    "email": "sebastian@phpunit.de",
7294
                    "role": "lead"
7295
                }
7296
            ],
7297
            "description": "Invoke callables with a timeout",
7298
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
7299
            "keywords": [
7300
                "process"
7301
            ],
7302
            "support": {
7303
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
7304
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
7305
            },
7306
            "funding": [
7307
                {
7308
                    "url": "https://github.com/sebastianbergmann",
7309
                    "type": "github"
7310
                }
7311
            ],
7312
            "time": "2020-09-28T05:58:55+00:00"
7313
        },
7314
        {
7315
            "name": "phpunit/php-text-template",
7316
            "version": "2.0.4",
7317
            "source": {
7318
                "type": "git",
7319
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
7320
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
7321
            },
7322
            "dist": {
7323
                "type": "zip",
7324
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7325
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7326
                "shasum": ""
7327
            },
7328
            "require": {
7329
                "php": ">=7.3"
7330
            },
7331
            "require-dev": {
7332
                "phpunit/phpunit": "^9.3"
7333
            },
7334
            "type": "library",
7335
            "extra": {
7336
                "branch-alias": {
7337
                    "dev-master": "2.0-dev"
7338
                }
7339
            },
7340
            "autoload": {
7341
                "classmap": [
7342
                    "src/"
7343
                ]
7344
            },
7345
            "notification-url": "https://packagist.org/downloads/",
7346
            "license": [
7347
                "BSD-3-Clause"
7348
            ],
7349
            "authors": [
7350
                {
7351
                    "name": "Sebastian Bergmann",
7352
                    "email": "sebastian@phpunit.de",
7353
                    "role": "lead"
7354
                }
7355
            ],
7356
            "description": "Simple template engine.",
7357
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7358
            "keywords": [
7359
                "template"
7360
            ],
7361
            "support": {
7362
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7363
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
7364
            },
7365
            "funding": [
7366
                {
7367
                    "url": "https://github.com/sebastianbergmann",
7368
                    "type": "github"
7369
                }
7370
            ],
7371
            "time": "2020-10-26T05:33:50+00:00"
7372
        },
7373
        {
7374
            "name": "phpunit/php-timer",
7375
            "version": "5.0.3",
7376
            "source": {
7377
                "type": "git",
7378
                "url": "https://github.com/sebastianbergmann/php-timer.git",
7379
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
7380
            },
7381
            "dist": {
7382
                "type": "zip",
7383
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7384
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7385
                "shasum": ""
7386
            },
7387
            "require": {
7388
                "php": ">=7.3"
7389
            },
7390
            "require-dev": {
7391
                "phpunit/phpunit": "^9.3"
7392
            },
7393
            "type": "library",
7394
            "extra": {
7395
                "branch-alias": {
7396
                    "dev-master": "5.0-dev"
7397
                }
7398
            },
7399
            "autoload": {
7400
                "classmap": [
7401
                    "src/"
7402
                ]
7403
            },
7404
            "notification-url": "https://packagist.org/downloads/",
7405
            "license": [
7406
                "BSD-3-Clause"
7407
            ],
7408
            "authors": [
7409
                {
7410
                    "name": "Sebastian Bergmann",
7411
                    "email": "sebastian@phpunit.de",
7412
                    "role": "lead"
7413
                }
7414
            ],
7415
            "description": "Utility class for timing",
7416
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
7417
            "keywords": [
7418
                "timer"
7419
            ],
7420
            "support": {
7421
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7422
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
7423
            },
7424
            "funding": [
7425
                {
7426
                    "url": "https://github.com/sebastianbergmann",
7427
                    "type": "github"
7428
                }
7429
            ],
7430
            "time": "2020-10-26T13:16:10+00:00"
7431
        },
7432
        {
7433
            "name": "phpunit/phpunit",
7434
            "version": "9.5.9",
7435
            "source": {
7436
                "type": "git",
7437
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7438
                "reference": "ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b"
7439
            },
7440
            "dist": {
7441
                "type": "zip",
7442
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b",
7443
                "reference": "ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b",
7444
                "shasum": ""
7445
            },
7446
            "require": {
7447
                "doctrine/instantiator": "^1.3.1",
7448
                "ext-dom": "*",
7449
                "ext-json": "*",
7450
                "ext-libxml": "*",
7451
                "ext-mbstring": "*",
7452
                "ext-xml": "*",
7453
                "ext-xmlwriter": "*",
7454
                "myclabs/deep-copy": "^1.10.1",
7455
                "phar-io/manifest": "^2.0.3",
7456
                "phar-io/version": "^3.0.2",
7457
                "php": ">=7.3",
7458
                "phpspec/prophecy": "^1.12.1",
7459
                "phpunit/php-code-coverage": "^9.2.3",
7460
                "phpunit/php-file-iterator": "^3.0.5",
7461
                "phpunit/php-invoker": "^3.1.1",
7462
                "phpunit/php-text-template": "^2.0.3",
7463
                "phpunit/php-timer": "^5.0.2",
7464
                "sebastian/cli-parser": "^1.0.1",
7465
                "sebastian/code-unit": "^1.0.6",
7466
                "sebastian/comparator": "^4.0.5",
7467
                "sebastian/diff": "^4.0.3",
7468
                "sebastian/environment": "^5.1.3",
7469
                "sebastian/exporter": "^4.0.3",
7470
                "sebastian/global-state": "^5.0.1",
7471
                "sebastian/object-enumerator": "^4.0.3",
7472
                "sebastian/resource-operations": "^3.0.3",
7473
                "sebastian/type": "^2.3.4",
7474
                "sebastian/version": "^3.0.2"
7475
            },
7476
            "require-dev": {
7477
                "ext-pdo": "*",
7478
                "phpspec/prophecy-phpunit": "^2.0.1"
7479
            },
7480
            "suggest": {
7481
                "ext-soap": "*",
7482
                "ext-xdebug": "*"
7483
            },
7484
            "bin": [
7485
                "phpunit"
7486
            ],
7487
            "type": "library",
7488
            "extra": {
7489
                "branch-alias": {
7490
                    "dev-master": "9.5-dev"
7491
                }
7492
            },
7493
            "autoload": {
7494
                "classmap": [
7495
                    "src/"
7496
                ],
7497
                "files": [
7498
                    "src/Framework/Assert/Functions.php"
7499
                ]
7500
            },
7501
            "notification-url": "https://packagist.org/downloads/",
7502
            "license": [
7503
                "BSD-3-Clause"
7504
            ],
7505
            "authors": [
7506
                {
7507
                    "name": "Sebastian Bergmann",
7508
                    "email": "sebastian@phpunit.de",
7509
                    "role": "lead"
7510
                }
7511
            ],
7512
            "description": "The PHP Unit Testing framework.",
7513
            "homepage": "https://phpunit.de/",
7514
            "keywords": [
7515
                "phpunit",
7516
                "testing",
7517
                "xunit"
7518
            ],
7519
            "support": {
7520
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7521
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.9"
7522
            },
7523
            "funding": [
7524
                {
7525
                    "url": "https://phpunit.de/donate.html",
7526
                    "type": "custom"
7527
                },
7528
                {
7529
                    "url": "https://github.com/sebastianbergmann",
7530
                    "type": "github"
7531
                }
7532
            ],
7533
            "time": "2021-08-31T06:47:40+00:00"
7534
        },
7535
        {
7536
            "name": "psr/cache",
7537
            "version": "1.0.1",
7538
            "source": {
7539
                "type": "git",
7540
                "url": "https://github.com/php-fig/cache.git",
7541
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
7542
            },
7543
            "dist": {
7544
                "type": "zip",
7545
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
7546
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
7547
                "shasum": ""
7548
            },
7549
            "require": {
7550
                "php": ">=5.3.0"
7551
            },
7552
            "type": "library",
7553
            "extra": {
7554
                "branch-alias": {
7555
                    "dev-master": "1.0.x-dev"
7556
                }
7557
            },
7558
            "autoload": {
7559
                "psr-4": {
7560
                    "Psr\\Cache\\": "src/"
7561
                }
7562
            },
7563
            "notification-url": "https://packagist.org/downloads/",
7564
            "license": [
7565
                "MIT"
7566
            ],
7567
            "authors": [
7568
                {
7569
                    "name": "PHP-FIG",
7570
                    "homepage": "http://www.php-fig.org/"
7571
                }
7572
            ],
7573
            "description": "Common interface for caching libraries",
7574
            "keywords": [
7575
                "cache",
7576
                "psr",
7577
                "psr-6"
7578
            ],
7579
            "support": {
7580
                "source": "https://github.com/php-fig/cache/tree/master"
7581
            },
7582
            "time": "2016-08-06T20:24:11+00:00"
7583
        },
7584
        {
7585
            "name": "psr/container",
7586
            "version": "1.1.1",
7587
            "source": {
7588
                "type": "git",
7589
                "url": "https://github.com/php-fig/container.git",
7590
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
7591
            },
7592
            "dist": {
7593
                "type": "zip",
7594
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
7595
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
7596
                "shasum": ""
7597
            },
7598
            "require": {
7599
                "php": ">=7.2.0"
7600
            },
7601
            "type": "library",
7602
            "autoload": {
7603
                "psr-4": {
7604
                    "Psr\\Container\\": "src/"
7605
                }
7606
            },
7607
            "notification-url": "https://packagist.org/downloads/",
7608
            "license": [
7609
                "MIT"
7610
            ],
7611
            "authors": [
7612
                {
7613
                    "name": "PHP-FIG",
7614
                    "homepage": "https://www.php-fig.org/"
7615
                }
7616
            ],
7617
            "description": "Common Container Interface (PHP FIG PSR-11)",
7618
            "homepage": "https://github.com/php-fig/container",
7619
            "keywords": [
7620
                "PSR-11",
7621
                "container",
7622
                "container-interface",
7623
                "container-interop",
7624
                "psr"
7625
            ],
7626
            "support": {
7627
                "issues": "https://github.com/php-fig/container/issues",
7628
                "source": "https://github.com/php-fig/container/tree/1.1.1"
7629
            },
7630
            "time": "2021-03-05T17:36:06+00:00"
7631
        },
7632
        {
7633
            "name": "psr/event-dispatcher",
7634
            "version": "1.0.0",
7635
            "source": {
7636
                "type": "git",
7637
                "url": "https://github.com/php-fig/event-dispatcher.git",
7638
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
7639
            },
7640
            "dist": {
7641
                "type": "zip",
7642
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
7643
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
7644
                "shasum": ""
7645
            },
7646
            "require": {
7647
                "php": ">=7.2.0"
7648
            },
7649
            "type": "library",
7650
            "extra": {
7651
                "branch-alias": {
7652
                    "dev-master": "1.0.x-dev"
7653
                }
7654
            },
7655
            "autoload": {
7656
                "psr-4": {
7657
                    "Psr\\EventDispatcher\\": "src/"
7658
                }
7659
            },
7660
            "notification-url": "https://packagist.org/downloads/",
7661
            "license": [
7662
                "MIT"
7663
            ],
7664
            "authors": [
7665
                {
7666
                    "name": "PHP-FIG",
7667
                    "homepage": "http://www.php-fig.org/"
7668
                }
7669
            ],
7670
            "description": "Standard interfaces for event handling.",
7671
            "keywords": [
7672
                "events",
7673
                "psr",
7674
                "psr-14"
7675
            ],
7676
            "support": {
7677
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
7678
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
7679
            },
7680
            "time": "2019-01-08T18:20:26+00:00"
7681
        },
7682
        {
7683
            "name": "psr/http-client",
7684
            "version": "1.0.1",
7685
            "source": {
7686
                "type": "git",
7687
                "url": "https://github.com/php-fig/http-client.git",
7688
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
7689
            },
7690
            "dist": {
7691
                "type": "zip",
7692
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7693
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7694
                "shasum": ""
7695
            },
7696
            "require": {
7697
                "php": "^7.0 || ^8.0",
7698
                "psr/http-message": "^1.0"
7699
            },
7700
            "type": "library",
7701
            "extra": {
7702
                "branch-alias": {
7703
                    "dev-master": "1.0.x-dev"
7704
                }
7705
            },
7706
            "autoload": {
7707
                "psr-4": {
7708
                    "Psr\\Http\\Client\\": "src/"
7709
                }
7710
            },
7711
            "notification-url": "https://packagist.org/downloads/",
7712
            "license": [
7713
                "MIT"
7714
            ],
7715
            "authors": [
7716
                {
7717
                    "name": "PHP-FIG",
7718
                    "homepage": "http://www.php-fig.org/"
7719
                }
7720
            ],
7721
            "description": "Common interface for HTTP clients",
7722
            "homepage": "https://github.com/php-fig/http-client",
7723
            "keywords": [
7724
                "http",
7725
                "http-client",
7726
                "psr",
7727
                "psr-18"
7728
            ],
7729
            "support": {
7730
                "source": "https://github.com/php-fig/http-client/tree/master"
7731
            },
7732
            "time": "2020-06-29T06:28:15+00:00"
7733
        },
7734
        {
7735
            "name": "psr/http-factory",
7736
            "version": "1.0.1",
7737
            "source": {
7738
                "type": "git",
7739
                "url": "https://github.com/php-fig/http-factory.git",
7740
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
7741
            },
7742
            "dist": {
7743
                "type": "zip",
7744
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7745
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7746
                "shasum": ""
7747
            },
7748
            "require": {
7749
                "php": ">=7.0.0",
7750
                "psr/http-message": "^1.0"
7751
            },
7752
            "type": "library",
7753
            "extra": {
7754
                "branch-alias": {
7755
                    "dev-master": "1.0.x-dev"
7756
                }
7757
            },
7758
            "autoload": {
7759
                "psr-4": {
7760
                    "Psr\\Http\\Message\\": "src/"
7761
                }
7762
            },
7763
            "notification-url": "https://packagist.org/downloads/",
7764
            "license": [
7765
                "MIT"
7766
            ],
7767
            "authors": [
7768
                {
7769
                    "name": "PHP-FIG",
7770
                    "homepage": "http://www.php-fig.org/"
7771
                }
7772
            ],
7773
            "description": "Common interfaces for PSR-7 HTTP message factories",
7774
            "keywords": [
7775
                "factory",
7776
                "http",
7777
                "message",
7778
                "psr",
7779
                "psr-17",
7780
                "psr-7",
7781
                "request",
7782
                "response"
7783
            ],
7784
            "support": {
7785
                "source": "https://github.com/php-fig/http-factory/tree/master"
7786
            },
7787
            "time": "2019-04-30T12:38:16+00:00"
7788
        },
7789
        {
7790
            "name": "psr/http-message",
7791
            "version": "1.0.1",
7792
            "source": {
7793
                "type": "git",
7794
                "url": "https://github.com/php-fig/http-message.git",
7795
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
7796
            },
7797
            "dist": {
7798
                "type": "zip",
7799
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
7800
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
7801
                "shasum": ""
7802
            },
7803
            "require": {
7804
                "php": ">=5.3.0"
7805
            },
7806
            "type": "library",
7807
            "extra": {
7808
                "branch-alias": {
7809
                    "dev-master": "1.0.x-dev"
7810
                }
7811
            },
7812
            "autoload": {
7813
                "psr-4": {
7814
                    "Psr\\Http\\Message\\": "src/"
7815
                }
7816
            },
7817
            "notification-url": "https://packagist.org/downloads/",
7818
            "license": [
7819
                "MIT"
7820
            ],
7821
            "authors": [
7822
                {
7823
                    "name": "PHP-FIG",
7824
                    "homepage": "http://www.php-fig.org/"
7825
                }
7826
            ],
7827
            "description": "Common interface for HTTP messages",
7828
            "homepage": "https://github.com/php-fig/http-message",
7829
            "keywords": [
7830
                "http",
7831
                "http-message",
7832
                "psr",
7833
                "psr-7",
7834
                "request",
7835
                "response"
7836
            ],
7837
            "support": {
7838
                "source": "https://github.com/php-fig/http-message/tree/master"
7839
            },
7840
            "time": "2016-08-06T14:39:51+00:00"
7841
        },
7842
        {
7843
            "name": "psr/log",
7844
            "version": "1.1.4",
7845
            "source": {
7846
                "type": "git",
7847
                "url": "https://github.com/php-fig/log.git",
7848
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
7849
            },
7850
            "dist": {
7851
                "type": "zip",
7852
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
7853
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
7854
                "shasum": ""
7855
            },
7856
            "require": {
7857
                "php": ">=5.3.0"
7858
            },
7859
            "type": "library",
7860
            "extra": {
7861
                "branch-alias": {
7862
                    "dev-master": "1.1.x-dev"
7863
                }
7864
            },
7865
            "autoload": {
7866
                "psr-4": {
7867
                    "Psr\\Log\\": "Psr/Log/"
7868
                }
7869
            },
7870
            "notification-url": "https://packagist.org/downloads/",
7871
            "license": [
7872
                "MIT"
7873
            ],
7874
            "authors": [
7875
                {
7876
                    "name": "PHP-FIG",
7877
                    "homepage": "https://www.php-fig.org/"
7878
                }
7879
            ],
7880
            "description": "Common interface for logging libraries",
7881
            "homepage": "https://github.com/php-fig/log",
7882
            "keywords": [
7883
                "log",
7884
                "psr",
7885
                "psr-3"
7886
            ],
7887
            "support": {
7888
                "source": "https://github.com/php-fig/log/tree/1.1.4"
7889
            },
7890
            "time": "2021-05-03T11:20:27+00:00"
7891
        },
7892
        {
7893
            "name": "psr/simple-cache",
7894
            "version": "1.0.1",
7895
            "source": {
7896
                "type": "git",
7897
                "url": "https://github.com/php-fig/simple-cache.git",
7898
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
7899
            },
7900
            "dist": {
7901
                "type": "zip",
7902
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7903
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7904
                "shasum": ""
7905
            },
7906
            "require": {
7907
                "php": ">=5.3.0"
7908
            },
7909
            "type": "library",
7910
            "extra": {
7911
                "branch-alias": {
7912
                    "dev-master": "1.0.x-dev"
7913
                }
7914
            },
7915
            "autoload": {
7916
                "psr-4": {
7917
                    "Psr\\SimpleCache\\": "src/"
7918
                }
7919
            },
7920
            "notification-url": "https://packagist.org/downloads/",
7921
            "license": [
7922
                "MIT"
7923
            ],
7924
            "authors": [
7925
                {
7926
                    "name": "PHP-FIG",
7927
                    "homepage": "http://www.php-fig.org/"
7928
                }
7929
            ],
7930
            "description": "Common interfaces for simple caching",
7931
            "keywords": [
7932
                "cache",
7933
                "caching",
7934
                "psr",
7935
                "psr-16",
7936
                "simple-cache"
7937
            ],
7938
            "support": {
7939
                "source": "https://github.com/php-fig/simple-cache/tree/master"
7940
            },
7941
            "time": "2017-10-23T01:57:42+00:00"
7942
        },
7943
        {
7944
            "name": "ralouphie/getallheaders",
7945
            "version": "3.0.3",
7946
            "source": {
7947
                "type": "git",
7948
                "url": "https://github.com/ralouphie/getallheaders.git",
7949
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
7950
            },
7951
            "dist": {
7952
                "type": "zip",
7953
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7954
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
7955
                "shasum": ""
7956
            },
7957
            "require": {
7958
                "php": ">=5.6"
7959
            },
7960
            "require-dev": {
7961
                "php-coveralls/php-coveralls": "^2.1",
7962
                "phpunit/phpunit": "^5 || ^6.5"
7963
            },
7964
            "type": "library",
7965
            "autoload": {
7966
                "files": [
7967
                    "src/getallheaders.php"
7968
                ]
7969
            },
7970
            "notification-url": "https://packagist.org/downloads/",
7971
            "license": [
7972
                "MIT"
7973
            ],
7974
            "authors": [
7975
                {
7976
                    "name": "Ralph Khattar",
7977
                    "email": "ralph.khattar@gmail.com"
7978
                }
7979
            ],
7980
            "description": "A polyfill for getallheaders.",
7981
            "support": {
7982
                "issues": "https://github.com/ralouphie/getallheaders/issues",
7983
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7984
            },
7985
            "time": "2019-03-08T08:55:37+00:00"
7986
        },
7987
        {
7988
            "name": "rncryptor/rncryptor",
7989
            "version": "4.3.0",
7990
            "source": {
7991
                "type": "git",
7992
                "url": "https://github.com/RNCryptor/RNCryptor-php.git",
7993
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302"
7994
            },
7995
            "dist": {
7996
                "type": "zip",
7997
                "url": "https://api.github.com/repos/RNCryptor/RNCryptor-php/zipball/6155afba39f053a50b9bd0bcd2f3062731821302",
7998
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302",
7999
                "shasum": ""
8000
            },
8001
            "require": {
8002
                "ext-openssl": "*",
8003
                "php": ">=7.0"
8004
            },
8005
            "require-dev": {
8006
                "phpunit/phpunit": "~6.0",
8007
                "rncryptor/spec": "~4.0",
8008
                "squizlabs/php_codesniffer": "^2.8"
8009
            },
8010
            "type": "library",
8011
            "autoload": {
8012
                "psr-4": {
8013
                    "RNCryptor\\": "src/"
8014
                }
8015
            },
8016
            "notification-url": "https://packagist.org/downloads/",
8017
            "license": [
8018
                "MIT"
8019
            ],
8020
            "authors": [
8021
                {
8022
                    "name": "Rob Napier",
8023
                    "email": "robnapier@gmail.com"
8024
                },
8025
                {
8026
                    "name": "Guysung Kim",
8027
                    "email": "guysung.kim@gmail.com"
8028
                },
8029
                {
8030
                    "name": "Curtis Farnham",
8031
                    "email": "curtisfarnham@gmail.com"
8032
                }
8033
            ],
8034
            "description": "PHP implementation of RNCryptor",
8035
            "homepage": "http://rncryptor.github.io",
8036
            "keywords": [
8037
                "crypto",
8038
                "encryption",
8039
                "rncryptor"
8040
            ],
8041
            "support": {
8042
                "issues": "https://github.com/RNCryptor/RNCryptor-php/issues",
8043
                "source": "https://github.com/RNCryptor/RNCryptor-php/tree/master"
8044
            },
8045
            "time": "2020-02-20T18:23:55+00:00"
8046
        },
8047
        {
8048
            "name": "sebastian/cli-parser",
8049
            "version": "1.0.1",
8050
            "source": {
8051
                "type": "git",
8052
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
8053
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
8054
            },
8055
            "dist": {
8056
                "type": "zip",
8057
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8058
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8059
                "shasum": ""
8060
            },
8061
            "require": {
8062
                "php": ">=7.3"
8063
            },
8064
            "require-dev": {
8065
                "phpunit/phpunit": "^9.3"
8066
            },
8067
            "type": "library",
8068
            "extra": {
8069
                "branch-alias": {
8070
                    "dev-master": "1.0-dev"
8071
                }
8072
            },
8073
            "autoload": {
8074
                "classmap": [
8075
                    "src/"
8076
                ]
8077
            },
8078
            "notification-url": "https://packagist.org/downloads/",
8079
            "license": [
8080
                "BSD-3-Clause"
8081
            ],
8082
            "authors": [
8083
                {
8084
                    "name": "Sebastian Bergmann",
8085
                    "email": "sebastian@phpunit.de",
8086
                    "role": "lead"
8087
                }
8088
            ],
8089
            "description": "Library for parsing CLI options",
8090
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
8091
            "support": {
8092
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8093
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
8094
            },
8095
            "funding": [
8096
                {
8097
                    "url": "https://github.com/sebastianbergmann",
8098
                    "type": "github"
8099
                }
8100
            ],
8101
            "time": "2020-09-28T06:08:49+00:00"
8102
        },
8103
        {
8104
            "name": "sebastian/code-unit",
8105
            "version": "1.0.8",
8106
            "source": {
8107
                "type": "git",
8108
                "url": "https://github.com/sebastianbergmann/code-unit.git",
8109
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
8110
            },
8111
            "dist": {
8112
                "type": "zip",
8113
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
8114
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
8115
                "shasum": ""
8116
            },
8117
            "require": {
8118
                "php": ">=7.3"
8119
            },
8120
            "require-dev": {
8121
                "phpunit/phpunit": "^9.3"
8122
            },
8123
            "type": "library",
8124
            "extra": {
8125
                "branch-alias": {
8126
                    "dev-master": "1.0-dev"
8127
                }
8128
            },
8129
            "autoload": {
8130
                "classmap": [
8131
                    "src/"
8132
                ]
8133
            },
8134
            "notification-url": "https://packagist.org/downloads/",
8135
            "license": [
8136
                "BSD-3-Clause"
8137
            ],
8138
            "authors": [
8139
                {
8140
                    "name": "Sebastian Bergmann",
8141
                    "email": "sebastian@phpunit.de",
8142
                    "role": "lead"
8143
                }
8144
            ],
8145
            "description": "Collection of value objects that represent the PHP code units",
8146
            "homepage": "https://github.com/sebastianbergmann/code-unit",
8147
            "support": {
8148
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8149
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
8150
            },
8151
            "funding": [
8152
                {
8153
                    "url": "https://github.com/sebastianbergmann",
8154
                    "type": "github"
8155
                }
8156
            ],
8157
            "time": "2020-10-26T13:08:54+00:00"
8158
        },
8159
        {
8160
            "name": "sebastian/code-unit-reverse-lookup",
8161
            "version": "2.0.3",
8162
            "source": {
8163
                "type": "git",
8164
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8165
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
8166
            },
8167
            "dist": {
8168
                "type": "zip",
8169
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8170
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8171
                "shasum": ""
8172
            },
8173
            "require": {
8174
                "php": ">=7.3"
8175
            },
8176
            "require-dev": {
8177
                "phpunit/phpunit": "^9.3"
8178
            },
8179
            "type": "library",
8180
            "extra": {
8181
                "branch-alias": {
8182
                    "dev-master": "2.0-dev"
8183
                }
8184
            },
8185
            "autoload": {
8186
                "classmap": [
8187
                    "src/"
8188
                ]
8189
            },
8190
            "notification-url": "https://packagist.org/downloads/",
8191
            "license": [
8192
                "BSD-3-Clause"
8193
            ],
8194
            "authors": [
8195
                {
8196
                    "name": "Sebastian Bergmann",
8197
                    "email": "sebastian@phpunit.de"
8198
                }
8199
            ],
8200
            "description": "Looks up which function or method a line of code belongs to",
8201
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8202
            "support": {
8203
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8204
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
8205
            },
8206
            "funding": [
8207
                {
8208
                    "url": "https://github.com/sebastianbergmann",
8209
                    "type": "github"
8210
                }
8211
            ],
8212
            "time": "2020-09-28T05:30:19+00:00"
8213
        },
8214
        {
8215
            "name": "sebastian/comparator",
8216
            "version": "4.0.6",
8217
            "source": {
8218
                "type": "git",
8219
                "url": "https://github.com/sebastianbergmann/comparator.git",
8220
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
8221
            },
8222
            "dist": {
8223
                "type": "zip",
8224
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
8225
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
8226
                "shasum": ""
8227
            },
8228
            "require": {
8229
                "php": ">=7.3",
8230
                "sebastian/diff": "^4.0",
8231
                "sebastian/exporter": "^4.0"
8232
            },
8233
            "require-dev": {
8234
                "phpunit/phpunit": "^9.3"
8235
            },
8236
            "type": "library",
8237
            "extra": {
8238
                "branch-alias": {
8239
                    "dev-master": "4.0-dev"
8240
                }
8241
            },
8242
            "autoload": {
8243
                "classmap": [
8244
                    "src/"
8245
                ]
8246
            },
8247
            "notification-url": "https://packagist.org/downloads/",
8248
            "license": [
8249
                "BSD-3-Clause"
8250
            ],
8251
            "authors": [
8252
                {
8253
                    "name": "Sebastian Bergmann",
8254
                    "email": "sebastian@phpunit.de"
8255
                },
8256
                {
8257
                    "name": "Jeff Welch",
8258
                    "email": "whatthejeff@gmail.com"
8259
                },
8260
                {
8261
                    "name": "Volker Dusch",
8262
                    "email": "github@wallbash.com"
8263
                },
8264
                {
8265
                    "name": "Bernhard Schussek",
8266
                    "email": "bschussek@2bepublished.at"
8267
                }
8268
            ],
8269
            "description": "Provides the functionality to compare PHP values for equality",
8270
            "homepage": "https://github.com/sebastianbergmann/comparator",
8271
            "keywords": [
8272
                "comparator",
8273
                "compare",
8274
                "equality"
8275
            ],
8276
            "support": {
8277
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
8278
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
8279
            },
8280
            "funding": [
8281
                {
8282
                    "url": "https://github.com/sebastianbergmann",
8283
                    "type": "github"
8284
                }
8285
            ],
8286
            "time": "2020-10-26T15:49:45+00:00"
8287
        },
8288
        {
8289
            "name": "sebastian/complexity",
8290
            "version": "2.0.2",
8291
            "source": {
8292
                "type": "git",
8293
                "url": "https://github.com/sebastianbergmann/complexity.git",
8294
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
8295
            },
8296
            "dist": {
8297
                "type": "zip",
8298
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
8299
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
8300
                "shasum": ""
8301
            },
8302
            "require": {
8303
                "nikic/php-parser": "^4.7",
8304
                "php": ">=7.3"
8305
            },
8306
            "require-dev": {
8307
                "phpunit/phpunit": "^9.3"
8308
            },
8309
            "type": "library",
8310
            "extra": {
8311
                "branch-alias": {
8312
                    "dev-master": "2.0-dev"
8313
                }
8314
            },
8315
            "autoload": {
8316
                "classmap": [
8317
                    "src/"
8318
                ]
8319
            },
8320
            "notification-url": "https://packagist.org/downloads/",
8321
            "license": [
8322
                "BSD-3-Clause"
8323
            ],
8324
            "authors": [
8325
                {
8326
                    "name": "Sebastian Bergmann",
8327
                    "email": "sebastian@phpunit.de",
8328
                    "role": "lead"
8329
                }
8330
            ],
8331
            "description": "Library for calculating the complexity of PHP code units",
8332
            "homepage": "https://github.com/sebastianbergmann/complexity",
8333
            "support": {
8334
                "issues": "https://github.com/sebastianbergmann/complexity/issues",
8335
                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
8336
            },
8337
            "funding": [
8338
                {
8339
                    "url": "https://github.com/sebastianbergmann",
8340
                    "type": "github"
8341
                }
8342
            ],
8343
            "time": "2020-10-26T15:52:27+00:00"
8344
        },
8345
        {
8346
            "name": "sebastian/diff",
8347
            "version": "4.0.4",
8348
            "source": {
8349
                "type": "git",
8350
                "url": "https://github.com/sebastianbergmann/diff.git",
8351
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
8352
            },
8353
            "dist": {
8354
                "type": "zip",
8355
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8356
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8357
                "shasum": ""
8358
            },
8359
            "require": {
8360
                "php": ">=7.3"
8361
            },
8362
            "require-dev": {
8363
                "phpunit/phpunit": "^9.3",
8364
                "symfony/process": "^4.2 || ^5"
8365
            },
8366
            "type": "library",
8367
            "extra": {
8368
                "branch-alias": {
8369
                    "dev-master": "4.0-dev"
8370
                }
8371
            },
8372
            "autoload": {
8373
                "classmap": [
8374
                    "src/"
8375
                ]
8376
            },
8377
            "notification-url": "https://packagist.org/downloads/",
8378
            "license": [
8379
                "BSD-3-Clause"
8380
            ],
8381
            "authors": [
8382
                {
8383
                    "name": "Sebastian Bergmann",
8384
                    "email": "sebastian@phpunit.de"
8385
                },
8386
                {
8387
                    "name": "Kore Nordmann",
8388
                    "email": "mail@kore-nordmann.de"
8389
                }
8390
            ],
8391
            "description": "Diff implementation",
8392
            "homepage": "https://github.com/sebastianbergmann/diff",
8393
            "keywords": [
8394
                "diff",
8395
                "udiff",
8396
                "unidiff",
8397
                "unified diff"
8398
            ],
8399
            "support": {
8400
                "issues": "https://github.com/sebastianbergmann/diff/issues",
8401
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8402
            },
8403
            "funding": [
8404
                {
8405
                    "url": "https://github.com/sebastianbergmann",
8406
                    "type": "github"
8407
                }
8408
            ],
8409
            "time": "2020-10-26T13:10:38+00:00"
8410
        },
8411
        {
8412
            "name": "sebastian/environment",
8413
            "version": "5.1.3",
8414
            "source": {
8415
                "type": "git",
8416
                "url": "https://github.com/sebastianbergmann/environment.git",
8417
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
8418
            },
8419
            "dist": {
8420
                "type": "zip",
8421
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
8422
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
8423
                "shasum": ""
8424
            },
8425
            "require": {
8426
                "php": ">=7.3"
8427
            },
8428
            "require-dev": {
8429
                "phpunit/phpunit": "^9.3"
8430
            },
8431
            "suggest": {
8432
                "ext-posix": "*"
8433
            },
8434
            "type": "library",
8435
            "extra": {
8436
                "branch-alias": {
8437
                    "dev-master": "5.1-dev"
8438
                }
8439
            },
8440
            "autoload": {
8441
                "classmap": [
8442
                    "src/"
8443
                ]
8444
            },
8445
            "notification-url": "https://packagist.org/downloads/",
8446
            "license": [
8447
                "BSD-3-Clause"
8448
            ],
8449
            "authors": [
8450
                {
8451
                    "name": "Sebastian Bergmann",
8452
                    "email": "sebastian@phpunit.de"
8453
                }
8454
            ],
8455
            "description": "Provides functionality to handle HHVM/PHP environments",
8456
            "homepage": "http://www.github.com/sebastianbergmann/environment",
8457
            "keywords": [
8458
                "Xdebug",
8459
                "environment",
8460
                "hhvm"
8461
            ],
8462
            "support": {
8463
                "issues": "https://github.com/sebastianbergmann/environment/issues",
8464
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
8465
            },
8466
            "funding": [
8467
                {
8468
                    "url": "https://github.com/sebastianbergmann",
8469
                    "type": "github"
8470
                }
8471
            ],
8472
            "time": "2020-09-28T05:52:38+00:00"
8473
        },
8474
        {
8475
            "name": "sebastian/exporter",
8476
            "version": "4.0.3",
8477
            "source": {
8478
                "type": "git",
8479
                "url": "https://github.com/sebastianbergmann/exporter.git",
8480
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
8481
            },
8482
            "dist": {
8483
                "type": "zip",
8484
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8485
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8486
                "shasum": ""
8487
            },
8488
            "require": {
8489
                "php": ">=7.3",
8490
                "sebastian/recursion-context": "^4.0"
8491
            },
8492
            "require-dev": {
8493
                "ext-mbstring": "*",
8494
                "phpunit/phpunit": "^9.3"
8495
            },
8496
            "type": "library",
8497
            "extra": {
8498
                "branch-alias": {
8499
                    "dev-master": "4.0-dev"
8500
                }
8501
            },
8502
            "autoload": {
8503
                "classmap": [
8504
                    "src/"
8505
                ]
8506
            },
8507
            "notification-url": "https://packagist.org/downloads/",
8508
            "license": [
8509
                "BSD-3-Clause"
8510
            ],
8511
            "authors": [
8512
                {
8513
                    "name": "Sebastian Bergmann",
8514
                    "email": "sebastian@phpunit.de"
8515
                },
8516
                {
8517
                    "name": "Jeff Welch",
8518
                    "email": "whatthejeff@gmail.com"
8519
                },
8520
                {
8521
                    "name": "Volker Dusch",
8522
                    "email": "github@wallbash.com"
8523
                },
8524
                {
8525
                    "name": "Adam Harvey",
8526
                    "email": "aharvey@php.net"
8527
                },
8528
                {
8529
                    "name": "Bernhard Schussek",
8530
                    "email": "bschussek@gmail.com"
8531
                }
8532
            ],
8533
            "description": "Provides the functionality to export PHP variables for visualization",
8534
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
8535
            "keywords": [
8536
                "export",
8537
                "exporter"
8538
            ],
8539
            "support": {
8540
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
8541
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
8542
            },
8543
            "funding": [
8544
                {
8545
                    "url": "https://github.com/sebastianbergmann",
8546
                    "type": "github"
8547
                }
8548
            ],
8549
            "time": "2020-09-28T05:24:23+00:00"
8550
        },
8551
        {
8552
            "name": "sebastian/global-state",
8553
            "version": "5.0.3",
8554
            "source": {
8555
                "type": "git",
8556
                "url": "https://github.com/sebastianbergmann/global-state.git",
8557
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
8558
            },
8559
            "dist": {
8560
                "type": "zip",
8561
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8562
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8563
                "shasum": ""
8564
            },
8565
            "require": {
8566
                "php": ">=7.3",
8567
                "sebastian/object-reflector": "^2.0",
8568
                "sebastian/recursion-context": "^4.0"
8569
            },
8570
            "require-dev": {
8571
                "ext-dom": "*",
8572
                "phpunit/phpunit": "^9.3"
8573
            },
8574
            "suggest": {
8575
                "ext-uopz": "*"
8576
            },
8577
            "type": "library",
8578
            "extra": {
8579
                "branch-alias": {
8580
                    "dev-master": "5.0-dev"
8581
                }
8582
            },
8583
            "autoload": {
8584
                "classmap": [
8585
                    "src/"
8586
                ]
8587
            },
8588
            "notification-url": "https://packagist.org/downloads/",
8589
            "license": [
8590
                "BSD-3-Clause"
8591
            ],
8592
            "authors": [
8593
                {
8594
                    "name": "Sebastian Bergmann",
8595
                    "email": "sebastian@phpunit.de"
8596
                }
8597
            ],
8598
            "description": "Snapshotting of global state",
8599
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
8600
            "keywords": [
8601
                "global state"
8602
            ],
8603
            "support": {
8604
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
8605
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
8606
            },
8607
            "funding": [
8608
                {
8609
                    "url": "https://github.com/sebastianbergmann",
8610
                    "type": "github"
8611
                }
8612
            ],
8613
            "time": "2021-06-11T13:31:12+00:00"
8614
        },
8615
        {
8616
            "name": "sebastian/lines-of-code",
8617
            "version": "1.0.3",
8618
            "source": {
8619
                "type": "git",
8620
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
8621
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
8622
            },
8623
            "dist": {
8624
                "type": "zip",
8625
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8626
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8627
                "shasum": ""
8628
            },
8629
            "require": {
8630
                "nikic/php-parser": "^4.6",
8631
                "php": ">=7.3"
8632
            },
8633
            "require-dev": {
8634
                "phpunit/phpunit": "^9.3"
8635
            },
8636
            "type": "library",
8637
            "extra": {
8638
                "branch-alias": {
8639
                    "dev-master": "1.0-dev"
8640
                }
8641
            },
8642
            "autoload": {
8643
                "classmap": [
8644
                    "src/"
8645
                ]
8646
            },
8647
            "notification-url": "https://packagist.org/downloads/",
8648
            "license": [
8649
                "BSD-3-Clause"
8650
            ],
8651
            "authors": [
8652
                {
8653
                    "name": "Sebastian Bergmann",
8654
                    "email": "sebastian@phpunit.de",
8655
                    "role": "lead"
8656
                }
8657
            ],
8658
            "description": "Library for counting the lines of code in PHP source code",
8659
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
8660
            "support": {
8661
                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
8662
                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
8663
            },
8664
            "funding": [
8665
                {
8666
                    "url": "https://github.com/sebastianbergmann",
8667
                    "type": "github"
8668
                }
8669
            ],
8670
            "time": "2020-11-28T06:42:11+00:00"
8671
        },
8672
        {
8673
            "name": "sebastian/object-enumerator",
8674
            "version": "4.0.4",
8675
            "source": {
8676
                "type": "git",
8677
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8678
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
8679
            },
8680
            "dist": {
8681
                "type": "zip",
8682
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
8683
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
8684
                "shasum": ""
8685
            },
8686
            "require": {
8687
                "php": ">=7.3",
8688
                "sebastian/object-reflector": "^2.0",
8689
                "sebastian/recursion-context": "^4.0"
8690
            },
8691
            "require-dev": {
8692
                "phpunit/phpunit": "^9.3"
8693
            },
8694
            "type": "library",
8695
            "extra": {
8696
                "branch-alias": {
8697
                    "dev-master": "4.0-dev"
8698
                }
8699
            },
8700
            "autoload": {
8701
                "classmap": [
8702
                    "src/"
8703
                ]
8704
            },
8705
            "notification-url": "https://packagist.org/downloads/",
8706
            "license": [
8707
                "BSD-3-Clause"
8708
            ],
8709
            "authors": [
8710
                {
8711
                    "name": "Sebastian Bergmann",
8712
                    "email": "sebastian@phpunit.de"
8713
                }
8714
            ],
8715
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8716
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8717
            "support": {
8718
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8719
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
8720
            },
8721
            "funding": [
8722
                {
8723
                    "url": "https://github.com/sebastianbergmann",
8724
                    "type": "github"
8725
                }
8726
            ],
8727
            "time": "2020-10-26T13:12:34+00:00"
8728
        },
8729
        {
8730
            "name": "sebastian/object-reflector",
8731
            "version": "2.0.4",
8732
            "source": {
8733
                "type": "git",
8734
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
8735
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
8736
            },
8737
            "dist": {
8738
                "type": "zip",
8739
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8740
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8741
                "shasum": ""
8742
            },
8743
            "require": {
8744
                "php": ">=7.3"
8745
            },
8746
            "require-dev": {
8747
                "phpunit/phpunit": "^9.3"
8748
            },
8749
            "type": "library",
8750
            "extra": {
8751
                "branch-alias": {
8752
                    "dev-master": "2.0-dev"
8753
                }
8754
            },
8755
            "autoload": {
8756
                "classmap": [
8757
                    "src/"
8758
                ]
8759
            },
8760
            "notification-url": "https://packagist.org/downloads/",
8761
            "license": [
8762
                "BSD-3-Clause"
8763
            ],
8764
            "authors": [
8765
                {
8766
                    "name": "Sebastian Bergmann",
8767
                    "email": "sebastian@phpunit.de"
8768
                }
8769
            ],
8770
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
8771
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8772
            "support": {
8773
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8774
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
8775
            },
8776
            "funding": [
8777
                {
8778
                    "url": "https://github.com/sebastianbergmann",
8779
                    "type": "github"
8780
                }
8781
            ],
8782
            "time": "2020-10-26T13:14:26+00:00"
8783
        },
8784
        {
8785
            "name": "sebastian/recursion-context",
8786
            "version": "4.0.4",
8787
            "source": {
8788
                "type": "git",
8789
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
8790
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
8791
            },
8792
            "dist": {
8793
                "type": "zip",
8794
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
8795
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
8796
                "shasum": ""
8797
            },
8798
            "require": {
8799
                "php": ">=7.3"
8800
            },
8801
            "require-dev": {
8802
                "phpunit/phpunit": "^9.3"
8803
            },
8804
            "type": "library",
8805
            "extra": {
8806
                "branch-alias": {
8807
                    "dev-master": "4.0-dev"
8808
                }
8809
            },
8810
            "autoload": {
8811
                "classmap": [
8812
                    "src/"
8813
                ]
8814
            },
8815
            "notification-url": "https://packagist.org/downloads/",
8816
            "license": [
8817
                "BSD-3-Clause"
8818
            ],
8819
            "authors": [
8820
                {
8821
                    "name": "Sebastian Bergmann",
8822
                    "email": "sebastian@phpunit.de"
8823
                },
8824
                {
8825
                    "name": "Jeff Welch",
8826
                    "email": "whatthejeff@gmail.com"
8827
                },
8828
                {
8829
                    "name": "Adam Harvey",
8830
                    "email": "aharvey@php.net"
8831
                }
8832
            ],
8833
            "description": "Provides functionality to recursively process PHP variables",
8834
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8835
            "support": {
8836
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
8837
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
8838
            },
8839
            "funding": [
8840
                {
8841
                    "url": "https://github.com/sebastianbergmann",
8842
                    "type": "github"
8843
                }
8844
            ],
8845
            "time": "2020-10-26T13:17:30+00:00"
8846
        },
8847
        {
8848
            "name": "sebastian/resource-operations",
8849
            "version": "3.0.3",
8850
            "source": {
8851
                "type": "git",
8852
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
8853
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
8854
            },
8855
            "dist": {
8856
                "type": "zip",
8857
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8858
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8859
                "shasum": ""
8860
            },
8861
            "require": {
8862
                "php": ">=7.3"
8863
            },
8864
            "require-dev": {
8865
                "phpunit/phpunit": "^9.0"
8866
            },
8867
            "type": "library",
8868
            "extra": {
8869
                "branch-alias": {
8870
                    "dev-master": "3.0-dev"
8871
                }
8872
            },
8873
            "autoload": {
8874
                "classmap": [
8875
                    "src/"
8876
                ]
8877
            },
8878
            "notification-url": "https://packagist.org/downloads/",
8879
            "license": [
8880
                "BSD-3-Clause"
8881
            ],
8882
            "authors": [
8883
                {
8884
                    "name": "Sebastian Bergmann",
8885
                    "email": "sebastian@phpunit.de"
8886
                }
8887
            ],
8888
            "description": "Provides a list of PHP built-in functions that operate on resources",
8889
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8890
            "support": {
8891
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
8892
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
8893
            },
8894
            "funding": [
8895
                {
8896
                    "url": "https://github.com/sebastianbergmann",
8897
                    "type": "github"
8898
                }
8899
            ],
8900
            "abandoned": true,
8901
            "time": "2020-09-28T06:45:17+00:00"
8902
        },
8903
        {
8904
            "name": "sebastian/type",
8905
            "version": "2.3.4",
8906
            "source": {
8907
                "type": "git",
8908
                "url": "https://github.com/sebastianbergmann/type.git",
8909
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
8910
            },
8911
            "dist": {
8912
                "type": "zip",
8913
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
8914
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
8915
                "shasum": ""
8916
            },
8917
            "require": {
8918
                "php": ">=7.3"
8919
            },
8920
            "require-dev": {
8921
                "phpunit/phpunit": "^9.3"
8922
            },
8923
            "type": "library",
8924
            "extra": {
8925
                "branch-alias": {
8926
                    "dev-master": "2.3-dev"
8927
                }
8928
            },
8929
            "autoload": {
8930
                "classmap": [
8931
                    "src/"
8932
                ]
8933
            },
8934
            "notification-url": "https://packagist.org/downloads/",
8935
            "license": [
8936
                "BSD-3-Clause"
8937
            ],
8938
            "authors": [
8939
                {
8940
                    "name": "Sebastian Bergmann",
8941
                    "email": "sebastian@phpunit.de",
8942
                    "role": "lead"
8943
                }
8944
            ],
8945
            "description": "Collection of value objects that represent the types of the PHP type system",
8946
            "homepage": "https://github.com/sebastianbergmann/type",
8947
            "support": {
8948
                "issues": "https://github.com/sebastianbergmann/type/issues",
8949
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
8950
            },
8951
            "funding": [
8952
                {
8953
                    "url": "https://github.com/sebastianbergmann",
8954
                    "type": "github"
8955
                }
8956
            ],
8957
            "time": "2021-06-15T12:49:02+00:00"
8958
        },
8959
        {
8960
            "name": "sebastian/version",
8961
            "version": "3.0.2",
8962
            "source": {
8963
                "type": "git",
8964
                "url": "https://github.com/sebastianbergmann/version.git",
8965
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
8966
            },
8967
            "dist": {
8968
                "type": "zip",
8969
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
8970
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
8971
                "shasum": ""
8972
            },
8973
            "require": {
8974
                "php": ">=7.3"
8975
            },
8976
            "type": "library",
8977
            "extra": {
8978
                "branch-alias": {
8979
                    "dev-master": "3.0-dev"
8980
                }
8981
            },
8982
            "autoload": {
8983
                "classmap": [
8984
                    "src/"
8985
                ]
8986
            },
8987
            "notification-url": "https://packagist.org/downloads/",
8988
            "license": [
8989
                "BSD-3-Clause"
8990
            ],
8991
            "authors": [
8992
                {
8993
                    "name": "Sebastian Bergmann",
8994
                    "email": "sebastian@phpunit.de",
8995
                    "role": "lead"
8996
                }
8997
            ],
8998
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
8999
            "homepage": "https://github.com/sebastianbergmann/version",
9000
            "support": {
9001
                "issues": "https://github.com/sebastianbergmann/version/issues",
9002
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
9003
            },
9004
            "funding": [
9005
                {
9006
                    "url": "https://github.com/sebastianbergmann",
9007
                    "type": "github"
9008
                }
9009
            ],
9010
            "time": "2020-09-28T06:39:44+00:00"
9011
        },
9012
        {
9013
            "name": "symfony/console",
9014
            "version": "v5.3.7",
9015
            "source": {
9016
                "type": "git",
9017
                "url": "https://github.com/symfony/console.git",
9018
                "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
9019
            },
9020
            "dist": {
9021
                "type": "zip",
9022
                "url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
9023
                "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
9024
                "shasum": ""
9025
            },
9026
            "require": {
9027
                "php": ">=7.2.5",
9028
                "symfony/deprecation-contracts": "^2.1",
9029
                "symfony/polyfill-mbstring": "~1.0",
9030
                "symfony/polyfill-php73": "^1.8",
9031
                "symfony/polyfill-php80": "^1.16",
9032
                "symfony/service-contracts": "^1.1|^2",
9033
                "symfony/string": "^5.1"
9034
            },
9035
            "conflict": {
9036
                "psr/log": ">=3",
9037
                "symfony/dependency-injection": "<4.4",
9038
                "symfony/dotenv": "<5.1",
9039
                "symfony/event-dispatcher": "<4.4",
9040
                "symfony/lock": "<4.4",
9041
                "symfony/process": "<4.4"
9042
            },
9043
            "provide": {
9044
                "psr/log-implementation": "1.0|2.0"
9045
            },
9046
            "require-dev": {
9047
                "psr/log": "^1|^2",
9048
                "symfony/config": "^4.4|^5.0",
9049
                "symfony/dependency-injection": "^4.4|^5.0",
9050
                "symfony/event-dispatcher": "^4.4|^5.0",
9051
                "symfony/lock": "^4.4|^5.0",
9052
                "symfony/process": "^4.4|^5.0",
9053
                "symfony/var-dumper": "^4.4|^5.0"
9054
            },
9055
            "suggest": {
9056
                "psr/log": "For using the console logger",
9057
                "symfony/event-dispatcher": "",
9058
                "symfony/lock": "",
9059
                "symfony/process": ""
9060
            },
9061
            "type": "library",
9062
            "autoload": {
9063
                "psr-4": {
9064
                    "Symfony\\Component\\Console\\": ""
9065
                },
9066
                "exclude-from-classmap": [
9067
                    "/Tests/"
9068
                ]
9069
            },
9070
            "notification-url": "https://packagist.org/downloads/",
9071
            "license": [
9072
                "MIT"
9073
            ],
9074
            "authors": [
9075
                {
9076
                    "name": "Fabien Potencier",
9077
                    "email": "fabien@symfony.com"
9078
                },
9079
                {
9080
                    "name": "Symfony Community",
9081
                    "homepage": "https://symfony.com/contributors"
9082
                }
9083
            ],
9084
            "description": "Eases the creation of beautiful and testable command line interfaces",
9085
            "homepage": "https://symfony.com",
9086
            "keywords": [
9087
                "cli",
9088
                "command line",
9089
                "console",
9090
                "terminal"
9091
            ],
9092
            "support": {
9093
                "source": "https://github.com/symfony/console/tree/v5.3.7"
9094
            },
9095
            "funding": [
9096
                {
9097
                    "url": "https://symfony.com/sponsor",
9098
                    "type": "custom"
9099
                },
9100
                {
9101
                    "url": "https://github.com/fabpot",
9102
                    "type": "github"
9103
                },
9104
                {
9105
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9106
                    "type": "tidelift"
9107
                }
9108
            ],
9109
            "time": "2021-08-25T20:02:16+00:00"
9110
        },
9111
        {
9112
            "name": "symfony/deprecation-contracts",
9113
            "version": "v2.4.0",
9114
            "source": {
9115
                "type": "git",
9116
                "url": "https://github.com/symfony/deprecation-contracts.git",
9117
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
9118
            },
9119
            "dist": {
9120
                "type": "zip",
9121
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9122
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9123
                "shasum": ""
9124
            },
9125
            "require": {
9126
                "php": ">=7.1"
9127
            },
9128
            "type": "library",
9129
            "extra": {
9130
                "branch-alias": {
9131
                    "dev-main": "2.4-dev"
9132
                },
9133
                "thanks": {
9134
                    "name": "symfony/contracts",
9135
                    "url": "https://github.com/symfony/contracts"
9136
                }
9137
            },
9138
            "autoload": {
9139
                "files": [
9140
                    "function.php"
9141
                ]
9142
            },
9143
            "notification-url": "https://packagist.org/downloads/",
9144
            "license": [
9145
                "MIT"
9146
            ],
9147
            "authors": [
9148
                {
9149
                    "name": "Nicolas Grekas",
9150
                    "email": "p@tchwork.com"
9151
                },
9152
                {
9153
                    "name": "Symfony Community",
9154
                    "homepage": "https://symfony.com/contributors"
9155
                }
9156
            ],
9157
            "description": "A generic function and convention to trigger deprecation notices",
9158
            "homepage": "https://symfony.com",
9159
            "support": {
9160
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
9161
            },
9162
            "funding": [
9163
                {
9164
                    "url": "https://symfony.com/sponsor",
9165
                    "type": "custom"
9166
                },
9167
                {
9168
                    "url": "https://github.com/fabpot",
9169
                    "type": "github"
9170
                },
9171
                {
9172
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9173
                    "type": "tidelift"
9174
                }
9175
            ],
9176
            "time": "2021-03-23T23:28:01+00:00"
9177
        },
9178
        {
9179
            "name": "symfony/event-dispatcher",
9180
            "version": "v5.3.7",
9181
            "source": {
9182
                "type": "git",
9183
                "url": "https://github.com/symfony/event-dispatcher.git",
9184
                "reference": "ce7b20d69c66a20939d8952b617506a44d102130"
9185
            },
9186
            "dist": {
9187
                "type": "zip",
9188
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130",
9189
                "reference": "ce7b20d69c66a20939d8952b617506a44d102130",
9190
                "shasum": ""
9191
            },
9192
            "require": {
9193
                "php": ">=7.2.5",
9194
                "symfony/deprecation-contracts": "^2.1",
9195
                "symfony/event-dispatcher-contracts": "^2",
9196
                "symfony/polyfill-php80": "^1.16"
9197
            },
9198
            "conflict": {
9199
                "symfony/dependency-injection": "<4.4"
9200
            },
9201
            "provide": {
9202
                "psr/event-dispatcher-implementation": "1.0",
9203
                "symfony/event-dispatcher-implementation": "2.0"
9204
            },
9205
            "require-dev": {
9206
                "psr/log": "^1|^2|^3",
9207
                "symfony/config": "^4.4|^5.0",
9208
                "symfony/dependency-injection": "^4.4|^5.0",
9209
                "symfony/error-handler": "^4.4|^5.0",
9210
                "symfony/expression-language": "^4.4|^5.0",
9211
                "symfony/http-foundation": "^4.4|^5.0",
9212
                "symfony/service-contracts": "^1.1|^2",
9213
                "symfony/stopwatch": "^4.4|^5.0"
9214
            },
9215
            "suggest": {
9216
                "symfony/dependency-injection": "",
9217
                "symfony/http-kernel": ""
9218
            },
9219
            "type": "library",
9220
            "autoload": {
9221
                "psr-4": {
9222
                    "Symfony\\Component\\EventDispatcher\\": ""
9223
                },
9224
                "exclude-from-classmap": [
9225
                    "/Tests/"
9226
                ]
9227
            },
9228
            "notification-url": "https://packagist.org/downloads/",
9229
            "license": [
9230
                "MIT"
9231
            ],
9232
            "authors": [
9233
                {
9234
                    "name": "Fabien Potencier",
9235
                    "email": "fabien@symfony.com"
9236
                },
9237
                {
9238
                    "name": "Symfony Community",
9239
                    "homepage": "https://symfony.com/contributors"
9240
                }
9241
            ],
9242
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
9243
            "homepage": "https://symfony.com",
9244
            "support": {
9245
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7"
9246
            },
9247
            "funding": [
9248
                {
9249
                    "url": "https://symfony.com/sponsor",
9250
                    "type": "custom"
9251
                },
9252
                {
9253
                    "url": "https://github.com/fabpot",
9254
                    "type": "github"
9255
                },
9256
                {
9257
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9258
                    "type": "tidelift"
9259
                }
9260
            ],
9261
            "time": "2021-08-04T21:20:46+00:00"
9262
        },
9263
        {
9264
            "name": "symfony/event-dispatcher-contracts",
9265
            "version": "v2.4.0",
9266
            "source": {
9267
                "type": "git",
9268
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
9269
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
9270
            },
9271
            "dist": {
9272
                "type": "zip",
9273
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9274
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9275
                "shasum": ""
9276
            },
9277
            "require": {
9278
                "php": ">=7.2.5",
9279
                "psr/event-dispatcher": "^1"
9280
            },
9281
            "suggest": {
9282
                "symfony/event-dispatcher-implementation": ""
9283
            },
9284
            "type": "library",
9285
            "extra": {
9286
                "branch-alias": {
9287
                    "dev-main": "2.4-dev"
9288
                },
9289
                "thanks": {
9290
                    "name": "symfony/contracts",
9291
                    "url": "https://github.com/symfony/contracts"
9292
                }
9293
            },
9294
            "autoload": {
9295
                "psr-4": {
9296
                    "Symfony\\Contracts\\EventDispatcher\\": ""
9297
                }
9298
            },
9299
            "notification-url": "https://packagist.org/downloads/",
9300
            "license": [
9301
                "MIT"
9302
            ],
9303
            "authors": [
9304
                {
9305
                    "name": "Nicolas Grekas",
9306
                    "email": "p@tchwork.com"
9307
                },
9308
                {
9309
                    "name": "Symfony Community",
9310
                    "homepage": "https://symfony.com/contributors"
9311
                }
9312
            ],
9313
            "description": "Generic abstractions related to dispatching event",
9314
            "homepage": "https://symfony.com",
9315
            "keywords": [
9316
                "abstractions",
9317
                "contracts",
9318
                "decoupling",
9319
                "interfaces",
9320
                "interoperability",
9321
                "standards"
9322
            ],
9323
            "support": {
9324
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
9325
            },
9326
            "funding": [
9327
                {
9328
                    "url": "https://symfony.com/sponsor",
9329
                    "type": "custom"
9330
                },
9331
                {
9332
                    "url": "https://github.com/fabpot",
9333
                    "type": "github"
9334
                },
9335
                {
9336
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9337
                    "type": "tidelift"
9338
                }
9339
            ],
9340
            "time": "2021-03-23T23:28:01+00:00"
9341
        },
9342
        {
9343
            "name": "symfony/polyfill-ctype",
9344
            "version": "v1.23.0",
9345
            "source": {
9346
                "type": "git",
9347
                "url": "https://github.com/symfony/polyfill-ctype.git",
9348
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
9349
            },
9350
            "dist": {
9351
                "type": "zip",
9352
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9353
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9354
                "shasum": ""
9355
            },
9356
            "require": {
9357
                "php": ">=7.1"
9358
            },
9359
            "suggest": {
9360
                "ext-ctype": "For best performance"
9361
            },
9362
            "type": "library",
9363
            "extra": {
9364
                "branch-alias": {
9365
                    "dev-main": "1.23-dev"
9366
                },
9367
                "thanks": {
9368
                    "name": "symfony/polyfill",
9369
                    "url": "https://github.com/symfony/polyfill"
9370
                }
9371
            },
9372
            "autoload": {
9373
                "psr-4": {
9374
                    "Symfony\\Polyfill\\Ctype\\": ""
9375
                },
9376
                "files": [
9377
                    "bootstrap.php"
9378
                ]
9379
            },
9380
            "notification-url": "https://packagist.org/downloads/",
9381
            "license": [
9382
                "MIT"
9383
            ],
9384
            "authors": [
9385
                {
9386
                    "name": "Gert de Pagter",
9387
                    "email": "BackEndTea@gmail.com"
9388
                },
9389
                {
9390
                    "name": "Symfony Community",
9391
                    "homepage": "https://symfony.com/contributors"
9392
                }
9393
            ],
9394
            "description": "Symfony polyfill for ctype functions",
9395
            "homepage": "https://symfony.com",
9396
            "keywords": [
9397
                "compatibility",
9398
                "ctype",
9399
                "polyfill",
9400
                "portable"
9401
            ],
9402
            "support": {
9403
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
9404
            },
9405
            "funding": [
9406
                {
9407
                    "url": "https://symfony.com/sponsor",
9408
                    "type": "custom"
9409
                },
9410
                {
9411
                    "url": "https://github.com/fabpot",
9412
                    "type": "github"
9413
                },
9414
                {
9415
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9416
                    "type": "tidelift"
9417
                }
9418
            ],
9419
            "time": "2021-02-19T12:13:01+00:00"
9420
        },
9421
        {
9422
            "name": "symfony/polyfill-intl-grapheme",
9423
            "version": "v1.23.1",
9424
            "source": {
9425
                "type": "git",
9426
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
9427
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
9428
            },
9429
            "dist": {
9430
                "type": "zip",
9431
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
9432
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
9433
                "shasum": ""
9434
            },
9435
            "require": {
9436
                "php": ">=7.1"
9437
            },
9438
            "suggest": {
9439
                "ext-intl": "For best performance"
9440
            },
9441
            "type": "library",
9442
            "extra": {
9443
                "branch-alias": {
9444
                    "dev-main": "1.23-dev"
9445
                },
9446
                "thanks": {
9447
                    "name": "symfony/polyfill",
9448
                    "url": "https://github.com/symfony/polyfill"
9449
                }
9450
            },
9451
            "autoload": {
9452
                "psr-4": {
9453
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
9454
                },
9455
                "files": [
9456
                    "bootstrap.php"
9457
                ]
9458
            },
9459
            "notification-url": "https://packagist.org/downloads/",
9460
            "license": [
9461
                "MIT"
9462
            ],
9463
            "authors": [
9464
                {
9465
                    "name": "Nicolas Grekas",
9466
                    "email": "p@tchwork.com"
9467
                },
9468
                {
9469
                    "name": "Symfony Community",
9470
                    "homepage": "https://symfony.com/contributors"
9471
                }
9472
            ],
9473
            "description": "Symfony polyfill for intl's grapheme_* functions",
9474
            "homepage": "https://symfony.com",
9475
            "keywords": [
9476
                "compatibility",
9477
                "grapheme",
9478
                "intl",
9479
                "polyfill",
9480
                "portable",
9481
                "shim"
9482
            ],
9483
            "support": {
9484
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
9485
            },
9486
            "funding": [
9487
                {
9488
                    "url": "https://symfony.com/sponsor",
9489
                    "type": "custom"
9490
                },
9491
                {
9492
                    "url": "https://github.com/fabpot",
9493
                    "type": "github"
9494
                },
9495
                {
9496
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9497
                    "type": "tidelift"
9498
                }
9499
            ],
9500
            "time": "2021-05-27T12:26:48+00:00"
9501
        },
9502
        {
9503
            "name": "symfony/polyfill-intl-normalizer",
9504
            "version": "v1.23.0",
9505
            "source": {
9506
                "type": "git",
9507
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
9508
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
9509
            },
9510
            "dist": {
9511
                "type": "zip",
9512
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
9513
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
9514
                "shasum": ""
9515
            },
9516
            "require": {
9517
                "php": ">=7.1"
9518
            },
9519
            "suggest": {
9520
                "ext-intl": "For best performance"
9521
            },
9522
            "type": "library",
9523
            "extra": {
9524
                "branch-alias": {
9525
                    "dev-main": "1.23-dev"
9526
                },
9527
                "thanks": {
9528
                    "name": "symfony/polyfill",
9529
                    "url": "https://github.com/symfony/polyfill"
9530
                }
9531
            },
9532
            "autoload": {
9533
                "psr-4": {
9534
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
9535
                },
9536
                "files": [
9537
                    "bootstrap.php"
9538
                ],
9539
                "classmap": [
9540
                    "Resources/stubs"
9541
                ]
9542
            },
9543
            "notification-url": "https://packagist.org/downloads/",
9544
            "license": [
9545
                "MIT"
9546
            ],
9547
            "authors": [
9548
                {
9549
                    "name": "Nicolas Grekas",
9550
                    "email": "p@tchwork.com"
9551
                },
9552
                {
9553
                    "name": "Symfony Community",
9554
                    "homepage": "https://symfony.com/contributors"
9555
                }
9556
            ],
9557
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
9558
            "homepage": "https://symfony.com",
9559
            "keywords": [
9560
                "compatibility",
9561
                "intl",
9562
                "normalizer",
9563
                "polyfill",
9564
                "portable",
9565
                "shim"
9566
            ],
9567
            "support": {
9568
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
9569
            },
9570
            "funding": [
9571
                {
9572
                    "url": "https://symfony.com/sponsor",
9573
                    "type": "custom"
9574
                },
9575
                {
9576
                    "url": "https://github.com/fabpot",
9577
                    "type": "github"
9578
                },
9579
                {
9580
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9581
                    "type": "tidelift"
9582
                }
9583
            ],
9584
            "time": "2021-02-19T12:13:01+00:00"
9585
        },
9586
        {
9587
            "name": "symfony/polyfill-mbstring",
9588
            "version": "v1.23.1",
9589
            "source": {
9590
                "type": "git",
9591
                "url": "https://github.com/symfony/polyfill-mbstring.git",
9592
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
9593
            },
9594
            "dist": {
9595
                "type": "zip",
9596
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
9597
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
9598
                "shasum": ""
9599
            },
9600
            "require": {
9601
                "php": ">=7.1"
9602
            },
9603
            "suggest": {
9604
                "ext-mbstring": "For best performance"
9605
            },
9606
            "type": "library",
9607
            "extra": {
9608
                "branch-alias": {
9609
                    "dev-main": "1.23-dev"
9610
                },
9611
                "thanks": {
9612
                    "name": "symfony/polyfill",
9613
                    "url": "https://github.com/symfony/polyfill"
9614
                }
9615
            },
9616
            "autoload": {
9617
                "psr-4": {
9618
                    "Symfony\\Polyfill\\Mbstring\\": ""
9619
                },
9620
                "files": [
9621
                    "bootstrap.php"
9622
                ]
9623
            },
9624
            "notification-url": "https://packagist.org/downloads/",
9625
            "license": [
9626
                "MIT"
9627
            ],
9628
            "authors": [
9629
                {
9630
                    "name": "Nicolas Grekas",
9631
                    "email": "p@tchwork.com"
9632
                },
9633
                {
9634
                    "name": "Symfony Community",
9635
                    "homepage": "https://symfony.com/contributors"
9636
                }
9637
            ],
9638
            "description": "Symfony polyfill for the Mbstring extension",
9639
            "homepage": "https://symfony.com",
9640
            "keywords": [
9641
                "compatibility",
9642
                "mbstring",
9643
                "polyfill",
9644
                "portable",
9645
                "shim"
9646
            ],
9647
            "support": {
9648
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
9649
            },
9650
            "funding": [
9651
                {
9652
                    "url": "https://symfony.com/sponsor",
9653
                    "type": "custom"
9654
                },
9655
                {
9656
                    "url": "https://github.com/fabpot",
9657
                    "type": "github"
9658
                },
9659
                {
9660
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9661
                    "type": "tidelift"
9662
                }
9663
            ],
9664
            "time": "2021-05-27T12:26:48+00:00"
9665
        },
9666
        {
9667
            "name": "symfony/polyfill-php73",
9668
            "version": "v1.23.0",
9669
            "source": {
9670
                "type": "git",
9671
                "url": "https://github.com/symfony/polyfill-php73.git",
9672
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
9673
            },
9674
            "dist": {
9675
                "type": "zip",
9676
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
9677
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
9678
                "shasum": ""
9679
            },
9680
            "require": {
9681
                "php": ">=7.1"
9682
            },
9683
            "type": "library",
9684
            "extra": {
9685
                "branch-alias": {
9686
                    "dev-main": "1.23-dev"
9687
                },
9688
                "thanks": {
9689
                    "name": "symfony/polyfill",
9690
                    "url": "https://github.com/symfony/polyfill"
9691
                }
9692
            },
9693
            "autoload": {
9694
                "psr-4": {
9695
                    "Symfony\\Polyfill\\Php73\\": ""
9696
                },
9697
                "files": [
9698
                    "bootstrap.php"
9699
                ],
9700
                "classmap": [
9701
                    "Resources/stubs"
9702
                ]
9703
            },
9704
            "notification-url": "https://packagist.org/downloads/",
9705
            "license": [
9706
                "MIT"
9707
            ],
9708
            "authors": [
9709
                {
9710
                    "name": "Nicolas Grekas",
9711
                    "email": "p@tchwork.com"
9712
                },
9713
                {
9714
                    "name": "Symfony Community",
9715
                    "homepage": "https://symfony.com/contributors"
9716
                }
9717
            ],
9718
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9719
            "homepage": "https://symfony.com",
9720
            "keywords": [
9721
                "compatibility",
9722
                "polyfill",
9723
                "portable",
9724
                "shim"
9725
            ],
9726
            "support": {
9727
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
9728
            },
9729
            "funding": [
9730
                {
9731
                    "url": "https://symfony.com/sponsor",
9732
                    "type": "custom"
9733
                },
9734
                {
9735
                    "url": "https://github.com/fabpot",
9736
                    "type": "github"
9737
                },
9738
                {
9739
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9740
                    "type": "tidelift"
9741
                }
9742
            ],
9743
            "time": "2021-02-19T12:13:01+00:00"
9744
        },
9745
        {
9746
            "name": "symfony/polyfill-php80",
9747
            "version": "v1.23.1",
9748
            "source": {
9749
                "type": "git",
9750
                "url": "https://github.com/symfony/polyfill-php80.git",
9751
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
9752
            },
9753
            "dist": {
9754
                "type": "zip",
9755
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
9756
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
9757
                "shasum": ""
9758
            },
9759
            "require": {
9760
                "php": ">=7.1"
9761
            },
9762
            "type": "library",
9763
            "extra": {
9764
                "branch-alias": {
9765
                    "dev-main": "1.23-dev"
9766
                },
9767
                "thanks": {
9768
                    "name": "symfony/polyfill",
9769
                    "url": "https://github.com/symfony/polyfill"
9770
                }
9771
            },
9772
            "autoload": {
9773
                "psr-4": {
9774
                    "Symfony\\Polyfill\\Php80\\": ""
9775
                },
9776
                "files": [
9777
                    "bootstrap.php"
9778
                ],
9779
                "classmap": [
9780
                    "Resources/stubs"
9781
                ]
9782
            },
9783
            "notification-url": "https://packagist.org/downloads/",
9784
            "license": [
9785
                "MIT"
9786
            ],
9787
            "authors": [
9788
                {
9789
                    "name": "Ion Bazan",
9790
                    "email": "ion.bazan@gmail.com"
9791
                },
9792
                {
9793
                    "name": "Nicolas Grekas",
9794
                    "email": "p@tchwork.com"
9795
                },
9796
                {
9797
                    "name": "Symfony Community",
9798
                    "homepage": "https://symfony.com/contributors"
9799
                }
9800
            ],
9801
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9802
            "homepage": "https://symfony.com",
9803
            "keywords": [
9804
                "compatibility",
9805
                "polyfill",
9806
                "portable",
9807
                "shim"
9808
            ],
9809
            "support": {
9810
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
9811
            },
9812
            "funding": [
9813
                {
9814
                    "url": "https://symfony.com/sponsor",
9815
                    "type": "custom"
9816
                },
9817
                {
9818
                    "url": "https://github.com/fabpot",
9819
                    "type": "github"
9820
                },
9821
                {
9822
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9823
                    "type": "tidelift"
9824
                }
9825
            ],
9826
            "time": "2021-07-28T13:41:28+00:00"
9827
        },
9828
        {
9829
            "name": "symfony/service-contracts",
9830
            "version": "v2.4.0",
9831
            "source": {
9832
                "type": "git",
9833
                "url": "https://github.com/symfony/service-contracts.git",
9834
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
9835
            },
9836
            "dist": {
9837
                "type": "zip",
9838
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
9839
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
9840
                "shasum": ""
9841
            },
9842
            "require": {
9843
                "php": ">=7.2.5",
9844
                "psr/container": "^1.1"
9845
            },
9846
            "suggest": {
9847
                "symfony/service-implementation": ""
9848
            },
9849
            "type": "library",
9850
            "extra": {
9851
                "branch-alias": {
9852
                    "dev-main": "2.4-dev"
9853
                },
9854
                "thanks": {
9855
                    "name": "symfony/contracts",
9856
                    "url": "https://github.com/symfony/contracts"
9857
                }
9858
            },
9859
            "autoload": {
9860
                "psr-4": {
9861
                    "Symfony\\Contracts\\Service\\": ""
9862
                }
9863
            },
9864
            "notification-url": "https://packagist.org/downloads/",
9865
            "license": [
9866
                "MIT"
9867
            ],
9868
            "authors": [
9869
                {
9870
                    "name": "Nicolas Grekas",
9871
                    "email": "p@tchwork.com"
9872
                },
9873
                {
9874
                    "name": "Symfony Community",
9875
                    "homepage": "https://symfony.com/contributors"
9876
                }
9877
            ],
9878
            "description": "Generic abstractions related to writing services",
9879
            "homepage": "https://symfony.com",
9880
            "keywords": [
9881
                "abstractions",
9882
                "contracts",
9883
                "decoupling",
9884
                "interfaces",
9885
                "interoperability",
9886
                "standards"
9887
            ],
9888
            "support": {
9889
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
9890
            },
9891
            "funding": [
9892
                {
9893
                    "url": "https://symfony.com/sponsor",
9894
                    "type": "custom"
9895
                },
9896
                {
9897
                    "url": "https://github.com/fabpot",
9898
                    "type": "github"
9899
                },
9900
                {
9901
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9902
                    "type": "tidelift"
9903
                }
9904
            ],
9905
            "time": "2021-04-01T10:43:52+00:00"
9906
        },
9907
        {
9908
            "name": "symfony/string",
9909
            "version": "v5.3.7",
9910
            "source": {
9911
                "type": "git",
9912
                "url": "https://github.com/symfony/string.git",
9913
                "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
9914
            },
9915
            "dist": {
9916
                "type": "zip",
9917
                "url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
9918
                "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
9919
                "shasum": ""
9920
            },
9921
            "require": {
9922
                "php": ">=7.2.5",
9923
                "symfony/polyfill-ctype": "~1.8",
9924
                "symfony/polyfill-intl-grapheme": "~1.0",
9925
                "symfony/polyfill-intl-normalizer": "~1.0",
9926
                "symfony/polyfill-mbstring": "~1.0",
9927
                "symfony/polyfill-php80": "~1.15"
9928
            },
9929
            "require-dev": {
9930
                "symfony/error-handler": "^4.4|^5.0",
9931
                "symfony/http-client": "^4.4|^5.0",
9932
                "symfony/translation-contracts": "^1.1|^2",
9933
                "symfony/var-exporter": "^4.4|^5.0"
9934
            },
9935
            "type": "library",
9936
            "autoload": {
9937
                "psr-4": {
9938
                    "Symfony\\Component\\String\\": ""
9939
                },
9940
                "files": [
9941
                    "Resources/functions.php"
9942
                ],
9943
                "exclude-from-classmap": [
9944
                    "/Tests/"
9945
                ]
9946
            },
9947
            "notification-url": "https://packagist.org/downloads/",
9948
            "license": [
9949
                "MIT"
9950
            ],
9951
            "authors": [
9952
                {
9953
                    "name": "Nicolas Grekas",
9954
                    "email": "p@tchwork.com"
9955
                },
9956
                {
9957
                    "name": "Symfony Community",
9958
                    "homepage": "https://symfony.com/contributors"
9959
                }
9960
            ],
9961
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9962
            "homepage": "https://symfony.com",
9963
            "keywords": [
9964
                "grapheme",
9965
                "i18n",
9966
                "string",
9967
                "unicode",
9968
                "utf-8",
9969
                "utf8"
9970
            ],
9971
            "support": {
9972
                "source": "https://github.com/symfony/string/tree/v5.3.7"
9973
            },
9974
            "funding": [
9975
                {
9976
                    "url": "https://symfony.com/sponsor",
9977
                    "type": "custom"
9978
                },
9979
                {
9980
                    "url": "https://github.com/fabpot",
9981
                    "type": "github"
9982
                },
9983
                {
9984
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9985
                    "type": "tidelift"
9986
                }
9987
            ],
9988
            "time": "2021-08-26T08:00:08+00:00"
9989
        },
9990
        {
9991
            "name": "theseer/tokenizer",
9992
            "version": "1.2.1",
9993
            "source": {
9994
                "type": "git",
9995
                "url": "https://github.com/theseer/tokenizer.git",
9996
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
9997
            },
9998
            "dist": {
9999
                "type": "zip",
10000
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
10001
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
10002
                "shasum": ""
10003
            },
10004
            "require": {
10005
                "ext-dom": "*",
10006
                "ext-tokenizer": "*",
10007
                "ext-xmlwriter": "*",
10008
                "php": "^7.2 || ^8.0"
10009
            },
10010
            "type": "library",
10011
            "autoload": {
10012
                "classmap": [
10013
                    "src/"
10014
                ]
10015
            },
10016
            "notification-url": "https://packagist.org/downloads/",
10017
            "license": [
10018
                "BSD-3-Clause"
10019
            ],
10020
            "authors": [
10021
                {
10022
                    "name": "Arne Blankerts",
10023
                    "email": "arne@blankerts.de",
10024
                    "role": "Developer"
10025
                }
10026
            ],
10027
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10028
            "support": {
10029
                "issues": "https://github.com/theseer/tokenizer/issues",
10030
                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
10031
            },
10032
            "funding": [
10033
                {
10034
                    "url": "https://github.com/theseer",
10035
                    "type": "github"
10036
                }
10037
            ],
10038
            "time": "2021-07-28T10:34:58+00:00"
10039
        },
10040
        {
10041
            "name": "webimpress/safe-writer",
10042
            "version": "2.2.0",
10043
            "source": {
10044
                "type": "git",
10045
                "url": "https://github.com/webimpress/safe-writer.git",
10046
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
10047
            },
10048
            "dist": {
10049
                "type": "zip",
10050
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10051
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10052
                "shasum": ""
10053
            },
10054
            "require": {
10055
                "php": "^7.3 || ^8.0"
10056
            },
10057
            "require-dev": {
10058
                "phpunit/phpunit": "^9.5.4",
10059
                "vimeo/psalm": "^4.7",
10060
                "webimpress/coding-standard": "^1.2.2"
10061
            },
10062
            "type": "library",
10063
            "extra": {
10064
                "branch-alias": {
10065
                    "dev-master": "2.2.x-dev",
10066
                    "dev-develop": "2.3.x-dev",
10067
                    "dev-release-1.0": "1.0.x-dev"
10068
                }
10069
            },
10070
            "autoload": {
10071
                "psr-4": {
10072
                    "Webimpress\\SafeWriter\\": "src/"
10073
                }
10074
            },
10075
            "notification-url": "https://packagist.org/downloads/",
10076
            "license": [
10077
                "BSD-2-Clause"
10078
            ],
10079
            "description": "Tool to write files safely, to avoid race conditions",
10080
            "keywords": [
10081
                "concurrent write",
10082
                "file writer",
10083
                "race condition",
10084
                "safe writer",
10085
                "webimpress"
10086
            ],
10087
            "support": {
10088
                "issues": "https://github.com/webimpress/safe-writer/issues",
10089
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10090
            },
10091
            "funding": [
10092
                {
10093
                    "url": "https://github.com/michalbundyra",
10094
                    "type": "github"
10095
                }
10096
            ],
10097
            "time": "2021-04-19T16:34:45+00:00"
10098
        },
10099
        {
10100
            "name": "webmozart/assert",
10101
            "version": "1.10.0",
10102
            "source": {
10103
                "type": "git",
10104
                "url": "https://github.com/webmozarts/assert.git",
10105
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
10106
            },
10107
            "dist": {
10108
                "type": "zip",
10109
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
10110
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
10111
                "shasum": ""
10112
            },
10113
            "require": {
10114
                "php": "^7.2 || ^8.0",
10115
                "symfony/polyfill-ctype": "^1.8"
10116
            },
10117
            "conflict": {
10118
                "phpstan/phpstan": "<0.12.20",
10119
                "vimeo/psalm": "<4.6.1 || 4.6.2"
10120
            },
10121
            "require-dev": {
10122
                "phpunit/phpunit": "^8.5.13"
10123
            },
10124
            "type": "library",
10125
            "extra": {
10126
                "branch-alias": {
10127
                    "dev-master": "1.10-dev"
10128
                }
10129
            },
10130
            "autoload": {
10131
                "psr-4": {
10132
                    "Webmozart\\Assert\\": "src/"
10133
                }
10134
            },
10135
            "notification-url": "https://packagist.org/downloads/",
10136
            "license": [
10137
                "MIT"
10138
            ],
10139
            "authors": [
10140
                {
10141
                    "name": "Bernhard Schussek",
10142
                    "email": "bschussek@gmail.com"
10143
                }
10144
            ],
10145
            "description": "Assertions to validate method input/output with nice error messages.",
10146
            "keywords": [
10147
                "assert",
10148
                "check",
10149
                "validate"
10150
            ],
10151
            "support": {
10152
                "issues": "https://github.com/webmozarts/assert/issues",
10153
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
10154
            },
10155
            "time": "2021-03-09T10:59:23+00:00"
10156
        }
10157
    ],
10158
    "packages-dev": [
10159
        {
10160
            "name": "laminas/laminas-developer-tools",
10161
            "version": "1.3.2",
10162
            "source": {
10163
                "type": "git",
10164
                "url": "https://github.com/laminas/laminas-developer-tools.git",
10165
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3"
10166
            },
10167
            "dist": {
10168
                "type": "zip",
10169
                "url": "https://api.github.com/repos/laminas/laminas-developer-tools/zipball/8c29d053be1815711ef049a7a2fd0b7f437978e3",
10170
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3",
10171
                "shasum": ""
10172
            },
10173
            "require": {
10174
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
10175
                "laminas/laminas-modulemanager": "^2.7",
10176
                "laminas/laminas-mvc": "^2.7 || ^3.0.1",
10177
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
10178
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
10179
                "laminas/laminas-view": "^2.6",
10180
                "laminas/laminas-zendframework-bridge": "^1.0",
10181
                "php": "^5.6 || ^7.0",
10182
                "symfony/var-dumper": "^3.4.36 || ^4.4.1 || ^5.0.1"
10183
            },
10184
            "replace": {
10185
                "zendframework/zend-developer-tools": "^1.3.0"
10186
            },
10187
            "require-dev": {
10188
                "laminas/laminas-coding-standard": "~1.0.0",
10189
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1"
10190
            },
10191
            "suggest": {
10192
                "aist/aist-git-tools": "Show you information about current GIT repository",
10193
                "bjyoungblood/bjy-profiler": "Version: dev-master, allows the usage of the (Laminas) Db collector.",
10194
                "doctrine/doctrine-orm-module": "Profile DoctrineORM queries",
10195
                "jhuet/zdt-logger-module": "Show you log data from Laminas\\Log",
10196
                "ocramius/ocra-service-manager": "OcraServiceManager can help you track dependencies within your application.",
10197
                "san/san-session-toolbar": "SanSessionToolbar can help you see current Laminas\\Session data you're using within your application.",
10198
                "snapshotpl/api-tools-snap-event-debugger": "ZfSnapEventDebugger can help you debug events from Laminas\\EventManager"
10199
            },
10200
            "type": "library",
10201
            "extra": {
10202
                "branch-alias": {
10203
                    "dev-master": "1.3.x-dev",
10204
                    "dev-develop": "2.0.x-dev"
10205
                },
10206
                "laminas": {
10207
                    "module": "Laminas\\DeveloperTools"
10208
                }
10209
            },
10210
            "autoload": {
10211
                "psr-4": {
10212
                    "Laminas\\DeveloperTools\\": "src/"
10213
                }
10214
            },
10215
            "notification-url": "https://packagist.org/downloads/",
10216
            "license": [
10217
                "BSD-3-Clause"
10218
            ],
10219
            "description": "Module for developer and debug tools for use with laminas-mvc applications.",
10220
            "homepage": "https://laminas.dev",
10221
            "keywords": [
10222
                "debug",
10223
                "developer",
10224
                "laminas",
10225
                "module"
10226
            ],
10227
            "support": {
10228
                "chat": "https://laminas.dev/chat",
10229
                "docs": "https://docs.laminas.dev/laminas-developer-tools/",
10230
                "forum": "https://discourse.laminas.dev",
10231
                "issues": "https://github.com/laminas/laminas-developer-tools/issues",
10232
                "rss": "https://github.com/laminas/laminas-developer-tools/releases.atom",
10233
                "source": "https://github.com/laminas/laminas-developer-tools"
10234
            },
10235
            "time": "2020-03-29T12:17:06+00:00"
10236
        },
10237
        {
10238
            "name": "symfony/var-dumper",
10239
            "version": "v5.3.7",
10240
            "source": {
10241
                "type": "git",
10242
                "url": "https://github.com/symfony/var-dumper.git",
10243
                "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f"
10244
            },
10245
            "dist": {
10246
                "type": "zip",
10247
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
10248
                "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
10249
                "shasum": ""
10250
            },
10251
            "require": {
10252
                "php": ">=7.2.5",
10253
                "symfony/polyfill-mbstring": "~1.0",
10254
                "symfony/polyfill-php80": "^1.16"
10255
            },
10256
            "conflict": {
10257
                "phpunit/phpunit": "<5.4.3",
10258
                "symfony/console": "<4.4"
10259
            },
10260
            "require-dev": {
10261
                "ext-iconv": "*",
10262
                "symfony/console": "^4.4|^5.0",
10263
                "symfony/process": "^4.4|^5.0",
10264
                "twig/twig": "^2.13|^3.0.4"
10265
            },
10266
            "suggest": {
10267
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
10268
                "ext-intl": "To show region name in time zone dump",
10269
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
10270
            },
10271
            "bin": [
10272
                "Resources/bin/var-dump-server"
10273
            ],
10274
            "type": "library",
10275
            "autoload": {
10276
                "files": [
10277
                    "Resources/functions/dump.php"
10278
                ],
10279
                "psr-4": {
10280
                    "Symfony\\Component\\VarDumper\\": ""
10281
                },
10282
                "exclude-from-classmap": [
10283
                    "/Tests/"
10284
                ]
10285
            },
10286
            "notification-url": "https://packagist.org/downloads/",
10287
            "license": [
10288
                "MIT"
10289
            ],
10290
            "authors": [
10291
                {
10292
                    "name": "Nicolas Grekas",
10293
                    "email": "p@tchwork.com"
10294
                },
10295
                {
10296
                    "name": "Symfony Community",
10297
                    "homepage": "https://symfony.com/contributors"
10298
                }
10299
            ],
10300
            "description": "Provides mechanisms for walking through any arbitrary PHP variable",
10301
            "homepage": "https://symfony.com",
10302
            "keywords": [
10303
                "debug",
10304
                "dump"
10305
            ],
10306
            "support": {
10307
                "source": "https://github.com/symfony/var-dumper/tree/v5.3.7"
10308
            },
10309
            "funding": [
10310
                {
10311
                    "url": "https://symfony.com/sponsor",
10312
                    "type": "custom"
10313
                },
10314
                {
10315
                    "url": "https://github.com/fabpot",
10316
                    "type": "github"
10317
                },
10318
                {
10319
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10320
                    "type": "tidelift"
10321
                }
10322
            ],
10323
            "time": "2021-08-04T23:19:25+00:00"
10324
        }
10325
    ],
10326
    "aliases": [],
10327
    "minimum-stability": "stable",
10328
    "stability-flags": [],
10329
    "prefer-stable": false,
10330
    "prefer-lowest": false,
10331
    "platform": {
10332
        "php": "^7.1"
10333
    },
10334
    "platform-dev": [],
10335
    "plugin-api-version": "2.1.0"
10336
}