Completed
Push — master ( 1af836...36fe18 )
by Antonio
03:10
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": "43249e5ee605584893a3c6455f281210",
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.3.4",
731
            "source": {
732
                "type": "git",
733
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
734
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
735
            },
736
            "dist": {
737
                "type": "zip",
738
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
739
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
740
                "shasum": ""
741
            },
742
            "require": {
743
                "php": ">=5.3.3"
744
            },
745
            "type": "library",
746
            "autoload": {
747
                "classmap": [
748
                    "File/"
749
                ]
750
            },
751
            "notification-url": "https://packagist.org/downloads/",
752
            "include-path": [
753
                ""
754
            ],
755
            "license": [
756
                "BSD-3-Clause"
757
            ],
758
            "authors": [
759
                {
760
                    "name": "Sebastian Bergmann",
761
                    "email": "[email protected]",
762
                    "role": "lead"
763
                }
764
            ],
765
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
766
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
767
            "keywords": [
768
                "filesystem",
769
                "iterator"
770
            ],
771
            "time": "2013-10-10 15:34:57"
772
        },
773
        {
774
            "name": "phpunit/php-text-template",
775
            "version": "1.2.0",
776
            "source": {
777
                "type": "git",
778
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
779
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
780
            },
781
            "dist": {
782
                "type": "zip",
783
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
784
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
785
                "shasum": ""
786
            },
787
            "require": {
788
                "php": ">=5.3.3"
789
            },
790
            "type": "library",
791
            "autoload": {
792
                "classmap": [
793
                    "Text/"
794
                ]
795
            },
796
            "notification-url": "https://packagist.org/downloads/",
797
            "include-path": [
798
                ""
799
            ],
800
            "license": [
801
                "BSD-3-Clause"
802
            ],
803
            "authors": [
804
                {
805
                    "name": "Sebastian Bergmann",
806
                    "email": "[email protected]",
807
                    "role": "lead"
808
                }
809
            ],
810
            "description": "Simple template engine.",
811
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
812
            "keywords": [
813
                "template"
814
            ],
815
            "time": "2014-01-30 17:20:04"
816
        },
817
        {
818
            "name": "phpunit/php-timer",
819
            "version": "1.0.5",
820
            "source": {
821
                "type": "git",
822
                "url": "https://github.com/sebastianbergmann/php-timer.git",
823
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
824
            },
825
            "dist": {
826
                "type": "zip",
827
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
828
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
829
                "shasum": ""
830
            },
831
            "require": {
832
                "php": ">=5.3.3"
833
            },
834
            "type": "library",
835
            "autoload": {
836
                "classmap": [
837
                    "PHP/"
838
                ]
839
            },
840
            "notification-url": "https://packagist.org/downloads/",
841
            "include-path": [
842
                ""
843
            ],
844
            "license": [
845
                "BSD-3-Clause"
846
            ],
847
            "authors": [
848
                {
849
                    "name": "Sebastian Bergmann",
850
                    "email": "[email protected]",
851
                    "role": "lead"
852
                }
853
            ],
854
            "description": "Utility class for timing",
855
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
856
            "keywords": [
857
                "timer"
858
            ],
859
            "time": "2013-08-02 07:42:54"
860
        },
861
        {
862
            "name": "phpunit/php-token-stream",
863
            "version": "1.4.0",
864
            "source": {
865
                "type": "git",
866
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
867
                "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74"
868
            },
869
            "dist": {
870
                "type": "zip",
871
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db32c18eba00b121c145575fcbcd4d4d24e6db74",
872
                "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74",
873
                "shasum": ""
874
            },
875
            "require": {
876
                "ext-tokenizer": "*",
877
                "php": ">=5.3.3"
878
            },
879
            "require-dev": {
880
                "phpunit/phpunit": "~4.2"
881
            },
882
            "type": "library",
883
            "extra": {
884
                "branch-alias": {
885
                    "dev-master": "1.4-dev"
886
                }
887
            },
888
            "autoload": {
889
                "classmap": [
890
                    "src/"
891
                ]
892
            },
893
            "notification-url": "https://packagist.org/downloads/",
894
            "license": [
895
                "BSD-3-Clause"
896
            ],
897
            "authors": [
898
                {
899
                    "name": "Sebastian Bergmann",
900
                    "email": "[email protected]"
901
                }
902
            ],
903
            "description": "Wrapper around PHP's tokenizer extension.",
904
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
905
            "keywords": [
906
                "tokenizer"
907
            ],
908
            "time": "2015-01-17 09:51:32"
909
        },
