Completed
Push — master ( 390fd7...a69b85 )
by Leandro
12:43
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

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#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "b843519c5fed48def5a3f3fda631ea60",
8
    "content-hash": "070afd3c776f37c60a14fae827e270b1",
9
    "packages": [
10
        {
11
            "name": "bower-asset/bootstrap",
12
            "version": "v3.3.5",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/twbs/bootstrap.git",
16
                "reference": "16b48259a62f576e52c903c476bd42b90ab22482"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482",
21
                "reference": "16b48259a62f576e52c903c476bd42b90ab22482",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "bower-asset/jquery": ">=1.9.1"
26
            },
27
            "type": "bower-asset-library",
28
            "extra": {
29
                "bower-asset-main": [
30
                    "less/bootstrap.less",
31
                    "dist/js/bootstrap.js"
32
                ],
33
                "bower-asset-ignore": [
34
                    "/.*",
35
                    "_config.yml",
36
                    "CNAME",
37
                    "composer.json",
38
                    "CONTRIBUTING.md",
39
                    "docs",
40
                    "js/tests",
41
                    "test-infra"
42
                ]
43
            },
44
            "license": [
45
                "MIT"
46
            ],
47
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
48
            "keywords": [
49
                "css",
50
                "framework",
51
                "front-end",
52
                "js",
53
                "less",
54
                "mobile-first",
55
                "responsive",
56
                "web"
57
            ]
58
        },
59
        {
60
            "name": "bower-asset/jQuery-QueryBuilder",
61
            "version": "2.1.0",
62
            "source": {
63
                "type": "git",
64
                "url": "https://github.com/mistic100/jQuery-QueryBuilder.git",
65
                "reference": "e764efea72259f46c6322f0e0dc88f86e6af879b"
66
            },
67
            "dist": {
68
                "type": "zip",
69
                "url": "https://api.github.com/repos/mistic100/jQuery-QueryBuilder/zipball/e764efea72259f46c6322f0e0dc88f86e6af879b",
70
                "reference": "e764efea72259f46c6322f0e0dc88f86e6af879b",
71
                "shasum": ""
72
            },
73
            "require": {
74
                "bower-asset/bootstrap": ">=3.1.0,<4.0.0",
75
                "bower-asset/jquery": ">=1.9.0",
76
                "bower-asset/jquery-extendext": ">=0.1.1,<0.2.0",
77
                "bower-asset/momentjs": ">=2.6.0,<3.0.0"
78
            },
79
            "require-dev": {
80
                "bower-asset/awesome-bootstrap-checkbox": ">=0.3.0,<0.4.0",
81
                "bower-asset/blanket": ">=1.1.0,<2.0.0",
82
                "bower-asset/bootbox": ">=4.3.0,<5.0.0",
83
                "bower-asset/bootstrap-select": ">=1.6.0,<2.0.0",
84
                "bower-asset/qunit": ">=1.17.0,<2.0.0"
85
            },
86
            "type": "bower-asset-library",
87
            "extra": {
88
                "bower-asset-main": [
89
                    "dist/js/query-builder.js",
90
                    "dist/css/query-builder.default.css"
91
                ],
92
                "bower-asset-ignore": [
93
                    "**/.*",
94
                    "node_modules",
95
                    "bower_components",
96
                    "src",
97
                    "tests",
98
                    "composer.json",
99
                    "package.json",
100
                    "Gruntfile.js",
101
                    "CONTRIBUTING.md"
102
                ]
103
            },
104
            "license": [
105
                "MIT"
106
            ],
107
            "description": "jQuery plugin for user friendly query/filter creator",
108
            "keywords": [
109
                "builder",
110
                "filter",
111
                "jquery",
112
                "query"
113
            ]
114
        },
115
        {
116
            "name": "bower-asset/jquery",
117
            "version": "dev-master",
118
            "source": {
119
                "type": "git",
120
                "url": "https://github.com/jquery/jquery-dist.git",
121
                "reference": "788eaba2f83e7b7445c7a83a50c81c0704423874"
122
            },
123
            "dist": {
124
                "type": "zip",
125
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/788eaba2f83e7b7445c7a83a50c81c0704423874",
126
                "reference": "788eaba2f83e7b7445c7a83a50c81c0704423874",
127
                "shasum": ""
128
            },
129
            "type": "bower-asset-library",
130
            "extra": {
131
                "bower-asset-main": "dist/jquery.js",
132
                "bower-asset-ignore": [
133
                    "package.json"
134
                ]
135
            },
136
            "license": [
137
                "MIT"
138
            ],
139
            "keywords": [
140
                "browser",
141
                "javascript",
142
                "jquery",
143
                "library"
144
            ]
145
        },
146
        {
147
            "name": "bower-asset/jquery-extendext",
148
            "version": "0.1.1",
149
            "source": {
150
                "type": "git",
151
                "url": "https://github.com/mistic100/jQuery.extendext.git",
152
                "reference": "98b26f2e2b0e5f5a97edb44539b95bb25676894f"
153
            },
154
            "dist": {
155
                "type": "zip",
156
                "url": "https://api.github.com/repos/mistic100/jQuery.extendext/zipball/98b26f2e2b0e5f5a97edb44539b95bb25676894f",
157
                "reference": "98b26f2e2b0e5f5a97edb44539b95bb25676894f",
158
                "shasum": ""
159
            },
160
            "require": {
161
                "bower-asset/jquery": ">=1.9.1"
162
            },
163
            "type": "bower-asset-library",
164
            "extra": {
165
                "bower-asset-main": "jQuery.extendext.js"
166
            },
167
            "license": [
168
                "MIT"
169
            ],
170
            "description": "jQuery.extend with configurable behaviour for arrays",
171
            "keywords": [
172
                "arrays",
173
                "extend",
174
                "jQuery"
175
            ]
176
        },
