Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 www 1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
        "This file is @generated automatically"
6
    ],
7
    "content-hash": "929465cc39c8389c7b7341da44913fda",
8
    "packages": [
9
        {
10
            "name": "abraham/twitteroauth",
11
            "version": "2.0.2",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/abraham/twitteroauth.git",
15
                "reference": "5a424e80a1200674451844fbaae8a0098a316a01"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/5a424e80a1200674451844fbaae8a0098a316a01",
20
                "reference": "5a424e80a1200674451844fbaae8a0098a316a01",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "composer/ca-bundle": "^1.2",
25
                "ext-curl": "*",
26
                "php": "^7.3 || ^7.4 || ^8.0"
27
            },
28
            "require-dev": {
29
                "php-vcr/php-vcr": "^1",
30
                "php-vcr/phpunit-testlistener-vcr": "dev-php-8",
31
                "phpmd/phpmd": "^2",
32
                "phpunit/phpunit": "^8 || ^9",
33
                "squizlabs/php_codesniffer": "^3"
34
            },
35
            "type": "library",
36
            "autoload": {
37
                "psr-4": {
38
                    "Abraham\\TwitterOAuth\\": "src"
39
                }
40
            },
41
            "notification-url": "https://packagist.org/downloads/",
42
            "license": [
43
                "MIT"
44
            ],
45
            "authors": [
46
                {
47
                    "name": "Abraham Williams",
48
                    "email": "abraham@abrah.am",
49
                    "homepage": "https://abrah.am",
50
                    "role": "Developer"
51
                }
52
            ],
53
            "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
54
            "homepage": "https://twitteroauth.com",
55
            "keywords": [
56
                "Twitter API",
57
                "Twitter oAuth",
58
                "api",
59
                "oauth",
60
                "rest",
61
                "social",
62
                "twitter"
63
            ],
64
            "support": {
65
                "issues": "https://github.com/abraham/twitteroauth/issues",
66
                "source": "https://github.com/abraham/twitteroauth"
67
            },
68
            "time": "2021-06-11T02:56:14+00:00"
69
        },
70
        {
71
            "name": "bigbluebutton/bigbluebutton-api-php",
72
            "version": "2.0.13",
73
            "source": {
74
                "type": "git",
75
                "url": "https://github.com/bigbluebutton/bigbluebutton-api-php.git",
76
                "reference": "bae7b32f71119e6c0bc4015ea12ef4a0feeb694d"
77
            },
78
            "dist": {
79
                "type": "zip",
80
                "url": "https://api.github.com/repos/bigbluebutton/bigbluebutton-api-php/zipball/bae7b32f71119e6c0bc4015ea12ef4a0feeb694d",
81
                "reference": "bae7b32f71119e6c0bc4015ea12ef4a0feeb694d",
82
                "shasum": ""
83
            },
84
            "require": {
85
                "ext-curl": "*",
86
                "ext-mbstring": "*",
87
                "ext-simplexml": "*",
88
                "php": ">=7.1"
89
            },
90
            "require-dev": {
91
                "composer/composer": "^1.10.0",
92
                "ext-mbstring": "*",
93
                "fakerphp/faker": "^1.14",
94
                "friendsofphp/php-cs-fixer": "2.*",
95
                "php-coveralls/php-coveralls": "^2.4.0",
96
                "phpunit/phpunit": "^8",
97
                "squizlabs/php_codesniffer": "3.*"
98
            },
99
            "type": "library",
100
            "autoload": {
101
                "psr-4": {
102
                    "BigBlueButton\\": "src"
103
                }
104
            },
105
            "notification-url": "https://packagist.org/downloads/",
106
            "license": [
107
                "LGPL-3.0-or-later"
108
            ],
109
            "authors": [
110
                {
111
                    "name": "Ghazi Triki",
112
                    "email": "ghazi.nocturne@gmail.com",
113
                    "role": "Developer"
114
                }
115
            ],
116
            "description": "BigBlueButton PHP API Library for PHP",
117
            "homepage": "http://bigbluebutton.org/",
118
            "keywords": [
119
                "api",
120
                "bbb",
121
                "bigbluebutton"
122
            ],
123
            "support": {
124
                "issues": "https://github.com/bigbluebutton/bigbluebutton-api-php/issues",
125
                "source": "https://github.com/bigbluebutton/bigbluebutton-api-php/tree/2.0.13"
126
            },
127
            "time": "2021-06-11T20:48:11+00:00"
128
        },
129
        {
130
            "name": "brainfoolong/cryptojs-aes-php",
131
            "version": "2.1.1",
132
            "source": {
133
                "type": "git",
134
                "url": "https://github.com/brainfoolong/cryptojs-aes-php.git",
135
                "reference": "b73384d8c683d80a682521c827e16dba692ced10"
136
            },
137
            "dist": {
138
                "type": "zip",
139
                "url": "https://api.github.com/repos/brainfoolong/cryptojs-aes-php/zipball/b73384d8c683d80a682521c827e16dba692ced10",
140
                "reference": "b73384d8c683d80a682521c827e16dba692ced10",
141
                "shasum": ""
142
            },
143
            "require": {
144
                "ext-json": "*",
145
                "ext-openssl": "*",
146
                "php": ">=7.0.0"
147
            },
148
            "type": "library",
149
            "autoload": {
150
                "psr-4": {
151
                    "Nullix\\CryptoJsAes\\": "src/"
152
                }
153
            },
154
            "notification-url": "https://packagist.org/downloads/",
155
            "license": [
156
                "MIT"
157
            ],
158
            "authors": [
159
                {
160
                    "name": "Roland Eigelsreiter",
161
                    "homepage": "https://github.com/brainfoolong/cryptojs-aes-php",
162
                    "role": "Developer"
163
                }
164
            ],
165
            "description": "CryptoJS 3.x AES encryption/decryption on client side with Javascript and on server side with PHP",
166
            "homepage": "https://github.com/brainfoolong/cryptojs-aes-php",
167
            "keywords": [
168
                "aes",
169
                "encryption",
170
                "javascript",
171
                "php"
172
            ],
173
            "support": {
174
                "issues": "https://github.com/brainfoolong/cryptojs-aes-php/issues",
175
                "source": "https://github.com/brainfoolong/cryptojs-aes-php/tree/2.1.1"
176
            },
177
            "funding": [
178
                {
179
                    "url": "https://github.com/brainfoolong",
180
                    "type": "github"
181
                }
182
            ],
183
            "time": "2021-01-15T10:16:05+00:00"
184
        },
185
        {
186
            "name": "brick/varexporter",
187
            "version": "0.3.5",
188
            "source": {
189
                "type": "git",
190
                "url": "https://github.com/brick/varexporter.git",
191
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518"
192
            },
193
            "dist": {
194
                "type": "zip",
195
                "url": "https://api.github.com/repos/brick/varexporter/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518",
196
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518",
197
                "shasum": ""
198
            },
199
            "require": {
200
                "nikic/php-parser": "^4.0",
201
                "php": "^7.2 || ^8.0"
202
            },
203
            "require-dev": {
204
                "php-coveralls/php-coveralls": "^2.2",
205
                "phpunit/phpunit": "^8.5 || ^9.0",
206
                "vimeo/psalm": "4.4.1"
207
            },
208
            "type": "library",
209
            "autoload": {
210
                "psr-4": {
211
                    "Brick\\VarExporter\\": "src/"
212
                }
213
            },
214
            "notification-url": "https://packagist.org/downloads/",
215
            "license": [
216
                "MIT"
217
            ],
218
            "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
219
            "keywords": [
220
                "var_export"
221
            ],
222
            "support": {
223
                "issues": "https://github.com/brick/varexporter/issues",
224
                "source": "https://github.com/brick/varexporter/tree/0.3.5"
225
            },
226
            "time": "2021-02-10T13:53:07+00:00"
227
        },
228
        {
229
            "name": "composer/ca-bundle",
230
            "version": "1.2.10",
231
            "source": {
232
                "type": "git",
233
                "url": "https://github.com/composer/ca-bundle.git",
234
                "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8"
235
            },
236
            "dist": {
237
                "type": "zip",
238
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8",
239
                "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8",
240
                "shasum": ""
241
            },
242
            "require": {
243
                "ext-openssl": "*",
244
                "ext-pcre": "*",
245
                "php": "^5.3.2 || ^7.0 || ^8.0"
246
            },
247
            "require-dev": {
248
                "phpstan/phpstan": "^0.12.55",
249
                "psr/log": "^1.0",
250
                "symfony/phpunit-bridge": "^4.2 || ^5",
251
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
252
            },
253
            "type": "library",
254
            "extra": {
255
                "branch-alias": {
256
                    "dev-main": "1.x-dev"
257
                }
258
            },
259
            "autoload": {
260
                "psr-4": {
261
                    "Composer\\CaBundle\\": "src"
262
                }
263
            },
264
            "notification-url": "https://packagist.org/downloads/",
265
            "license": [
266
                "MIT"
267
            ],
268
            "authors": [
269
                {
270
                    "name": "Jordi Boggiano",
271
                    "email": "j.boggiano@seld.be",
272
                    "homepage": "http://seld.be"
273
                }
274
            ],
275
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
276
            "keywords": [
277
                "cabundle",
278
                "cacert",
279
                "certificate",
280
                "ssl",
281
                "tls"
282
            ],
283
            "support": {
284
                "irc": "irc://irc.freenode.org/composer",
285
                "issues": "https://github.com/composer/ca-bundle/issues",
286
                "source": "https://github.com/composer/ca-bundle/tree/1.2.10"
287
            },
288
            "funding": [
289
                {
290
                    "url": "https://packagist.com",
291
                    "type": "custom"
292
                },
293
                {
294
                    "url": "https://github.com/composer",
295
                    "type": "github"
296
                },
297
                {
298
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
299
                    "type": "tidelift"
300
                }
301
            ],
302
            "time": "2021-06-07T13:58:28+00:00"
303
        },
304
        {
305
            "name": "composer/package-versions-deprecated",
306
            "version": "1.11.99.2",
307
            "source": {
308
                "type": "git",
309
                "url": "https://github.com/composer/package-versions-deprecated.git",
310
                "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
311
            },
312
            "dist": {
313
                "type": "zip",
314
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
315
                "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
316
                "shasum": ""
317
            },
318
            "require": {
319
                "composer-plugin-api": "^1.1.0 || ^2.0",
320
                "php": "^7 || ^8"
321
            },
322
            "replace": {
323
                "ocramius/package-versions": "1.11.99"
324
            },
325
            "require-dev": {
326
                "composer/composer": "^1.9.3 || ^2.0@dev",
327
                "ext-zip": "^1.13",
328
                "phpunit/phpunit": "^6.5 || ^7"
329
            },
330
            "type": "composer-plugin",
331
            "extra": {
332
                "class": "PackageVersions\\Installer",
333
                "branch-alias": {
334
                    "dev-master": "1.x-dev"
335
                }
336
            },
337
            "autoload": {
338
                "psr-4": {
339
                    "PackageVersions\\": "src/PackageVersions"
340
                }
341
            },
342
            "notification-url": "https://packagist.org/downloads/",
343
            "license": [
344
                "MIT"
345
            ],
346
            "authors": [
347
                {
348
                    "name": "Marco Pivetta",
349
                    "email": "ocramius@gmail.com"
350
                },
351
                {
352
                    "name": "Jordi Boggiano",
353
                    "email": "j.boggiano@seld.be"
354
                }
355
            ],
356
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
357
            "support": {
358
                "issues": "https://github.com/composer/package-versions-deprecated/issues",
359
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
360
            },
361
            "funding": [
362
                {
363
                    "url": "https://packagist.com",
364
                    "type": "custom"
365
                },
366
                {
367
                    "url": "https://github.com/composer",
368
                    "type": "github"
369
                },
370
                {
371
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
372
                    "type": "tidelift"
373
                }
374
            ],
375
            "time": "2021-05-24T07:46:03+00:00"
376
        },
377
        {
378
            "name": "container-interop/container-interop",
379
            "version": "1.2.0",
380
            "source": {
381
                "type": "git",
382
                "url": "https://github.com/container-interop/container-interop.git",
383
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
384
            },
385
            "dist": {
386
                "type": "zip",
387
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
388
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
389
                "shasum": ""
390
            },
391
            "require": {
392
                "psr/container": "^1.0"
393
            },
394
            "type": "library",
395
            "autoload": {
396
                "psr-4": {
397
                    "Interop\\Container\\": "src/Interop/Container/"
398
                }
399
            },
400
            "notification-url": "https://packagist.org/downloads/",
401
            "license": [
402
                "MIT"
403
            ],
404
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
405
            "homepage": "https://github.com/container-interop/container-interop",
406
            "support": {
407
                "issues": "https://github.com/container-interop/container-interop/issues",
408
                "source": "https://github.com/container-interop/container-interop/tree/master"
409
            },
410
            "abandoned": "psr/container",
411
            "time": "2017-02-14T19:40:03+00:00"
412
        },
413
        {
414
            "name": "doctrine/instantiator",
415
            "version": "1.4.0",
416
            "source": {
417
                "type": "git",
418
                "url": "https://github.com/doctrine/instantiator.git",
419
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
420
            },
421
            "dist": {
422
                "type": "zip",
423
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
424
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
425
                "shasum": ""
426
            },
427
            "require": {
428
                "php": "^7.1 || ^8.0"
429
            },
430
            "require-dev": {
431
                "doctrine/coding-standard": "^8.0",
432
                "ext-pdo": "*",
433
                "ext-phar": "*",
434
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
435
                "phpstan/phpstan": "^0.12",
436
                "phpstan/phpstan-phpunit": "^0.12",
437
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
438
            },
439
            "type": "library",
440
            "autoload": {
441
                "psr-4": {
442
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
443
                }
444
            },
445
            "notification-url": "https://packagist.org/downloads/",
446
            "license": [
447
                "MIT"
448
            ],
449
            "authors": [
450
                {
451
                    "name": "Marco Pivetta",
452
                    "email": "ocramius@gmail.com",
453
                    "homepage": "https://ocramius.github.io/"
454
                }
455
            ],
456
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
457
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
458
            "keywords": [
459
                "constructor",
460
                "instantiate"
461
            ],
462
            "support": {
463
                "issues": "https://github.com/doctrine/instantiator/issues",
464
                "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
465
            },
466
            "funding": [
467
                {
468
                    "url": "https://www.doctrine-project.org/sponsorship.html",
469
                    "type": "custom"
470
                },
471
                {
472
                    "url": "https://www.patreon.com/phpdoctrine",
473
                    "type": "patreon"
474
                },
475
                {
476
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
477
                    "type": "tidelift"
478
                }
479
            ],
480
            "time": "2020-11-10T18:47:58+00:00"
481
        },
482
        {
483
            "name": "ezyang/htmlpurifier",
484
            "version": "v4.13.0",
485
            "source": {
486
                "type": "git",
487
                "url": "https://github.com/ezyang/htmlpurifier.git",
488
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
489
            },
490
            "dist": {
491
                "type": "zip",
492
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
493
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
494
                "shasum": ""
495
            },
496
            "require": {
497
                "php": ">=5.2"
498
            },
499
            "require-dev": {
500
                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
501
            },
502
            "type": "library",
503
            "autoload": {
504
                "psr-0": {
505
                    "HTMLPurifier": "library/"
506
                },
507
                "files": [
508
                    "library/HTMLPurifier.composer.php"
509
                ],
510
                "exclude-from-classmap": [
511
                    "/library/HTMLPurifier/Language/"
512
                ]
513
            },
514
            "notification-url": "https://packagist.org/downloads/",
515
            "license": [
516
                "LGPL-2.1-or-later"
517
            ],
518
            "authors": [
519
                {
520
                    "name": "Edward Z. Yang",
521
                    "email": "admin@htmlpurifier.org",
522
                    "homepage": "http://ezyang.com"
523
                }
524
            ],
525
            "description": "Standards compliant HTML filter written in PHP",
526
            "homepage": "http://htmlpurifier.org/",
527
            "keywords": [
528
                "html"
529
            ],
530
            "support": {
531
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
532
                "source": "https://github.com/ezyang/htmlpurifier/tree/master"
533
            },
534
            "time": "2020-06-29T00:56:53+00:00"
535
        },
536
        {
537
            "name": "facebook/graph-sdk",
538
            "version": "5.7.0",
539
            "source": {
540
                "type": "git",
541
                "url": "https://github.com/facebook/php-graph-sdk.git",
542
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
543
            },
544
            "dist": {
545
                "type": "zip",
546
                "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
547
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
548
                "shasum": ""
549
            },
550
            "require": {
551
                "php": "^5.4|^7.0"
552
            },
553
            "require-dev": {
554
                "guzzlehttp/guzzle": "~5.0",
555
                "mockery/mockery": "~0.8",
556
                "phpunit/phpunit": "~4.0"
557
            },
558
            "suggest": {
559
                "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
560
                "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
561
            },
562
            "type": "library",
563
            "extra": {
564
                "branch-alias": {
565
                    "dev-master": "5.x-dev"
566
                }
567
            },
568
            "autoload": {
569
                "psr-4": {
570
                    "Facebook\\": "src/Facebook/"
571
                },
572
                "files": [
573
                    "src/Facebook/polyfills.php"
574
                ]
575
            },
576
            "notification-url": "https://packagist.org/downloads/",
577
            "license": [
578
                "Facebook Platform"
579
            ],
580
            "authors": [
581
                {
582
                    "name": "Facebook",
583
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
584
                }
585
            ],
586
            "description": "Facebook SDK for PHP",
587
            "homepage": "https://github.com/facebook/php-graph-sdk",
588
            "keywords": [
589
                "facebook",
590
                "sdk"
591
            ],
592
            "support": {
593
                "issues": "https://github.com/facebook/php-graph-sdk/issues",
594
                "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0"
595
            },
596
            "time": "2018-12-11T22:56:31+00:00"
597
        },
598
        {
599
            "name": "firebase/php-jwt",
600
            "version": "v5.4.0",
601
            "source": {
602
                "type": "git",
603
                "url": "https://github.com/firebase/php-jwt.git",
604
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
605
            },
606
            "dist": {
607
                "type": "zip",
608
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
609
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
610
                "shasum": ""
611
            },
612
            "require": {
613
                "php": ">=5.3.0"
614
            },
615
            "require-dev": {
616
                "phpunit/phpunit": ">=4.8 <=9"
617
            },
618
            "suggest": {
619
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
620
            },
621
            "type": "library",
622
            "autoload": {
623
                "psr-4": {
624
                    "Firebase\\JWT\\": "src"
625
                }
626
            },
627
            "notification-url": "https://packagist.org/downloads/",
628
            "license": [
629
                "BSD-3-Clause"
630
            ],
631
            "authors": [
632
                {
633
                    "name": "Neuman Vong",
634
                    "email": "neuman+pear@twilio.com",
635
                    "role": "Developer"
636
                },
637
                {
638
                    "name": "Anant Narayanan",
639
                    "email": "anant@php.net",
640
                    "role": "Developer"
641
                }
642
            ],
643
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
644
            "homepage": "https://github.com/firebase/php-jwt",
645
            "keywords": [
646
                "jwt",
647
                "php"
648
            ],
649
            "support": {
650
                "issues": "https://github.com/firebase/php-jwt/issues",
651
                "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
652
            },
653
            "time": "2021-06-23T19:00:23+00:00"
654
        },
655
        {
656
            "name": "geoip2/geoip2",
657
            "version": "v2.11.0",
658
            "source": {
659
                "type": "git",
660
                "url": "https://github.com/maxmind/GeoIP2-php.git",
661
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7"
662
            },
663
            "dist": {
664
                "type": "zip",
665
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
666
                "reference": "d01be5894a5c1a3381c58c9b1795cd07f96c30f7",
667
                "shasum": ""
668
            },
669
            "require": {
670
                "ext-json": "*",
671
                "maxmind-db/reader": "~1.8",
672
                "maxmind/web-service-common": "~0.8",
673
                "php": ">=7.2"
674
            },
675
            "require-dev": {
676
                "friendsofphp/php-cs-fixer": "2.*",
677
                "phpunit/phpunit": "^8.0 || ^9.0",
678
                "squizlabs/php_codesniffer": "3.*"
679
            },
680
            "type": "library",
681
            "autoload": {
682
                "psr-4": {
683
                    "GeoIp2\\": "src"
684
                }
685
            },
686
            "notification-url": "https://packagist.org/downloads/",
687
            "license": [
688
                "Apache-2.0"
689
            ],
690
            "authors": [
691
                {
692
                    "name": "Gregory J. Oschwald",
693
                    "email": "goschwald@maxmind.com",
694
                    "homepage": "https://www.maxmind.com/"
695
                }
696
            ],
697
            "description": "MaxMind GeoIP2 PHP API",
698
            "homepage": "https://github.com/maxmind/GeoIP2-php",
699
            "keywords": [
700
                "IP",
701
                "geoip",
702
                "geoip2",
703
                "geolocation",
704
                "maxmind"
705
            ],
706
            "support": {
707
                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
708
                "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.11.0"
709
            },
710
            "time": "2020-10-01T18:48:34+00:00"
711
        },
712
        {
713
            "name": "google/apiclient",
714
            "version": "v2.10.1",
715
            "source": {
716
                "type": "git",
717
                "url": "https://github.com/googleapis/google-api-php-client.git",
718
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b"
719
            },
720
            "dist": {
721
                "type": "zip",
722
                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/11871e94006ce7a419bb6124d51b6f9ace3f679b",
723
                "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b",
724
                "shasum": ""
725
            },
726
            "require": {
727
                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
728
                "google/apiclient-services": "~0.200",
729
                "google/auth": "^1.10",
730
                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
731
                "guzzlehttp/psr7": "^1.2",
732
                "monolog/monolog": "^1.17|^2.0",
733
                "php": "^5.6|^7.0|^8.0",
734
                "phpseclib/phpseclib": "~2.0||^3.0.2"
735
            },
736
            "require-dev": {
737
                "cache/filesystem-adapter": "^0.3.2|^1.1",
738
                "composer/composer": "^1.10.22",
739
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
740
                "phpcompatibility/php-compatibility": "^9.2",
741
                "phpunit/phpunit": "^5.7||^8.5.13",
742
                "squizlabs/php_codesniffer": "~2.3",
743
                "symfony/css-selector": "~2.1",
744
                "symfony/dom-crawler": "~2.1"
745
            },
746
            "suggest": {
747
                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
748
            },
749
            "type": "library",
750
            "extra": {
751
                "branch-alias": {
752
                    "dev-master": "2.x-dev"
753
                }
754
            },
755
            "autoload": {
756
                "psr-4": {
757
                    "Google\\": "src/"
758
                },
759
                "files": [
760
                    "src/aliases.php"
761
                ],
762
                "classmap": [
763
                    "src/aliases.php"
764
                ]
765
            },
766
            "notification-url": "https://packagist.org/downloads/",
767
            "license": [
768
                "Apache-2.0"
769
            ],
770
            "description": "Client library for Google APIs",
771
            "homepage": "http://developers.google.com/api-client-library/php",
772
            "keywords": [
773
                "google"
774
            ],
775
            "support": {
776
                "issues": "https://github.com/googleapis/google-api-php-client/issues",
777
                "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.1"
778
            },
779
            "time": "2021-06-25T14:25:44+00:00"
780
        },