910
        {
911
            "name": "phpunit/phpunit",
912
            "version": "4.5.1",
913
            "source": {
914
                "type": "git",
915
                "url": "https://github.com/sebastianbergmann/phpunit.git",
916
                "reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4"
917
            },
918
            "dist": {
919
                "type": "zip",
920
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d6429b0995b24a2d9dfe5587ee3a7071c1161af4",
921
                "reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4",
922
                "shasum": ""
923
            },
924
            "require": {
925
                "ext-dom": "*",
926
                "ext-json": "*",
927
                "ext-pcre": "*",
928
                "ext-reflection": "*",
929
                "ext-spl": "*",
930
                "php": ">=5.3.3",
931
                "phpspec/prophecy": "~1.3,>=1.3.1",
932
                "phpunit/php-code-coverage": "~2.0,>=2.0.11",
933
                "phpunit/php-file-iterator": "~1.3.2",
934
                "phpunit/php-text-template": "~1.2",
935
                "phpunit/php-timer": "~1.0.2",
936
                "phpunit/phpunit-mock-objects": "~2.3",
937
                "sebastian/comparator": "~1.1",
938
                "sebastian/diff": "~1.1",
939
                "sebastian/environment": "~1.2",
940
                "sebastian/exporter": "~1.2",
941
                "sebastian/global-state": "~1.0",
942
                "sebastian/version": "~1.0",
943
                "symfony/yaml": "~2.0"
944
            },
945
            "suggest": {
946
                "phpunit/php-invoker": "~1.1"
947
            },
948
            "bin": [
949
                "phpunit"
950
            ],
951
            "type": "library",
952
            "extra": {
953
                "branch-alias": {
954
                    "dev-master": "4.5.x-dev"
955
                }
956
            },
957
            "autoload": {
958
                "classmap": [
959
                    "src/"
960
                ]
961
            },
962
            "notification-url": "https://packagist.org/downloads/",
963
            "license": [
964
                "BSD-3-Clause"
965
            ],
966
            "authors": [
967
                {
968
                    "name": "Sebastian Bergmann",
969
                    "email": "[email protected]",
970
                    "role": "lead"
971
                }
972
            ],
973
            "description": "The PHP Unit Testing framework.",
974
            "homepage": "https://phpunit.de/",
975
            "keywords": [
976
                "phpunit",
977
                "testing",
978
                "xunit"
979
            ],
980
            "time": "2015-03-29 09:24:05"
981
        },
982
        {
983
            "name": "phpunit/phpunit-mock-objects",
984
            "version": "2.3.0",
985
            "source": {
986
                "type": "git",
987
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
988
                "reference": "c63d2367247365f688544f0d500af90a11a44c65"
989
            },
990
            "dist": {
991
                "type": "zip",
992
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
993
                "reference": "c63d2367247365f688544f0d500af90a11a44c65",
994
                "shasum": ""
995
            },
996
            "require": {
997
                "doctrine/instantiator": "~1.0,>=1.0.1",
998
                "php": ">=5.3.3",
999
                "phpunit/php-text-template": "~1.2"
1000
            },
1001
            "require-dev": {
1002
                "phpunit/phpunit": "~4.3"
1003
            },
1004
            "suggest": {
1005
                "ext-soap": "*"
1006
            },
1007
            "type": "library",
1008
            "extra": {
1009
                "branch-alias": {
1010
                    "dev-master": "2.3.x-dev"
1011
                }
1012
            },
1013
            "autoload": {
1014
                "classmap": [
1015
                    "src/"
1016
                ]
1017
            },
1018
            "notification-url": "https://packagist.org/downloads/",
1019
            "license": [
1020
                "BSD-3-Clause"
1021
            ],
1022
            "authors": [
1023
                {
1024
                    "name": "Sebastian Bergmann",
1025
                    "email": "[email protected]",
1026
                    "role": "lead"
1027
                }
1028
            ],
1029
            "description": "Mock Object library for PHPUnit",
1030
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1031
            "keywords": [
1032
                "mock",
1033
                "xunit"
1034
            ],
1035
            "time": "2014-10-03 05:12:11"
1036
        },