177
        {
178
            "name": "bower-asset/momentjs",
179
            "version": "2.11.2",
180
            "source": {
181
                "type": "git",
182
                "url": "https://github.com/moment/moment.git",
183
                "reference": "dd9cff0104c0dc3f114f54107397c59920e764cc"
184
            },
185
            "dist": {
186
                "type": "zip",
187
                "url": "https://api.github.com/repos/moment/moment/zipball/dd9cff0104c0dc3f114f54107397c59920e764cc",
188
                "reference": "dd9cff0104c0dc3f114f54107397c59920e764cc",
189
                "shasum": ""
190
            },
191
            "type": "bower-asset-library",
192
            "extra": {
193
                "bower-asset-main": "moment.js",
194
                "bower-asset-ignore": [
195
                    "**/.*",
196
                    "benchmarks",
197
                    "bower_components",
198
                    "meteor",
199
                    "node_modules",
200
                    "scripts",
201
                    "tasks",
202
                    "test",
203
                    "component.json",
204
                    "composer.json",
205
                    "CONTRIBUTING.md",
206
                    "ender.js",
207
                    "Gruntfile.js",
208
                    "Moment.js.nuspec",
209
                    "package.js",
210
                    "package.json"
211
                ]
212
            }
213
        },
214
        {
215
            "name": "cebe/markdown",
216
            "version": "0.9.x-dev",
217
            "source": {
218
                "type": "git",
219
                "url": "https://github.com/cebe/markdown.git",
220
                "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2"
221
            },
222
            "dist": {
223
                "type": "zip",
224
                "url": "https://api.github.com/repos/cebe/markdown/zipball/6a3c3737e9c1f4670f39a771f77b536126788ad2",
225
                "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2",
226
                "shasum": ""
227
            },
228
            "require": {
229
                "lib-pcre": "*",
230
                "php": ">=5.4.0"
231
            },
232
            "require-dev": {
233
                "phpunit/phpunit": "3.7.*"
234
            },
235
            "bin": [
236
                "bin/markdown"
237
            ],
238
            "type": "library",
239
            "extra": {
240
                "branch-alias": {
241
                    "dev-master": "1.0.x-dev",
242
                    "dev-0.9.x-dev": "0.9.x-dev"
243
                }
244
            },
245
            "autoload": {
246
                "psr-4": {
247
                    "cebe\\markdown\\": ""
248
                }
249
            },
250
            "notification-url": "https://packagist.org/downloads/",
251
            "license": [
252
                "MIT"
253
            ],
254
            "authors": [
255
                {
256
                    "name": "Carsten Brandt",
257
                    "email": "[email protected]",
258
                    "homepage": "http://cebe.cc/",
259
                    "role": "Core framework development"
260
                }
261
            ],
262
            "description": "A super fast highly extensible markdown parser for PHP",
263
            "homepage": "https://github.com/cebe/markdown#readme",
264
            "keywords": [
265
                "extensible",
266
                "fast",
267
                "gfm",
268
                "markdown",
269
                "markdown-extra"
270
            ],
271
            "time": "2014-03-05 16:30:51"
272
        },
273
        {
274
            "name": "ezyang/htmlpurifier",
275
            "version": "v4.6.0",
276
            "source": {
277
                "type": "git",
278
                "url": "https://github.com/ezyang/htmlpurifier.git",
279
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
280
            },
281
            "dist": {
282
                "type": "zip",
283
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
284
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
285
                "shasum": ""
286
            },
287
            "require": {
288
                "php": ">=5.2"
289
            },
290
            "type": "library",
291
            "autoload": {
292
                "psr-0": {
293
                    "HTMLPurifier": "library/"
294
                },
295
                "files": [
296
                    "library/HTMLPurifier.composer.php"
297
                ]
298
            },
299
            "notification-url": "https://packagist.org/downloads/",
300
            "license": [
301
                "LGPL"
302
            ],
303
            "authors": [
304
                {
305
                    "name": "Edward Z. Yang",
306
                    "email": "[email protected]",
307
                    "homepage": "http://ezyang.com"
308
                }
309
            ],
310
            "description": "Standards compliant HTML filter written in PHP",
311
            "homepage": "http://htmlpurifier.org/",
312
            "keywords": [
313
                "html"
314
            ],
315
            "time": "2013-11-30 08:25:19"
316
        },
317
        {
318
            "name": "yiisoft/jquery",
319
            "version": "2.1.1",
320
            "source": {
321
                "type": "git",
322
                "url": "https://github.com/yiisoft/jquery.git",
323
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c"
324
            },
325
            "dist": {
326
                "type": "zip",
327
                "url": "https://api.github.com/repos/yiisoft/jquery/zipball/bc09bbbc8b40cf89812036188b6f94ae7627c73c",
328
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c",
329
                "shasum": ""
330
            },
331
            "type": "library",
332
            "notification-url": "https://packagist.org/downloads/",
333
            "license": [
334
                "MIT"
335
            ],
336
            "description": "jQuery JavaScript Library",
337
            "homepage": "http://jquery.com",
338
            "abandoned": true,
339
            "time": "2014-05-07 05:00:09"
340
        },