781
        {
782
            "name": "google/apiclient-services",
783
            "version": "v0.205.0",
784
            "source": {
785
                "type": "git",
786
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
787
                "reference": "75ff6a81838493bb9b5aad0458ebd4226e0c0557"
788
            },
789
            "dist": {
790
                "type": "zip",
791
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/75ff6a81838493bb9b5aad0458ebd4226e0c0557",
792
                "reference": "75ff6a81838493bb9b5aad0458ebd4226e0c0557",
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.205.0"
822
            },
823
            "time": "2021-07-24T11:20:23+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.3",
1194
            "source": {
1195
                "type": "git",
1196
                "url": "https://github.com/laminas/laminas-cache.git",
1197
                "reference": "775cf8815cfd5a654f9b7b341ebaf28e72aa457d"
1198
            },
1199
            "dist": {
1200
                "type": "zip",
1201
                "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/775cf8815cfd5a654f9b7b341ebaf28e72aa457d",
1202
                "reference": "775cf8815cfd5a654f9b7b341ebaf28e72aa457d",
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-07-08T18:22:59+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.7.0",
5026
            "source": {
5027
                "type": "git",
5028
                "url": "https://github.com/laminas/laminas-servicemanager.git",
5029
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4"
5030
            },
5031
            "dist": {
5032
                "type": "zip",
5033
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
5034
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
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": "~2.2.0",
5058
                "laminas/laminas-container-config-test": "^0.3",
5059
                "laminas/laminas-dependency-plugin": "^2.1.2",
5060
                "mikey179/vfsstream": "^1.6.8",
5061
                "ocramius/proxy-manager": "^2.2.3",
5062
                "phpbench/phpbench": "^1.0.4",
5063
                "phpspec/prophecy-phpunit": "^2.0",
5064
                "phpunit/phpunit": "^9.4",
5065
                "psalm/plugin-phpunit": "^0.16.1",
5066
                "vimeo/psalm": "^4.8"
5067
            },
5068
            "suggest": {
5069
                "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
5070
            },
5071
            "bin": [
5072
                "bin/generate-deps-for-config-factory",
5073
                "bin/generate-factory-for-class"
5074
            ],
5075
            "type": "library",
5076
            "autoload": {
5077
                "psr-4": {
5078
                    "Laminas\\ServiceManager\\": "src/"
5079
                }
5080
            },
5081
            "notification-url": "https://packagist.org/downloads/",
5082
            "license": [
5083
                "BSD-3-Clause"
5084
            ],
5085
            "description": "Factory-Driven Dependency Injection Container",
5086
            "homepage": "https://laminas.dev",
5087
            "keywords": [
5088
                "PSR-11",
5089
                "dependency-injection",
5090
                "di",
5091
                "dic",
5092
                "laminas",
5093
                "service-manager",
5094
                "servicemanager"
5095
            ],
5096
            "support": {
5097
                "chat": "https://laminas.dev/chat",
5098
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
5099
                "forum": "https://discourse.laminas.dev",
5100
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
5101
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
5102
                "source": "https://github.com/laminas/laminas-servicemanager"
5103
            },
5104
            "funding": [
5105
                {
5106
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5107
                    "type": "community_bridge"
5108
                }
5109
            ],
5110
            "time": "2021-07-24T19:33:07+00:00"
5111
        },
5112
        {
5113
            "name": "laminas/laminas-session",
5114
            "version": "2.11.0",
5115
            "source": {
5116
                "type": "git",
5117
                "url": "https://github.com/laminas/laminas-session.git",
5118
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922"
5119
            },
5120
            "dist": {
5121
                "type": "zip",
5122
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5123
                "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922",
5124
                "shasum": ""
5125
            },
5126
            "require": {
5127
                "laminas/laminas-eventmanager": "^3.0",
5128
                "laminas/laminas-stdlib": "^3.2.1",
5129
                "laminas/laminas-zendframework-bridge": "^1.0",
5130
                "php": "^7.3 || ~8.0.0"
5131
            },
5132
            "replace": {
5133
                "zendframework/zend-session": "^2.9.1"
5134
            },
5135
            "require-dev": {
5136
                "container-interop/container-interop": "^1.1",
5137
                "laminas/laminas-cache": "^2.6.1",
5138
                "laminas/laminas-coding-standard": "~2.2.1",
5139
                "laminas/laminas-db": "^2.7",
5140
                "laminas/laminas-http": "^2.5.4",
5141
                "laminas/laminas-servicemanager": "^3.0.3",
5142
                "laminas/laminas-validator": "^2.6",
5143
                "mongodb/mongodb": "^1.0.1",
5144
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
5145
                "phpspec/prophecy-phpunit": "^2.0",
5146
                "phpunit/phpunit": "^9.3"
5147
            },
5148
            "suggest": {
5149
                "laminas/laminas-cache": "Laminas\\Cache component",
5150
                "laminas/laminas-db": "Laminas\\Db component",
5151
                "laminas/laminas-http": "Laminas\\Http component",
5152
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5153
                "laminas/laminas-validator": "Laminas\\Validator component",
5154
                "mongodb/mongodb": "If you want to use the MongoDB session save handler"
5155
            },
5156
            "type": "library",
5157
            "extra": {
5158
                "laminas": {
5159
                    "component": "Laminas\\Session",
5160
                    "config-provider": "Laminas\\Session\\ConfigProvider"
5161
                }
5162
            },
5163
            "autoload": {
5164
                "psr-4": {
5165
                    "Laminas\\Session\\": "src/"
5166
                }
5167
            },
5168
            "notification-url": "https://packagist.org/downloads/",
5169
            "license": [
5170
                "BSD-3-Clause"
5171
            ],
5172
            "description": "Object-oriented interface to PHP sessions and storage",
5173
            "homepage": "https://laminas.dev",
5174
            "keywords": [
5175
                "laminas",
5176
                "session"
5177
            ],
5178
            "support": {
5179
                "chat": "https://laminas.dev/chat",
5180
                "docs": "https://docs.laminas.dev/laminas-session/",
5181
                "forum": "https://discourse.laminas.dev",
5182
                "issues": "https://github.com/laminas/laminas-session/issues",
5183
                "rss": "https://github.com/laminas/laminas-session/releases.atom",
5184
                "source": "https://github.com/laminas/laminas-session"
5185
            },
5186
            "funding": [
5187
                {
5188
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5189
                    "type": "community_bridge"
5190
                }
5191
            ],
5192
            "time": "2021-06-30T15:33:53+00:00"
5193
        },
5194
        {
5195
            "name": "laminas/laminas-stdlib",
5196
            "version": "3.4.0",
5197
            "source": {
5198
                "type": "git",
5199
                "url": "https://github.com/laminas/laminas-stdlib.git",
5200
                "reference": "e89c2268c9cad25099f562f7f015c28c5dd383c9"
5201
            },
5202
            "dist": {
5203
                "type": "zip",
5204
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e89c2268c9cad25099f562f7f015c28c5dd383c9",
5205
                "reference": "e89c2268c9cad25099f562f7f015c28c5dd383c9",
5206
                "shasum": ""
5207
            },
5208
            "require": {
5209
                "laminas/laminas-zendframework-bridge": "^1.0",
5210
                "php": "^7.3 || ^8.0"
5211
            },
5212
            "replace": {
5213
                "zendframework/zend-stdlib": "^3.2.1"
5214
            },
5215
            "require-dev": {
5216
                "laminas/laminas-coding-standard": "~2.3.0",
5217
                "phpbench/phpbench": "^0.17.1",
5218
                "phpunit/phpunit": "~9.3.7",
5219
                "psalm/plugin-phpunit": "^0.16.0",
5220
                "vimeo/psalm": "^4.7"
5221
            },
5222
            "type": "library",
5223
            "autoload": {
5224
                "psr-4": {
5225
                    "Laminas\\Stdlib\\": "src/"
5226
                }
5227
            },
5228
            "notification-url": "https://packagist.org/downloads/",
5229
            "license": [
5230
                "BSD-3-Clause"
5231
            ],
5232
            "description": "SPL extensions, array utilities, error handlers, and more",
5233
            "homepage": "https://laminas.dev",
5234
            "keywords": [
5235
                "laminas",
5236
                "stdlib"
5237
            ],
5238
            "support": {
5239
                "chat": "https://laminas.dev/chat",
5240
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
5241
                "forum": "https://discourse.laminas.dev",
5242
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
5243
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
5244
                "source": "https://github.com/laminas/laminas-stdlib"
5245
            },
5246
            "funding": [
5247
                {
5248
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5249
                    "type": "community_bridge"
5250
                }
5251
            ],
5252
            "time": "2021-06-28T21:37:31+00:00"
5253
        },
5254
        {
5255
            "name": "laminas/laminas-test",
5256
            "version": "3.5.1",
5257
            "source": {
5258
                "type": "git",
5259
                "url": "https://github.com/laminas/laminas-test.git",
5260
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276"
5261
            },
5262
            "dist": {
5263
                "type": "zip",
5264
                "url": "https://api.github.com/repos/laminas/laminas-test/zipball/621eced0d747ead65c39ab0fc507f66e9bdca276",
5265
                "reference": "621eced0d747ead65c39ab0fc507f66e9bdca276",
5266
                "shasum": ""
5267
            },
5268
            "require": {
5269
                "laminas/laminas-console": "^2.6",
5270
                "laminas/laminas-dom": "^2.8",
5271
                "laminas/laminas-eventmanager": "^3.0",
5272
                "laminas/laminas-http": "^2.13",
5273
                "laminas/laminas-mvc": "^3.0",
5274
                "laminas/laminas-servicemanager": "^3.0.3",
5275
                "laminas/laminas-stdlib": "^3.3",
5276
                "laminas/laminas-uri": "^2.5",
5277
                "laminas/laminas-view": "^2.6.3",
5278
                "laminas/laminas-zendframework-bridge": "^1.1",
5279
                "php": "^7.3 || ~8.0.0",
5280
                "phpunit/phpunit": "^8.0 || ^9.0"
5281
            },
5282
            "replace": {
5283
                "zendframework/zend-test": "^3.3.0"
5284
            },
5285
            "require-dev": {
5286
                "laminas/laminas-coding-standard": "~2.2.1",
5287
                "laminas/laminas-i18n": "^2.6",
5288
                "laminas/laminas-log": "^2.7.1",
5289
                "laminas/laminas-modulemanager": "^2.7.1",
5290
                "laminas/laminas-mvc-console": "^1.1.8",
5291
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.0",
5292
                "laminas/laminas-serializer": "^2.6.1",
5293
                "laminas/laminas-session": "^2.8.5",
5294
                "laminas/laminas-validator": "^2.8",
5295
                "mikey179/vfsstream": "^1.6.8",
5296
                "psalm/plugin-phpunit": "^0.16.0",
5297
                "vimeo/psalm": "^4.7"
5298
            },
5299
            "suggest": {
5300
                "laminas/laminas-mvc-console": "^1.1.8, to test MVC <-> console integration"
5301
            },
5302
            "type": "library",
5303
            "autoload": {
5304
                "psr-4": {
5305
                    "Laminas\\Test\\": "src/"
5306
                }
5307
            },
5308
            "notification-url": "https://packagist.org/downloads/",
5309
            "license": [
5310
                "BSD-3-Clause"
5311
            ],
5312
            "description": "Tools to facilitate unit testing of laminas-mvc applications",
5313
            "homepage": "https://laminas.dev",
5314
            "keywords": [
5315
                "laminas",
5316
                "test"
5317
            ],
5318
            "support": {
5319
                "chat": "https://laminas.dev/chat",
5320
                "docs": "https://docs.laminas.dev/laminas-test/",
5321
                "forum": "https://discourse.laminas.dev",
5322
                "issues": "https://github.com/laminas/laminas-test/issues",
5323
                "rss": "https://github.com/laminas/laminas-test/releases.atom",
5324
                "source": "https://github.com/laminas/laminas-test"
5325
            },
5326
            "funding": [
5327
                {
5328
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5329
                    "type": "community_bridge"
5330
                }
5331
            ],
5332
            "time": "2021-06-14T13:48:54+00:00"
5333
        },
5334
        {
5335
            "name": "laminas/laminas-uri",
5336
            "version": "2.8.1",
5337
            "source": {
5338
                "type": "git",
5339
                "url": "https://github.com/laminas/laminas-uri.git",
5340
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87"
5341
            },
5342
            "dist": {
5343
                "type": "zip",
5344
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/79bd4c614c8cf9a6ba715a49fca8061e84933d87",
5345
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87",
5346
                "shasum": ""
5347
            },
5348
            "require": {
5349
                "laminas/laminas-escaper": "^2.5",
5350
                "laminas/laminas-validator": "^2.10",
5351
                "laminas/laminas-zendframework-bridge": "^1.0",
5352
                "php": "^7.3 || ~8.0.0"
5353
            },
5354
            "replace": {
5355
                "zendframework/zend-uri": "^2.7.1"
5356
            },
5357
            "require-dev": {
5358
                "laminas/laminas-coding-standard": "^2.1",
5359
                "phpunit/phpunit": "^9.3"
5360
            },
5361
            "type": "library",
5362
            "autoload": {
5363
                "psr-4": {
5364
                    "Laminas\\Uri\\": "src/"
5365
                }
5366
            },
5367
            "notification-url": "https://packagist.org/downloads/",
5368
            "license": [
5369
                "BSD-3-Clause"
5370
            ],
5371
            "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
5372
            "homepage": "https://laminas.dev",
5373
            "keywords": [
5374
                "laminas",
5375
                "uri"
5376
            ],
5377
            "support": {
5378
                "chat": "https://laminas.dev/chat",
5379
                "docs": "https://docs.laminas.dev/laminas-uri/",
5380
                "forum": "https://discourse.laminas.dev",
5381
                "issues": "https://github.com/laminas/laminas-uri/issues",
5382
                "rss": "https://github.com/laminas/laminas-uri/releases.atom",
5383
                "source": "https://github.com/laminas/laminas-uri"
5384
            },
5385
            "funding": [
5386
                {
5387
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5388
                    "type": "community_bridge"
5389
                }
5390
            ],
5391
            "time": "2021-02-17T21:53:05+00:00"
5392
        },
5393
        {
5394
            "name": "laminas/laminas-validator",
5395
            "version": "2.14.5",
5396
            "source": {
5397
                "type": "git",
5398
                "url": "https://github.com/laminas/laminas-validator.git",
5399
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7"
5400
            },
5401
            "dist": {
5402
                "type": "zip",
5403
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/4680bc4241cb5b3ff78954c421fe43105ca413b7",
5404
                "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7",
5405
                "shasum": ""
5406
            },
5407
            "require": {
5408
                "container-interop/container-interop": "^1.1",
5409
                "laminas/laminas-stdlib": "^3.3",
5410
                "laminas/laminas-zendframework-bridge": "^1.0",
5411
                "php": "^7.3 || ~8.0.0"
5412
            },
5413
            "replace": {
5414
                "zendframework/zend-validator": "^2.13.0"
5415
            },
5416
            "require-dev": {
5417
                "laminas/laminas-cache": "^2.6.1",
5418
                "laminas/laminas-coding-standard": "~2.2.1",
5419
                "laminas/laminas-config": "^2.6",
5420
                "laminas/laminas-db": "^2.7",
5421
                "laminas/laminas-filter": "^2.6",
5422
                "laminas/laminas-http": "^2.14.2",
5423
                "laminas/laminas-i18n": "^2.6",
5424
                "laminas/laminas-math": "^2.6",
5425
                "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
5426
                "laminas/laminas-session": "^2.8",
5427
                "laminas/laminas-uri": "^2.7",
5428
                "phpspec/prophecy-phpunit": "^2.0",
5429
                "phpunit/phpunit": "^9.3",
5430
                "psalm/plugin-phpunit": "^0.15.0",
5431
                "psr/http-client": "^1.0",
5432
                "psr/http-factory": "^1.0",
5433
                "psr/http-message": "^1.0",
5434
                "vimeo/psalm": "^4.3"
5435
            },
5436
            "suggest": {
5437
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
5438
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
5439
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
5440
                "laminas/laminas-i18n-resources": "Translations of validator messages",
5441
                "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
5442
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
5443
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
5444
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
5445
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
5446
            },
5447
            "type": "library",
5448
            "extra": {
5449
                "laminas": {
5450
                    "component": "Laminas\\Validator",
5451
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
5452
                }
5453
            },
5454
            "autoload": {
5455
                "psr-4": {
5456
                    "Laminas\\Validator\\": "src/"
5457
                }
5458
            },
5459
            "notification-url": "https://packagist.org/downloads/",
5460
            "license": [
5461
                "BSD-3-Clause"
5462
            ],
5463
            "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
5464
            "homepage": "https://laminas.dev",
5465
            "keywords": [
5466
                "laminas",
5467
                "validator"
5468
            ],
5469
            "support": {
5470
                "chat": "https://laminas.dev/chat",
5471
                "docs": "https://docs.laminas.dev/laminas-validator/",
5472
                "forum": "https://discourse.laminas.dev",
5473
                "issues": "https://github.com/laminas/laminas-validator/issues",
5474
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
5475
                "source": "https://github.com/laminas/laminas-validator"
5476
            },
5477
            "funding": [
5478
                {
5479
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5480
                    "type": "community_bridge"
5481
                }
5482
            ],
5483
            "time": "2021-07-14T13:59:23+00:00"
5484
        },
5485
        {
5486
            "name": "laminas/laminas-view",
5487
            "version": "2.12.0",
5488
            "source": {
5489
                "type": "git",
5490
                "url": "https://github.com/laminas/laminas-view.git",
5491
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1"
5492
            },
5493
            "dist": {
5494
                "type": "zip",
5495
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5496
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1",
5497
                "shasum": ""
5498
            },
5499
            "require": {
5500
                "laminas/laminas-eventmanager": "^3.0",
5501
                "laminas/laminas-json": "^2.6.1 || ^3.0",
5502
                "laminas/laminas-loader": "^2.5",
5503
                "laminas/laminas-stdlib": "^3.2.1",
5504
                "laminas/laminas-zendframework-bridge": "^1.0",
5505
                "php": "^7.3 || ~8.0.0"
5506
            },
5507
            "conflict": {
5508
                "laminas/laminas-servicemanager": "<3.3"
5509
            },
5510
            "replace": {
5511
                "zendframework/zend-view": "^2.11.4"
5512
            },
5513
            "require-dev": {
5514
                "laminas/laminas-authentication": "^2.5",
5515
                "laminas/laminas-cache": "^2.6.1",
5516
                "laminas/laminas-coding-standard": "~1.0.0",
5517
                "laminas/laminas-config": "^2.6",
5518
                "laminas/laminas-console": "^2.6",
5519
                "laminas/laminas-escaper": "^2.5",
5520
                "laminas/laminas-feed": "^2.7",
5521
                "laminas/laminas-filter": "^2.6.1",
5522
                "laminas/laminas-http": "^2.5.4",
5523
                "laminas/laminas-i18n": "^2.6",
5524
                "laminas/laminas-log": "^2.7",
5525
                "laminas/laminas-modulemanager": "^2.7.1",
5526
                "laminas/laminas-mvc": "^2.7.14 || ^3.0",
5527
                "laminas/laminas-navigation": "^2.5",
5528
                "laminas/laminas-paginator": "^2.5",
5529
                "laminas/laminas-permissions-acl": "^2.6",
5530
                "laminas/laminas-router": "^3.0.1",
5531
                "laminas/laminas-serializer": "^2.6.1",
5532
                "laminas/laminas-servicemanager": "^3.3",
5533
                "laminas/laminas-session": "^2.8.1",
5534
                "laminas/laminas-uri": "^2.5",
5535
                "phpspec/prophecy": "^1.12",
5536
                "phpspec/prophecy-phpunit": "^2.0",
5537
                "phpunit/phpunit": "^9.3"
5538
            },
5539
            "suggest": {
5540
                "laminas/laminas-authentication": "Laminas\\Authentication component",
5541
                "laminas/laminas-escaper": "Laminas\\Escaper component",
5542
                "laminas/laminas-feed": "Laminas\\Feed component",
5543
                "laminas/laminas-filter": "Laminas\\Filter component",
5544
                "laminas/laminas-http": "Laminas\\Http component",
5545
                "laminas/laminas-i18n": "Laminas\\I18n component",
5546
                "laminas/laminas-mvc": "Laminas\\Mvc component",
5547
                "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",
5548
                "laminas/laminas-navigation": "Laminas\\Navigation component",
5549
                "laminas/laminas-paginator": "Laminas\\Paginator component",
5550
                "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
5551
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
5552
                "laminas/laminas-uri": "Laminas\\Uri component"
5553
            },
5554
            "bin": [
5555
                "bin/templatemap_generator.php"
5556
            ],
5557
            "type": "library",
5558
            "autoload": {
5559
                "psr-4": {
5560
                    "Laminas\\View\\": "src/"
5561
                }
5562
            },
5563
            "notification-url": "https://packagist.org/downloads/",
5564
            "license": [
5565
                "BSD-3-Clause"
5566
            ],
5567
            "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
5568
            "homepage": "https://laminas.dev",
5569
            "keywords": [
5570
                "laminas",
5571
                "view"
5572
            ],
5573
            "support": {
5574
                "chat": "https://laminas.dev/chat",
5575
                "docs": "https://docs.laminas.dev/laminas-view/",
5576
                "forum": "https://discourse.laminas.dev",
5577
                "issues": "https://github.com/laminas/laminas-view/issues",
5578
                "rss": "https://github.com/laminas/laminas-view/releases.atom",
5579
                "source": "https://github.com/laminas/laminas-view"
5580
            },
5581
            "funding": [
5582
                {
5583
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5584
                    "type": "community_bridge"
5585
                }
5586
            ],
5587
            "time": "2021-01-01T14:07:41+00:00"
5588
        },
5589
        {
5590
            "name": "laminas/laminas-zendframework-bridge",
5591
            "version": "1.3.0",
5592
            "source": {
5593
                "type": "git",
5594
                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
5595
                "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e"
5596
            },
5597
            "dist": {
5598
                "type": "zip",
5599
                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/13af2502d9bb6f7d33be2de4b51fb68c6cdb476e",
5600
                "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e",
5601
                "shasum": ""
5602
            },
5603
            "require": {
5604
                "php": "^7.3 || ^8.0"
5605
            },
5606
            "require-dev": {
5607
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
5608
                "psalm/plugin-phpunit": "^0.15.1",
5609
                "squizlabs/php_codesniffer": "^3.5",
5610
                "vimeo/psalm": "^4.6"
5611
            },
5612
            "type": "library",
5613
            "extra": {
5614
                "laminas": {
5615
                    "module": "Laminas\\ZendFrameworkBridge"
5616
                }
5617
            },
5618
            "autoload": {
5619
                "files": [
5620
                    "src/autoload.php"
5621
                ],
5622
                "psr-4": {
5623
                    "Laminas\\ZendFrameworkBridge\\": "src//"
5624
                }
5625
            },
5626
            "notification-url": "https://packagist.org/downloads/",
5627
            "license": [
5628
                "BSD-3-Clause"
5629
            ],
5630
            "description": "Alias legacy ZF class names to Laminas Project equivalents.",
5631
            "keywords": [
5632
                "ZendFramework",
5633
                "autoloading",
5634
                "laminas",
5635
                "zf"
5636
            ],
5637
            "support": {
5638
                "forum": "https://discourse.laminas.dev/",
5639
                "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
5640
                "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
5641
                "source": "https://github.com/laminas/laminas-zendframework-bridge"
5642
            },
5643
            "funding": [
5644
                {
5645
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
5646
                    "type": "community_bridge"
5647
                }
5648
            ],
5649
            "time": "2021-06-24T12:49:22+00:00"
5650
        },
5651
        {
5652
            "name": "maennchen/zipstream-php",
5653
            "version": "2.1.0",
5654
            "source": {
5655
                "type": "git",
5656
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
5657
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
5658
            },
5659
            "dist": {
5660
                "type": "zip",
5661
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
5662
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
5663
                "shasum": ""
5664
            },
5665
            "require": {
5666
                "myclabs/php-enum": "^1.5",
5667
                "php": ">= 7.1",
5668
                "psr/http-message": "^1.0",
5669
                "symfony/polyfill-mbstring": "^1.0"
5670
            },
5671
            "require-dev": {
5672
                "ext-zip": "*",
5673
                "guzzlehttp/guzzle": ">= 6.3",
5674
                "mikey179/vfsstream": "^1.6",
5675
                "phpunit/phpunit": ">= 7.5"
5676
            },
5677
            "type": "library",
5678
            "autoload": {
5679
                "psr-4": {
5680
                    "ZipStream\\": "src/"
5681
                }
5682
            },
5683
            "notification-url": "https://packagist.org/downloads/",
5684
            "license": [
5685
                "MIT"
5686
            ],
5687
            "authors": [
5688
                {
5689
                    "name": "Paul Duncan",
5690
                    "email": "pabs@pablotron.org"
5691
                },
5692
                {
5693
                    "name": "Jonatan Männchen",
5694
                    "email": "jonatan@maennchen.ch"
5695
                },
5696
                {
5697
                    "name": "Jesse Donat",
5698
                    "email": "donatj@gmail.com"
5699
                },
5700
                {
5701
                    "name": "András Kolesár",
5702
                    "email": "kolesar@kolesar.hu"
5703
                }
5704
            ],
5705
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
5706
            "keywords": [
5707
                "stream",
5708
                "zip"
5709
            ],
5710
            "support": {
5711
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
5712
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
5713
            },
5714
            "funding": [
5715
                {
5716
                    "url": "https://opencollective.com/zipstream",
5717
                    "type": "open_collective"
5718
                }
5719
            ],
5720
            "time": "2020-05-30T13:11:16+00:00"
5721
        },
5722
        {
5723
            "name": "markbaker/complex",
5724
            "version": "2.0.3",
5725
            "source": {
5726
                "type": "git",
5727
                "url": "https://github.com/MarkBaker/PHPComplex.git",
5728
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
5729
            },
5730
            "dist": {
5731
                "type": "zip",
5732
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5733
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
5734
                "shasum": ""
5735
            },
5736
            "require": {
5737
                "php": "^7.2 || ^8.0"
5738
            },
5739
            "require-dev": {
5740
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5741
                "phpcompatibility/php-compatibility": "^9.0",
5742
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5743
                "squizlabs/php_codesniffer": "^3.4"
5744
            },
5745
            "type": "library",
5746
            "autoload": {
5747
                "psr-4": {
5748
                    "Complex\\": "classes/src/"
5749
                },
5750
                "files": [
5751
                    "classes/src/functions/abs.php",
5752
                    "classes/src/functions/acos.php",
5753
                    "classes/src/functions/acosh.php",
5754
                    "classes/src/functions/acot.php",
5755
                    "classes/src/functions/acoth.php",
5756
                    "classes/src/functions/acsc.php",
5757
                    "classes/src/functions/acsch.php",
5758
                    "classes/src/functions/argument.php",
5759
                    "classes/src/functions/asec.php",
5760
                    "classes/src/functions/asech.php",
5761
                    "classes/src/functions/asin.php",
5762
                    "classes/src/functions/asinh.php",
5763
                    "classes/src/functions/atan.php",
5764
                    "classes/src/functions/atanh.php",
5765
                    "classes/src/functions/conjugate.php",
5766
                    "classes/src/functions/cos.php",
5767
                    "classes/src/functions/cosh.php",
5768
                    "classes/src/functions/cot.php",
5769
                    "classes/src/functions/coth.php",
5770
                    "classes/src/functions/csc.php",
5771
                    "classes/src/functions/csch.php",
5772
                    "classes/src/functions/exp.php",
5773
                    "classes/src/functions/inverse.php",
5774
                    "classes/src/functions/ln.php",
5775
                    "classes/src/functions/log2.php",
5776
                    "classes/src/functions/log10.php",
5777
                    "classes/src/functions/negative.php",
5778
                    "classes/src/functions/pow.php",
5779
                    "classes/src/functions/rho.php",
5780
                    "classes/src/functions/sec.php",
5781
                    "classes/src/functions/sech.php",
5782
                    "classes/src/functions/sin.php",
5783
                    "classes/src/functions/sinh.php",
5784
                    "classes/src/functions/sqrt.php",
5785
                    "classes/src/functions/tan.php",
5786
                    "classes/src/functions/tanh.php",
5787
                    "classes/src/functions/theta.php",
5788
                    "classes/src/operations/add.php",
5789
                    "classes/src/operations/subtract.php",
5790
                    "classes/src/operations/multiply.php",
5791
                    "classes/src/operations/divideby.php",
5792
                    "classes/src/operations/divideinto.php"
5793
                ]
5794
            },
5795
            "notification-url": "https://packagist.org/downloads/",
5796
            "license": [
5797
                "MIT"
5798
            ],
5799
            "authors": [
5800
                {
5801
                    "name": "Mark Baker",
5802
                    "email": "mark@lange.demon.co.uk"
5803
                }
5804
            ],
5805
            "description": "PHP Class for working with complex numbers",
5806
            "homepage": "https://github.com/MarkBaker/PHPComplex",
5807
            "keywords": [
5808
                "complex",
5809
                "mathematics"
5810
            ],
5811
            "support": {
5812
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
5813
                "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
5814
            },
5815
            "time": "2021-06-02T09:44:11+00:00"
5816
        },
5817
        {
5818
            "name": "markbaker/matrix",
5819
            "version": "2.1.3",
5820
            "source": {
5821
                "type": "git",
5822
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
5823
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
5824
            },
5825
            "dist": {
5826
                "type": "zip",
5827
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
5828
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
5829
                "shasum": ""
5830
            },
5831
            "require": {
5832
                "php": "^7.1 || ^8.0"
5833
            },
5834
            "require-dev": {
5835
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5836
                "phpcompatibility/php-compatibility": "^9.0",
5837
                "phpdocumentor/phpdocumentor": "2.*",
5838
                "phploc/phploc": "^4.0",
5839
                "phpmd/phpmd": "2.*",
5840
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
5841
                "sebastian/phpcpd": "^4.0",
5842
                "squizlabs/php_codesniffer": "^3.4"
5843
            },
5844
            "type": "library",
5845
            "autoload": {
5846
                "psr-4": {
5847
                    "Matrix\\": "classes/src/"
5848
                },
5849
                "files": [
5850
                    "classes/src/Functions/adjoint.php",
5851
                    "classes/src/Functions/antidiagonal.php",
5852
                    "classes/src/Functions/cofactors.php",
5853
                    "classes/src/Functions/determinant.php",
5854
                    "classes/src/Functions/diagonal.php",
5855
                    "classes/src/Functions/identity.php",
5856
                    "classes/src/Functions/inverse.php",
5857
                    "classes/src/Functions/minors.php",
5858
                    "classes/src/Functions/trace.php",
5859
                    "classes/src/Functions/transpose.php",
5860
                    "classes/src/Operations/add.php",
5861
                    "classes/src/Operations/directsum.php",
5862
                    "classes/src/Operations/subtract.php",
5863
                    "classes/src/Operations/multiply.php",
5864
                    "classes/src/Operations/divideby.php",
5865
                    "classes/src/Operations/divideinto.php"
5866
                ]
5867
            },
5868
            "notification-url": "https://packagist.org/downloads/",
5869
            "license": [
5870
                "MIT"
5871
            ],
5872
            "authors": [
5873
                {
5874
                    "name": "Mark Baker",
5875
                    "email": "mark@demon-angel.eu"
5876
                }
5877
            ],
5878
            "description": "PHP Class for working with matrices",
5879
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
5880
            "keywords": [
5881
                "mathematics",
5882
                "matrix",
5883
                "vector"
5884
            ],
5885
            "support": {
5886
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
5887
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
5888
            },
5889
            "time": "2021-05-25T15:42:17+00:00"
5890
        },
5891
        {
5892
            "name": "maxmind-db/reader",
5893
            "version": "v1.10.1",
5894
            "source": {
5895
                "type": "git",
5896
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
5897
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18"
5898
            },
5899
            "dist": {
5900
                "type": "zip",
5901
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/569bd44d97d30a4ec12c7793a33004a76d4caf18",
5902
                "reference": "569bd44d97d30a4ec12c7793a33004a76d4caf18",
5903
                "shasum": ""
5904
            },
5905
            "require": {
5906
                "php": ">=7.2"
5907
            },
5908
            "conflict": {
5909
                "ext-maxminddb": "<1.10.1,>=2.0.0"
5910
            },
5911
            "require-dev": {
5912
                "friendsofphp/php-cs-fixer": "*",
5913
                "php-coveralls/php-coveralls": "^2.1",
5914
                "phpstan/phpstan": "*",
5915
                "phpunit/phpcov": ">=6.0.0",
5916
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
5917
                "squizlabs/php_codesniffer": "3.*"
5918
            },
5919
            "suggest": {
5920
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
5921
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
5922
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
5923
            },
5924
            "type": "library",
5925
            "autoload": {
5926
                "psr-4": {
5927
                    "MaxMind\\Db\\": "src/MaxMind/Db"
5928
                }
5929
            },
5930
            "notification-url": "https://packagist.org/downloads/",
5931
            "license": [
5932
                "Apache-2.0"
5933
            ],
5934
            "authors": [
5935
                {
5936
                    "name": "Gregory J. Oschwald",
5937
                    "email": "goschwald@maxmind.com",
5938
                    "homepage": "https://www.maxmind.com/"
5939
                }
5940
            ],
5941
            "description": "MaxMind DB Reader API",
5942
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
5943
            "keywords": [
5944
                "database",
5945
                "geoip",
5946
                "geoip2",
5947
                "geolocation",
5948
                "maxmind"
5949
            ],
5950
            "support": {
5951
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
5952
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.10.1"
5953
            },
5954
            "time": "2021-04-14T17:49:35+00:00"
5955
        },
5956
        {
5957
            "name": "maxmind/web-service-common",
5958
            "version": "v0.8.1",
5959
            "source": {
5960
                "type": "git",
5961
                "url": "https://github.com/maxmind/web-service-common-php.git",
5962
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8"
5963
            },
5964
            "dist": {
5965
                "type": "zip",
5966
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8",
5967
                "reference": "32f274051c543fc865e5a84d3a2c703913641ea8",
5968
                "shasum": ""
5969
            },
5970
            "require": {
5971
                "composer/ca-bundle": "^1.0.3",
5972
                "ext-curl": "*",
5973
                "ext-json": "*",
5974
                "php": ">=7.2"
5975
            },
5976
            "require-dev": {
5977
                "friendsofphp/php-cs-fixer": "2.*",
5978
                "phpunit/phpunit": "^8.0 || ^9.0",
5979
                "squizlabs/php_codesniffer": "3.*"
5980
            },
5981
            "type": "library",
5982
            "autoload": {
5983
                "psr-4": {
5984
                    "MaxMind\\Exception\\": "src/Exception",
5985
                    "MaxMind\\WebService\\": "src/WebService"
5986
                }
5987
            },
5988
            "notification-url": "https://packagist.org/downloads/",
5989
            "license": [
5990
                "Apache-2.0"
5991
            ],
5992
            "authors": [
5993
                {
5994
                    "name": "Gregory Oschwald",
5995
                    "email": "goschwald@maxmind.com"
5996
                }
5997
            ],
5998
            "description": "Internal MaxMind Web Service API",
5999
            "homepage": "https://github.com/maxmind/web-service-common-php",
6000
            "support": {
6001
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
6002
                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1"
6003
            },
6004
            "time": "2020-11-02T17:00:53+00:00"
6005
        },
6006
        {
6007
            "name": "monolog/monolog",
6008
            "version": "2.3.2",
6009
            "source": {
6010
                "type": "git",
6011
                "url": "https://github.com/Seldaek/monolog.git",
6012
                "reference": "71312564759a7db5b789296369c1a264efc43aad"
6013
            },
6014
            "dist": {
6015
                "type": "zip",
6016
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
6017
                "reference": "71312564759a7db5b789296369c1a264efc43aad",
6018
                "shasum": ""
6019
            },
6020
            "require": {
6021
                "php": ">=7.2",
6022
                "psr/log": "^1.0.1"
6023
            },
6024
            "provide": {
6025
                "psr/log-implementation": "1.0.0"
6026
            },
6027
            "require-dev": {
6028
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
6029
                "doctrine/couchdb": "~1.0@dev",
6030
                "elasticsearch/elasticsearch": "^7",
6031
                "graylog2/gelf-php": "^1.4.2",
6032
                "mongodb/mongodb": "^1.8",
6033
                "php-amqplib/php-amqplib": "~2.4",
6034
                "php-console/php-console": "^3.1.3",
6035
                "phpspec/prophecy": "^1.6.1",
6036
                "phpstan/phpstan": "^0.12.91",
6037
                "phpunit/phpunit": "^8.5",
6038
                "predis/predis": "^1.1",
6039
                "rollbar/rollbar": "^1.3",
6040
                "ruflin/elastica": ">=0.90 <7.0.1",
6041
                "swiftmailer/swiftmailer": "^5.3|^6.0"
6042
            },
6043
            "suggest": {
6044
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
6045
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
6046
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
6047
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
6048
                "ext-mbstring": "Allow to work properly with unicode symbols",
6049
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
6050
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
6051
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
6052
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
6053
                "php-console/php-console": "Allow sending log messages to Google Chrome",
6054
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
6055
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
6056
            },
6057
            "type": "library",
6058
            "extra": {
6059
                "branch-alias": {
6060
                    "dev-main": "2.x-dev"
6061
                }
6062
            },
6063
            "autoload": {
6064
                "psr-4": {
6065
                    "Monolog\\": "src/Monolog"
6066
                }
6067
            },
6068
            "notification-url": "https://packagist.org/downloads/",
6069
            "license": [
6070
                "MIT"
6071
            ],
6072
            "authors": [
6073
                {
6074
                    "name": "Jordi Boggiano",
6075
                    "email": "j.boggiano@seld.be",
6076
                    "homepage": "https://seld.be"
6077
                }
6078
            ],
6079
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
6080
            "homepage": "https://github.com/Seldaek/monolog",
6081
            "keywords": [
6082
                "log",
6083
                "logging",
6084
                "psr-3"
6085
            ],
6086
            "support": {
6087
                "issues": "https://github.com/Seldaek/monolog/issues",
6088
                "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
6089
            },
6090
            "funding": [
6091
                {
6092
                    "url": "https://github.com/Seldaek",
6093
                    "type": "github"
6094
                },
6095
                {
6096
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
6097
                    "type": "tidelift"
6098
                }
6099
            ],
6100
            "time": "2021-07-23T07:42:52+00:00"
6101
        },
6102
        {
6103
            "name": "myclabs/deep-copy",
6104
            "version": "1.10.2",
6105
            "source": {
6106
                "type": "git",
6107
                "url": "https://github.com/myclabs/DeepCopy.git",
6108
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
6109
            },
6110
            "dist": {
6111
                "type": "zip",
6112
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
6113
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
6114
                "shasum": ""
6115
            },
6116
            "require": {
6117
                "php": "^7.1 || ^8.0"
6118
            },
6119
            "replace": {
6120
                "myclabs/deep-copy": "self.version"
6121
            },
6122
            "require-dev": {
6123
                "doctrine/collections": "^1.0",
6124
                "doctrine/common": "^2.6",
6125
                "phpunit/phpunit": "^7.1"
6126
            },
6127
            "type": "library",
6128
            "autoload": {
6129
                "psr-4": {
6130
                    "DeepCopy\\": "src/DeepCopy/"
6131
                },
6132
                "files": [
6133
                    "src/DeepCopy/deep_copy.php"
6134
                ]
6135
            },
6136
            "notification-url": "https://packagist.org/downloads/",
6137
            "license": [
6138
                "MIT"
6139
            ],
6140
            "description": "Create deep copies (clones) of your objects",
6141
            "keywords": [
6142
                "clone",
6143
                "copy",
6144
                "duplicate",
6145
                "object",
6146
                "object graph"
6147
            ],
6148
            "support": {
6149
                "issues": "https://github.com/myclabs/DeepCopy/issues",
6150
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
6151
            },
6152
            "funding": [
6153
                {
6154
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
6155
                    "type": "tidelift"
6156
                }
6157
            ],
6158
            "time": "2020-11-13T09:40:50+00:00"
6159
        },
6160
        {
6161
            "name": "myclabs/php-enum",
6162
            "version": "1.8.3",
6163
            "source": {
6164
                "type": "git",
6165
                "url": "https://github.com/myclabs/php-enum.git",
6166
                "reference": "b942d263c641ddb5190929ff840c68f78713e937"
6167
            },
6168
            "dist": {
6169
                "type": "zip",
6170
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
6171
                "reference": "b942d263c641ddb5190929ff840c68f78713e937",
6172
                "shasum": ""
6173
            },
6174
            "require": {
6175
                "ext-json": "*",
6176
                "php": "^7.3 || ^8.0"
6177
            },
6178
            "require-dev": {
6179
                "phpunit/phpunit": "^9.5",
6180
                "squizlabs/php_codesniffer": "1.*",
6181
                "vimeo/psalm": "^4.6.2"
6182
            },
6183
            "type": "library",
6184
            "autoload": {
6185
                "psr-4": {
6186
                    "MyCLabs\\Enum\\": "src/"
6187
                }
6188
            },
6189
            "notification-url": "https://packagist.org/downloads/",
6190
            "license": [
6191
                "MIT"
6192
            ],
6193
            "authors": [
6194
                {
6195
                    "name": "PHP Enum contributors",
6196
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
6197
                }
6198
            ],
6199
            "description": "PHP Enum implementation",
6200
            "homepage": "http://github.com/myclabs/php-enum",
6201
            "keywords": [
6202
                "enum"
6203
            ],
6204
            "support": {
6205
                "issues": "https://github.com/myclabs/php-enum/issues",
6206
                "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
6207
            },
6208
            "funding": [
6209
                {
6210
                    "url": "https://github.com/mnapoli",
6211
                    "type": "github"
6212
                },
6213
                {
6214
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
6215
                    "type": "tidelift"
6216
                }
6217
            ],
6218
            "time": "2021-07-05T08:18:36+00:00"
6219
        },
6220
        {
6221
            "name": "nikic/php-parser",
6222
            "version": "v4.12.0",
6223
            "source": {
6224
                "type": "git",
6225
                "url": "https://github.com/nikic/PHP-Parser.git",
6226
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
6227
            },
6228
            "dist": {
6229
                "type": "zip",
6230
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
6231
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
6232
                "shasum": ""
6233
            },
6234
            "require": {
6235
                "ext-tokenizer": "*",
6236
                "php": ">=7.0"
6237
            },
6238
            "require-dev": {
6239
                "ircmaxell/php-yacc": "^0.0.7",
6240
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6241
            },
6242
            "bin": [
6243
                "bin/php-parse"
6244
            ],
6245
            "type": "library",
6246
            "extra": {
6247
                "branch-alias": {
6248
                    "dev-master": "4.9-dev"
6249
                }
6250
            },
6251
            "autoload": {
6252
                "psr-4": {
6253
                    "PhpParser\\": "lib/PhpParser"
6254
                }
6255
            },
6256
            "notification-url": "https://packagist.org/downloads/",
6257
            "license": [
6258
                "BSD-3-Clause"
6259
            ],
6260
            "authors": [
6261
                {
6262
                    "name": "Nikita Popov"
6263
                }
6264
            ],
6265
            "description": "A PHP parser written in PHP",
6266
            "keywords": [
6267
                "parser",
6268
                "php"
6269
            ],
6270
            "support": {
6271
                "issues": "https://github.com/nikic/PHP-Parser/issues",
6272
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
6273
            },
6274
            "time": "2021-07-21T10:44:31+00:00"
6275
        },
6276
        {
6277
            "name": "paragonie/constant_time_encoding",
6278
            "version": "v2.4.0",
6279
            "source": {
6280
                "type": "git",
6281
                "url": "https://github.com/paragonie/constant_time_encoding.git",
6282
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
6283
            },
6284
            "dist": {
6285
                "type": "zip",
6286
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6287
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
6288
                "shasum": ""
6289
            },
6290
            "require": {
6291
                "php": "^7|^8"
6292
            },
6293
            "require-dev": {
6294
                "phpunit/phpunit": "^6|^7|^8|^9",
6295
                "vimeo/psalm": "^1|^2|^3|^4"
6296
            },
6297
            "type": "library",
6298
            "autoload": {
6299
                "psr-4": {
6300
                    "ParagonIE\\ConstantTime\\": "src/"
6301
                }
6302
            },
6303
            "notification-url": "https://packagist.org/downloads/",
6304
            "license": [
6305
                "MIT"
6306
            ],
6307
            "authors": [
6308
                {
6309
                    "name": "Paragon Initiative Enterprises",
6310
                    "email": "security@paragonie.com",
6311
                    "homepage": "https://paragonie.com",
6312
                    "role": "Maintainer"
6313
                },
6314
                {
6315
                    "name": "Steve 'Sc00bz' Thomas",
6316
                    "email": "steve@tobtu.com",
6317
                    "homepage": "https://www.tobtu.com",
6318
                    "role": "Original Developer"
6319
                }
6320
            ],
6321
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
6322
            "keywords": [
6323
                "base16",
6324
                "base32",
6325
                "base32_decode",
6326
                "base32_encode",
6327
                "base64",
6328
                "base64_decode",
6329
                "base64_encode",
6330
                "bin2hex",
6331
                "encoding",
6332
                "hex",
6333
                "hex2bin",
6334
                "rfc4648"
6335
            ],
6336
            "support": {
6337
                "email": "info@paragonie.com",
6338
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
6339
                "source": "https://github.com/paragonie/constant_time_encoding"
6340
            },
6341
            "time": "2020-12-06T15:14:20+00:00"
6342
        },
6343
        {
6344
            "name": "paragonie/random_compat",
6345
            "version": "v9.99.100",
6346
            "source": {
6347
                "type": "git",
6348
                "url": "https://github.com/paragonie/random_compat.git",
6349
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
6350
            },
6351
            "dist": {
6352
                "type": "zip",
6353
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
6354
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
6355
                "shasum": ""
6356
            },
6357
            "require": {
6358
                "php": ">= 7"
6359
            },
6360
            "require-dev": {
6361
                "phpunit/phpunit": "4.*|5.*",
6362
                "vimeo/psalm": "^1"
6363
            },
6364
            "suggest": {
6365
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
6366
            },
6367
            "type": "library",
6368
            "notification-url": "https://packagist.org/downloads/",
6369
            "license": [
6370
                "MIT"
6371
            ],
6372
            "authors": [
6373
                {
6374
                    "name": "Paragon Initiative Enterprises",
6375
                    "email": "security@paragonie.com",
6376
                    "homepage": "https://paragonie.com"
6377
                }
6378
            ],
6379
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
6380
            "keywords": [
6381
                "csprng",
6382
                "polyfill",
6383
                "pseudorandom",
6384
                "random"
6385
            ],
6386
            "support": {
6387
                "email": "info@paragonie.com",
6388
                "issues": "https://github.com/paragonie/random_compat/issues",
6389
                "source": "https://github.com/paragonie/random_compat"
6390
            },
6391
            "time": "2020-10-15T08:29:30+00:00"
6392
        },
6393
        {
6394
            "name": "paypal/paypal-checkout-sdk",
6395
            "version": "1.0.1",
6396
            "source": {
6397
                "type": "git",
6398
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
6399
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1"
6400
            },
6401
            "dist": {
6402
                "type": "zip",
6403
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6404
                "reference": "ed6a55075448308b87a8b59dcb7fedf04a048cb1",
6405
                "shasum": ""
6406
            },
6407
            "require": {
6408
                "paypal/paypalhttp": "1.0.0"
6409
            },
6410
            "require-dev": {
6411
                "phpunit/phpunit": "^5.7"
6412
            },
6413
            "type": "library",
6414
            "autoload": {
6415
                "psr-4": {
6416
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
6417
                    "Sample\\": "samples/"
6418
                }
6419
            },
6420
            "notification-url": "https://packagist.org/downloads/",
6421
            "license": [
6422
                "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE"
6423
            ],
6424
            "authors": [
6425
                {
6426
                    "name": "PayPal",
6427
                    "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
6428
                }
6429
            ],
6430
            "description": "PayPal's PHP SDK for Checkout REST APIs",
6431
            "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
6432
            "keywords": [
6433
                "checkout",
6434
                "orders",
6435
                "payments",
6436
                "paypal",
6437
                "rest",
6438
                "sdk"
6439
            ],
6440
            "support": {
6441
                "issues": "https://github.com/paypal/Checkout-PHP-SDK/issues",
6442
                "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.1"
6443
            },
6444
            "time": "2019-11-07T23:16:44+00:00"
6445
        },
6446
        {
6447
            "name": "paypal/paypalhttp",
6448
            "version": "1.0.0",
6449
            "source": {
6450
                "type": "git",
6451
                "url": "https://github.com/paypal/paypalhttp_php.git",
6452
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
6453
            },
6454
            "dist": {
6455
                "type": "zip",
6456
                "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6457
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
6458
                "shasum": ""
6459
            },
6460
            "require": {
6461
                "ext-curl": "*"
6462
            },
6463
            "require-dev": {
6464
                "phpunit/phpunit": "^5.7",
6465
                "wiremock-php/wiremock-php": "1.43.2"
6466
            },
6467
            "type": "library",
6468
            "autoload": {
6469
                "psr-4": {
6470
                    "PayPalHttp\\": "lib/PayPalHttp"
6471
                }
6472
            },
6473
            "notification-url": "https://packagist.org/downloads/",
6474
            "license": [
6475
                "MIT"
6476
            ],
6477
            "authors": [
6478
                {
6479
                    "name": "PayPal",
6480
                    "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
6481
                }
6482
            ],
6483
            "support": {
6484
                "issues": "https://github.com/paypal/paypalhttp_php/issues",
6485
                "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.0"
6486
            },
6487
            "abandoned": true,
6488
            "time": "2019-11-06T21:27:12+00:00"
6489
        },
6490
        {
6491
            "name": "phar-io/manifest",
6492
            "version": "2.0.3",
6493
            "source": {
6494
                "type": "git",
6495
                "url": "https://github.com/phar-io/manifest.git",
6496
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
6497
            },
6498
            "dist": {
6499
                "type": "zip",
6500
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
6501
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
6502
                "shasum": ""
6503
            },
6504
            "require": {
6505
                "ext-dom": "*",
6506
                "ext-phar": "*",
6507
                "ext-xmlwriter": "*",
6508
                "phar-io/version": "^3.0.1",
6509
                "php": "^7.2 || ^8.0"
6510
            },
6511
            "type": "library",
6512
            "extra": {
6513
                "branch-alias": {
6514
                    "dev-master": "2.0.x-dev"
6515
                }
6516
            },
6517
            "autoload": {
6518
                "classmap": [
6519
                    "src/"
6520
                ]
6521
            },
6522
            "notification-url": "https://packagist.org/downloads/",
6523
            "license": [
6524
                "BSD-3-Clause"
6525
            ],
6526
            "authors": [
6527
                {
6528
                    "name": "Arne Blankerts",
6529
                    "email": "arne@blankerts.de",
6530
                    "role": "Developer"
6531
                },
6532
                {
6533
                    "name": "Sebastian Heuer",
6534
                    "email": "sebastian@phpeople.de",
6535
                    "role": "Developer"
6536
                },
6537
                {
6538
                    "name": "Sebastian Bergmann",
6539
                    "email": "sebastian@phpunit.de",
6540
                    "role": "Developer"
6541
                }
6542
            ],
6543
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6544
            "support": {
6545
                "issues": "https://github.com/phar-io/manifest/issues",
6546
                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
6547
            },
6548
            "time": "2021-07-20T11:28:43+00:00"
6549
        },
6550
        {
6551
            "name": "phar-io/version",
6552
            "version": "3.1.0",
6553
            "source": {
6554
                "type": "git",
6555
                "url": "https://github.com/phar-io/version.git",
6556
                "reference": "bae7c545bef187884426f042434e561ab1ddb182"
6557
            },
6558
            "dist": {
6559
                "type": "zip",
6560
                "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
6561
                "reference": "bae7c545bef187884426f042434e561ab1ddb182",
6562
                "shasum": ""
6563
            },
6564
            "require": {
6565
                "php": "^7.2 || ^8.0"
6566
            },
6567
            "type": "library",
6568
            "autoload": {
6569
                "classmap": [
6570
                    "src/"
6571
                ]
6572
            },
6573
            "notification-url": "https://packagist.org/downloads/",
6574
            "license": [
6575
                "BSD-3-Clause"
6576
            ],
6577
            "authors": [
6578
                {
6579
                    "name": "Arne Blankerts",
6580
                    "email": "arne@blankerts.de",
6581
                    "role": "Developer"
6582
                },
6583
                {
6584
                    "name": "Sebastian Heuer",
6585
                    "email": "sebastian@phpeople.de",
6586
                    "role": "Developer"
6587
                },
6588
                {
6589
                    "name": "Sebastian Bergmann",
6590
                    "email": "sebastian@phpunit.de",
6591
                    "role": "Developer"
6592
                }
6593
            ],
6594
            "description": "Library for handling version information and constraints",
6595
            "support": {
6596
                "issues": "https://github.com/phar-io/version/issues",
6597
                "source": "https://github.com/phar-io/version/tree/3.1.0"
6598
            },
6599
            "time": "2021-02-23T14:00:09+00:00"
6600
        },
6601
        {
6602
            "name": "phpdocumentor/reflection-common",
6603
            "version": "2.2.0",
6604
            "source": {
6605
                "type": "git",
6606
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
6607
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
6608
            },
6609
            "dist": {
6610
                "type": "zip",
6611
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6612
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
6613
                "shasum": ""
6614
            },
6615
            "require": {
6616
                "php": "^7.2 || ^8.0"
6617
            },
6618
            "type": "library",
6619
            "extra": {
6620
                "branch-alias": {
6621
                    "dev-2.x": "2.x-dev"
6622
                }
6623
            },
6624
            "autoload": {
6625
                "psr-4": {
6626
                    "phpDocumentor\\Reflection\\": "src/"
6627
                }
6628
            },
6629
            "notification-url": "https://packagist.org/downloads/",
6630
            "license": [
6631
                "MIT"
6632
            ],
6633
            "authors": [
6634
                {
6635
                    "name": "Jaap van Otterdijk",
6636
                    "email": "opensource@ijaap.nl"
6637
                }
6638
            ],
6639
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
6640
            "homepage": "http://www.phpdoc.org",
6641
            "keywords": [
6642
                "FQSEN",
6643
                "phpDocumentor",
6644
                "phpdoc",
6645
                "reflection",
6646
                "static analysis"
6647
            ],
6648
            "support": {
6649
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
6650
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
6651
            },
6652
            "time": "2020-06-27T09:03:43+00:00"
6653
        },
6654
        {
6655
            "name": "phpdocumentor/reflection-docblock",
6656
            "version": "5.2.2",
6657
            "source": {
6658
                "type": "git",
6659
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
6660
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
6661
            },
6662
            "dist": {
6663
                "type": "zip",
6664
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
6665
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
6666
                "shasum": ""
6667
            },
6668
            "require": {
6669
                "ext-filter": "*",
6670
                "php": "^7.2 || ^8.0",
6671
                "phpdocumentor/reflection-common": "^2.2",
6672
                "phpdocumentor/type-resolver": "^1.3",
6673
                "webmozart/assert": "^1.9.1"
6674
            },
6675
            "require-dev": {
6676
                "mockery/mockery": "~1.3.2"
6677
            },
6678
            "type": "library",
6679
            "extra": {
6680
                "branch-alias": {
6681
                    "dev-master": "5.x-dev"
6682
                }
6683
            },
6684
            "autoload": {
6685
                "psr-4": {
6686
                    "phpDocumentor\\Reflection\\": "src"
6687
                }
6688
            },
6689
            "notification-url": "https://packagist.org/downloads/",
6690
            "license": [
6691
                "MIT"
6692
            ],
6693
            "authors": [
6694
                {
6695
                    "name": "Mike van Riel",
6696
                    "email": "me@mikevanriel.com"
6697
                },
6698
                {
6699
                    "name": "Jaap van Otterdijk",
6700
                    "email": "account@ijaap.nl"
6701
                }
6702
            ],
6703
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
6704
            "support": {
6705
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
6706
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
6707
            },
6708
            "time": "2020-09-03T19:13:55+00:00"
6709
        },
6710
        {
6711
            "name": "phpdocumentor/type-resolver",
6712
            "version": "1.4.0",
6713
            "source": {
6714
                "type": "git",
6715
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
6716
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
6717
            },
6718
            "dist": {
6719
                "type": "zip",
6720
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6721
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
6722
                "shasum": ""
6723
            },
6724
            "require": {
6725
                "php": "^7.2 || ^8.0",
6726
                "phpdocumentor/reflection-common": "^2.0"
6727
            },
6728
            "require-dev": {
6729
                "ext-tokenizer": "*"
6730
            },
6731
            "type": "library",
6732
            "extra": {
6733
                "branch-alias": {
6734
                    "dev-1.x": "1.x-dev"
6735
                }
6736
            },
6737
            "autoload": {
6738
                "psr-4": {
6739
                    "phpDocumentor\\Reflection\\": "src"
6740
                }
6741
            },
6742
            "notification-url": "https://packagist.org/downloads/",
6743
            "license": [
6744
                "MIT"
6745
            ],
6746
            "authors": [
6747
                {
6748
                    "name": "Mike van Riel",
6749
                    "email": "me@mikevanriel.com"
6750
                }
6751
            ],
6752
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
6753
            "support": {
6754
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
6755
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
6756
            },
6757
            "time": "2020-09-17T18:55:26+00:00"
6758
        },
6759
        {
6760
            "name": "phpmailer/phpmailer",
6761
            "version": "v6.5.0",
6762
            "source": {
6763
                "type": "git",
6764
                "url": "https://github.com/PHPMailer/PHPMailer.git",
6765
                "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c"
6766
            },
6767
            "dist": {
6768
                "type": "zip",
6769
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a5b5c43e50b7fba655f793ad27303cd74c57363c",
6770
                "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c",
6771
                "shasum": ""
6772
            },
6773
            "require": {
6774
                "ext-ctype": "*",
6775
                "ext-filter": "*",
6776
                "ext-hash": "*",
6777
                "php": ">=5.5.0"
6778
            },
6779
            "require-dev": {
6780
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6781
                "doctrine/annotations": "^1.2",
6782
                "phpcompatibility/php-compatibility": "^9.3.5",
6783
                "roave/security-advisories": "dev-latest",
6784
                "squizlabs/php_codesniffer": "^3.5.6",
6785
                "yoast/phpunit-polyfills": "^0.2.0"
6786
            },
6787
            "suggest": {
6788
                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6789
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6790
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6791
                "psr/log": "For optional PSR-3 debug logging",
6792
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6793
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6794
            },
6795
            "type": "library",
6796
            "autoload": {
6797
                "psr-4": {
6798
                    "PHPMailer\\PHPMailer\\": "src/"
6799
                }
6800
            },
6801
            "notification-url": "https://packagist.org/downloads/",
6802
            "license": [
6803
                "LGPL-2.1-only"
6804
            ],
6805
            "authors": [
6806
                {
6807
                    "name": "Marcus Bointon",
6808
                    "email": "phpmailer@synchromedia.co.uk"
6809
                },
6810
                {
6811
                    "name": "Jim Jagielski",
6812
                    "email": "jimjag@gmail.com"
6813
                },
6814
                {
6815
                    "name": "Andy Prevost",
6816
                    "email": "codeworxtech@users.sourceforge.net"
6817
                },
6818
                {
6819
                    "name": "Brent R. Matzelle"
6820
                }
6821
            ],
6822
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6823
            "support": {
6824
                "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6825
                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.0"
6826
            },
6827
            "funding": [
6828
                {
6829
                    "url": "https://github.com/Synchro",
6830
                    "type": "github"
6831
                }
6832
            ],
6833
            "time": "2021-06-16T14:33:43+00:00"
6834
        },
6835
        {
6836
            "name": "phpoffice/phpspreadsheet",
6837
            "version": "1.18.0",
6838
            "source": {
6839
                "type": "git",
6840
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6841
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
6842
            },
6843
            "dist": {
6844
                "type": "zip",
6845
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6846
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6847
                "shasum": ""
6848
            },
6849
            "require": {
6850
                "ext-ctype": "*",
6851
                "ext-dom": "*",
6852
                "ext-fileinfo": "*",
6853
                "ext-gd": "*",
6854
                "ext-iconv": "*",
6855
                "ext-libxml": "*",
6856
                "ext-mbstring": "*",
6857
                "ext-simplexml": "*",
6858
                "ext-xml": "*",
6859
                "ext-xmlreader": "*",
6860
                "ext-xmlwriter": "*",
6861
                "ext-zip": "*",
6862
                "ext-zlib": "*",
6863
                "ezyang/htmlpurifier": "^4.13",
6864
                "maennchen/zipstream-php": "^2.1",
6865
                "markbaker/complex": "^2.0",
6866
                "markbaker/matrix": "^2.0",
6867
                "php": "^7.2 || ^8.0",
6868
                "psr/http-client": "^1.0",
6869
                "psr/http-factory": "^1.0",
6870
                "psr/simple-cache": "^1.0"
6871
            },
6872
            "require-dev": {
6873
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6874
                "dompdf/dompdf": "^1.0",
6875
                "friendsofphp/php-cs-fixer": "^2.18",
6876
                "jpgraph/jpgraph": "^4.0",
6877
                "mpdf/mpdf": "^8.0",
6878
                "phpcompatibility/php-compatibility": "^9.3",
6879
                "phpstan/phpstan": "^0.12.82",
6880
                "phpstan/phpstan-phpunit": "^0.12.18",
6881
                "phpunit/phpunit": "^8.5",
6882
                "squizlabs/php_codesniffer": "^3.5",
6883
                "tecnickcom/tcpdf": "^6.3"
6884
            },
6885
            "suggest": {
6886
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6887
                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6888
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6889
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6890
            },
6891
            "type": "library",
6892
            "autoload": {
6893
                "psr-4": {
6894
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6895
                }
6896
            },
6897
            "notification-url": "https://packagist.org/downloads/",
6898
            "license": [
6899
                "MIT"
6900
            ],
6901
            "authors": [
6902
                {
6903
                    "name": "Maarten Balliauw",
6904
                    "homepage": "https://blog.maartenballiauw.be"
6905
                },
6906
                {
6907
                    "name": "Mark Baker",
6908
                    "homepage": "https://markbakeruk.net"
6909
                },
6910
                {
6911
                    "name": "Franck Lefevre",
6912
                    "homepage": "https://rootslabs.net"
6913
                },
6914
                {
6915
                    "name": "Erik Tilt"
6916
                },
6917
                {
6918
                    "name": "Adrien Crivelli"
6919
                }
6920
            ],
6921
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6922
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6923
            "keywords": [
6924
                "OpenXML",
6925
                "excel",
6926
                "gnumeric",
6927
                "ods",
6928
                "php",
6929
                "spreadsheet",
6930
                "xls",
6931
                "xlsx"
6932
            ],
6933
            "support": {
6934
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6935
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
6936
            },
6937
            "time": "2021-05-31T18:21:15+00:00"
6938
        },
6939
        {
6940
            "name": "phpseclib/phpseclib",
6941
            "version": "3.0.9",
6942
            "source": {
6943
                "type": "git",
6944
                "url": "https://github.com/phpseclib/phpseclib.git",
6945
                "reference": "a127a5133804ff2f47ae629dd529b129da616ad7"
6946
            },
6947
            "dist": {
6948
                "type": "zip",
6949
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7",
6950
                "reference": "a127a5133804ff2f47ae629dd529b129da616ad7",
6951
                "shasum": ""
6952
            },
6953
            "require": {
6954
                "paragonie/constant_time_encoding": "^1|^2",
6955
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
6956
                "php": ">=5.6.1"
6957
            },
6958
            "require-dev": {
6959
                "phing/phing": "~2.7",
6960
                "phpunit/phpunit": "^5.7|^6.0|^9.4",
6961
                "squizlabs/php_codesniffer": "~2.0"
6962
            },
6963
            "suggest": {
6964
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6965
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6966
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6967
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6968
            },
6969
            "type": "library",
6970
            "autoload": {
6971
                "files": [
6972
                    "phpseclib/bootstrap.php"
6973
                ],
6974
                "psr-4": {
6975
                    "phpseclib3\\": "phpseclib/"
6976
                }
6977
            },
6978
            "notification-url": "https://packagist.org/downloads/",
6979
            "license": [
6980
                "MIT"
6981
            ],
6982
            "authors": [
6983
                {
6984
                    "name": "Jim Wigginton",
6985
                    "email": "terrafrost@php.net",
6986
                    "role": "Lead Developer"
6987
                },
6988
                {
6989
                    "name": "Patrick Monnerat",
6990
                    "email": "pm@datasphere.ch",
6991
                    "role": "Developer"
6992
                },
6993
                {
6994
                    "name": "Andreas Fischer",
6995
                    "email": "bantu@phpbb.com",
6996
                    "role": "Developer"
6997
                },
6998
                {
6999
                    "name": "Hans-Jürgen Petrich",
7000
                    "email": "petrich@tronic-media.com",
7001
                    "role": "Developer"
7002
                },
7003
                {
7004
                    "name": "Graham Campbell",
7005
                    "email": "graham@alt-three.com",
7006
                    "role": "Developer"
7007
                }
7008
            ],
7009
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
7010
            "homepage": "http://phpseclib.sourceforge.net",
7011
            "keywords": [
7012
                "BigInteger",
7013
                "aes",
7014
                "asn.1",
7015
                "asn1",
7016
                "blowfish",
7017
                "crypto",
7018
                "cryptography",
7019
                "encryption",
7020
                "rsa",
7021
                "security",
7022
                "sftp",
7023
                "signature",
7024
                "signing",
7025
                "ssh",
7026
                "twofish",
7027
                "x.509",
7028
                "x509"
7029
            ],
7030
            "support": {
7031
                "issues": "https://github.com/phpseclib/phpseclib/issues",
7032
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.9"
7033
            },
7034
            "funding": [
7035
                {
7036
                    "url": "https://github.com/terrafrost",
7037
                    "type": "github"
7038
                },
7039
                {
7040
                    "url": "https://www.patreon.com/phpseclib",
7041
                    "type": "patreon"
7042
                },
7043
                {
7044
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
7045
                    "type": "tidelift"
7046
                }
7047
            ],
7048
            "time": "2021-06-14T06:54:45+00:00"
7049
        },
7050
        {
7051
            "name": "phpspec/prophecy",
7052
            "version": "1.13.0",
7053
            "source": {
7054
                "type": "git",
7055
                "url": "https://github.com/phpspec/prophecy.git",
7056
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
7057
            },
7058
            "dist": {
7059
                "type": "zip",
7060
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
7061
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
7062
                "shasum": ""
7063
            },
7064
            "require": {
7065
                "doctrine/instantiator": "^1.2",
7066
                "php": "^7.2 || ~8.0, <8.1",
7067
                "phpdocumentor/reflection-docblock": "^5.2",
7068
                "sebastian/comparator": "^3.0 || ^4.0",
7069
                "sebastian/recursion-context": "^3.0 || ^4.0"
7070
            },
7071
            "require-dev": {
7072
                "phpspec/phpspec": "^6.0",
7073
                "phpunit/phpunit": "^8.0 || ^9.0"
7074
            },
7075
            "type": "library",
7076
            "extra": {
7077
                "branch-alias": {
7078
                    "dev-master": "1.11.x-dev"
7079
                }
7080
            },
7081
            "autoload": {
7082
                "psr-4": {
7083
                    "Prophecy\\": "src/Prophecy"
7084
                }
7085
            },
7086
            "notification-url": "https://packagist.org/downloads/",
7087
            "license": [
7088
                "MIT"
7089
            ],
7090
            "authors": [
7091
                {
7092
                    "name": "Konstantin Kudryashov",
7093
                    "email": "ever.zet@gmail.com",
7094
                    "homepage": "http://everzet.com"
7095
                },
7096
                {
7097
                    "name": "Marcello Duarte",
7098
                    "email": "marcello.duarte@gmail.com"
7099
                }
7100
            ],
7101
            "description": "Highly opinionated mocking framework for PHP 5.3+",
7102
            "homepage": "https://github.com/phpspec/prophecy",
7103
            "keywords": [
7104
                "Double",
7105
                "Dummy",
7106
                "fake",
7107
                "mock",
7108
                "spy",
7109
                "stub"
7110
            ],
7111
            "support": {
7112
                "issues": "https://github.com/phpspec/prophecy/issues",
7113
                "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
7114
            },
7115
            "time": "2021-03-17T13:42:18+00:00"
7116
        },
7117
        {
7118
            "name": "phpunit/php-code-coverage",
7119
            "version": "9.2.6",
7120
            "source": {
7121
                "type": "git",
7122
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7123
                "reference": "f6293e1b30a2354e8428e004689671b83871edde"
7124
            },
7125
            "dist": {
7126
                "type": "zip",
7127
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
7128
                "reference": "f6293e1b30a2354e8428e004689671b83871edde",
7129
                "shasum": ""
7130
            },
7131
            "require": {
7132
                "ext-dom": "*",
7133
                "ext-libxml": "*",
7134
                "ext-xmlwriter": "*",
7135
                "nikic/php-parser": "^4.10.2",
7136
                "php": ">=7.3",
7137
                "phpunit/php-file-iterator": "^3.0.3",
7138
                "phpunit/php-text-template": "^2.0.2",
7139
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
7140
                "sebastian/complexity": "^2.0",
7141
                "sebastian/environment": "^5.1.2",
7142
                "sebastian/lines-of-code": "^1.0.3",
7143
                "sebastian/version": "^3.0.1",
7144
                "theseer/tokenizer": "^1.2.0"
7145
            },
7146
            "require-dev": {
7147
                "phpunit/phpunit": "^9.3"
7148
            },
7149
            "suggest": {
7150
                "ext-pcov": "*",
7151
                "ext-xdebug": "*"
7152
            },
7153
            "type": "library",
7154
            "extra": {
7155
                "branch-alias": {
7156
                    "dev-master": "9.2-dev"
7157
                }
7158
            },
7159
            "autoload": {
7160
                "classmap": [
7161
                    "src/"
7162
                ]
7163
            },
7164
            "notification-url": "https://packagist.org/downloads/",
7165
            "license": [
7166
                "BSD-3-Clause"
7167
            ],
7168
            "authors": [
7169
                {
7170
                    "name": "Sebastian Bergmann",
7171
                    "email": "sebastian@phpunit.de",
7172
                    "role": "lead"
7173
                }
7174
            ],
7175
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7176
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7177
            "keywords": [
7178
                "coverage",
7179
                "testing",
7180
                "xunit"
7181
            ],
7182
            "support": {
7183
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7184
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
7185
            },
7186
            "funding": [
7187
                {
7188
                    "url": "https://github.com/sebastianbergmann",
7189
                    "type": "github"
7190
                }
7191
            ],
7192
            "time": "2021-03-28T07:26:59+00:00"
7193
        },
7194
        {
7195
            "name": "phpunit/php-file-iterator",
7196
            "version": "3.0.5",
7197
            "source": {
7198
                "type": "git",
7199
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7200
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
7201
            },
7202
            "dist": {
7203
                "type": "zip",
7204
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
7205
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
7206
                "shasum": ""
7207
            },
7208
            "require": {
7209
                "php": ">=7.3"
7210
            },
7211
            "require-dev": {
7212
                "phpunit/phpunit": "^9.3"
7213
            },
7214
            "type": "library",
7215
            "extra": {
7216
                "branch-alias": {
7217
                    "dev-master": "3.0-dev"
7218
                }
7219
            },
7220
            "autoload": {
7221
                "classmap": [
7222
                    "src/"
7223
                ]
7224
            },
7225
            "notification-url": "https://packagist.org/downloads/",
7226
            "license": [
7227
                "BSD-3-Clause"
7228
            ],
7229
            "authors": [
7230
                {
7231
                    "name": "Sebastian Bergmann",
7232
                    "email": "sebastian@phpunit.de",
7233
                    "role": "lead"
7234
                }
7235
            ],
7236
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7237
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7238
            "keywords": [
7239
                "filesystem",
7240
                "iterator"
7241
            ],
7242
            "support": {
7243
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7244
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
7245
            },
7246
            "funding": [
7247
                {
7248
                    "url": "https://github.com/sebastianbergmann",
7249
                    "type": "github"
7250
                }
7251
            ],
7252
            "time": "2020-09-28T05:57:25+00:00"
7253
        },
7254
        {
7255
            "name": "phpunit/php-invoker",
7256
            "version": "3.1.1",
7257
            "source": {
7258
                "type": "git",
7259
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
7260
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
7261
            },
7262
            "dist": {
7263
                "type": "zip",
7264
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7265
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7266
                "shasum": ""
7267
            },
7268
            "require": {
7269
                "php": ">=7.3"
7270
            },
7271
            "require-dev": {
7272
                "ext-pcntl": "*",
7273
                "phpunit/phpunit": "^9.3"
7274
            },
7275
            "suggest": {
7276
                "ext-pcntl": "*"
7277
            },
7278
            "type": "library",
7279
            "extra": {
7280
                "branch-alias": {
7281
                    "dev-master": "3.1-dev"
7282
                }
7283
            },
7284
            "autoload": {
7285
                "classmap": [
7286
                    "src/"
7287
                ]
7288
            },
7289
            "notification-url": "https://packagist.org/downloads/",
7290
            "license": [
7291
                "BSD-3-Clause"
7292
            ],
7293
            "authors": [
7294
                {
7295
                    "name": "Sebastian Bergmann",
7296
                    "email": "sebastian@phpunit.de",
7297
                    "role": "lead"
7298
                }
7299
            ],
7300
            "description": "Invoke callables with a timeout",
7301
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
7302
            "keywords": [
7303
                "process"
7304
            ],
7305
            "support": {
7306
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
7307
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
7308
            },
7309
            "funding": [
7310
                {
7311
                    "url": "https://github.com/sebastianbergmann",
7312
                    "type": "github"
7313
                }
7314
            ],
7315
            "time": "2020-09-28T05:58:55+00:00"
7316
        },
7317
        {
7318
            "name": "phpunit/php-text-template",
7319
            "version": "2.0.4",
7320
            "source": {
7321
                "type": "git",
7322
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
7323
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
7324
            },
7325
            "dist": {
7326
                "type": "zip",
7327
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7328
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
7329
                "shasum": ""
7330
            },
7331
            "require": {
7332
                "php": ">=7.3"
7333
            },
7334
            "require-dev": {
7335
                "phpunit/phpunit": "^9.3"
7336
            },
7337
            "type": "library",
7338
            "extra": {
7339
                "branch-alias": {
7340
                    "dev-master": "2.0-dev"
7341
                }
7342
            },
7343
            "autoload": {
7344
                "classmap": [
7345
                    "src/"
7346
                ]
7347
            },
7348
            "notification-url": "https://packagist.org/downloads/",
7349
            "license": [
7350
                "BSD-3-Clause"
7351
            ],
7352
            "authors": [
7353
                {
7354
                    "name": "Sebastian Bergmann",
7355
                    "email": "sebastian@phpunit.de",
7356
                    "role": "lead"
7357
                }
7358
            ],
7359
            "description": "Simple template engine.",
7360
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7361
            "keywords": [
7362
                "template"
7363
            ],
7364
            "support": {
7365
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7366
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
7367
            },
7368
            "funding": [
7369
                {
7370
                    "url": "https://github.com/sebastianbergmann",
7371
                    "type": "github"
7372
                }
7373
            ],
7374
            "time": "2020-10-26T05:33:50+00:00"
7375
        },
7376
        {
7377
            "name": "phpunit/php-timer",
7378
            "version": "5.0.3",
7379
            "source": {
7380
                "type": "git",
7381
                "url": "https://github.com/sebastianbergmann/php-timer.git",
7382
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
7383
            },
7384
            "dist": {
7385
                "type": "zip",
7386
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7387
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
7388
                "shasum": ""
7389
            },
7390
            "require": {
7391
                "php": ">=7.3"
7392
            },
7393
            "require-dev": {
7394
                "phpunit/phpunit": "^9.3"
7395
            },
7396
            "type": "library",
7397
            "extra": {
7398
                "branch-alias": {
7399
                    "dev-master": "5.0-dev"
7400
                }
7401
            },
7402
            "autoload": {
7403
                "classmap": [
7404
                    "src/"
7405
                ]
7406
            },
7407
            "notification-url": "https://packagist.org/downloads/",
7408
            "license": [
7409
                "BSD-3-Clause"
7410
            ],
7411
            "authors": [
7412
                {
7413
                    "name": "Sebastian Bergmann",
7414
                    "email": "sebastian@phpunit.de",
7415
                    "role": "lead"
7416
                }
7417
            ],
7418
            "description": "Utility class for timing",
7419
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
7420
            "keywords": [
7421
                "timer"
7422
            ],
7423
            "support": {
7424
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7425
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
7426
            },
7427
            "funding": [
7428
                {
7429
                    "url": "https://github.com/sebastianbergmann",
7430
                    "type": "github"
7431
                }
7432
            ],
7433
            "time": "2020-10-26T13:16:10+00:00"
7434
        },
7435
        {
7436
            "name": "phpunit/phpunit",
7437
            "version": "9.5.7",
7438
            "source": {
7439
                "type": "git",
7440
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7441
                "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5"
7442
            },
7443
            "dist": {
7444
                "type": "zip",
7445
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5",
7446
                "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5",
7447
                "shasum": ""
7448
            },
7449
            "require": {
7450
                "doctrine/instantiator": "^1.3.1",
7451
                "ext-dom": "*",
7452
                "ext-json": "*",
7453
                "ext-libxml": "*",
7454
                "ext-mbstring": "*",
7455
                "ext-xml": "*",
7456
                "ext-xmlwriter": "*",
7457
                "myclabs/deep-copy": "^1.10.1",
7458
                "phar-io/manifest": "^2.0.1",
7459
                "phar-io/version": "^3.0.2",
7460
                "php": ">=7.3",
7461
                "phpspec/prophecy": "^1.12.1",
7462
                "phpunit/php-code-coverage": "^9.2.3",
7463
                "phpunit/php-file-iterator": "^3.0.5",
7464
                "phpunit/php-invoker": "^3.1.1",
7465
                "phpunit/php-text-template": "^2.0.3",
7466
                "phpunit/php-timer": "^5.0.2",
7467
                "sebastian/cli-parser": "^1.0.1",
7468
                "sebastian/code-unit": "^1.0.6",
7469
                "sebastian/comparator": "^4.0.5",
7470
                "sebastian/diff": "^4.0.3",
7471
                "sebastian/environment": "^5.1.3",
7472
                "sebastian/exporter": "^4.0.3",
7473
                "sebastian/global-state": "^5.0.1",
7474
                "sebastian/object-enumerator": "^4.0.3",
7475
                "sebastian/resource-operations": "^3.0.3",
7476
                "sebastian/type": "^2.3.4",
7477
                "sebastian/version": "^3.0.2"
7478
            },
7479
            "require-dev": {
7480
                "ext-pdo": "*",
7481
                "phpspec/prophecy-phpunit": "^2.0.1"
7482
            },
7483
            "suggest": {
7484
                "ext-soap": "*",
7485
                "ext-xdebug": "*"
7486
            },
7487
            "bin": [
7488
                "phpunit"
7489
            ],
7490
            "type": "library",
7491
            "extra": {
7492
                "branch-alias": {
7493
                    "dev-master": "9.5-dev"
7494
                }
7495
            },
7496
            "autoload": {
7497
                "classmap": [
7498
                    "src/"
7499
                ],
7500
                "files": [
7501
                    "src/Framework/Assert/Functions.php"
7502
                ]
7503
            },
7504
            "notification-url": "https://packagist.org/downloads/",
7505
            "license": [
7506
                "BSD-3-Clause"
7507
            ],
7508
            "authors": [
7509
                {
7510
                    "name": "Sebastian Bergmann",
7511
                    "email": "sebastian@phpunit.de",
7512
                    "role": "lead"
7513
                }
7514
            ],
7515
            "description": "The PHP Unit Testing framework.",
7516
            "homepage": "https://phpunit.de/",
7517
            "keywords": [
7518
                "phpunit",
7519
                "testing",
7520
                "xunit"
7521
            ],
7522
            "support": {
7523
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
7524
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7"
7525
            },
7526
            "funding": [
7527
                {
7528
                    "url": "https://phpunit.de/donate.html",
7529
                    "type": "custom"
7530
                },
7531
                {
7532
                    "url": "https://github.com/sebastianbergmann",
7533
                    "type": "github"
7534
                }
7535
            ],
7536
            "time": "2021-07-19T06:14:47+00:00"
7537
        },
7538
        {
7539
            "name": "psr/cache",
7540
            "version": "1.0.1",
7541
            "source": {
7542
                "type": "git",
7543
                "url": "https://github.com/php-fig/cache.git",
7544
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
7545
            },
7546
            "dist": {
7547
                "type": "zip",
7548
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
7549
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
7550
                "shasum": ""
7551
            },
7552
            "require": {
7553
                "php": ">=5.3.0"
7554
            },
7555
            "type": "library",
7556
            "extra": {
7557
                "branch-alias": {
7558
                    "dev-master": "1.0.x-dev"
7559
                }
7560
            },
7561
            "autoload": {
7562
                "psr-4": {
7563
                    "Psr\\Cache\\": "src/"
7564
                }
7565
            },
7566
            "notification-url": "https://packagist.org/downloads/",
7567
            "license": [
7568
                "MIT"
7569
            ],
7570
            "authors": [
7571
                {
7572
                    "name": "PHP-FIG",
7573
                    "homepage": "http://www.php-fig.org/"
7574
                }
7575
            ],
7576
            "description": "Common interface for caching libraries",
7577
            "keywords": [
7578
                "cache",
7579
                "psr",
7580
                "psr-6"
7581
            ],
7582
            "support": {
7583
                "source": "https://github.com/php-fig/cache/tree/master"
7584
            },
7585
            "time": "2016-08-06T20:24:11+00:00"
7586
        },
7587
        {
7588
            "name": "psr/container",
7589
            "version": "1.1.1",
7590
            "source": {
7591
                "type": "git",
7592
                "url": "https://github.com/php-fig/container.git",
7593
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
7594
            },
7595
            "dist": {
7596
                "type": "zip",
7597
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
7598
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
7599
                "shasum": ""
7600
            },
7601
            "require": {
7602
                "php": ">=7.2.0"
7603
            },
7604
            "type": "library",
7605
            "autoload": {
7606
                "psr-4": {
7607
                    "Psr\\Container\\": "src/"
7608
                }
7609
            },
7610
            "notification-url": "https://packagist.org/downloads/",
7611
            "license": [
7612
                "MIT"
7613
            ],
7614
            "authors": [
7615
                {
7616
                    "name": "PHP-FIG",
7617
                    "homepage": "https://www.php-fig.org/"
7618
                }
7619
            ],
7620
            "description": "Common Container Interface (PHP FIG PSR-11)",
7621
            "homepage": "https://github.com/php-fig/container",
7622
            "keywords": [
7623
                "PSR-11",
7624
                "container",
7625
                "container-interface",
7626
                "container-interop",
7627
                "psr"
7628
            ],
7629
            "support": {
7630
                "issues": "https://github.com/php-fig/container/issues",
7631
                "source": "https://github.com/php-fig/container/tree/1.1.1"
7632
            },
7633
            "time": "2021-03-05T17:36:06+00:00"
7634
        },
7635
        {
7636
            "name": "psr/event-dispatcher",
7637
            "version": "1.0.0",
7638
            "source": {
7639
                "type": "git",
7640
                "url": "https://github.com/php-fig/event-dispatcher.git",
7641
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
7642
            },
7643
            "dist": {
7644
                "type": "zip",
7645
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
7646
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
7647
                "shasum": ""
7648
            },
7649
            "require": {
7650
                "php": ">=7.2.0"
7651
            },
7652
            "type": "library",
7653
            "extra": {
7654
                "branch-alias": {
7655
                    "dev-master": "1.0.x-dev"
7656
                }
7657
            },
7658
            "autoload": {
7659
                "psr-4": {
7660
                    "Psr\\EventDispatcher\\": "src/"
7661
                }
7662
            },
7663
            "notification-url": "https://packagist.org/downloads/",
7664
            "license": [
7665
                "MIT"
7666
            ],
7667
            "authors": [
7668
                {
7669
                    "name": "PHP-FIG",
7670
                    "homepage": "http://www.php-fig.org/"
7671
                }
7672
            ],
7673
            "description": "Standard interfaces for event handling.",
7674
            "keywords": [
7675
                "events",
7676
                "psr",
7677
                "psr-14"
7678
            ],
7679
            "support": {
7680
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
7681
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
7682
            },
7683
            "time": "2019-01-08T18:20:26+00:00"
7684
        },
7685
        {
7686
            "name": "psr/http-client",
7687
            "version": "1.0.1",
7688
            "source": {
7689
                "type": "git",
7690
                "url": "https://github.com/php-fig/http-client.git",
7691
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
7692
            },
7693
            "dist": {
7694
                "type": "zip",
7695
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7696
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
7697
                "shasum": ""
7698
            },
7699
            "require": {
7700
                "php": "^7.0 || ^8.0",
7701
                "psr/http-message": "^1.0"
7702
            },
7703
            "type": "library",
7704
            "extra": {
7705
                "branch-alias": {
7706
                    "dev-master": "1.0.x-dev"
7707
                }
7708
            },
7709
            "autoload": {
7710
                "psr-4": {
7711
                    "Psr\\Http\\Client\\": "src/"
7712
                }
7713
            },
7714
            "notification-url": "https://packagist.org/downloads/",
7715
            "license": [
7716
                "MIT"
7717
            ],
7718
            "authors": [
7719
                {
7720
                    "name": "PHP-FIG",
7721
                    "homepage": "http://www.php-fig.org/"
7722
                }
7723
            ],
7724
            "description": "Common interface for HTTP clients",
7725
            "homepage": "https://github.com/php-fig/http-client",
7726
            "keywords": [
7727
                "http",
7728
                "http-client",
7729
                "psr",
7730
                "psr-18"
7731
            ],
7732
            "support": {
7733
                "source": "https://github.com/php-fig/http-client/tree/master"
7734
            },
7735
            "time": "2020-06-29T06:28:15+00:00"
7736
        },
7737
        {
7738
            "name": "psr/http-factory",
7739
            "version": "1.0.1",
7740
            "source": {
7741
                "type": "git",
7742
                "url": "https://github.com/php-fig/http-factory.git",
7743
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
7744
            },
7745
            "dist": {
7746
                "type": "zip",
7747
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7748
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
7749
                "shasum": ""
7750
            },
7751
            "require": {
7752
                "php": ">=7.0.0",
7753
                "psr/http-message": "^1.0"
7754
            },
7755
            "type": "library",
7756
            "extra": {
7757
                "branch-alias": {
7758
                    "dev-master": "1.0.x-dev"
7759
                }
7760
            },
7761
            "autoload": {
7762
                "psr-4": {
7763
                    "Psr\\Http\\Message\\": "src/"
7764
                }
7765
            },
7766
            "notification-url": "https://packagist.org/downloads/",
7767
            "license": [
7768
                "MIT"
7769
            ],
7770
            "authors": [
7771
                {
7772
                    "name": "PHP-FIG",
7773
                    "homepage": "http://www.php-fig.org/"
7774
                }
7775
            ],
7776
            "description": "Common interfaces for PSR-7 HTTP message factories",
7777
            "keywords": [
7778
                "factory",
7779
                "http",
7780
                "message",
7781
                "psr",
7782
                "psr-17",
7783
                "psr-7",
7784
                "request",
7785
                "response"
7786
            ],
7787
            "support": {
7788
                "source": "https://github.com/php-fig/http-factory/tree/master"
7789
            },
7790
            "time": "2019-04-30T12:38:16+00:00"
7791
        },
7792
        {
7793
            "name": "psr/http-message",
7794
            "version": "1.0.1",
7795
            "source": {
7796
                "type": "git",
7797
                "url": "https://github.com/php-fig/http-message.git",
7798
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
7799
            },
7800
            "dist": {
7801
                "type": "zip",
7802
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
7803
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
7804
                "shasum": ""
7805
            },
7806
            "require": {
7807
                "php": ">=5.3.0"
7808
            },
7809
            "type": "library",
7810
            "extra": {
7811
                "branch-alias": {
7812
                    "dev-master": "1.0.x-dev"
7813
                }
7814
            },
7815
            "autoload": {
7816
                "psr-4": {
7817
                    "Psr\\Http\\Message\\": "src/"
7818
                }
7819
            },
7820
            "notification-url": "https://packagist.org/downloads/",
7821
            "license": [
7822
                "MIT"
7823
            ],
7824
            "authors": [
7825
                {
7826
                    "name": "PHP-FIG",
7827
                    "homepage": "http://www.php-fig.org/"
7828
                }
7829
            ],
7830
            "description": "Common interface for HTTP messages",
7831
            "homepage": "https://github.com/php-fig/http-message",
7832
            "keywords": [
7833
                "http",
7834
                "http-message",
7835
                "psr",
7836
                "psr-7",
7837
                "request",
7838
                "response"
7839
            ],
7840
            "support": {
7841
                "source": "https://github.com/php-fig/http-message/tree/master"
7842
            },
7843
            "time": "2016-08-06T14:39:51+00:00"
7844
        },
7845
        {
7846
            "name": "psr/log",
7847
            "version": "1.1.4",
7848
            "source": {
7849
                "type": "git",
7850
                "url": "https://github.com/php-fig/log.git",
7851
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
7852
            },
7853
            "dist": {
7854
                "type": "zip",
7855
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
7856
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
7857
                "shasum": ""
7858
            },
7859
            "require": {
7860
                "php": ">=5.3.0"
7861
            },
7862
            "type": "library",
7863
            "extra": {
7864
                "branch-alias": {
7865
                    "dev-master": "1.1.x-dev"
7866
                }
7867
            },
7868
            "autoload": {
7869
                "psr-4": {
7870
                    "Psr\\Log\\": "Psr/Log/"
7871
                }
7872
            },
7873
            "notification-url": "https://packagist.org/downloads/",
7874
            "license": [
7875
                "MIT"
7876
            ],
7877
            "authors": [
7878
                {
7879
                    "name": "PHP-FIG",
7880
                    "homepage": "https://www.php-fig.org/"
7881
                }
7882
            ],
7883
            "description": "Common interface for logging libraries",
7884
            "homepage": "https://github.com/php-fig/log",
7885
            "keywords": [
7886
                "log",
7887
                "psr",
7888
                "psr-3"
7889
            ],
7890
            "support": {
7891
                "source": "https://github.com/php-fig/log/tree/1.1.4"
7892
            },
7893
            "time": "2021-05-03T11:20:27+00:00"
7894
        },
7895
        {
7896
            "name": "psr/simple-cache",
7897
            "version": "1.0.1",
7898
            "source": {
7899
                "type": "git",
7900
                "url": "https://github.com/php-fig/simple-cache.git",
7901
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
7902
            },
7903
            "dist": {
7904
                "type": "zip",
7905
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7906
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
7907
                "shasum": ""
7908
            },
7909
            "require": {
7910
                "php": ">=5.3.0"
7911
            },
7912
            "type": "library",
7913
            "extra": {
7914
                "branch-alias": {
7915
                    "dev-master": "1.0.x-dev"
7916
                }
7917
            },
7918
            "autoload": {
7919
                "psr-4": {
7920
                    "Psr\\SimpleCache\\": "src/"
7921
                }
7922
            },
7923
            "notification-url": "https://packagist.org/downloads/",
7924
            "license": [
7925
                "MIT"
7926
            ],
7927
            "authors": [
7928
                {
7929
                    "name": "PHP-FIG",
7930
                    "homepage": "http://www.php-fig.org/"
7931
                }
7932
            ],
7933
            "description": "Common interfaces for simple caching",
7934
            "keywords": [
7935
                "cache",
7936
                "caching",
7937
                "psr",
7938
                "psr-16",
7939
                "simple-cache"
7940
            ],
7941
            "support": {
7942
                "source": "https://github.com/php-fig/simple-cache/tree/master"
7943
            },
7944
            "time": "2017-10-23T01:57:42+00:00"
7945
        },
7946
        {
7947
            "name": "ralouphie/getallheaders",
7948
            "version": "3.0.3",
7949
            "source": {
7950
                "type": "git",
7951
                "url": "https://github.com/ralouphie/getallheaders.git",
7952
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
7953
            },
7954
            "dist": {
7955
                "type": "zip",
7956
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7957
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
7958
                "shasum": ""
7959
            },
7960
            "require": {
7961
                "php": ">=5.6"
7962
            },
7963
            "require-dev": {
7964
                "php-coveralls/php-coveralls": "^2.1",
7965
                "phpunit/phpunit": "^5 || ^6.5"
7966
            },
7967
            "type": "library",
7968
            "autoload": {
7969
                "files": [
7970
                    "src/getallheaders.php"
7971
                ]
7972
            },
7973
            "notification-url": "https://packagist.org/downloads/",
7974
            "license": [
7975
                "MIT"
7976
            ],
7977
            "authors": [
7978
                {
7979
                    "name": "Ralph Khattar",
7980
                    "email": "ralph.khattar@gmail.com"
7981
                }
7982
            ],
7983
            "description": "A polyfill for getallheaders.",
7984
            "support": {
7985
                "issues": "https://github.com/ralouphie/getallheaders/issues",
7986
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7987
            },
7988
            "time": "2019-03-08T08:55:37+00:00"
7989
        },
7990
        {
7991
            "name": "rncryptor/rncryptor",
7992
            "version": "4.3.0",
7993
            "source": {
7994
                "type": "git",
7995
                "url": "https://github.com/RNCryptor/RNCryptor-php.git",
7996
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302"
7997
            },
7998
            "dist": {
7999
                "type": "zip",
8000
                "url": "https://api.github.com/repos/RNCryptor/RNCryptor-php/zipball/6155afba39f053a50b9bd0bcd2f3062731821302",
8001
                "reference": "6155afba39f053a50b9bd0bcd2f3062731821302",
8002
                "shasum": ""
8003
            },
8004
            "require": {
8005
                "ext-openssl": "*",
8006
                "php": ">=7.0"
8007
            },
8008
            "require-dev": {
8009
                "phpunit/phpunit": "~6.0",
8010
                "rncryptor/spec": "~4.0",
8011
                "squizlabs/php_codesniffer": "^2.8"
8012
            },
8013
            "type": "library",
8014
            "autoload": {
8015
                "psr-4": {
8016
                    "RNCryptor\\": "src/"
8017
                }
8018
            },
8019
            "notification-url": "https://packagist.org/downloads/",
8020
            "license": [
8021
                "MIT"
8022
            ],
8023
            "authors": [
8024
                {
8025
                    "name": "Rob Napier",
8026
                    "email": "robnapier@gmail.com"
8027
                },
8028
                {
8029
                    "name": "Guysung Kim",
8030
                    "email": "guysung.kim@gmail.com"
8031
                },
8032
                {
8033
                    "name": "Curtis Farnham",
8034
                    "email": "curtisfarnham@gmail.com"
8035
                }
8036
            ],
8037
            "description": "PHP implementation of RNCryptor",
8038
            "homepage": "http://rncryptor.github.io",
8039
            "keywords": [
8040
                "crypto",
8041
                "encryption",
8042
                "rncryptor"
8043
            ],
8044
            "support": {
8045
                "issues": "https://github.com/RNCryptor/RNCryptor-php/issues",
8046
                "source": "https://github.com/RNCryptor/RNCryptor-php/tree/master"
8047
            },
8048
            "time": "2020-02-20T18:23:55+00:00"
8049
        },
8050
        {
8051
            "name": "sebastian/cli-parser",
8052
            "version": "1.0.1",
8053
            "source": {
8054
                "type": "git",
8055
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
8056
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
8057
            },
8058
            "dist": {
8059
                "type": "zip",
8060
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8061
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8062
                "shasum": ""
8063
            },
8064
            "require": {
8065
                "php": ">=7.3"
8066
            },
8067
            "require-dev": {
8068
                "phpunit/phpunit": "^9.3"
8069
            },
8070
            "type": "library",
8071
            "extra": {
8072
                "branch-alias": {
8073
                    "dev-master": "1.0-dev"
8074
                }
8075
            },
8076
            "autoload": {
8077
                "classmap": [
8078
                    "src/"
8079
                ]
8080
            },
8081
            "notification-url": "https://packagist.org/downloads/",
8082
            "license": [
8083
                "BSD-3-Clause"
8084
            ],
8085
            "authors": [
8086
                {
8087
                    "name": "Sebastian Bergmann",
8088
                    "email": "sebastian@phpunit.de",
8089
                    "role": "lead"
8090
                }
8091
            ],
8092
            "description": "Library for parsing CLI options",
8093
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
8094
            "support": {
8095
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8096
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
8097
            },
8098
            "funding": [
8099
                {
8100
                    "url": "https://github.com/sebastianbergmann",
8101
                    "type": "github"
8102
                }
8103
            ],
8104
            "time": "2020-09-28T06:08:49+00:00"
8105
        },
8106
        {
8107
            "name": "sebastian/code-unit",
8108
            "version": "1.0.8",
8109
            "source": {
8110
                "type": "git",
8111
                "url": "https://github.com/sebastianbergmann/code-unit.git",
8112
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
8113
            },
8114
            "dist": {
8115
                "type": "zip",
8116
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
8117
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
8118
                "shasum": ""
8119
            },
8120
            "require": {
8121
                "php": ">=7.3"
8122
            },
8123
            "require-dev": {
8124
                "phpunit/phpunit": "^9.3"
8125
            },
8126
            "type": "library",
8127
            "extra": {
8128
                "branch-alias": {
8129
                    "dev-master": "1.0-dev"
8130
                }
8131
            },
8132
            "autoload": {
8133
                "classmap": [
8134
                    "src/"
8135
                ]
8136
            },
8137
            "notification-url": "https://packagist.org/downloads/",
8138
            "license": [
8139
                "BSD-3-Clause"
8140
            ],
8141
            "authors": [
8142
                {
8143
                    "name": "Sebastian Bergmann",
8144
                    "email": "sebastian@phpunit.de",
8145
                    "role": "lead"
8146
                }
8147
            ],
8148
            "description": "Collection of value objects that represent the PHP code units",
8149
            "homepage": "https://github.com/sebastianbergmann/code-unit",
8150
            "support": {
8151
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8152
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
8153
            },
8154
            "funding": [
8155
                {
8156
                    "url": "https://github.com/sebastianbergmann",
8157
                    "type": "github"
8158
                }
8159
            ],
8160
            "time": "2020-10-26T13:08:54+00:00"
8161
        },
8162
        {
8163
            "name": "sebastian/code-unit-reverse-lookup",
8164
            "version": "2.0.3",
8165
            "source": {
8166
                "type": "git",
8167
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8168
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
8169
            },
8170
            "dist": {
8171
                "type": "zip",
8172
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8173
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8174
                "shasum": ""
8175
            },
8176
            "require": {
8177
                "php": ">=7.3"
8178
            },
8179
            "require-dev": {
8180
                "phpunit/phpunit": "^9.3"
8181
            },
8182
            "type": "library",
8183
            "extra": {
8184
                "branch-alias": {
8185
                    "dev-master": "2.0-dev"
8186
                }
8187
            },
8188
            "autoload": {
8189
                "classmap": [
8190
                    "src/"
8191
                ]
8192
            },
8193
            "notification-url": "https://packagist.org/downloads/",
8194
            "license": [
8195
                "BSD-3-Clause"
8196
            ],
8197
            "authors": [
8198
                {
8199
                    "name": "Sebastian Bergmann",
8200
                    "email": "sebastian@phpunit.de"
8201
                }
8202
            ],
8203
            "description": "Looks up which function or method a line of code belongs to",
8204
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8205
            "support": {
8206
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8207
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
8208
            },
8209
            "funding": [
8210
                {
8211
                    "url": "https://github.com/sebastianbergmann",
8212
                    "type": "github"
8213
                }
8214
            ],
8215
            "time": "2020-09-28T05:30:19+00:00"
8216
        },
8217
        {
8218
            "name": "sebastian/comparator",
8219
            "version": "4.0.6",
8220
            "source": {
8221
                "type": "git",
8222
                "url": "https://github.com/sebastianbergmann/comparator.git",
8223
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
8224
            },
8225
            "dist": {
8226
                "type": "zip",
8227
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
8228
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
8229
                "shasum": ""
8230
            },
8231
            "require": {
8232
                "php": ">=7.3",
8233
                "sebastian/diff": "^4.0",
8234
                "sebastian/exporter": "^4.0"
8235
            },
8236
            "require-dev": {
8237
                "phpunit/phpunit": "^9.3"
8238
            },
8239
            "type": "library",
8240
            "extra": {
8241
                "branch-alias": {
8242
                    "dev-master": "4.0-dev"
8243
                }
8244
            },
8245
            "autoload": {
8246
                "classmap": [
8247
                    "src/"
8248
                ]
8249
            },
8250
            "notification-url": "https://packagist.org/downloads/",
8251
            "license": [
8252
                "BSD-3-Clause"
8253
            ],
8254
            "authors": [
8255
                {
8256
                    "name": "Sebastian Bergmann",
8257
                    "email": "sebastian@phpunit.de"
8258
                },
8259
                {
8260
                    "name": "Jeff Welch",
8261
                    "email": "whatthejeff@gmail.com"
8262
                },
8263
                {
8264
                    "name": "Volker Dusch",
8265
                    "email": "github@wallbash.com"
8266
                },
8267
                {
8268
                    "name": "Bernhard Schussek",
8269
                    "email": "bschussek@2bepublished.at"
8270
                }
8271
            ],
8272
            "description": "Provides the functionality to compare PHP values for equality",
8273
            "homepage": "https://github.com/sebastianbergmann/comparator",
8274
            "keywords": [
8275
                "comparator",
8276
                "compare",
8277
                "equality"
8278
            ],
8279
            "support": {
8280
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
8281
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
8282
            },
8283
            "funding": [
8284
                {
8285
                    "url": "https://github.com/sebastianbergmann",
8286
                    "type": "github"
8287
                }
8288
            ],
8289
            "time": "2020-10-26T15:49:45+00:00"
8290
        },
8291
        {
8292
            "name": "sebastian/complexity",
8293
            "version": "2.0.2",
8294
            "source": {
8295
                "type": "git",
8296
                "url": "https://github.com/sebastianbergmann/complexity.git",
8297
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
8298
            },
8299
            "dist": {
8300
                "type": "zip",
8301
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
8302
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
8303
                "shasum": ""
8304
            },
8305
            "require": {
8306
                "nikic/php-parser": "^4.7",
8307
                "php": ">=7.3"
8308
            },
8309
            "require-dev": {
8310
                "phpunit/phpunit": "^9.3"
8311
            },
8312
            "type": "library",
8313
            "extra": {
8314
                "branch-alias": {
8315
                    "dev-master": "2.0-dev"
8316
                }
8317
            },
8318
            "autoload": {
8319
                "classmap": [
8320
                    "src/"
8321
                ]
8322
            },
8323
            "notification-url": "https://packagist.org/downloads/",
8324
            "license": [
8325
                "BSD-3-Clause"
8326
            ],
8327
            "authors": [
8328
                {
8329
                    "name": "Sebastian Bergmann",
8330
                    "email": "sebastian@phpunit.de",
8331
                    "role": "lead"
8332
                }
8333
            ],
8334
            "description": "Library for calculating the complexity of PHP code units",
8335
            "homepage": "https://github.com/sebastianbergmann/complexity",
8336
            "support": {
8337
                "issues": "https://github.com/sebastianbergmann/complexity/issues",
8338
                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
8339
            },
8340
            "funding": [
8341
                {
8342
                    "url": "https://github.com/sebastianbergmann",
8343
                    "type": "github"
8344
                }
8345
            ],
8346
            "time": "2020-10-26T15:52:27+00:00"
8347
        },
8348
        {
8349
            "name": "sebastian/diff",
8350
            "version": "4.0.4",
8351
            "source": {
8352
                "type": "git",
8353
                "url": "https://github.com/sebastianbergmann/diff.git",
8354
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
8355
            },
8356
            "dist": {
8357
                "type": "zip",
8358
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8359
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
8360
                "shasum": ""
8361
            },
8362
            "require": {
8363
                "php": ">=7.3"
8364
            },
8365
            "require-dev": {
8366
                "phpunit/phpunit": "^9.3",
8367
                "symfony/process": "^4.2 || ^5"
8368
            },
8369
            "type": "library",
8370
            "extra": {
8371
                "branch-alias": {
8372
                    "dev-master": "4.0-dev"
8373
                }
8374
            },
8375
            "autoload": {
8376
                "classmap": [
8377
                    "src/"
8378
                ]
8379
            },
8380
            "notification-url": "https://packagist.org/downloads/",
8381
            "license": [
8382
                "BSD-3-Clause"
8383
            ],
8384
            "authors": [
8385
                {
8386
                    "name": "Sebastian Bergmann",
8387
                    "email": "sebastian@phpunit.de"
8388
                },
8389
                {
8390
                    "name": "Kore Nordmann",
8391
                    "email": "mail@kore-nordmann.de"
8392
                }
8393
            ],
8394
            "description": "Diff implementation",
8395
            "homepage": "https://github.com/sebastianbergmann/diff",
8396
            "keywords": [
8397
                "diff",
8398
                "udiff",
8399
                "unidiff",
8400
                "unified diff"
8401
            ],
8402
            "support": {
8403
                "issues": "https://github.com/sebastianbergmann/diff/issues",
8404
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
8405
            },
8406
            "funding": [
8407
                {
8408
                    "url": "https://github.com/sebastianbergmann",
8409
                    "type": "github"
8410
                }
8411
            ],
8412
            "time": "2020-10-26T13:10:38+00:00"
8413
        },
8414
        {
8415
            "name": "sebastian/environment",
8416
            "version": "5.1.3",
8417
            "source": {
8418
                "type": "git",
8419
                "url": "https://github.com/sebastianbergmann/environment.git",
8420
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
8421
            },
8422
            "dist": {
8423
                "type": "zip",
8424
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
8425
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
8426
                "shasum": ""
8427
            },
8428
            "require": {
8429
                "php": ">=7.3"
8430
            },
8431
            "require-dev": {
8432
                "phpunit/phpunit": "^9.3"
8433
            },
8434
            "suggest": {
8435
                "ext-posix": "*"
8436
            },
8437
            "type": "library",
8438
            "extra": {
8439
                "branch-alias": {
8440
                    "dev-master": "5.1-dev"
8441
                }
8442
            },
8443
            "autoload": {
8444
                "classmap": [
8445
                    "src/"
8446
                ]
8447
            },
8448
            "notification-url": "https://packagist.org/downloads/",
8449
            "license": [
8450
                "BSD-3-Clause"
8451
            ],
8452
            "authors": [
8453
                {
8454
                    "name": "Sebastian Bergmann",
8455
                    "email": "sebastian@phpunit.de"
8456
                }
8457
            ],
8458
            "description": "Provides functionality to handle HHVM/PHP environments",
8459
            "homepage": "http://www.github.com/sebastianbergmann/environment",
8460
            "keywords": [
8461
                "Xdebug",
8462
                "environment",
8463
                "hhvm"
8464
            ],
8465
            "support": {
8466
                "issues": "https://github.com/sebastianbergmann/environment/issues",
8467
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
8468
            },
8469
            "funding": [
8470
                {
8471
                    "url": "https://github.com/sebastianbergmann",
8472
                    "type": "github"
8473
                }
8474
            ],
8475
            "time": "2020-09-28T05:52:38+00:00"
8476
        },
8477
        {
8478
            "name": "sebastian/exporter",
8479
            "version": "4.0.3",
8480
            "source": {
8481
                "type": "git",
8482
                "url": "https://github.com/sebastianbergmann/exporter.git",
8483
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
8484
            },
8485
            "dist": {
8486
                "type": "zip",
8487
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8488
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
8489
                "shasum": ""
8490
            },
8491
            "require": {
8492
                "php": ">=7.3",
8493
                "sebastian/recursion-context": "^4.0"
8494
            },
8495
            "require-dev": {
8496
                "ext-mbstring": "*",
8497
                "phpunit/phpunit": "^9.3"
8498
            },
8499
            "type": "library",
8500
            "extra": {
8501
                "branch-alias": {
8502
                    "dev-master": "4.0-dev"
8503
                }
8504
            },
8505
            "autoload": {
8506
                "classmap": [
8507
                    "src/"
8508
                ]
8509
            },
8510
            "notification-url": "https://packagist.org/downloads/",
8511
            "license": [
8512
                "BSD-3-Clause"
8513
            ],
8514
            "authors": [
8515
                {
8516
                    "name": "Sebastian Bergmann",
8517
                    "email": "sebastian@phpunit.de"
8518
                },
8519
                {
8520
                    "name": "Jeff Welch",
8521
                    "email": "whatthejeff@gmail.com"
8522
                },
8523
                {
8524
                    "name": "Volker Dusch",
8525
                    "email": "github@wallbash.com"
8526
                },
8527
                {
8528
                    "name": "Adam Harvey",
8529
                    "email": "aharvey@php.net"
8530
                },
8531
                {
8532
                    "name": "Bernhard Schussek",
8533
                    "email": "bschussek@gmail.com"
8534
                }
8535
            ],
8536
            "description": "Provides the functionality to export PHP variables for visualization",
8537
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
8538
            "keywords": [
8539
                "export",
8540
                "exporter"
8541
            ],
8542
            "support": {
8543
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
8544
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
8545
            },
8546
            "funding": [
8547
                {
8548
                    "url": "https://github.com/sebastianbergmann",
8549
                    "type": "github"
8550
                }
8551
            ],
8552
            "time": "2020-09-28T05:24:23+00:00"
8553
        },
8554
        {
8555
            "name": "sebastian/global-state",
8556
            "version": "5.0.3",
8557
            "source": {
8558
                "type": "git",
8559
                "url": "https://github.com/sebastianbergmann/global-state.git",
8560
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
8561
            },
8562
            "dist": {
8563
                "type": "zip",
8564
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8565
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
8566
                "shasum": ""
8567
            },
8568
            "require": {
8569
                "php": ">=7.3",
8570
                "sebastian/object-reflector": "^2.0",
8571
                "sebastian/recursion-context": "^4.0"
8572
            },
8573
            "require-dev": {
8574
                "ext-dom": "*",
8575
                "phpunit/phpunit": "^9.3"
8576
            },
8577
            "suggest": {
8578
                "ext-uopz": "*"
8579
            },
8580
            "type": "library",
8581
            "extra": {
8582
                "branch-alias": {
8583
                    "dev-master": "5.0-dev"
8584
                }
8585
            },
8586
            "autoload": {
8587
                "classmap": [
8588
                    "src/"
8589
                ]
8590
            },
8591
            "notification-url": "https://packagist.org/downloads/",
8592
            "license": [
8593
                "BSD-3-Clause"
8594
            ],
8595
            "authors": [
8596
                {
8597
                    "name": "Sebastian Bergmann",
8598
                    "email": "sebastian@phpunit.de"
8599
                }
8600
            ],
8601
            "description": "Snapshotting of global state",
8602
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
8603
            "keywords": [
8604
                "global state"
8605
            ],
8606
            "support": {
8607
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
8608
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
8609
            },
8610
            "funding": [
8611
                {
8612
                    "url": "https://github.com/sebastianbergmann",
8613
                    "type": "github"
8614
                }
8615
            ],
8616
            "time": "2021-06-11T13:31:12+00:00"
8617
        },
8618
        {
8619
            "name": "sebastian/lines-of-code",
8620
            "version": "1.0.3",
8621
            "source": {
8622
                "type": "git",
8623
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
8624
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
8625
            },
8626
            "dist": {
8627
                "type": "zip",
8628
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8629
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8630
                "shasum": ""
8631
            },
8632
            "require": {
8633
                "nikic/php-parser": "^4.6",
8634
                "php": ">=7.3"
8635
            },
8636
            "require-dev": {
8637
                "phpunit/phpunit": "^9.3"
8638
            },
8639
            "type": "library",
8640
            "extra": {
8641
                "branch-alias": {
8642
                    "dev-master": "1.0-dev"
8643
                }
8644
            },
8645
            "autoload": {
8646
                "classmap": [
8647
                    "src/"
8648
                ]
8649
            },
8650
            "notification-url": "https://packagist.org/downloads/",
8651
            "license": [
8652
                "BSD-3-Clause"
8653
            ],
8654
            "authors": [
8655
                {
8656
                    "name": "Sebastian Bergmann",
8657
                    "email": "sebastian@phpunit.de",
8658
                    "role": "lead"
8659
                }
8660
            ],
8661
            "description": "Library for counting the lines of code in PHP source code",
8662
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
8663
            "support": {
8664
                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
8665
                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
8666
            },
8667
            "funding": [
8668
                {
8669
                    "url": "https://github.com/sebastianbergmann",
8670
                    "type": "github"
8671
                }
8672
            ],
8673
            "time": "2020-11-28T06:42:11+00:00"
8674
        },
8675
        {
8676
            "name": "sebastian/object-enumerator",
8677
            "version": "4.0.4",
8678
            "source": {
8679
                "type": "git",
8680
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8681
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
8682
            },
8683
            "dist": {
8684
                "type": "zip",
8685
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
8686
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
8687
                "shasum": ""
8688
            },
8689
            "require": {
8690
                "php": ">=7.3",
8691
                "sebastian/object-reflector": "^2.0",
8692
                "sebastian/recursion-context": "^4.0"
8693
            },
8694
            "require-dev": {
8695
                "phpunit/phpunit": "^9.3"
8696
            },
8697
            "type": "library",
8698
            "extra": {
8699
                "branch-alias": {
8700
                    "dev-master": "4.0-dev"
8701
                }
8702
            },
8703
            "autoload": {
8704
                "classmap": [
8705
                    "src/"
8706
                ]
8707
            },
8708
            "notification-url": "https://packagist.org/downloads/",
8709
            "license": [
8710
                "BSD-3-Clause"
8711
            ],
8712
            "authors": [
8713
                {
8714
                    "name": "Sebastian Bergmann",
8715
                    "email": "sebastian@phpunit.de"
8716
                }
8717
            ],
8718
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8719
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8720
            "support": {
8721
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8722
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
8723
            },
8724
            "funding": [
8725
                {
8726
                    "url": "https://github.com/sebastianbergmann",
8727
                    "type": "github"
8728
                }
8729
            ],
8730
            "time": "2020-10-26T13:12:34+00:00"
8731
        },
8732
        {
8733
            "name": "sebastian/object-reflector",
8734
            "version": "2.0.4",
8735
            "source": {
8736
                "type": "git",
8737
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
8738
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
8739
            },
8740
            "dist": {
8741
                "type": "zip",
8742
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8743
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8744
                "shasum": ""
8745
            },
8746
            "require": {
8747
                "php": ">=7.3"
8748
            },
8749
            "require-dev": {
8750
                "phpunit/phpunit": "^9.3"
8751
            },
8752
            "type": "library",
8753
            "extra": {
8754
                "branch-alias": {
8755
                    "dev-master": "2.0-dev"
8756
                }
8757
            },
8758
            "autoload": {
8759
                "classmap": [
8760
                    "src/"
8761
                ]
8762
            },
8763
            "notification-url": "https://packagist.org/downloads/",
8764
            "license": [
8765
                "BSD-3-Clause"
8766
            ],
8767
            "authors": [
8768
                {
8769
                    "name": "Sebastian Bergmann",
8770
                    "email": "sebastian@phpunit.de"
8771
                }
8772
            ],
8773
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
8774
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8775
            "support": {
8776
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8777
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
8778
            },
8779
            "funding": [
8780
                {
8781
                    "url": "https://github.com/sebastianbergmann",
8782
                    "type": "github"
8783
                }
8784
            ],
8785
            "time": "2020-10-26T13:14:26+00:00"
8786
        },
8787
        {
8788
            "name": "sebastian/recursion-context",
8789
            "version": "4.0.4",
8790
            "source": {
8791
                "type": "git",
8792
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
8793
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
8794
            },
8795
            "dist": {
8796
                "type": "zip",
8797
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
8798
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
8799
                "shasum": ""
8800
            },
8801
            "require": {
8802
                "php": ">=7.3"
8803
            },
8804
            "require-dev": {
8805
                "phpunit/phpunit": "^9.3"
8806
            },
8807
            "type": "library",
8808
            "extra": {
8809
                "branch-alias": {
8810
                    "dev-master": "4.0-dev"
8811
                }
8812
            },
8813
            "autoload": {
8814
                "classmap": [
8815
                    "src/"
8816
                ]
8817
            },
8818
            "notification-url": "https://packagist.org/downloads/",
8819
            "license": [
8820
                "BSD-3-Clause"
8821
            ],
8822
            "authors": [
8823
                {
8824
                    "name": "Sebastian Bergmann",
8825
                    "email": "sebastian@phpunit.de"
8826
                },
8827
                {
8828
                    "name": "Jeff Welch",
8829
                    "email": "whatthejeff@gmail.com"
8830
                },
8831
                {
8832
                    "name": "Adam Harvey",
8833
                    "email": "aharvey@php.net"
8834
                }
8835
            ],
8836
            "description": "Provides functionality to recursively process PHP variables",
8837
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8838
            "support": {
8839
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
8840
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
8841
            },
8842
            "funding": [
8843
                {
8844
                    "url": "https://github.com/sebastianbergmann",
8845
                    "type": "github"
8846
                }
8847
            ],
8848
            "time": "2020-10-26T13:17:30+00:00"
8849
        },
8850
        {
8851
            "name": "sebastian/resource-operations",
8852
            "version": "3.0.3",
8853
            "source": {
8854
                "type": "git",
8855
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
8856
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
8857
            },
8858
            "dist": {
8859
                "type": "zip",
8860
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8861
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
8862
                "shasum": ""
8863
            },
8864
            "require": {
8865
                "php": ">=7.3"
8866
            },
8867
            "require-dev": {
8868
                "phpunit/phpunit": "^9.0"
8869
            },
8870
            "type": "library",
8871
            "extra": {
8872
                "branch-alias": {
8873
                    "dev-master": "3.0-dev"
8874
                }
8875
            },
8876
            "autoload": {
8877
                "classmap": [
8878
                    "src/"
8879
                ]
8880
            },
8881
            "notification-url": "https://packagist.org/downloads/",
8882
            "license": [
8883
                "BSD-3-Clause"
8884
            ],
8885
            "authors": [
8886
                {
8887
                    "name": "Sebastian Bergmann",
8888
                    "email": "sebastian@phpunit.de"
8889
                }
8890
            ],
8891
            "description": "Provides a list of PHP built-in functions that operate on resources",
8892
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8893
            "support": {
8894
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
8895
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
8896
            },
8897
            "funding": [
8898
                {
8899
                    "url": "https://github.com/sebastianbergmann",
8900
                    "type": "github"
8901
                }
8902
            ],
8903
            "abandoned": true,
8904
            "time": "2020-09-28T06:45:17+00:00"
8905
        },
8906
        {
8907
            "name": "sebastian/type",
8908
            "version": "2.3.4",
8909
            "source": {
8910
                "type": "git",
8911
                "url": "https://github.com/sebastianbergmann/type.git",
8912
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
8913
            },
8914
            "dist": {
8915
                "type": "zip",
8916
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
8917
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
8918
                "shasum": ""
8919
            },
8920
            "require": {
8921
                "php": ">=7.3"
8922
            },
8923
            "require-dev": {
8924
                "phpunit/phpunit": "^9.3"
8925
            },
8926
            "type": "library",
8927
            "extra": {
8928
                "branch-alias": {
8929
                    "dev-master": "2.3-dev"
8930
                }
8931
            },
8932
            "autoload": {
8933
                "classmap": [
8934
                    "src/"
8935
                ]
8936
            },
8937
            "notification-url": "https://packagist.org/downloads/",
8938
            "license": [
8939
                "BSD-3-Clause"
8940
            ],
8941
            "authors": [
8942
                {
8943
                    "name": "Sebastian Bergmann",
8944
                    "email": "sebastian@phpunit.de",
8945
                    "role": "lead"
8946
                }
8947
            ],
8948
            "description": "Collection of value objects that represent the types of the PHP type system",
8949
            "homepage": "https://github.com/sebastianbergmann/type",
8950
            "support": {
8951
                "issues": "https://github.com/sebastianbergmann/type/issues",
8952
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
8953
            },
8954
            "funding": [
8955
                {
8956
                    "url": "https://github.com/sebastianbergmann",
8957
                    "type": "github"
8958
                }
8959
            ],
8960
            "time": "2021-06-15T12:49:02+00:00"
8961
        },
8962
        {
8963
            "name": "sebastian/version",
8964
            "version": "3.0.2",
8965
            "source": {
8966
                "type": "git",
8967
                "url": "https://github.com/sebastianbergmann/version.git",
8968
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
8969
            },
8970
            "dist": {
8971
                "type": "zip",
8972
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
8973
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
8974
                "shasum": ""
8975
            },
8976
            "require": {
8977
                "php": ">=7.3"
8978
            },
8979
            "type": "library",
8980
            "extra": {
8981
                "branch-alias": {
8982
                    "dev-master": "3.0-dev"
8983
                }
8984
            },
8985
            "autoload": {
8986
                "classmap": [
8987
                    "src/"
8988
                ]
8989
            },
8990
            "notification-url": "https://packagist.org/downloads/",
8991
            "license": [
8992
                "BSD-3-Clause"
8993
            ],
8994
            "authors": [
8995
                {
8996
                    "name": "Sebastian Bergmann",
8997
                    "email": "sebastian@phpunit.de",
8998
                    "role": "lead"
8999
                }
9000
            ],
9001
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9002
            "homepage": "https://github.com/sebastianbergmann/version",
9003
            "support": {
9004
                "issues": "https://github.com/sebastianbergmann/version/issues",
9005
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
9006
            },
9007
            "funding": [
9008
                {
9009
                    "url": "https://github.com/sebastianbergmann",
9010
                    "type": "github"
9011
                }
9012
            ],
9013
            "time": "2020-09-28T06:39:44+00:00"
9014
        },
9015
        {
9016
            "name": "symfony/console",
9017
            "version": "v5.3.2",
9018
            "source": {
9019
                "type": "git",
9020
                "url": "https://github.com/symfony/console.git",
9021
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
9022
            },
9023
            "dist": {
9024
                "type": "zip",
9025
                "url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
9026
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
9027
                "shasum": ""
9028
            },
9029
            "require": {
9030
                "php": ">=7.2.5",
9031
                "symfony/deprecation-contracts": "^2.1",
9032
                "symfony/polyfill-mbstring": "~1.0",
9033
                "symfony/polyfill-php73": "^1.8",
9034
                "symfony/polyfill-php80": "^1.15",
9035
                "symfony/service-contracts": "^1.1|^2",
9036
                "symfony/string": "^5.1"
9037
            },
9038
            "conflict": {
9039
                "symfony/dependency-injection": "<4.4",
9040
                "symfony/dotenv": "<5.1",
9041
                "symfony/event-dispatcher": "<4.4",
9042
                "symfony/lock": "<4.4",
9043
                "symfony/process": "<4.4"
9044
            },
9045
            "provide": {
9046
                "psr/log-implementation": "1.0"
9047
            },
9048
            "require-dev": {
9049
                "psr/log": "~1.0",
9050
                "symfony/config": "^4.4|^5.0",
9051
                "symfony/dependency-injection": "^4.4|^5.0",
9052
                "symfony/event-dispatcher": "^4.4|^5.0",
9053
                "symfony/lock": "^4.4|^5.0",
9054
                "symfony/process": "^4.4|^5.0",
9055
                "symfony/var-dumper": "^4.4|^5.0"
9056
            },
9057
            "suggest": {
9058
                "psr/log": "For using the console logger",
9059
                "symfony/event-dispatcher": "",
9060
                "symfony/lock": "",
9061
                "symfony/process": ""
9062
            },
9063
            "type": "library",
9064
            "autoload": {
9065
                "psr-4": {
9066
                    "Symfony\\Component\\Console\\": ""
9067
                },
9068
                "exclude-from-classmap": [
9069
                    "/Tests/"
9070
                ]
9071
            },
9072
            "notification-url": "https://packagist.org/downloads/",
9073
            "license": [
9074
                "MIT"
9075
            ],
9076
            "authors": [
9077
                {
9078
                    "name": "Fabien Potencier",
9079
                    "email": "fabien@symfony.com"
9080
                },
9081
                {
9082
                    "name": "Symfony Community",
9083
                    "homepage": "https://symfony.com/contributors"
9084
                }
9085
            ],
9086
            "description": "Eases the creation of beautiful and testable command line interfaces",
9087
            "homepage": "https://symfony.com",
9088
            "keywords": [
9089
                "cli",
9090
                "command line",
9091
                "console",
9092
                "terminal"
9093
            ],
9094
            "support": {
9095
                "source": "https://github.com/symfony/console/tree/v5.3.2"
9096
            },
9097
            "funding": [
9098
                {
9099
                    "url": "https://symfony.com/sponsor",
9100
                    "type": "custom"
9101
                },
9102
                {
9103
                    "url": "https://github.com/fabpot",
9104
                    "type": "github"
9105
                },
9106
                {
9107
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9108
                    "type": "tidelift"
9109
                }
9110
            ],
9111
            "time": "2021-06-12T09:42:48+00:00"
9112
        },
9113
        {
9114
            "name": "symfony/deprecation-contracts",
9115
            "version": "v2.4.0",
9116
            "source": {
9117
                "type": "git",
9118
                "url": "https://github.com/symfony/deprecation-contracts.git",
9119
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
9120
            },
9121
            "dist": {
9122
                "type": "zip",
9123
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9124
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
9125
                "shasum": ""
9126
            },
9127
            "require": {
9128
                "php": ">=7.1"
9129
            },
9130
            "type": "library",
9131
            "extra": {
9132
                "branch-alias": {
9133
                    "dev-main": "2.4-dev"
9134
                },
9135
                "thanks": {
9136
                    "name": "symfony/contracts",
9137
                    "url": "https://github.com/symfony/contracts"
9138
                }
9139
            },
9140
            "autoload": {
9141
                "files": [
9142
                    "function.php"
9143
                ]
9144
            },
9145
            "notification-url": "https://packagist.org/downloads/",
9146
            "license": [
9147
                "MIT"
9148
            ],
9149
            "authors": [
9150
                {
9151
                    "name": "Nicolas Grekas",
9152
                    "email": "p@tchwork.com"
9153
                },
9154
                {
9155
                    "name": "Symfony Community",
9156
                    "homepage": "https://symfony.com/contributors"
9157
                }
9158
            ],
9159
            "description": "A generic function and convention to trigger deprecation notices",
9160
            "homepage": "https://symfony.com",
9161
            "support": {
9162
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
9163
            },
9164
            "funding": [
9165
                {
9166
                    "url": "https://symfony.com/sponsor",
9167
                    "type": "custom"
9168
                },
9169
                {
9170
                    "url": "https://github.com/fabpot",
9171
                    "type": "github"
9172
                },
9173
                {
9174
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9175
                    "type": "tidelift"
9176
                }
9177
            ],
9178
            "time": "2021-03-23T23:28:01+00:00"
9179
        },
9180
        {
9181
            "name": "symfony/event-dispatcher",
9182
            "version": "v5.3.0",
9183
            "source": {
9184
                "type": "git",
9185
                "url": "https://github.com/symfony/event-dispatcher.git",
9186
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
9187
            },
9188
            "dist": {
9189
                "type": "zip",
9190
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
9191
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
9192
                "shasum": ""
9193
            },
9194
            "require": {
9195
                "php": ">=7.2.5",
9196
                "symfony/deprecation-contracts": "^2.1",
9197
                "symfony/event-dispatcher-contracts": "^2",
9198
                "symfony/polyfill-php80": "^1.15"
9199
            },
9200
            "conflict": {
9201
                "symfony/dependency-injection": "<4.4"
9202
            },
9203
            "provide": {
9204
                "psr/event-dispatcher-implementation": "1.0",
9205
                "symfony/event-dispatcher-implementation": "2.0"
9206
            },
9207
            "require-dev": {
9208
                "psr/log": "~1.0",
9209
                "symfony/config": "^4.4|^5.0",
9210
                "symfony/dependency-injection": "^4.4|^5.0",
9211
                "symfony/error-handler": "^4.4|^5.0",
9212
                "symfony/expression-language": "^4.4|^5.0",
9213
                "symfony/http-foundation": "^4.4|^5.0",
9214
                "symfony/service-contracts": "^1.1|^2",
9215
                "symfony/stopwatch": "^4.4|^5.0"
9216
            },
9217
            "suggest": {
9218
                "symfony/dependency-injection": "",
9219
                "symfony/http-kernel": ""
9220
            },
9221
            "type": "library",
9222
            "autoload": {
9223
                "psr-4": {
9224
                    "Symfony\\Component\\EventDispatcher\\": ""
9225
                },
9226
                "exclude-from-classmap": [
9227
                    "/Tests/"
9228
                ]
9229
            },
9230
            "notification-url": "https://packagist.org/downloads/",
9231
            "license": [
9232
                "MIT"
9233
            ],
9234
            "authors": [
9235
                {
9236
                    "name": "Fabien Potencier",
9237
                    "email": "fabien@symfony.com"
9238
                },
9239
                {
9240
                    "name": "Symfony Community",
9241
                    "homepage": "https://symfony.com/contributors"
9242
                }
9243
            ],
9244
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
9245
            "homepage": "https://symfony.com",
9246
            "support": {
9247
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.0"
9248
            },
9249
            "funding": [
9250
                {
9251
                    "url": "https://symfony.com/sponsor",
9252
                    "type": "custom"
9253
                },
9254
                {
9255
                    "url": "https://github.com/fabpot",
9256
                    "type": "github"
9257
                },
9258
                {
9259
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9260
                    "type": "tidelift"
9261
                }
9262
            ],
9263
            "time": "2021-05-26T17:43:10+00:00"
9264
        },
9265
        {
9266
            "name": "symfony/event-dispatcher-contracts",
9267
            "version": "v2.4.0",
9268
            "source": {
9269
                "type": "git",
9270
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
9271
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
9272
            },
9273
            "dist": {
9274
                "type": "zip",
9275
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9276
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
9277
                "shasum": ""
9278
            },
9279
            "require": {
9280
                "php": ">=7.2.5",
9281
                "psr/event-dispatcher": "^1"
9282
            },
9283
            "suggest": {
9284
                "symfony/event-dispatcher-implementation": ""
9285
            },
9286
            "type": "library",
9287
            "extra": {
9288
                "branch-alias": {
9289
                    "dev-main": "2.4-dev"
9290
                },
9291
                "thanks": {
9292
                    "name": "symfony/contracts",
9293
                    "url": "https://github.com/symfony/contracts"
9294
                }
9295
            },
9296
            "autoload": {
9297
                "psr-4": {
9298
                    "Symfony\\Contracts\\EventDispatcher\\": ""
9299
                }
9300
            },
9301
            "notification-url": "https://packagist.org/downloads/",
9302
            "license": [
9303
                "MIT"
9304
            ],
9305
            "authors": [
9306
                {
9307
                    "name": "Nicolas Grekas",
9308
                    "email": "p@tchwork.com"
9309
                },
9310
                {
9311
                    "name": "Symfony Community",
9312
                    "homepage": "https://symfony.com/contributors"
9313
                }
9314
            ],
9315
            "description": "Generic abstractions related to dispatching event",
9316
            "homepage": "https://symfony.com",
9317
            "keywords": [
9318
                "abstractions",
9319
                "contracts",
9320
                "decoupling",
9321
                "interfaces",
9322
                "interoperability",
9323
                "standards"
9324
            ],
9325
            "support": {
9326
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
9327
            },
9328
            "funding": [
9329
                {
9330
                    "url": "https://symfony.com/sponsor",
9331
                    "type": "custom"
9332
                },
9333
                {
9334
                    "url": "https://github.com/fabpot",
9335
                    "type": "github"
9336
                },
9337
                {
9338
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9339
                    "type": "tidelift"
9340
                }
9341
            ],
9342
            "time": "2021-03-23T23:28:01+00:00"
9343
        },
9344
        {
9345
            "name": "symfony/polyfill-ctype",
9346
            "version": "v1.23.0",
9347
            "source": {
9348
                "type": "git",
9349
                "url": "https://github.com/symfony/polyfill-ctype.git",
9350
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
9351
            },
9352
            "dist": {
9353
                "type": "zip",
9354
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9355
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
9356
                "shasum": ""
9357
            },
9358
            "require": {
9359
                "php": ">=7.1"
9360
            },
9361
            "suggest": {
9362
                "ext-ctype": "For best performance"
9363
            },
9364
            "type": "library",
9365
            "extra": {
9366
                "branch-alias": {
9367
                    "dev-main": "1.23-dev"
9368
                },
9369
                "thanks": {
9370
                    "name": "symfony/polyfill",
9371
                    "url": "https://github.com/symfony/polyfill"
9372
                }
9373
            },
9374
            "autoload": {
9375
                "psr-4": {
9376
                    "Symfony\\Polyfill\\Ctype\\": ""
9377
                },
9378
                "files": [
9379
                    "bootstrap.php"
9380
                ]
9381
            },
9382
            "notification-url": "https://packagist.org/downloads/",
9383
            "license": [
9384
                "MIT"
9385
            ],
9386
            "authors": [
9387
                {
9388
                    "name": "Gert de Pagter",
9389
                    "email": "BackEndTea@gmail.com"
9390
                },
9391
                {
9392
                    "name": "Symfony Community",
9393
                    "homepage": "https://symfony.com/contributors"
9394
                }
9395
            ],
9396
            "description": "Symfony polyfill for ctype functions",
9397
            "homepage": "https://symfony.com",
9398
            "keywords": [
9399
                "compatibility",
9400
                "ctype",
9401
                "polyfill",
9402
                "portable"
9403
            ],
9404
            "support": {
9405
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
9406
            },
9407
            "funding": [
9408
                {
9409
                    "url": "https://symfony.com/sponsor",
9410
                    "type": "custom"
9411
                },
9412
                {
9413
                    "url": "https://github.com/fabpot",
9414
                    "type": "github"
9415
                },
9416
                {
9417
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9418
                    "type": "tidelift"
9419
                }
9420
            ],
9421
            "time": "2021-02-19T12:13:01+00:00"
9422
        },
9423
        {
9424
            "name": "symfony/polyfill-intl-grapheme",
9425
            "version": "v1.23.0",
9426
            "source": {
9427
                "type": "git",
9428
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
9429
                "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
9430
            },
9431
            "dist": {
9432
                "type": "zip",
9433
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
9434
                "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
9435
                "shasum": ""
9436
            },
9437
            "require": {
9438
                "php": ">=7.1"
9439
            },
9440
            "suggest": {
9441
                "ext-intl": "For best performance"
9442
            },
9443
            "type": "library",
9444
            "extra": {
9445
                "branch-alias": {
9446
                    "dev-main": "1.23-dev"
9447
                },
9448
                "thanks": {
9449
                    "name": "symfony/polyfill",
9450
                    "url": "https://github.com/symfony/polyfill"
9451
                }
9452
            },
9453
            "autoload": {
9454
                "psr-4": {
9455
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
9456
                },
9457
                "files": [
9458
                    "bootstrap.php"
9459
                ]
9460
            },
9461
            "notification-url": "https://packagist.org/downloads/",
9462
            "license": [
9463
                "MIT"
9464
            ],
9465
            "authors": [
9466
                {
9467
                    "name": "Nicolas Grekas",
9468
                    "email": "p@tchwork.com"
9469
                },
9470
                {
9471
                    "name": "Symfony Community",
9472
                    "homepage": "https://symfony.com/contributors"
9473
                }
9474
            ],
9475
            "description": "Symfony polyfill for intl's grapheme_* functions",
9476
            "homepage": "https://symfony.com",
9477
            "keywords": [
9478
                "compatibility",
9479
                "grapheme",
9480
                "intl",
9481
                "polyfill",
9482
                "portable",
9483
                "shim"
9484
            ],
9485
            "support": {
9486
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
9487
            },
9488
            "funding": [
9489
                {
9490
                    "url": "https://symfony.com/sponsor",
9491
                    "type": "custom"
9492
                },
9493
                {
9494
                    "url": "https://github.com/fabpot",
9495
                    "type": "github"
9496
                },
9497
                {
9498
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9499
                    "type": "tidelift"
9500
                }
9501
            ],
9502
            "time": "2021-05-27T09:17:38+00:00"
9503
        },
9504
        {
9505
            "name": "symfony/polyfill-intl-normalizer",
9506
            "version": "v1.23.0",
9507
            "source": {
9508
                "type": "git",
9509
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
9510
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
9511
            },
9512
            "dist": {
9513
                "type": "zip",
9514
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
9515
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
9516
                "shasum": ""
9517
            },
9518
            "require": {
9519
                "php": ">=7.1"
9520
            },
9521
            "suggest": {
9522
                "ext-intl": "For best performance"
9523
            },
9524
            "type": "library",
9525
            "extra": {
9526
                "branch-alias": {
9527
                    "dev-main": "1.23-dev"
9528
                },
9529
                "thanks": {
9530
                    "name": "symfony/polyfill",
9531
                    "url": "https://github.com/symfony/polyfill"
9532
                }
9533
            },
9534
            "autoload": {
9535
                "psr-4": {
9536
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
9537
                },
9538
                "files": [
9539
                    "bootstrap.php"
9540
                ],
9541
                "classmap": [
9542
                    "Resources/stubs"
9543
                ]
9544
            },
9545
            "notification-url": "https://packagist.org/downloads/",
9546
            "license": [
9547
                "MIT"
9548
            ],
9549
            "authors": [
9550
                {
9551
                    "name": "Nicolas Grekas",
9552
                    "email": "p@tchwork.com"
9553
                },
9554
                {
9555
                    "name": "Symfony Community",
9556
                    "homepage": "https://symfony.com/contributors"
9557
                }
9558
            ],
9559
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
9560
            "homepage": "https://symfony.com",
9561
            "keywords": [
9562
                "compatibility",
9563
                "intl",
9564
                "normalizer",
9565
                "polyfill",
9566
                "portable",
9567
                "shim"
9568
            ],
9569
            "support": {
9570
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
9571
            },
9572
            "funding": [
9573
                {
9574
                    "url": "https://symfony.com/sponsor",
9575
                    "type": "custom"
9576
                },
9577
                {
9578
                    "url": "https://github.com/fabpot",
9579
                    "type": "github"
9580
                },
9581
                {
9582
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9583
                    "type": "tidelift"
9584
                }
9585
            ],
9586
            "time": "2021-02-19T12:13:01+00:00"
9587
        },
9588
        {
9589
            "name": "symfony/polyfill-mbstring",
9590
            "version": "v1.23.0",
9591
            "source": {
9592
                "type": "git",
9593
                "url": "https://github.com/symfony/polyfill-mbstring.git",
9594
                "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
9595
            },
9596
            "dist": {
9597
                "type": "zip",
9598
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
9599
                "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
9600
                "shasum": ""
9601
            },
9602
            "require": {
9603
                "php": ">=7.1"
9604
            },
9605
            "suggest": {
9606
                "ext-mbstring": "For best performance"
9607
            },
9608
            "type": "library",
9609
            "extra": {
9610
                "branch-alias": {
9611
                    "dev-main": "1.23-dev"
9612
                },
9613
                "thanks": {
9614
                    "name": "symfony/polyfill",
9615
                    "url": "https://github.com/symfony/polyfill"
9616
                }
9617
            },
9618
            "autoload": {
9619
                "psr-4": {
9620
                    "Symfony\\Polyfill\\Mbstring\\": ""
9621
                },
9622
                "files": [
9623
                    "bootstrap.php"
9624
                ]
9625
            },
9626
            "notification-url": "https://packagist.org/downloads/",
9627
            "license": [
9628
                "MIT"
9629
            ],
9630
            "authors": [
9631
                {
9632
                    "name": "Nicolas Grekas",
9633
                    "email": "p@tchwork.com"
9634
                },
9635
                {
9636
                    "name": "Symfony Community",
9637
                    "homepage": "https://symfony.com/contributors"
9638
                }
9639
            ],
9640
            "description": "Symfony polyfill for the Mbstring extension",
9641
            "homepage": "https://symfony.com",
9642
            "keywords": [
9643
                "compatibility",
9644
                "mbstring",
9645
                "polyfill",
9646
                "portable",
9647
                "shim"
9648
            ],
9649
            "support": {
9650
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
9651
            },
9652
            "funding": [
9653
                {
9654
                    "url": "https://symfony.com/sponsor",
9655
                    "type": "custom"
9656
                },
9657
                {
9658
                    "url": "https://github.com/fabpot",
9659
                    "type": "github"
9660
                },
9661
                {
9662
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9663
                    "type": "tidelift"
9664
                }
9665
            ],
9666
            "time": "2021-05-27T09:27:20+00:00"
9667
        },
9668
        {
9669
            "name": "symfony/polyfill-php73",
9670
            "version": "v1.23.0",
9671
            "source": {
9672
                "type": "git",
9673
                "url": "https://github.com/symfony/polyfill-php73.git",
9674
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
9675
            },
9676
            "dist": {
9677
                "type": "zip",
9678
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
9679
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
9680
                "shasum": ""
9681
            },
9682
            "require": {
9683
                "php": ">=7.1"
9684
            },
9685
            "type": "library",
9686
            "extra": {
9687
                "branch-alias": {
9688
                    "dev-main": "1.23-dev"
9689
                },
9690
                "thanks": {
9691
                    "name": "symfony/polyfill",
9692
                    "url": "https://github.com/symfony/polyfill"
9693
                }
9694
            },
9695
            "autoload": {
9696
                "psr-4": {
9697
                    "Symfony\\Polyfill\\Php73\\": ""
9698
                },
9699
                "files": [
9700
                    "bootstrap.php"
9701
                ],
9702
                "classmap": [
9703
                    "Resources/stubs"
9704
                ]
9705
            },
9706
            "notification-url": "https://packagist.org/downloads/",
9707
            "license": [
9708
                "MIT"
9709
            ],
9710
            "authors": [
9711
                {
9712
                    "name": "Nicolas Grekas",
9713
                    "email": "p@tchwork.com"
9714
                },
9715
                {
9716
                    "name": "Symfony Community",
9717
                    "homepage": "https://symfony.com/contributors"
9718
                }
9719
            ],
9720
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9721
            "homepage": "https://symfony.com",
9722
            "keywords": [
9723
                "compatibility",
9724
                "polyfill",
9725
                "portable",
9726
                "shim"
9727
            ],
9728
            "support": {
9729
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
9730
            },
9731
            "funding": [
9732
                {
9733
                    "url": "https://symfony.com/sponsor",
9734
                    "type": "custom"
9735
                },
9736
                {
9737
                    "url": "https://github.com/fabpot",
9738
                    "type": "github"
9739
                },
9740
                {
9741
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9742
                    "type": "tidelift"
9743
                }
9744
            ],
9745
            "time": "2021-02-19T12:13:01+00:00"
9746
        },
9747
        {
9748
            "name": "symfony/polyfill-php80",
9749
            "version": "v1.23.0",
9750
            "source": {
9751
                "type": "git",
9752
                "url": "https://github.com/symfony/polyfill-php80.git",
9753
                "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
9754
            },
9755
            "dist": {
9756
                "type": "zip",
9757
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
9758
                "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
9759
                "shasum": ""
9760
            },
9761
            "require": {
9762
                "php": ">=7.1"
9763
            },
9764
            "type": "library",
9765
            "extra": {
9766
                "branch-alias": {
9767
                    "dev-main": "1.23-dev"
9768
                },
9769
                "thanks": {
9770
                    "name": "symfony/polyfill",
9771
                    "url": "https://github.com/symfony/polyfill"
9772
                }
9773
            },
9774
            "autoload": {
9775
                "psr-4": {
9776
                    "Symfony\\Polyfill\\Php80\\": ""
9777
                },
9778
                "files": [
9779
                    "bootstrap.php"
9780
                ],
9781
                "classmap": [
9782
                    "Resources/stubs"
9783
                ]
9784
            },
9785
            "notification-url": "https://packagist.org/downloads/",
9786
            "license": [
9787
                "MIT"
9788
            ],
9789
            "authors": [
9790
                {
9791
                    "name": "Ion Bazan",
9792
                    "email": "ion.bazan@gmail.com"
9793
                },
9794
                {
9795
                    "name": "Nicolas Grekas",
9796
                    "email": "p@tchwork.com"
9797
                },
9798
                {
9799
                    "name": "Symfony Community",
9800
                    "homepage": "https://symfony.com/contributors"
9801
                }
9802
            ],
9803
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9804
            "homepage": "https://symfony.com",
9805
            "keywords": [
9806
                "compatibility",
9807
                "polyfill",
9808
                "portable",
9809
                "shim"
9810
            ],
9811
            "support": {
9812
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
9813
            },
9814
            "funding": [
9815
                {
9816
                    "url": "https://symfony.com/sponsor",
9817
                    "type": "custom"
9818
                },
9819
                {
9820
                    "url": "https://github.com/fabpot",
9821
                    "type": "github"
9822
                },
9823
                {
9824
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9825
                    "type": "tidelift"
9826
                }
9827
            ],
9828
            "time": "2021-02-19T12:13:01+00:00"
9829
        },
9830
        {
9831
            "name": "symfony/service-contracts",
9832
            "version": "v2.4.0",
9833
            "source": {
9834
                "type": "git",
9835
                "url": "https://github.com/symfony/service-contracts.git",
9836
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
9837
            },
9838
            "dist": {
9839
                "type": "zip",
9840
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
9841
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
9842
                "shasum": ""
9843
            },
9844
            "require": {
9845
                "php": ">=7.2.5",
9846
                "psr/container": "^1.1"
9847
            },
9848
            "suggest": {
9849
                "symfony/service-implementation": ""
9850
            },
9851
            "type": "library",
9852
            "extra": {
9853
                "branch-alias": {
9854
                    "dev-main": "2.4-dev"
9855
                },
9856
                "thanks": {
9857
                    "name": "symfony/contracts",
9858
                    "url": "https://github.com/symfony/contracts"
9859
                }
9860
            },
9861
            "autoload": {
9862
                "psr-4": {
9863
                    "Symfony\\Contracts\\Service\\": ""
9864
                }
9865
            },
9866
            "notification-url": "https://packagist.org/downloads/",
9867
            "license": [
9868
                "MIT"
9869
            ],
9870
            "authors": [
9871
                {
9872
                    "name": "Nicolas Grekas",
9873
                    "email": "p@tchwork.com"
9874
                },
9875
                {
9876
                    "name": "Symfony Community",
9877
                    "homepage": "https://symfony.com/contributors"
9878
                }
9879
            ],
9880
            "description": "Generic abstractions related to writing services",
9881
            "homepage": "https://symfony.com",
9882
            "keywords": [
9883
                "abstractions",
9884
                "contracts",
9885
                "decoupling",
9886
                "interfaces",
9887
                "interoperability",
9888
                "standards"
9889
            ],
9890
            "support": {
9891
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
9892
            },
9893
            "funding": [
9894
                {
9895
                    "url": "https://symfony.com/sponsor",
9896
                    "type": "custom"
9897
                },
9898
                {
9899
                    "url": "https://github.com/fabpot",
9900
                    "type": "github"
9901
                },
9902
                {
9903
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9904
                    "type": "tidelift"
9905
                }
9906
            ],
9907
            "time": "2021-04-01T10:43:52+00:00"
9908
        },
9909
        {
9910
            "name": "symfony/string",
9911
            "version": "v5.3.3",
9912
            "source": {
9913
                "type": "git",
9914
                "url": "https://github.com/symfony/string.git",
9915
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
9916
            },
9917
            "dist": {
9918
                "type": "zip",
9919
                "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
9920
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
9921
                "shasum": ""
9922
            },
9923
            "require": {
9924
                "php": ">=7.2.5",
9925
                "symfony/polyfill-ctype": "~1.8",
9926
                "symfony/polyfill-intl-grapheme": "~1.0",
9927
                "symfony/polyfill-intl-normalizer": "~1.0",
9928
                "symfony/polyfill-mbstring": "~1.0",
9929
                "symfony/polyfill-php80": "~1.15"
9930
            },
9931
            "require-dev": {
9932
                "symfony/error-handler": "^4.4|^5.0",
9933
                "symfony/http-client": "^4.4|^5.0",
9934
                "symfony/translation-contracts": "^1.1|^2",
9935
                "symfony/var-exporter": "^4.4|^5.0"
9936
            },
9937
            "type": "library",
9938
            "autoload": {
9939
                "psr-4": {
9940
                    "Symfony\\Component\\String\\": ""
9941
                },
9942
                "files": [
9943
                    "Resources/functions.php"
9944
                ],
9945
                "exclude-from-classmap": [
9946
                    "/Tests/"
9947
                ]
9948
            },
9949
            "notification-url": "https://packagist.org/downloads/",
9950
            "license": [
9951
                "MIT"
9952
            ],
9953
            "authors": [
9954
                {
9955
                    "name": "Nicolas Grekas",
9956
                    "email": "p@tchwork.com"
9957
                },
9958
                {
9959
                    "name": "Symfony Community",
9960
                    "homepage": "https://symfony.com/contributors"
9961
                }
9962
            ],
9963
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9964
            "homepage": "https://symfony.com",
9965
            "keywords": [
9966
                "grapheme",
9967
                "i18n",
9968
                "string",
9969
                "unicode",
9970
                "utf-8",
9971
                "utf8"
9972
            ],
9973
            "support": {
9974
                "source": "https://github.com/symfony/string/tree/v5.3.3"
9975
            },
9976
            "funding": [
9977
                {
9978
                    "url": "https://symfony.com/sponsor",
9979
                    "type": "custom"
9980
                },
9981
                {
9982
                    "url": "https://github.com/fabpot",
9983
                    "type": "github"
9984
                },
9985
                {
9986
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9987
                    "type": "tidelift"
9988
                }
9989
            ],
9990
            "time": "2021-06-27T11:44:38+00:00"
9991
        },
9992
        {
9993
            "name": "theseer/tokenizer",
9994
            "version": "1.2.0",
9995
            "source": {
9996
                "type": "git",
9997
                "url": "https://github.com/theseer/tokenizer.git",
9998
                "reference": "75a63c33a8577608444246075ea0af0d052e452a"
9999
            },
10000
            "dist": {
10001
                "type": "zip",
10002
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
10003
                "reference": "75a63c33a8577608444246075ea0af0d052e452a",
10004
                "shasum": ""
10005
            },
10006
            "require": {
10007
                "ext-dom": "*",
10008
                "ext-tokenizer": "*",
10009
                "ext-xmlwriter": "*",
10010
                "php": "^7.2 || ^8.0"
10011
            },
10012
            "type": "library",
10013
            "autoload": {
10014
                "classmap": [
10015
                    "src/"
10016
                ]
10017
            },
10018
            "notification-url": "https://packagist.org/downloads/",
10019
            "license": [
10020
                "BSD-3-Clause"
10021
            ],
10022
            "authors": [
10023
                {
10024
                    "name": "Arne Blankerts",
10025
                    "email": "arne@blankerts.de",
10026
                    "role": "Developer"
10027
                }
10028
            ],
10029
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10030
            "support": {
10031
                "issues": "https://github.com/theseer/tokenizer/issues",
10032
                "source": "https://github.com/theseer/tokenizer/tree/master"
10033
            },
10034
            "funding": [
10035
                {
10036
                    "url": "https://github.com/theseer",
10037
                    "type": "github"
10038
                }
10039
            ],
10040
            "time": "2020-07-12T23:59:07+00:00"
10041
        },
10042
        {
10043
            "name": "webimpress/safe-writer",
10044
            "version": "2.2.0",
10045
            "source": {
10046
                "type": "git",
10047
                "url": "https://github.com/webimpress/safe-writer.git",
10048
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
10049
            },
10050
            "dist": {
10051
                "type": "zip",
10052
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10053
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10054
                "shasum": ""
10055
            },
10056
            "require": {
10057
                "php": "^7.3 || ^8.0"
10058
            },
10059
            "require-dev": {
10060
                "phpunit/phpunit": "^9.5.4",
10061
                "vimeo/psalm": "^4.7",
10062
                "webimpress/coding-standard": "^1.2.2"
10063
            },
10064
            "type": "library",
10065
            "extra": {
10066
                "branch-alias": {
10067
                    "dev-master": "2.2.x-dev",
10068
                    "dev-develop": "2.3.x-dev",
10069
                    "dev-release-1.0": "1.0.x-dev"
10070
                }
10071
            },
10072
            "autoload": {
10073
                "psr-4": {
10074
                    "Webimpress\\SafeWriter\\": "src/"
10075
                }
10076
            },
10077
            "notification-url": "https://packagist.org/downloads/",
10078
            "license": [
10079
                "BSD-2-Clause"
10080
            ],
10081
            "description": "Tool to write files safely, to avoid race conditions",
10082
            "keywords": [
10083
                "concurrent write",
10084
                "file writer",
10085
                "race condition",
10086
                "safe writer",
10087
                "webimpress"
10088
            ],
10089
            "support": {
10090
                "issues": "https://github.com/webimpress/safe-writer/issues",
10091
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10092
            },
10093
            "funding": [
10094
                {
10095
                    "url": "https://github.com/michalbundyra",
10096
                    "type": "github"
10097
                }
10098
            ],
10099
            "time": "2021-04-19T16:34:45+00:00"
10100
        },
10101
        {
10102
            "name": "webmozart/assert",
10103
            "version": "1.10.0",
10104
            "source": {
10105
                "type": "git",
10106
                "url": "https://github.com/webmozarts/assert.git",
10107
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
10108
            },
10109
            "dist": {
10110
                "type": "zip",
10111
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
10112
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
10113
                "shasum": ""
10114
            },
10115
            "require": {
10116
                "php": "^7.2 || ^8.0",
10117
                "symfony/polyfill-ctype": "^1.8"
10118
            },
10119
            "conflict": {
10120
                "phpstan/phpstan": "<0.12.20",
10121
                "vimeo/psalm": "<4.6.1 || 4.6.2"
10122
            },
10123
            "require-dev": {
10124
                "phpunit/phpunit": "^8.5.13"
10125
            },
10126
            "type": "library",
10127
            "extra": {
10128
                "branch-alias": {
10129
                    "dev-master": "1.10-dev"
10130
                }
10131
            },
10132
            "autoload": {
10133
                "psr-4": {
10134
                    "Webmozart\\Assert\\": "src/"
10135
                }
10136
            },
10137
            "notification-url": "https://packagist.org/downloads/",
10138
            "license": [
10139
                "MIT"
10140
            ],
10141
            "authors": [
10142
                {
10143
                    "name": "Bernhard Schussek",
10144
                    "email": "bschussek@gmail.com"
10145
                }
10146
            ],
10147
            "description": "Assertions to validate method input/output with nice error messages.",
10148
            "keywords": [
10149
                "assert",
10150
                "check",
10151
                "validate"
10152
            ],
10153
            "support": {
10154
                "issues": "https://github.com/webmozarts/assert/issues",
10155
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
10156
            },
10157
            "time": "2021-03-09T10:59:23+00:00"
10158
        }
10159
    ],