1037
        {
1038
            "name": "sebastian/comparator",
1039
            "version": "1.1.1",
1040
            "source": {
1041
                "type": "git",
1042
                "url": "https://github.com/sebastianbergmann/comparator.git",
1043
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
1044
            },
1045
            "dist": {
1046
                "type": "zip",
1047
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
1048
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
1049
                "shasum": ""
1050
            },
1051
            "require": {
1052
                "php": ">=5.3.3",
1053
                "sebastian/diff": "~1.2",
1054
                "sebastian/exporter": "~1.2"
1055
            },
1056
            "require-dev": {
1057
                "phpunit/phpunit": "~4.4"
1058
            },
1059
            "type": "library",
1060
            "extra": {
1061
                "branch-alias": {
1062
                    "dev-master": "1.1.x-dev"
1063
                }
1064
            },
1065
            "autoload": {
1066
                "classmap": [
1067
                    "src/"
1068
                ]
1069
            },
1070
            "notification-url": "https://packagist.org/downloads/",
1071
            "license": [
1072
                "BSD-3-Clause"
1073
            ],
1074
            "authors": [
1075
                {
1076
                    "name": "Jeff Welch",
1077
                    "email": "[email protected]"
1078
                },
1079
                {
1080
                    "name": "Volker Dusch",
1081
                    "email": "[email protected]"
1082
                },
1083
                {
1084
                    "name": "Bernhard Schussek",
1085
                    "email": "[email protected]"
1086
                },
1087
                {
1088
                    "name": "Sebastian Bergmann",
1089
                    "email": "[email protected]"
1090
                }
1091
            ],
1092
            "description": "Provides the functionality to compare PHP values for equality",
1093
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1094
            "keywords": [
1095
                "comparator",
1096
                "compare",
1097
                "equality"
1098
            ],
1099
            "time": "2015-01-29 16:28:08"
1100
        },
1101
        {
1102
            "name": "sebastian/diff",
1103
            "version": "1.2.0",
1104
            "source": {
1105
                "type": "git",
1106
                "url": "https://github.com/sebastianbergmann/diff.git",
1107
                "reference": "5843509fed39dee4b356a306401e9dd1a931fec7"
1108
            },
1109
            "dist": {
1110
                "type": "zip",
1111
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7",
1112
                "reference": "5843509fed39dee4b356a306401e9dd1a931fec7",
1113
                "shasum": ""
1114
            },
1115
            "require": {
1116
                "php": ">=5.3.3"
1117
            },
1118
            "require-dev": {
1119
                "phpunit/phpunit": "~4.2"
1120
            },
1121
            "type": "library",
1122
            "extra": {
1123
                "branch-alias": {
1124
                    "dev-master": "1.2-dev"
1125
                }
1126
            },
1127
            "autoload": {
1128
                "classmap": [
1129
                    "src/"
1130
                ]
1131
            },
1132
            "notification-url": "https://packagist.org/downloads/",
1133
            "license": [
1134
                "BSD-3-Clause"
1135
            ],
1136
            "authors": [
1137
                {
1138
                    "name": "Kore Nordmann",
1139
                    "email": "[email protected]"
1140
                },
1141
                {
1142
                    "name": "Sebastian Bergmann",
1143
                    "email": "[email protected]"
1144
                }
1145
            ],
1146
            "description": "Diff implementation",
1147
            "homepage": "http://www.github.com/sebastianbergmann/diff",
1148
            "keywords": [
1149
                "diff"
1150
            ],
1151
            "time": "2014-08-15 10:29:00"
1152
        },
