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