Proyectos de Subversion LeadersLinked - Antes de SPA

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