summaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.php
blob: f7e418498397155d83dc40fa133f860fe8e6e316 (plain)
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
<?php return array(
    'root' => array(
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => '03cc0aac078de25564d09c13ae7de6f0ce9c1b3b',
        'name' => 'icinga/incubator',
        'dev' => true,
    ),
    'versions' => array(
        'clue/block-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.4.0',
            ),
        ),
        'clue/buzz-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v2.7.0',
            ),
        ),
        'clue/connection-manager-extra' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.0',
            ),
        ),
        'clue/http-proxy-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.5.0',
            ),
        ),
        'clue/mq-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.2.0',
            ),
        ),
        'clue/redis-protocol' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.3.1',
            ),
        ),
        'clue/redis-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v2.3.0',
            ),
        ),
        'clue/soap-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.0.0',
            ),
        ),
        'clue/socket-raw' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.4.1',
            ),
        ),
        'clue/socks-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.0',
            ),
        ),
        'clue/stdio-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v2.3.0',
            ),
        ),
        'clue/term-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.2.0',
            ),
        ),
        'clue/utf8-react' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.0',
            ),
        ),
        'evenement/evenement' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v2.1.0',
            ),
        ),
        'gipfl/calendar' => array(
            'pretty_version' => 'v0.3.1',
            'version' => '0.3.1.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/calendar',
            'aliases' => array(),
            'reference' => 'fd57d12aa97dd4c2a115e5cae36097ffaed220b8',
            'dev_requirement' => false,
        ),
        'gipfl/cli' => array(
            'pretty_version' => 'v0.6.0',
            'version' => '0.6.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/cli',
            'aliases' => array(),
            'reference' => '536dec1fa605aa98aef32421cd70bf71e46406d0',
            'dev_requirement' => false,
        ),
        'gipfl/curl' => array(
            'pretty_version' => 'v0.3.0',
            'version' => '0.3.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/curl',
            'aliases' => array(),
            'reference' => 'bc1373dff8ab247c734d019d0fe7d94521660b1f',
            'dev_requirement' => false,
        ),
        'gipfl/data-type' => array(
            'pretty_version' => 'v0.3.0',
            'version' => '0.3.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/data-type',
            'aliases' => array(),
            'reference' => 'eb81eaeef93adb15c6c5522154516eae0e2a8e48',
            'dev_requirement' => false,
        ),
        'gipfl/db-migration' => array(
            'pretty_version' => 'v0.1.1',
            'version' => '0.1.1.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/db-migration',
            'aliases' => array(),
            'reference' => '12be94b0c83a5e018c9d3d42fe8e98b4cbe248ee',
            'dev_requirement' => false,
        ),
        'gipfl/diff' => array(
            'pretty_version' => 'v0.3.0',
            'version' => '0.3.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/diff',
            'aliases' => array(),
            'reference' => 'f9decb9cf20735d6cbe6f508aafd8a720922804b',
            'dev_requirement' => false,
        ),
        'gipfl/format' => array(
            'pretty_version' => 'v0.4.0',
            'version' => '0.4.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/format',
            'aliases' => array(),
            'reference' => '87bd240f80baac73d18aeaf11ef389d94c56c8a0',
            'dev_requirement' => false,
        ),
        'gipfl/icinga-bundles' => array(
            'pretty_version' => 'v0.7.0',
            'version' => '0.7.0.0',
            'type' => 'metapackage',
            'install_path' => NULL,
            'aliases' => array(),
            'reference' => 'd28e12218c07174795e07d7ad235d3fac2a6be53',
            'dev_requirement' => false,
        ),
        'gipfl/icinga-cli-daemon' => array(
            'pretty_version' => 'v0.3.2',
            'version' => '0.3.2.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/icinga-cli-daemon',
            'aliases' => array(),
            'reference' => '19e1b203108fda37de39488fd8ff7ea392a42f03',
            'dev_requirement' => false,
        ),
        'gipfl/icingaweb2' => array(
            'pretty_version' => 'v0.10.0',
            'version' => '0.10.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/icingaweb2',
            'aliases' => array(),
            'reference' => '36a2ca4739a0de7ffc365e625bcb81979aca3435',
            'dev_requirement' => false,
        ),
        'gipfl/influxdb' => array(
            'pretty_version' => 'v0.5.0',
            'version' => '0.5.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/influxdb',
            'aliases' => array(),
            'reference' => '0b7b46ceecb1a6c9fcd738973f773d23d97b374a',
            'dev_requirement' => false,
        ),
        'gipfl/json' => array(
            'pretty_version' => 'v0.2.0',
            'version' => '0.2.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/json',
            'aliases' => array(),
            'reference' => '5635790a19150beeece9edc67e82ecddc52ff4fb',
            'dev_requirement' => false,
        ),
        'gipfl/linux-health' => array(
            'pretty_version' => 'v0.2.0',
            'version' => '0.2.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/linux-health',
            'aliases' => array(),
            'reference' => '4d212535565f353f88c9eef3ecb54e20c40b8b37',
            'dev_requirement' => false,
        ),
        'gipfl/log' => array(
            'pretty_version' => 'v0.7.0',
            'version' => '0.7.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/log',
            'aliases' => array(),
            'reference' => 'df770bdc9c09b0428831345af7ce7d45a0c3a1bb',
            'dev_requirement' => false,
        ),
        'gipfl/openrpc' => array(
            'pretty_version' => 'v0.2.1',
            'version' => '0.2.1.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/openrpc',
            'aliases' => array(),
            'reference' => 'a29b8da2cdaf7d757d86aa0fe6d719cf68fb95ad',
            'dev_requirement' => false,
        ),
        'gipfl/process' => array(
            'pretty_version' => 'v0.4.0',
            'version' => '0.4.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/process',
            'aliases' => array(),
            'reference' => 'ddbc3971cf56b35ce17d7cc8aaf241e87a792938',
            'dev_requirement' => false,
        ),
        'gipfl/protocol' => array(
            'pretty_version' => 'v0.2.0',
            'version' => '0.2.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/protocol',
            'aliases' => array(),
            'reference' => 'bf1a0e160fe6f74c6be60be569c466d57551e73d',
            'dev_requirement' => false,
        ),
        'gipfl/protocol-jsonrpc' => array(
            'pretty_version' => 'v0.11.0',
            'version' => '0.11.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/protocol-jsonrpc',
            'aliases' => array(),
            'reference' => '30b0241c67019746fce0b464543d8f936bdb9b68',
            'dev_requirement' => false,
        ),
        'gipfl/protocol-netstring' => array(
            'pretty_version' => 'v0.1.1',
            'version' => '0.1.1.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/protocol-netstring',
            'aliases' => array(),
            'reference' => 'c0021ea9d69883760ac176121041a05c9a51ca11',
            'dev_requirement' => false,
        ),
        'gipfl/react-utils' => array(
            'pretty_version' => 'v0.3.0',
            'version' => '0.3.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/react-utils',
            'aliases' => array(),
            'reference' => '37ff2daa4bcc36aced4cc9df5198caad519d7bdb',
            'dev_requirement' => false,
        ),
        'gipfl/simple-daemon' => array(
            'pretty_version' => 'v0.6.0',
            'version' => '0.6.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/simple-daemon',
            'aliases' => array(),
            'reference' => 'b7cd3be54c171d20c6692dbb331a3ae6fe90f276',
            'dev_requirement' => false,
        ),
        'gipfl/socket' => array(
            'pretty_version' => 'v0.4.0',
            'version' => '0.4.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/socket',
            'aliases' => array(),
            'reference' => '1a2c78709e0bcf7de2469860fbfa807a4bcee555',
            'dev_requirement' => false,
        ),
        'gipfl/stream' => array(
            'pretty_version' => 'v0.2.0',
            'version' => '0.2.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/stream',
            'aliases' => array(),
            'reference' => 'ae0f8f4fd47a6dcc57885b232e239b0ba82889a3',
            'dev_requirement' => false,
        ),
        'gipfl/systemd' => array(
            'pretty_version' => 'v0.3.0',
            'version' => '0.3.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/systemd',
            'aliases' => array(),
            'reference' => 'ccfabb352a9ea9fd33d4cb426bc3793a651bf466',
            'dev_requirement' => false,
        ),
        'gipfl/translation' => array(
            'pretty_version' => 'v0.1.1',
            'version' => '0.1.1.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/translation',
            'aliases' => array(),
            'reference' => 'e974e6a2f0b524678b6554ee0046b5dd5f70a25d',
            'dev_requirement' => false,
        ),
        'gipfl/web' => array(
            'pretty_version' => 'v0.11.0',
            'version' => '0.11.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/web',
            'aliases' => array(),
            'reference' => 'd331fe195f7bab08561ee015ba56edeb334a1533',
            'dev_requirement' => false,
        ),
        'gipfl/zfdb' => array(
            'pretty_version' => 'v0.4.0',
            'version' => '0.4.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/zfdb',
            'aliases' => array(),
            'reference' => 'beb7ceabc80e8c81f0e237afcfb064a67e1432d6',
            'dev_requirement' => false,
        ),
        'gipfl/zfdbstore' => array(
            'pretty_version' => 'v0.3.0',
            'version' => '0.3.0.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../gipfl/zfdbstore',
            'aliases' => array(),
            'reference' => '5296226865a0c053f29f57a1bccd50b17cab5248',
            'dev_requirement' => false,
        ),
        'guzzlehttp/psr7' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => '1.6.1',
            ),
        ),
        'icinga/incubator' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => '03cc0aac078de25564d09c13ae7de6f0ce9c1b3b',
            'dev_requirement' => false,
        ),
        'ipl/html' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.3.0',
            ),
        ),
        'ipl/orm' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.1.0',
            ),
        ),
        'ipl/sql' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.1.0',
            ),
        ),
        'ipl/stdlib' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.5.0',
            ),
        ),
        'ipl/validator' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.1.0',
            ),
        ),
        'ipl/web' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.1.0',
            ),
        ),
        'paragonie/random_compat' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v2.0.18',
            ),
        ),
        'predis/predis' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.6',
            ),
        ),
        'psr/http-message' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => '1.0.1',
            ),
        ),
        '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,
        ),
        'ralouphie/getallheaders' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => '3.0.3',
            ),
        ),
        'ramsey/uuid' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => '3.9.3',
            ),
        ),
        'react/cache' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.0',
            ),
        ),
        'react/child-process' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.6.1',
            ),
        ),
        'react/datagram' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.5.0',
            ),
        ),
        'react/dns' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.4.0',
            ),
        ),
        'react/event-loop' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.1',
            ),
        ),
        'react/http' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.0',
            ),
        ),
        'react/http-client' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v0.5.10',
            ),
        ),
        'react/promise' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v2.8.0',
            ),
        ),
        'react/promise-stream' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.2.0',
            ),
        ),
        'react/promise-timer' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.6.0',
            ),
        ),
        'react/socket' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.6.0',
            ),
        ),
        'react/stream' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.1.1',
            ),
        ),
        'ringcentral/psr7' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => '1.3.0',
            ),
        ),
        'symfony/polyfill-ctype' => array(
            'dev_requirement' => false,
            'replaced' => array(
                0 => 'v1.18.1',
            ),
        ),
    ),
);