Proyectos de Subversion LeadersLinked - Backend

Rev

| Ultima modificación | Ver Log |

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