341
        {
342
            "name": "yiisoft/jquery-pjax",
343
            "version": "v2.0.5",
344
            "source": {
345
                "type": "git",
346
                "url": "https://github.com/yiisoft/jquery-pjax.git",
347
                "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67"
348
            },
349
            "dist": {
350
                "type": "zip",
351
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/6818718408086db6bdcf33649cecb86b6b4f9b67",
352
                "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67",
353
                "shasum": ""
354
            },
355
            "require": {
356
                "yiisoft/jquery": ">=1.8"
357
            },
358
            "type": "library",
359
            "notification-url": "https://packagist.org/downloads/",
360
            "license": [
361
                "MIT"
362
            ],
363
            "description": "pushState + ajax = pjax, a forked maintainted by the Yii Framework core developers",
364
            "homepage": "https://github.com/yiisoft/jquery-pjax#readme",
365
            "abandoned": "install via bower instead",
366
            "time": "2015-11-10 10:06:36"
367
        },
368
        {
369
            "name": "yiisoft/yii2",
0 ignored issues
show
370
            "version": "2.0.0-beta",
371
            "source": {
372
                "type": "git",
373
                "url": "https://github.com/yiisoft/yii2-framework.git",
374
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d"
375
            },
376
            "dist": {
377
                "type": "zip",
378
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
379
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
380
                "shasum": ""
381
            },
382
            "require": {
383
                "cebe/markdown": "0.9.*",
384
                "ext-mbstring": "*",
385
                "ezyang/htmlpurifier": "4.6.*",
386
                "lib-pcre": "*",
387
                "php": ">=5.4.0",
388
                "yiisoft/jquery": "~2.0 | ~1.10",
389
                "yiisoft/jquery-pjax": "*",
390
                "yiisoft/yii2-composer": "*"
391
            },
392
            "type": "library",
393
            "autoload": {
394
                "psr-4": {
395
                    "yii\\": ""
396
                }
397
            },
398
            "notification-url": "https://packagist.org/downloads/",
399
            "license": [
400
                "BSD-3-Clause"
401
            ],
402
            "authors": [
403
                {
404
                    "name": "Qiang Xue",
405
                    "email": "[email protected]",
406
                    "homepage": "http://www.yiiframework.com/",
407
                    "role": "Founder and project lead"
408
                },
409
                {
410
                    "name": "Alexander Makarov",
411
                    "email": "[email protected]",
412
                    "homepage": "http://rmcreative.ru/",
413
                    "role": "Core framework development"
414
                },
415
                {
416
                    "name": "Maurizio Domba",
417
                    "homepage": "http://mdomba.info/",
418
                    "role": "Core framework development"
419
                },
420
                {
421
                    "name": "Carsten Brandt",
422
                    "email": "[email protected]",
423
                    "homepage": "http://cebe.cc/",
424
                    "role": "Core framework development"
425
                },
426
                {
427
                    "name": "Timur Ruziev",
428
                    "email": "[email protected]",
429
                    "homepage": "http://resurtm.com/",
430
                    "role": "Core framework development"
431
                },
432
                {
433
                    "name": "Paul Klimov",
434
                    "email": "[email protected]",
435
                    "role": "Core framework development"
436
                }
437
            ],
438
            "description": "Yii PHP Framework Version 2",
439
            "homepage": "http://www.yiiframework.com/",
440
            "keywords": [
441
                "framework",
442
                "yii2"
443
            ],
444
            "time": "2014-04-13 21:58:59"
445
        },
446
        {
447
            "name": "yiisoft/yii2-composer",
448
            "version": "dev-master",
449
            "source": {
450
                "type": "git",
451
                "url": "https://github.com/yiisoft/yii2-composer.git",
452
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4"
453
            },
454
            "dist": {
455
                "type": "zip",
456
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/d33d1046a5951f2f7823fe343f28ddc58b3421a4",
457
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4",
458
                "shasum": ""
459
            },
460
            "require": {
461
                "composer-plugin-api": "^1.0"
462
            },
463
            "type": "composer-plugin",
464
            "extra": {
465
                "class": "yii\\composer\\Plugin",
466
                "branch-alias": {
467
                    "dev-master": "2.0.x-dev"
468
                }
469
            },
470
            "autoload": {
471
                "psr-4": {
472
                    "yii\\composer\\": ""
473
                }
474
            },
475
            "notification-url": "https://packagist.org/downloads/",
476
            "license": [
477
                "BSD-3-Clause"
478
            ],
479
            "authors": [
480
                {
481
                    "name": "Qiang Xue",
482
                    "email": "[email protected]"
483
                }
484
            ],
485
            "description": "The composer plugin for Yii extension installer",
486
            "keywords": [
487
                "composer",
488
                "extension installer",
489
                "yii2"
490
            ],
491
            "time": "2016-02-06 01:03:32"
492
        }
493
    ],