1153
        {
1154
            "name": "sebastian/environment",
1155
            "version": "1.2.1",
1156
            "source": {
1157
                "type": "git",
1158
                "url": "https://github.com/sebastianbergmann/environment.git",
1159
                "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7"
1160
            },
1161
            "dist": {
1162
                "type": "zip",
1163
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7",
1164
                "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7",
1165
                "shasum": ""
1166
            },
1167
            "require": {
1168
                "php": ">=5.3.3"
1169
            },
1170
            "require-dev": {
1171
                "phpunit/phpunit": "~4.3"
1172
            },
1173
            "type": "library",
1174
            "extra": {
1175
                "branch-alias": {
1176
                    "dev-master": "1.2.x-dev"
1177
                }
1178
            },
1179
            "autoload": {
1180
                "classmap": [
1181
                    "src/"
1182
                ]
1183
            },
1184
            "notification-url": "https://packagist.org/downloads/",
1185
            "license": [
1186
                "BSD-3-Clause"
1187
            ],
1188
            "authors": [
1189
                {
1190
                    "name": "Sebastian Bergmann",
1191
                    "email": "[email protected]"
1192
                }
1193
            ],
1194
            "description": "Provides functionality to handle HHVM/PHP environments",
1195
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1196
            "keywords": [
1197
                "Xdebug",
1198
                "environment",
1199
                "hhvm"
1200
            ],
1201
            "time": "2014-10-25 08:00:45"
1202
        },
1203
        {
1204
            "name": "sebastian/exporter",
1205
            "version": "1.2.0",
1206
            "source": {
1207
                "type": "git",
1208
                "url": "https://github.com/sebastianbergmann/exporter.git",
1209
                "reference": "84839970d05254c73cde183a721c7af13aede943"
1210
            },
1211
            "dist": {
1212
                "type": "zip",
1213
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
1214
                "reference": "84839970d05254c73cde183a721c7af13aede943",
1215
                "shasum": ""
1216
            },
1217
            "require": {
1218
                "php": ">=5.3.3",
1219
                "sebastian/recursion-context": "~1.0"
1220
            },
1221
            "require-dev": {
1222
                "phpunit/phpunit": "~4.4"
1223
            },
1224
            "type": "library",
1225
            "extra": {
1226
                "branch-alias": {
1227
                    "dev-master": "1.2.x-dev"
1228
                }
1229
            },
1230
            "autoload": {
1231
                "classmap": [
1232
                    "src/"
1233
                ]
1234
            },
1235
            "notification-url": "https://packagist.org/downloads/",
1236
            "license": [
1237
                "BSD-3-Clause"
1238
            ],
1239
            "authors": [
1240
                {
1241
                    "name": "Jeff Welch",
1242
                    "email": "[email protected]"
1243
                },
1244
                {
1245
                    "name": "Volker Dusch",
1246
                    "email": "[email protected]"
1247
                },
1248
                {
1249
                    "name": "Bernhard Schussek",
1250
                    "email": "[email protected]"
1251
                },
1252
                {
1253
                    "name": "Sebastian Bergmann",
1254
                    "email": "[email protected]"
1255
                },
1256
                {
1257
                    "name": "Adam Harvey",
1258
                    "email": "[email protected]"
1259
                }
1260
            ],
1261
            "description": "Provides the functionality to export PHP variables for visualization",
1262
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1263
            "keywords": [
1264
                "export",
1265
                "exporter"
1266
            ],
1267
            "time": "2015-01-27 07:23:06"
1268
        },
1269
        {
1270
            "name": "sebastian/global-state",
1271
            "version": "1.0.0",
1272
            "source": {
1273
                "type": "git",
1274
                "url": "https://github.com/sebastianbergmann/global-state.git",
1275
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
1276
            },
1277
            "dist": {
1278
                "type": "zip",
1279
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1280
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1281
                "shasum": ""
1282
            },
1283
            "require": {
1284
                "php": ">=5.3.3"
1285
            },
1286
            "require-dev": {
1287
                "phpunit/phpunit": "~4.2"
1288
            },
1289
            "suggest": {
1290
                "ext-uopz": "*"
1291
            },
1292
            "type": "library",
1293
            "extra": {
1294
                "branch-alias": {
1295
                    "dev-master": "1.0-dev"
1296
                }
1297
            },
1298
            "autoload": {
1299
                "classmap": [
1300
                    "src/"
1301
                ]
1302
            },
1303
            "notification-url": "https://packagist.org/downloads/",
1304
            "license": [
1305
                "BSD-3-Clause"
1306
            ],
1307
            "authors": [
1308
                {
1309
                    "name": "Sebastian Bergmann",
1310
                    "email": "[email protected]"
1311
                }
1312
            ],
1313
            "description": "Snapshotting of global state",
1314
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1315
            "keywords": [
1316
                "global state"
1317
            ],
1318
            "time": "2014-10-06 09:23:50"
1319
        },