10160
    "packages-dev": [
10161
        {
10162
            "name": "laminas/laminas-developer-tools",
10163
            "version": "1.3.2",
10164
            "source": {
10165
                "type": "git",
10166
                "url": "https://github.com/laminas/laminas-developer-tools.git",
10167
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3"
10168
            },
10169
            "dist": {
10170
                "type": "zip",
10171
                "url": "https://api.github.com/repos/laminas/laminas-developer-tools/zipball/8c29d053be1815711ef049a7a2fd0b7f437978e3",
10172
                "reference": "8c29d053be1815711ef049a7a2fd0b7f437978e3",
10173
                "shasum": ""
10174
            },
10175
            "require": {
10176
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
10177
                "laminas/laminas-modulemanager": "^2.7",
10178
                "laminas/laminas-mvc": "^2.7 || ^3.0.1",
10179
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
10180
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
10181
                "laminas/laminas-view": "^2.6",
10182
                "laminas/laminas-zendframework-bridge": "^1.0",
10183
                "php": "^5.6 || ^7.0",
10184
                "symfony/var-dumper": "^3.4.36 || ^4.4.1 || ^5.0.1"
10185
            },
10186
            "replace": {
10187
                "zendframework/zend-developer-tools": "^1.3.0"
10188
            },
10189
            "require-dev": {
10190
                "laminas/laminas-coding-standard": "~1.0.0",
10191
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1"
10192
            },
10193
            "suggest": {
10194
                "aist/aist-git-tools": "Show you information about current GIT repository",
10195
                "bjyoungblood/bjy-profiler": "Version: dev-master, allows the usage of the (Laminas) Db collector.",
10196
                "doctrine/doctrine-orm-module": "Profile DoctrineORM queries",
10197
                "jhuet/zdt-logger-module": "Show you log data from Laminas\\Log",
10198
                "ocramius/ocra-service-manager": "OcraServiceManager can help you track dependencies within your application.",
10199
                "san/san-session-toolbar": "SanSessionToolbar can help you see current Laminas\\Session data you're using within your application.",
10200
                "snapshotpl/api-tools-snap-event-debugger": "ZfSnapEventDebugger can help you debug events from Laminas\\EventManager"
10201
            },
10202
            "type": "library",
10203
            "extra": {
10204
                "branch-alias": {
10205
                    "dev-master": "1.3.x-dev",
10206
                    "dev-develop": "2.0.x-dev"
10207
                },
10208
                "laminas": {
10209
                    "module": "Laminas\\DeveloperTools"
10210
                }
10211
            },
10212
            "autoload": {
10213
                "psr-4": {
10214
                    "Laminas\\DeveloperTools\\": "src/"
10215
                }
10216
            },
10217
            "notification-url": "https://packagist.org/downloads/",
10218
            "license": [
10219
                "BSD-3-Clause"
10220
            ],
10221
            "description": "Module for developer and debug tools for use with laminas-mvc applications.",
10222
            "homepage": "https://laminas.dev",
10223
            "keywords": [
10224
                "debug",
10225
                "developer",
10226
                "laminas",
10227
                "module"
10228
            ],
10229
            "support": {
10230
                "chat": "https://laminas.dev/chat",
10231
                "docs": "https://docs.laminas.dev/laminas-developer-tools/",
10232
                "forum": "https://discourse.laminas.dev",
10233
                "issues": "https://github.com/laminas/laminas-developer-tools/issues",
10234
                "rss": "https://github.com/laminas/laminas-developer-tools/releases.atom",
10235
                "source": "https://github.com/laminas/laminas-developer-tools"
10236
            },
10237
            "time": "2020-03-29T12:17:06+00:00"
10238
        },
10239
        {
10240
            "name": "symfony/var-dumper",
10241
            "version": "v5.3.3",
10242
            "source": {
10243
                "type": "git",
10244
                "url": "https://github.com/symfony/var-dumper.git",
10245
                "reference": "46aa709affb9ad3355bd7a810f9662d71025c384"
10246
            },
10247
            "dist": {
10248
                "type": "zip",
10249
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46aa709affb9ad3355bd7a810f9662d71025c384",
10250
                "reference": "46aa709affb9ad3355bd7a810f9662d71025c384",
10251
                "shasum": ""
10252
            },
10253
            "require": {
10254
                "php": ">=7.2.5",
10255
                "symfony/polyfill-mbstring": "~1.0",
10256
                "symfony/polyfill-php80": "^1.15"
10257
            },
10258
            "conflict": {
10259
                "phpunit/phpunit": "<5.4.3",
10260
                "symfony/console": "<4.4"
10261
            },
10262
            "require-dev": {
10263
                "ext-iconv": "*",
10264
                "symfony/console": "^4.4|^5.0",
10265
                "symfony/process": "^4.4|^5.0",
10266
                "twig/twig": "^2.13|^3.0.4"
10267
            },
10268
            "suggest": {
10269
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
10270
                "ext-intl": "To show region name in time zone dump",
10271
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
10272
            },
10273
            "bin": [
10274
                "Resources/bin/var-dump-server"
10275
            ],
10276
            "type": "library",
10277
            "autoload": {
10278
                "files": [
10279
                    "Resources/functions/dump.php"
10280
                ],
10281
                "psr-4": {
10282
                    "Symfony\\Component\\VarDumper\\": ""
10283
                },
10284
                "exclude-from-classmap": [
10285
                    "/Tests/"
10286
                ]
10287
            },
10288
            "notification-url": "https://packagist.org/downloads/",
10289
            "license": [
10290
                "MIT"
10291
            ],
10292
            "authors": [
10293
                {
10294
                    "name": "Nicolas Grekas",
10295
                    "email": "p@tchwork.com"
10296
                },
10297
                {
10298
                    "name": "Symfony Community",
10299
                    "homepage": "https://symfony.com/contributors"
10300
                }
10301
            ],
10302
            "description": "Provides mechanisms for walking through any arbitrary PHP variable",
10303
            "homepage": "https://symfony.com",
10304
            "keywords": [
10305
                "debug",
10306
                "dump"
10307
            ],
10308
            "support": {
10309
                "source": "https://github.com/symfony/var-dumper/tree/v5.3.3"
10310
            },
10311
            "funding": [
10312
                {
10313
                    "url": "https://symfony.com/sponsor",
10314
                    "type": "custom"
10315
                },
10316
                {
10317
                    "url": "https://github.com/fabpot",
10318
                    "type": "github"
10319
                },
10320
                {
10321
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10322
                    "type": "tidelift"
10323
                }
10324
            ],
10325
            "time": "2021-06-24T08:13:00+00:00"
10326
        }
10327
    ],
10328
    "aliases": [],
10329
    "minimum-stability": "stable",
10330
    "stability-flags": [],
10331
    "prefer-stable": false,
10332
    "prefer-lowest": false,
10333
    "platform": {
10334
        "php": "^7.1"
10335
    },
10336
    "platform-dev": [],
10337
    "plugin-api-version": "2.1.0"
10338
}