C:\$Recycle.Bin\S-1-5-21-3967099092-2644009230-141905953-500\$RTQJQKE\vendor\composer\installed.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
<?php return array(
    
'root' => array(
        
'pretty_version' => '5.2.1',
        
'version' => '5.2.1.0',
        
'type' => 'project',
        
'install_path' => __DIR__ '/../../',
        
'aliases' => array(),
        
'reference' => NULL,
        
'name' => 'phpmyadmin/phpmyadmin',
        
'dev' => false,
    ),
    
'versions' => array(
        
'bacon/bacon-qr-code' => array(
            
'pretty_version' => '2.0.8',
            
'version' => '2.0.8.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../bacon/bacon-qr-code',
            
'aliases' => array(),
            
'reference' => '8674e51bb65af933a5ffaf1c308a660387c35c22',
            
'dev_requirement' => false,
        ),
        
'beberlei/assert' => array(
            
'pretty_version' => 'v3.3.2',
            
'version' => '3.3.2.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../beberlei/assert',
            
'aliases' => array(),
            
'reference' => 'cb70015c04be1baee6f5f5c953703347c0ac1655',
            
'dev_requirement' => false,
        ),
        
'brick/math' => array(
            
'pretty_version' => '0.8.17',
            
'version' => '0.8.17.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../brick/math',
            
'aliases' => array(),
            
'reference' => 'e6f8e7d04346a95be89580f8c2c22d6c3fa65556',
            
'dev_requirement' => false,
        ),
        
'code-lts/u2f-php-server' => array(
            
'pretty_version' => 'v1.2.1',
            
'version' => '1.2.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../code-lts/u2f-php-server',
            
'aliases' => array(),
            
'reference' => '6931a00f5feb0d923ea28d3e4816272536f45077',
            
'dev_requirement' => false,
        ),
        
'composer/ca-bundle' => array(
            
'pretty_version' => '1.3.5',
            
'version' => '1.3.5.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/./ca-bundle',
            
'aliases' => array(),
            
'reference' => '74780ccf8c19d6acb8d65c5f39cd72110e132bbd',
            
'dev_requirement' => false,
        ),
        
'dasprid/enum' => array(
            
'pretty_version' => '1.0.3',
            
'version' => '1.0.3.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../dasprid/enum',
            
'aliases' => array(),
            
'reference' => '5abf82f213618696dda8e3bf6f64dd042d8542b2',
            
'dev_requirement' => false,
        ),
        
'fgrosse/phpasn1' => array(
            
'pretty_version' => 'v2.5.0',
            
'version' => '2.5.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../fgrosse/phpasn1',
            
'aliases' => array(),
            
'reference' => '42060ed45344789fb9f21f9f1864fc47b9e3507b',
            
'dev_requirement' => false,
        ),
        
'fig/http-message-util' => array(
            
'pretty_version' => '1.1.5',
            
'version' => '1.1.5.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../fig/http-message-util',
            
'aliases' => array(),
            
'reference' => '9d94dc0154230ac39e5bf89398b324a86f63f765',
            
'dev_requirement' => false,
        ),
        
'google/recaptcha' => array(
            
'pretty_version' => '1.2.4',
            
'version' => '1.2.4.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../google/recaptcha',
            
'aliases' => array(),
            
'reference' => '614f25a9038be4f3f2da7cbfd778dc5b357d2419',
            
'dev_requirement' => false,
        ),
        
'league/uri' => array(
            
'pretty_version' => '6.4.0',
            
'version' => '6.4.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../league/uri',
            
'aliases' => array(),
            
'reference' => '09da64118eaf4c5d52f9923a1e6a5be1da52fd9a',
            
'dev_requirement' => false,
        ),
        
'league/uri-interfaces' => array(
            
'pretty_version' => '2.3.0',
            
'version' => '2.3.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../league/uri-interfaces',
            
'aliases' => array(),
            
'reference' => '00e7e2943f76d8cb50c7dfdc2f6dee356e15e383',
            
'dev_requirement' => false,
        ),
        
'nikic/fast-route' => array(
            
'pretty_version' => 'v1.3.0',
            
'version' => '1.3.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../nikic/fast-route',
            
'aliases' => array(),
            
'reference' => '181d480e08d9476e61381e04a71b34dc0432e812',
            
'dev_requirement' => false,
        ),
        
'paragonie/constant_time_encoding' => array(
            
'pretty_version' => 'v2.6.3',
            
'version' => '2.6.3.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../paragonie/constant_time_encoding',
            
'aliases' => array(),
            
'reference' => '58c3f47f650c94ec05a151692652a868995d2938',
            
'dev_requirement' => false,
        ),
        
'paragonie/random_compat' => array(
            
'pretty_version' => 'v9.99.100',
            
'version' => '9.99.100.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../paragonie/random_compat',
            
'aliases' => array(),
            
'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
            
'dev_requirement' => false,
        ),
        
'paragonie/sodium_compat' => array(
            
'pretty_version' => 'v1.19.0',
            
'version' => '1.19.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../paragonie/sodium_compat',
            
'aliases' => array(),
            
'reference' => 'cb15e403ecbe6a6cc515f855c310eb6b1872a933',
            
'dev_requirement' => false,
        ),
        
'phpmyadmin/motranslator' => array(
            
'pretty_version' => '5.3.0',
            
'version' => '5.3.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../phpmyadmin/motranslator',
            
'aliases' => array(),
            
'reference' => '87baa97809ec556c40e4cba4bdef998a2de2a003',
            
'dev_requirement' => false,
        ),
        
'phpmyadmin/phpmyadmin' => array(
            
'pretty_version' => '5.2.1',
            
'version' => '5.2.1.0',
            
'type' => 'project',
            
'install_path' => __DIR__ '/../../',
            
'aliases' => array(),
            
'reference' => NULL,
            
'dev_requirement' => false,
        ),
        
'phpmyadmin/shapefile' => array(
            
'pretty_version' => '3.0.1',
            
'version' => '3.0.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../phpmyadmin/shapefile',
            
'aliases' => array(),
            
'reference' => 'c232198ef49d3484f26acfe2d12cab103da9371a',
            
'dev_requirement' => false,
        ),
        
'phpmyadmin/sql-parser' => array(
            
'pretty_version' => '5.7.0',
            
'version' => '5.7.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../phpmyadmin/sql-parser',
            
'aliases' => array(),
            
'reference' => '0f5895aab2b6002d00b6831b60983523dea30bff',
            
'dev_requirement' => false,
        ),
        
'phpmyadmin/twig-i18n-extension' => array(
            
'pretty_version' => 'v4.0.1',
            
'version' => '4.0.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../phpmyadmin/twig-i18n-extension',
            
'aliases' => array(),
            
'reference' => 'c0d0dd171cd1c7733bf152fd44b61055843df052',
            
'dev_requirement' => false,
        ),
        
'pragmarx/google2fa' => array(
            
'pretty_version' => 'v8.0.1',
            
'version' => '8.0.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../pragmarx/google2fa',
            
'aliases' => array(),
            
'reference' => '80c3d801b31fe165f8fe99ea085e0a37834e1be3',
            
'dev_requirement' => false,
        ),
        
'pragmarx/google2fa-qrcode' => array(
            
'pretty_version' => 'v2.1.1',
            
'version' => '2.1.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../pragmarx/google2fa-qrcode',
            
'aliases' => array(),
            
'reference' => '0459a5d7bab06b11a09a365288d41a41d2afe63f',
            
'dev_requirement' => false,
        ),
        
'psr/cache' => array(
            
'pretty_version' => '1.0.1',
            
'version' => '1.0.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../psr/cache',
            
'aliases' => array(),
            
'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
            
'dev_requirement' => false,
        ),
        
'psr/cache-implementation' => array(
            
'dev_requirement' => false,
            
'provided' => array(
                
=> '1.0|2.0',
            ),
        ),
        
'psr/container' => array(
            
'pretty_version' => '1.1.1',
            
'version' => '1.1.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../psr/container',
            
'aliases' => array(),
            
'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
            
'dev_requirement' => false,
        ),
        
'psr/container-implementation' => array(
            
'dev_requirement' => false,
            
'provided' => array(
                
=> '1.0',
            ),
        ),
        
'psr/http-client' => array(
            
'pretty_version' => '1.0.1',
            
'version' => '1.0.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../psr/http-client',
            
'aliases' => array(),
            
'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
            
'dev_requirement' => false,
        ),
        
'psr/http-factory' => array(
            
'pretty_version' => '1.0.1',
            
'version' => '1.0.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../psr/http-factory',
            
'aliases' => array(),
            
'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
            
'dev_requirement' => false,
        ),
        
'psr/http-factory-implementation' => array(
            
'dev_requirement' => false,
            
'provided' => array(
                
=> '1.0',
            ),
        ),
        
'psr/http-message' => array(
            
'pretty_version' => '1.0.1',
            
'version' => '1.0.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../psr/http-message',
            
'aliases' => array(),
            
'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
            
'dev_requirement' => false,
        ),
        
'psr/http-message-implementation' => array(
            
'dev_requirement' => false,
            
'provided' => array(
                
=> '1.0',
            ),
        ),
        
'psr/log' => array(
            
'pretty_version' => '1.1.4',
            
'version' => '1.1.4.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../psr/log',
            
'aliases' => array(),
            
'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
            
'dev_requirement' => false,
        ),
        
'psr/simple-cache-implementation' => array(
            
'dev_requirement' => false,
            
'provided' => array(
                
=> '1.0|2.0',
            ),
        ),
        
'ralouphie/getallheaders' => array(
            
'pretty_version' => '3.0.3',
            
'version' => '3.0.3.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../ralouphie/getallheaders',
            
'aliases' => array(),
            
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
            
'dev_requirement' => false,
        ),
        
'ramsey/collection' => array(
            
'pretty_version' => '1.1.4',
            
'version' => '1.1.4.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../ramsey/collection',
            
'aliases' => array(),
            
'reference' => 'ab2237657ad99667a5143e32ba2683c8029563d4',
            
'dev_requirement' => false,
        ),
        
'ramsey/uuid' => array(
            
'pretty_version' => '4.2.3',
            
'version' => '4.2.3.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../ramsey/uuid',
            
'aliases' => array(),
            
'reference' => 'fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df',
            
'dev_requirement' => false,
        ),
        
'rhumsaa/uuid' => array(
            
'dev_requirement' => false,
            
'replaced' => array(
                
=> '4.2.3',
            ),
        ),
        
'slim/psr7' => array(
            
'pretty_version' => '1.4',
            
'version' => '1.4.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../slim/psr7',
            
'aliases' => array(),
            
'reference' => '0dca983ca32a26f4a91fb11173b7b9eaee29e9d6',
            
'dev_requirement' => false,
        ),
        
'spomky-labs/base64url' => array(
            
'pretty_version' => 'v2.0.4',
            
'version' => '2.0.4.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../spomky-labs/base64url',
            
'aliases' => array(),
            
'reference' => '7752ce931ec285da4ed1f4c5aa27e45e097be61d',
            
'dev_requirement' => false,
        ),
        
'spomky-labs/cbor-php' => array(
            
'pretty_version' => 'v1.1.1',
            
'version' => '1.1.1.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../spomky-labs/cbor-php',
            
'aliases' => array(),
            
'reference' => 'b8e51e6a13606ab1dd8a64aa295651d8ad57ccd1',
            
'dev_requirement' => false,
        ),
        
'symfony/cache' => array(
            
'pretty_version' => 'v5.4.19',
            
'version' => '5.4.19.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/cache',
            
'aliases' => array(),
            
'reference' => 'e9147c89fdfdc5d5ef798bb7193f23726ad609f5',
            
'dev_requirement' => false,
        ),
        
'symfony/cache-contracts' => array(
            
'pretty_version' => 'v2.5.2',
            
'version' => '2.5.2.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/cache-contracts',
            
'aliases' => array(),
            
'reference' => '64be4a7acb83b6f2bf6de9a02cee6dad41277ebc',
            
'dev_requirement' => false,
        ),
        
'symfony/cache-implementation' => array(
            
'dev_requirement' => false,
            
'provided' => array(
                
=> '1.0|2.0',
            ),
        ),
        
'symfony/config' => array(
            
'pretty_version' => 'v5.4.19',
            
'version' => '5.4.19.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/config',
            
'aliases' => array(),
            
'reference' => '9bd60843443cda9638efdca7c41eb82ed0026179',
            
'dev_requirement' => false,
        ),
        
'symfony/dependency-injection' => array(
            
'pretty_version' => 'v5.4.20',
            
'version' => '5.4.20.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/dependency-injection',
            
'aliases' => array(),
            
'reference' => '8185ed0df129005a26715902f1a53bad0fe67102',
            
'dev_requirement' => false,
        ),
        
'symfony/deprecation-contracts' => array(
            
'pretty_version' => 'v2.5.2',
            
'version' => '2.5.2.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/deprecation-contracts',
            
'aliases' => array(),
            
'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
            
'dev_requirement' => false,
        ),
        
'symfony/expression-language' => array(
            
'pretty_version' => 'v5.4.19',
            
'version' => '5.4.19.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/expression-language',
            
'aliases' => array(),
            
'reference' => '5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646',
            
'dev_requirement' => false,
        ),
        
'symfony/filesystem' => array(
            
'pretty_version' => 'v5.4.19',
            
'version' => '5.4.19.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/filesystem',
            
'aliases' => array(),
            
'reference' => '648bfaca6a494f3e22378123bcee2894045dc9d8',
            
'dev_requirement' => false,
        ),
        
'symfony/polyfill-ctype' => array(
            
'pretty_version' => 'v1.27.0',
            
'version' => '1.27.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/polyfill-ctype',
            
'aliases' => array(),
            
'reference' => '5bbc823adecdae860bb64756d639ecfec17b050a',
            
'dev_requirement' => false,
        ),
        
'symfony/polyfill-mbstring' => array(
            
'pretty_version' => 'v1.27.0',
            
'version' => '1.27.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/polyfill-mbstring',
            
'aliases' => array(),
            
'reference' => '8ad114f6b39e2c98a8b0e3bd907732c207c2b534',
            
'dev_requirement' => false,
        ),
        
'symfony/polyfill-php73' => array(
            
'pretty_version' => 'v1.27.0',
            
'version' => '1.27.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/polyfill-php73',
            
'aliases' => array(),
            
'reference' => '9e8ecb5f92152187c4799efd3c96b78ccab18ff9',
            
'dev_requirement' => false,
        ),
        
'symfony/polyfill-php80' => array(
            
'pretty_version' => 'v1.27.0',
            
'version' => '1.27.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/polyfill-php80',
            
'aliases' => array(),
            
'reference' => '7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936',
            
'dev_requirement' => false,
        ),
        
'symfony/polyfill-php81' => array(
            
'pretty_version' => 'v1.27.0',
            
'version' => '1.27.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/polyfill-php81',
            
'aliases' => array(),
            
'reference' => '707403074c8ea6e2edaf8794b0157a0bfa52157a',
            
'dev_requirement' => false,
        ),
        
'symfony/process' => array(
            
'pretty_version' => 'v5.4.19',
            
'version' => '5.4.19.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/process',
            
'aliases' => array(),
            
'reference' => 'c5ba874c9b636dbccf761e22ce750e88ec3f55e1',
            
'dev_requirement' => false,
        ),
        
'symfony/service-contracts' => array(
            
'pretty_version' => 'v2.5.2',
            
'version' => '2.5.2.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/service-contracts',
            
'aliases' => array(),
            
'reference' => '4b426aac47d6427cc1a1d0f7e2ac724627f5966c',
            
'dev_requirement' => false,
        ),
        
'symfony/service-implementation' => array(
            
'dev_requirement' => false,
            
'provided' => array(
                
=> '1.0|2.0',
            ),
        ),
        
'symfony/var-exporter' => array(
            
'pretty_version' => 'v5.4.19',
            
'version' => '5.4.19.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../symfony/var-exporter',
            
'aliases' => array(),
            
'reference' => '2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6',
            
'dev_requirement' => false,
        ),
        
'tecnickcom/tcpdf' => array(
            
'pretty_version' => '6.6.2',
            
'version' => '6.6.2.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../tecnickcom/tcpdf',
            
'aliases' => array(),
            
'reference' => 'e3cffc9bcbc76e89e167e9eb0bbda0cab7518459',
            
'dev_requirement' => false,
        ),
        
'thecodingmachine/safe' => array(
            
'pretty_version' => 'v1.3.3',
            
'version' => '1.3.3.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../thecodingmachine/safe',
            
'aliases' => array(),
            
'reference' => 'a8ab0876305a4cdaef31b2350fcb9811b5608dbc',
            
'dev_requirement' => false,
        ),
        
'twig/twig' => array(
            
'pretty_version' => 'v3.5.0',
            
'version' => '3.5.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../twig/twig',
            
'aliases' => array(),
            
'reference' => '3ffcf4b7d890770466da3b2666f82ac054e7ec72',
            
'dev_requirement' => false,
        ),
        
'web-auth/cose-lib' => array(
            
'pretty_version' => 'v3.3.12',
            
'version' => '3.3.12.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../web-auth/cose-lib',
            
'aliases' => array(),
            
'reference' => 'efa6ec2ba4e840bc1316a493973c9916028afeeb',
            
'dev_requirement' => false,
        ),
        
'web-auth/metadata-service' => array(
            
'pretty_version' => 'v3.3.12',
            
'version' => '3.3.12.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../web-auth/metadata-service',
            
'aliases' => array(),
            
'reference' => 'ef40d2b7b68c4964247d13fab52e2fa8dbd65246',
            
'dev_requirement' => false,
        ),
        
'web-auth/webauthn-lib' => array(
            
'pretty_version' => 'v3.3.12',
            
'version' => '3.3.12.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../web-auth/webauthn-lib',
            
'aliases' => array(),
            
'reference' => '5ef9b21c8e9f8a817e524ac93290d08a9f065b33',
            
'dev_requirement' => false,
        ),
        
'webmozart/assert' => array(
            
'pretty_version' => '1.11.0',
            
'version' => '1.11.0.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../webmozart/assert',
            
'aliases' => array(),
            
'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991',
            
'dev_requirement' => false,
        ),
        
'williamdes/mariadb-mysql-kbs' => array(
            
'pretty_version' => 'v1.2.14',
            
'version' => '1.2.14.0',
            
'type' => 'library',
            
'install_path' => __DIR__ '/../williamdes/mariadb-mysql-kbs',
            
'aliases' => array(),
            
'reference' => 'd829a96ad07d79065fbc818a3bd01f2266c3890b',
            
'dev_requirement' => false,
        ),
    ),
);