1320
        {
1321
            "name": "sebastian/recursion-context",
1322
            "version": "1.0.0",
1323
            "source": {
1324
                "type": "git",
1325
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1326
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
1327
            },
1328
            "dist": {
1329
                "type": "zip",
1330
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
1331
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
1332
                "shasum": ""
1333
            },
1334
            "require": {
1335
                "php": ">=5.3.3"
1336
            },
1337
            "require-dev": {
1338
                "phpunit/phpunit": "~4.4"
1339
            },
1340
            "type": "library",
1341
            "extra": {
1342
                "branch-alias": {
1343
                    "dev-master": "1.0.x-dev"
1344
                }
1345
            },
1346
            "autoload": {
1347
                "classmap": [
1348
                    "src/"
1349
                ]
1350
            },
1351
            "notification-url": "https://packagist.org/downloads/",
1352
            "license": [
1353
                "BSD-3-Clause"
1354
            ],
1355
            "authors": [
1356
                {
1357
                    "name": "Jeff Welch",
1358
                    "email": "[email protected]"
1359
                },
1360
                {
1361
                    "name": "Sebastian Bergmann",
1362
                    "email": "[email protected]"
1363
                },
1364
                {
1365
                    "name": "Adam Harvey",
1366
                    "email": "[email protected]"
1367
                }
1368
            ],
1369
            "description": "Provides functionality to recursively process PHP variables",
1370
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1371
            "time": "2015-01-24 09:48:32"
1372
        },
1373
        {
1374
            "name": "sebastian/version",
1375
            "version": "1.0.4",
1376
            "source": {
1377
                "type": "git",
1378
                "url": "https://github.com/sebastianbergmann/version.git",
1379
                "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b"
1380
            },
1381
            "dist": {
1382
                "type": "zip",
1383
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b",
1384
                "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b",
1385
                "shasum": ""
1386
            },
1387
            "type": "library",
1388
            "autoload": {
1389
                "classmap": [
1390
                    "src/"
1391
                ]
1392
            },
1393
            "notification-url": "https://packagist.org/downloads/",
1394
            "license": [
1395
                "BSD-3-Clause"
1396
            ],
1397
            "authors": [
1398
                {
1399
                    "name": "Sebastian Bergmann",
1400
                    "email": "[email protected]",
1401
                    "role": "lead"
1402
                }
1403
            ],
1404
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1405
            "homepage": "https://github.com/sebastianbergmann/version",
1406
            "time": "2014-12-15 14:25:24"
1407
        },
1408
        {
1409
            "name": "symfony/yaml",
1410
            "version": "v2.6.5",
1411
            "target-dir": "Symfony/Component/Yaml",
1412
            "source": {
1413
                "type": "git",
1414
                "url": "https://github.com/symfony/Yaml.git",
1415
                "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d"
1416
            },
1417
            "dist": {
1418
                "type": "zip",
1419
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/0cd8e72071e46e15fc072270ae39ea1b66b10a9d",
1420
                "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d",
1421
                "shasum": ""
1422
            },
1423
            "require": {
1424
                "php": ">=5.3.3"
1425
            },
1426
            "require-dev": {
1427
                "symfony/phpunit-bridge": "~2.7"
1428
            },
1429
            "type": "library",
1430
            "extra": {
1431
                "branch-alias": {
1432
                    "dev-master": "2.6-dev"
1433
                }
1434
            },
1435
            "autoload": {
1436
                "psr-0": {
1437
                    "Symfony\\Component\\Yaml\\": ""
1438
                }
1439
            },
1440
            "notification-url": "https://packagist.org/downloads/",
1441
            "license": [
1442
                "MIT"
1443
            ],
1444
            "authors": [
1445
                {
1446
                    "name": "Symfony Community",
1447
                    "homepage": "http://symfony.com/contributors"
1448
                },
1449
                {
1450
                    "name": "Fabien Potencier",
1451
                    "email": "[email protected]"
1452
                }
1453
            ],
1454
            "description": "Symfony Yaml Component",
1455
            "homepage": "http://symfony.com",
1456
            "time": "2015-03-12 10:28:44"
1457
        }
1458
    ],
1459
    "aliases": [],
1460
    "minimum-stability": "stable",
1461
    "stability-flags": [],
1462
    "prefer-stable": false,
1463
    "prefer-lowest": false,
1464
    "platform": [],
1465
    "platform-dev": []
1466
}
1467