494
    "packages-dev": [
495
        {
496
            "name": "doctrine/instantiator",
497
            "version": "dev-master",
498
            "source": {
499
                "type": "git",
500
                "url": "https://github.com/doctrine/instantiator.git",
501
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
502
            },
503
            "dist": {
504
                "type": "zip",
505
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
506
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
507
                "shasum": ""
508
            },
509
            "require": {
510
                "php": ">=5.3,<8.0-DEV"
511
            },
512
            "require-dev": {
513
                "athletic/athletic": "~0.1.8",
514
                "ext-pdo": "*",
515
                "ext-phar": "*",
516
                "phpunit/phpunit": "~4.0",
517
                "squizlabs/php_codesniffer": "~2.0"
518
            },
519
            "type": "library",
520
            "extra": {
521
                "branch-alias": {
522
                    "dev-master": "1.0.x-dev"
523
                }
524
            },
525
            "autoload": {
526
                "psr-4": {
527
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
528
                }
529
            },
530
            "notification-url": "https://packagist.org/downloads/",
531
            "license": [
532
                "MIT"
533
            ],
534
            "authors": [
535
                {
536
                    "name": "Marco Pivetta",
537
                    "email": "[email protected]",
538
                    "homepage": "http://ocramius.github.com/"
539
                }
540
            ],
541
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
542
            "homepage": "https://github.com/doctrine/instantiator",
543
            "keywords": [
544
                "constructor",
545
                "instantiate"
546
            ],
547
            "time": "2015-06-14 21:17:01"
548
        },
549
        {
550
            "name": "phpdocumentor/reflection-docblock",
551
            "version": "2.0.4",
552
            "source": {
553
                "type": "git",
554
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
555
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
556
            },
557
            "dist": {
558
                "type": "zip",
559
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
560
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
561
                "shasum": ""
562
            },
563
            "require": {
564
                "php": ">=5.3.3"
565
            },
566
            "require-dev": {
567
                "phpunit/phpunit": "~4.0"
568
            },
569
            "suggest": {
570
                "dflydev/markdown": "~1.0",
571
                "erusev/parsedown": "~1.0"
572
            },
573
            "type": "library",
574
            "extra": {
575
                "branch-alias": {
576
                    "dev-master": "2.0.x-dev"
577
                }
578
            },
579
            "autoload": {
580
                "psr-0": {
581
                    "phpDocumentor": [
582
                        "src/"
583
                    ]
584
                }
585
            },
586
            "notification-url": "https://packagist.org/downloads/",
587
            "license": [
588
                "MIT"
589
            ],
590
            "authors": [
591
                {
592
                    "name": "Mike van Riel",
593
                    "email": "[email protected]"
594
                }
595
            ],
596
            "time": "2015-02-03 12:10:50"
597
        },
598
        {
599
            "name": "phpspec/prophecy",
600
            "version": "dev-master",
601
            "source": {
602
                "type": "git",
603
                "url": "https://github.com/phpspec/prophecy.git",
604
                "reference": "b02221e42163be673f9b44a0bc92a8b4907a7c6d"
605
            },
606
            "dist": {
607
                "type": "zip",
608
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b02221e42163be673f9b44a0bc92a8b4907a7c6d",
609
                "reference": "b02221e42163be673f9b44a0bc92a8b4907a7c6d",
610
                "shasum": ""
611
            },
612
            "require": {
613
                "doctrine/instantiator": "^1.0.2",
614
                "php": "^5.3|^7.0",
615
                "phpdocumentor/reflection-docblock": "~2.0",
616
                "sebastian/comparator": "~1.1",
617
                "sebastian/recursion-context": "~1.0"
618
            },
619
            "require-dev": {
620
                "phpspec/phpspec": "~2.0"
621
            },
622
            "type": "library",
623
            "extra": {
624
                "branch-alias": {
625
                    "dev-master": "1.6.x-dev"
626
                }
627
            },
628
            "autoload": {
629
                "psr-0": {
630
                    "Prophecy\\": "src/"
631
                }
632
            },
633
            "notification-url": "https://packagist.org/downloads/",
634
            "license": [
635
                "MIT"
636
            ],
637
            "authors": [
638
                {
639
                    "name": "Konstantin Kudryashov",
640
                    "email": "[email protected]",
641
                    "homepage": "http://everzet.com"
642
                },
643
                {
644
                    "name": "Marcello Duarte",
645
                    "email": "[email protected]"
646
                }
647
            ],
648
            "description": "Highly opinionated mocking framework for PHP 5.3+",
649
            "homepage": "https://github.com/phpspec/prophecy",
650
            "keywords": [
651
                "Double",
652
                "Dummy",
653
                "fake",
654
                "mock",
655
                "spy",
656
                "stub"
657
            ],
658
            "time": "2016-02-21 17:41:21"
659
        },
660
        {
661
            "name": "phpunit/php-code-coverage",
662
            "version": "2.2.x-dev",
663
            "source": {
664
                "type": "git",
665
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
666
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
667
            },
668
            "dist": {
669
                "type": "zip",
670
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
671
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
672
                "shasum": ""
673
            },
674
            "require": {
675
                "php": ">=5.3.3",
676
                "phpunit/php-file-iterator": "~1.3",
677
                "phpunit/php-text-template": "~1.2",
678
                "phpunit/php-token-stream": "~1.3",
679
                "sebastian/environment": "^1.3.2",
680
                "sebastian/version": "~1.0"
681
            },
682
            "require-dev": {
683
                "ext-xdebug": ">=2.1.4",
684
                "phpunit/phpunit": "~4"
685
            },
686
            "suggest": {
687
                "ext-dom": "*",
688
                "ext-xdebug": ">=2.2.1",
689
                "ext-xmlwriter": "*"
690
            },
691
            "type": "library",
692
            "extra": {
693
                "branch-alias": {
694
                    "dev-master": "2.2.x-dev"
695
                }
696
            },
697
            "autoload": {
698
                "classmap": [
699
                    "src/"
700
                ]
701
            },
702
            "notification-url": "https://packagist.org/downloads/",
703
            "license": [
704
                "BSD-3-Clause"
705
            ],
706
            "authors": [
707
                {
708
                    "name": "Sebastian Bergmann",
709
                    "email": "[email protected]",
710
                    "role": "lead"
711
                }
712
            ],
713
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
714
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
715
            "keywords": [
716
                "coverage",
717
                "testing",
718
                "xunit"
719
            ],
720
            "time": "2015-10-06 15:47:00"
721
        },
722
        {
723
            "name": "phpunit/php-file-iterator",
724
            "version": "dev-master",
725
            "source": {
726
                "type": "git",
727
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
728
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
729
            },
730
            "dist": {
731
                "type": "zip",
732
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
733
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
734
                "shasum": ""
735
            },
736
            "require": {
737
                "php": ">=5.3.3"
738
            },
739
            "type": "library",
740
            "extra": {
741
                "branch-alias": {
742
                    "dev-master": "1.4.x-dev"
743
                }
744
            },
745
            "autoload": {
746
                "classmap": [
747
                    "src/"
748
                ]
749
            },
750
            "notification-url": "https://packagist.org/downloads/",
751
            "license": [
752
                "BSD-3-Clause"
753
            ],
754
            "authors": [
755
                {
756
                    "name": "Sebastian Bergmann",
757
                    "email": "[email protected]",
758
                    "role": "lead"
759
                }
760
            ],
761
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
762
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
763
            "keywords": [
764
                "filesystem",
765
                "iterator"
766
            ],
767
            "time": "2015-06-21 13:08:43"
768
        },
769
        {
770
            "name": "phpunit/php-text-template",
771
            "version": "1.2.1",
772
            "source": {
773
                "type": "git",
774
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
775
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
776
            },
777
            "dist": {
778
                "type": "zip",
779
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
780
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
781
                "shasum": ""
782
            },
783
            "require": {
784
                "php": ">=5.3.3"
785
            },
786
            "type": "library",
787
            "autoload": {
788
                "classmap": [
789
                    "src/"
790
                ]
791
            },
792
            "notification-url": "https://packagist.org/downloads/",
793
            "license": [
794
                "BSD-3-Clause"
795
            ],
796
            "authors": [
797
                {
798
                    "name": "Sebastian Bergmann",
799
                    "email": "[email protected]",
800
                    "role": "lead"
801
                }
802
            ],
803
            "description": "Simple template engine.",
804
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
805
            "keywords": [
806
                "template"
807
            ],
808
            "time": "2015-06-21 13:50:34"
809
        },
810
        {
811
            "name": "phpunit/php-timer",
812
            "version": "dev-master",
813
            "source": {
814
                "type": "git",
815
                "url": "https://github.com/sebastianbergmann/php-timer.git",
816
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
817
            },
818
            "dist": {
819
                "type": "zip",
820
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
821
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
822
                "shasum": ""
823
            },
824
            "require": {
825
                "php": ">=5.3.3"
826
            },
827
            "type": "library",
828
            "autoload": {
829
                "classmap": [
830
                    "src/"
831
                ]
832
            },
833
            "notification-url": "https://packagist.org/downloads/",
834
            "license": [
835
                "BSD-3-Clause"
836
            ],
837
            "authors": [
838
                {
839
                    "name": "Sebastian Bergmann",
840
                    "email": "[email protected]",
841
                    "role": "lead"
842
                }
843
            ],
844
            "description": "Utility class for timing",
845
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
846
            "keywords": [
847
                "timer"
848
            ],
849
            "time": "2015-06-21 08:01:12"
850
        },
851
        {
852
            "name": "phpunit/php-token-stream",
853
            "version": "dev-master",
854
            "source": {
855
                "type": "git",
856
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
857
                "reference": "cab6c6fefee93d7b7c3a01292a0fe0884ea66644"
858
            },
859
            "dist": {
860
                "type": "zip",
861
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/cab6c6fefee93d7b7c3a01292a0fe0884ea66644",
862
                "reference": "cab6c6fefee93d7b7c3a01292a0fe0884ea66644",
863
                "shasum": ""
864
            },
865
            "require": {
866
                "ext-tokenizer": "*",
867
                "php": ">=5.3.3"
868
            },
869
            "require-dev": {
870
                "phpunit/phpunit": "~4.2"
871
            },
872
            "type": "library",
873
            "extra": {
874
                "branch-alias": {
875
                    "dev-master": "1.4-dev"
876
                }
877
            },
878
            "autoload": {
879
                "classmap": [
880
                    "src/"
881
                ]
882
            },
883
            "notification-url": "https://packagist.org/downloads/",
884
            "license": [
885
                "BSD-3-Clause"
886
            ],
887
            "authors": [
888
                {
889
                    "name": "Sebastian Bergmann",
890
                    "email": "[email protected]"
891
                }
892
            ],
893
            "description": "Wrapper around PHP's tokenizer extension.",
894
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
895
            "keywords": [
896
                "tokenizer"
897
            ],
898
            "time": "2015-09-23 14:46:55"
899
        },
900
        {
901
            "name": "phpunit/phpunit",
902
            "version": "4.8.x-dev",
903
            "source": {
904
                "type": "git",
905
                "url": "https://github.com/sebastianbergmann/phpunit.git",
906
                "reference": "264188ddf4d3586c80ea615f8ec8eaea34e652a1"
907
            },
908
            "dist": {
909
                "type": "zip",
910
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/264188ddf4d3586c80ea615f8ec8eaea34e652a1",
911
                "reference": "264188ddf4d3586c80ea615f8ec8eaea34e652a1",
912
                "shasum": ""
913
            },
914
            "require": {
915
                "ext-dom": "*",
916
                "ext-json": "*",
917
                "ext-pcre": "*",
918
                "ext-reflection": "*",
919
                "ext-spl": "*",
920
                "php": ">=5.3.3",
921
                "phpspec/prophecy": "^1.3.1",
922
                "phpunit/php-code-coverage": "~2.1",
923
                "phpunit/php-file-iterator": "~1.4",
924
                "phpunit/php-text-template": "~1.2",
925
                "phpunit/php-timer": ">=1.0.6",
926
                "phpunit/phpunit-mock-objects": "~2.3",
927
                "sebastian/comparator": "~1.1",
928
                "sebastian/diff": "~1.2",
929
                "sebastian/environment": "~1.3",
930
                "sebastian/exporter": "~1.2",
931
                "sebastian/global-state": "~1.0",
932
                "sebastian/version": "~1.0",
933
                "symfony/yaml": "~2.1|~3.0"
934
            },
935
            "suggest": {
936
                "phpunit/php-invoker": "~1.1"
937
            },
938
            "bin": [
939
                "phpunit"
940
            ],
941
            "type": "library",
942
            "extra": {
943
                "branch-alias": {
944
                    "dev-master": "4.8.x-dev"
945
                }
946
            },
947
            "autoload": {
948
                "classmap": [
949
                    "src/"
950
                ]
951
            },
952
            "notification-url": "https://packagist.org/downloads/",
953
            "license": [
954
                "BSD-3-Clause"
955
            ],
956
            "authors": [
957
                {
958
                    "name": "Sebastian Bergmann",
959
                    "email": "[email protected]",
960
                    "role": "lead"
961
                }
962
            ],
963
            "description": "The PHP Unit Testing framework.",
964
            "homepage": "https://phpunit.de/",
965
            "keywords": [
966
                "phpunit",
967
                "testing",
968
                "xunit"
969
            ],
970
            "time": "2016-02-23 11:54:56"
971
        },
972
        {
973
            "name": "phpunit/phpunit-mock-objects",
974
            "version": "2.3.x-dev",
975
            "source": {
976
                "type": "git",
977
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
978
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
979
            },
980
            "dist": {
981
                "type": "zip",
982
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
983
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
984
                "shasum": ""
985
            },
986
            "require": {
987
                "doctrine/instantiator": "^1.0.2",
988
                "php": ">=5.3.3",
989
                "phpunit/php-text-template": "~1.2",
990
                "sebastian/exporter": "~1.2"
991
            },
992
            "require-dev": {
993
                "phpunit/phpunit": "~4.4"
994
            },
995
            "suggest": {
996
                "ext-soap": "*"
997
            },
998
            "type": "library",
999
            "extra": {
1000
                "branch-alias": {
1001
                    "dev-master": "2.3.x-dev"
1002
                }
1003
            },
1004
            "autoload": {
1005
                "classmap": [
1006
                    "src/"
1007
                ]
1008
            },
1009
            "notification-url": "https://packagist.org/downloads/",
1010
            "license": [
1011
                "BSD-3-Clause"
1012
            ],
1013
            "authors": [
1014
                {
1015
                    "name": "Sebastian Bergmann",
1016
                    "email": "[email protected]",
1017
                    "role": "lead"
1018
                }
1019
            ],
1020
            "description": "Mock Object library for PHPUnit",
1021
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1022
            "keywords": [
1023
                "mock",
1024
                "xunit"
1025
            ],
1026
            "time": "2015-10-02 06:51:40"
1027
        },
1028
        {
1029
            "name": "sebastian/comparator",
1030
            "version": "dev-master",
1031
            "source": {
1032
                "type": "git",
1033
                "url": "https://github.com/sebastianbergmann/comparator.git",
1034
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1035
            },
1036
            "dist": {
1037
                "type": "zip",
1038
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1039
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1040
                "shasum": ""
1041
            },
1042
            "require": {
1043
                "php": ">=5.3.3",
1044
                "sebastian/diff": "~1.2",
1045
                "sebastian/exporter": "~1.2"
1046
            },
1047
            "require-dev": {
1048
                "phpunit/phpunit": "~4.4"
1049
            },
1050
            "type": "library",
1051
            "extra": {
1052
                "branch-alias": {
1053
                    "dev-master": "1.2.x-dev"
1054
                }
1055
            },
1056
            "autoload": {
1057
                "classmap": [
1058
                    "src/"
1059
                ]
1060
            },
1061
            "notification-url": "https://packagist.org/downloads/",
1062
            "license": [
1063
                "BSD-3-Clause"
1064
            ],
1065
            "authors": [
1066
                {
1067
                    "name": "Jeff Welch",
1068
                    "email": "[email protected]"
1069
                },
1070
                {
1071
                    "name": "Volker Dusch",
1072
                    "email": "[email protected]"
1073
                },
1074
                {
1075
                    "name": "Bernhard Schussek",
1076
                    "email": "[email protected]"
1077
                },
1078
                {
1079
                    "name": "Sebastian Bergmann",
1080
                    "email": "[email protected]"
1081
                }
1082
            ],
1083
            "description": "Provides the functionality to compare PHP values for equality",
1084
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1085
            "keywords": [
1086
                "comparator",
1087
                "compare",
1088
                "equality"
1089
            ],
1090
            "time": "2015-07-26 15:48:44"
1091
        },
1092
        {
1093
            "name": "sebastian/diff",
1094
            "version": "dev-master",
1095
            "source": {
1096
                "type": "git",
1097
                "url": "https://github.com/sebastianbergmann/diff.git",
1098
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1099
            },
1100
            "dist": {
1101
                "type": "zip",
1102
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1103
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1104
                "shasum": ""
1105
            },
1106
            "require": {
1107
                "php": ">=5.3.3"
1108
            },
1109
            "require-dev": {
1110
                "phpunit/phpunit": "~4.8"
1111
            },
1112
            "type": "library",
1113
            "extra": {
1114
                "branch-alias": {
1115
                    "dev-master": "1.4-dev"
1116
                }
1117
            },
1118
            "autoload": {
1119
                "classmap": [
1120
                    "src/"
1121
                ]
1122
            },
1123
            "notification-url": "https://packagist.org/downloads/",
1124
            "license": [
1125
                "BSD-3-Clause"
1126
            ],
1127
            "authors": [
1128
                {
1129
                    "name": "Kore Nordmann",
1130
                    "email": "[email protected]"
1131
                },
1132
                {
1133
                    "name": "Sebastian Bergmann",
1134
                    "email": "[email protected]"
1135
                }
1136
            ],
1137
            "description": "Diff implementation",
1138
            "homepage": "https://github.com/sebastianbergmann/diff",
1139
            "keywords": [
1140
                "diff"
1141
            ],
1142
            "time": "2015-12-08 07:14:41"
1143
        },
1144
        {
1145
            "name": "sebastian/environment",
1146
            "version": "dev-master",
1147
            "source": {
1148
                "type": "git",
1149
                "url": "https://github.com/sebastianbergmann/environment.git",
1150
                "reference": "6e7133793a8e5a5714a551a8324337374be209df"
1151
            },
1152
            "dist": {
1153
                "type": "zip",
1154
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
1155
                "reference": "6e7133793a8e5a5714a551a8324337374be209df",
1156
                "shasum": ""
1157
            },
1158
            "require": {
1159
                "php": ">=5.3.3"
1160
            },
1161
            "require-dev": {
1162
                "phpunit/phpunit": "~4.4"
1163
            },
1164
            "type": "library",
1165
            "extra": {
1166
                "branch-alias": {
1167
                    "dev-master": "1.3.x-dev"
1168
                }
1169
            },
1170
            "autoload": {
1171
                "classmap": [
1172
                    "src/"
1173
                ]
1174
            },
1175
            "notification-url": "https://packagist.org/downloads/",
1176
            "license": [
1177
                "BSD-3-Clause"
1178
            ],
1179
            "authors": [
1180
                {
1181
                    "name": "Sebastian Bergmann",
1182
                    "email": "[email protected]"
1183
                }
1184
            ],
1185
            "description": "Provides functionality to handle HHVM/PHP environments",
1186
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1187
            "keywords": [
1188
                "Xdebug",
1189
                "environment",
1190
                "hhvm"
1191
            ],
1192
            "time": "2015-12-02 08:37:27"
1193
        },
1194
        {
1195
            "name": "sebastian/exporter",
1196
            "version": "dev-master",
1197
            "source": {
1198
                "type": "git",
1199
                "url": "https://github.com/sebastianbergmann/exporter.git",
1200
                "reference": "f88f8936517d54ae6d589166810877fb2015d0a2"
1201
            },
1202
            "dist": {
1203
                "type": "zip",
1204
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/f88f8936517d54ae6d589166810877fb2015d0a2",
1205
                "reference": "f88f8936517d54ae6d589166810877fb2015d0a2",
1206
                "shasum": ""
1207
            },
1208
            "require": {
1209
                "php": ">=5.3.3",
1210
                "sebastian/recursion-context": "~1.0"
1211
            },
1212
            "require-dev": {
1213
                "ext-mbstring": "*",
1214
                "phpunit/phpunit": "~4.4"
1215
            },
1216
            "type": "library",
1217
            "extra": {
1218
                "branch-alias": {
1219
                    "dev-master": "1.3.x-dev"
1220
                }
1221
            },
1222
            "autoload": {
1223
                "classmap": [
1224
                    "src/"
1225
                ]
1226
            },
1227
            "notification-url": "https://packagist.org/downloads/",
1228
            "license": [
1229
                "BSD-3-Clause"
1230
            ],
1231
            "authors": [
1232
                {
1233
                    "name": "Jeff Welch",
1234
                    "email": "[email protected]"
1235
                },
1236
                {
1237
                    "name": "Volker Dusch",
1238
                    "email": "[email protected]"
1239
                },
1240
                {
1241
                    "name": "Bernhard Schussek",
1242
                    "email": "[email protected]"
1243
                },
1244
                {
1245
                    "name": "Sebastian Bergmann",
1246
                    "email": "[email protected]"
1247
                },
1248
                {
1249
                    "name": "Adam Harvey",
1250
                    "email": "[email protected]"
1251
                }
1252
            ],
1253
            "description": "Provides the functionality to export PHP variables for visualization",
1254
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1255
            "keywords": [
1256
                "export",
1257
                "exporter"
1258
            ],
1259
            "time": "2015-08-09 04:23:41"
1260
        },
1261
        {
1262
            "name": "sebastian/global-state",
1263
            "version": "1.1.1",
1264
            "source": {
1265
                "type": "git",
1266
                "url": "https://github.com/sebastianbergmann/global-state.git",
1267
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1268
            },
1269
            "dist": {
1270
                "type": "zip",
1271
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1272
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1273
                "shasum": ""
1274
            },
1275
            "require": {
1276
                "php": ">=5.3.3"
1277
            },
1278
            "require-dev": {
1279
                "phpunit/phpunit": "~4.2"
1280
            },
1281
            "suggest": {
1282
                "ext-uopz": "*"
1283
            },
1284
            "type": "library",
1285
            "extra": {
1286
                "branch-alias": {
1287
                    "dev-master": "1.0-dev"
1288
                }
1289
            },
1290
            "autoload": {
1291
                "classmap": [
1292
                    "src/"
1293
                ]
1294
            },
1295
            "notification-url": "https://packagist.org/downloads/",
1296
            "license": [
1297
                "BSD-3-Clause"
1298
            ],
1299
            "authors": [
1300
                {
1301
                    "name": "Sebastian Bergmann",
1302
                    "email": "[email protected]"
1303
                }
1304
            ],
1305
            "description": "Snapshotting of global state",
1306
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1307
            "keywords": [
1308
                "global state"
1309
            ],
1310
            "time": "2015-10-12 03:26:01"
1311
        },
1312
        {
1313
            "name": "sebastian/recursion-context",
1314
            "version": "dev-master",
1315
            "source": {
1316
                "type": "git",
1317
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1318
                "reference": "7ff5b1b3dcc55b8ab8ae61ef99d4730940856ee7"
1319
            },
1320
            "dist": {
1321
                "type": "zip",
1322
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/7ff5b1b3dcc55b8ab8ae61ef99d4730940856ee7",
1323
                "reference": "7ff5b1b3dcc55b8ab8ae61ef99d4730940856ee7",
1324
                "shasum": ""
1325
            },
1326
            "require": {
1327
                "php": ">=5.3.3"
1328
            },
1329
            "require-dev": {
1330
                "phpunit/phpunit": "~4.4"
1331
            },
1332
            "type": "library",
1333
            "extra": {
1334
                "branch-alias": {
1335
                    "dev-master": "1.0.x-dev"
1336
                }
1337
            },
1338
            "autoload": {
1339
                "classmap": [
1340
                    "src/"
1341
                ]
1342
            },
1343
            "notification-url": "https://packagist.org/downloads/",
1344
            "license": [
1345
                "BSD-3-Clause"
1346
            ],
1347
            "authors": [
1348
                {
1349
                    "name": "Jeff Welch",
1350
                    "email": "[email protected]"
1351
                },
1352
                {
1353
                    "name": "Sebastian Bergmann",
1354
                    "email": "[email protected]"
1355
                },
1356
                {
1357
                    "name": "Adam Harvey",
1358
                    "email": "[email protected]"
1359
                }
1360
            ],
1361
            "description": "Provides functionality to recursively process PHP variables",
1362
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1363
            "time": "2016-01-28 05:39:29"
1364
        },
1365
        {
1366
            "name": "sebastian/version",
1367
            "version": "1.0.6",
1368
            "source": {
1369
                "type": "git",
1370
                "url": "https://github.com/sebastianbergmann/version.git",
1371
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1372
            },
1373
            "dist": {
1374
                "type": "zip",
1375
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1376
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1377
                "shasum": ""
1378
            },
1379
            "type": "library",
1380
            "autoload": {
1381
                "classmap": [
1382
                    "src/"
1383
                ]
1384
            },
1385
            "notification-url": "https://packagist.org/downloads/",
1386
            "license": [
1387
                "BSD-3-Clause"
1388
            ],
1389
            "authors": [
1390
                {
1391
                    "name": "Sebastian Bergmann",
1392
                    "email": "[email protected]",
1393
                    "role": "lead"
1394
                }
1395
            ],
1396
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1397
            "homepage": "https://github.com/sebastianbergmann/version",
1398
            "time": "2015-06-21 13:59:46"
1399
        },
1400
        {
1401
            "name": "symfony/yaml",
1402
            "version": "dev-master",
1403
            "source": {
1404
                "type": "git",
1405
                "url": "https://github.com/symfony/yaml.git",
1406
                "reference": "13797a2598154e4663f31360733434e56924e20a"
1407
            },
1408
            "dist": {
1409
                "type": "zip",
1410
                "url": "https://api.github.com/repos/symfony/yaml/zipball/13797a2598154e4663f31360733434e56924e20a",
1411
                "reference": "13797a2598154e4663f31360733434e56924e20a",
1412
                "shasum": ""
1413
            },
1414
            "require": {
1415
                "php": ">=5.5.9"
1416
            },
1417
            "type": "library",
1418
            "extra": {
1419
                "branch-alias": {
1420
                    "dev-master": "3.1-dev"
1421
                }
1422
            },
1423
            "autoload": {
1424
                "psr-4": {
1425
                    "Symfony\\Component\\Yaml\\": ""
1426
                },
1427
                "exclude-from-classmap": [
1428
                    "/Tests/"
1429
                ]
1430
            },
1431
            "notification-url": "https://packagist.org/downloads/",
1432
            "license": [
1433
                "MIT"
1434
            ],
1435
            "authors": [
1436
                {
1437
                    "name": "Fabien Potencier",
1438
                    "email": "[email protected]"
1439
                },
1440
                {
1441
                    "name": "Symfony Community",
1442
                    "homepage": "https://symfony.com/contributors"
1443
                }
1444
            ],
1445
            "description": "Symfony Yaml Component",
1446
            "homepage": "https://symfony.com",
1447
            "time": "2016-02-18 10:31:35"
1448
        }
1449
    ],
1450
    "aliases": [],
1451
    "minimum-stability": "dev",
1452
    "stability-flags": [],
1453
    "prefer-stable": false,
1454
    "prefer-lowest": false,
1455
    "platform": [],
1456
    "platform-dev": []
1457
}
1458