Completed
Push — master ( 3866e8...19918f )
by Antonio
13:37
created

composer.lock (1 issue)

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