Completed
Pull Request — master (#91)
by
unknown
11:56
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

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

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "509fc858abcc7a009310c9f10216bc73",
8
    "packages": [
9
        {
10
            "name": "bower-asset/jquery",
11
            "version": "2.1.4",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/jquery/jquery.git",
15
                "reference": "7751e69b615c6eca6f783a81e292a55725af6b85"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/jquery/jquery/zipball/7751e69b615c6eca6f783a81e292a55725af6b85",
20
                "reference": "7751e69b615c6eca6f783a81e292a55725af6b85",
21
                "shasum": ""
22
            },
23
            "require-dev": {
24
                "bower-asset/qunit": "1.14.0",
25
                "bower-asset/requirejs": "2.1.10",
26
                "bower-asset/sinon": "1.8.1",
27
                "bower-asset/sizzle": "2.1.1-patch2"
28
            },
29
            "type": "bower-asset-library",
30
            "extra": {
31
                "bower-asset-main": "dist/jquery.js",
32
                "bower-asset-ignore": [
33
                    "**/.*",
34
                    "build",
35
                    "dist/cdn",
36
                    "speed",
37
                    "test",
38
                    "*.md",
39
                    "AUTHORS.txt",
40
                    "Gruntfile.js",
41
                    "package.json"
42
                ]
43
            },
44
            "license": [
45
                "MIT"
46
            ],
47
            "keywords": [
48
                "javascript",
49
                "jquery",
50
                "library"
51
            ]
52
        },
53
        {
54
            "name": "bower-asset/jquery.inputmask",
55
            "version": "3.1.63",
56
            "source": {
57
                "type": "git",
58
                "url": "https://github.com/RobinHerbots/jquery.inputmask.git",
59
                "reference": "c40c7287eadc31e341ebbf0c02352eb55b9cbc48"
60
            },
61
            "dist": {
62
                "type": "zip",
63
                "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/c40c7287eadc31e341ebbf0c02352eb55b9cbc48",
64
                "reference": "c40c7287eadc31e341ebbf0c02352eb55b9cbc48",
65
                "shasum": ""
66
            },
67
            "require": {
68
                "bower-asset/jquery": ">=1.7"
69
            },
70
            "type": "bower-asset-library",
71
            "extra": {
72
                "bower-asset-main": [
73
                    "./dist/inputmask/jquery.inputmask.js",
74
                    "./dist/inputmask/jquery.inputmask.extensions.js",
75
                    "./dist/inputmask/jquery.inputmask.date.extensions.js",
76
                    "./dist/inputmask/jquery.inputmask.numeric.extensions.js",
77
                    "./dist/inputmask/jquery.inputmask.phone.extensions.js",
78
                    "./dist/inputmask/jquery.inputmask.regex.extensions.js"
79
                ],
80
                "bower-asset-ignore": [
81
                    "**/.*",
82
                    "qunit/",
83
                    "nuget/",
84
                    "tools/",
85
                    "js/",
86
                    "*.md",
87
                    "build.properties",
88
                    "build.xml",
89
                    "jquery.inputmask.jquery.json"
90
                ]
91
            },
92
            "license": [
93
                "http://opensource.org/licenses/mit-license.php"
94
            ],
95
            "description": "jquery.inputmask is a jquery plugin which create an input mask.",
96
            "keywords": [
97
                "form",
98
                "input",
99
                "inputmask",
100
                "jquery",
101
                "mask",
102
                "plugins"
103
            ]
104
        },
105
        {
106
            "name": "bower-asset/punycode",
107
            "version": "v1.3.2",
108
            "source": {
109
                "type": "git",
110
                "url": "https://github.com/bestiejs/punycode.js.git",
111
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
112
            },
113
            "dist": {
114
                "type": "zip",
115
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
116
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
117
                "shasum": ""
118
            },
119
            "type": "bower-asset-library",
120
            "extra": {
121
                "bower-asset-main": "punycode.js",
122
                "bower-asset-ignore": [
123
                    "coverage",
124
                    "tests",
125
                    ".*",
126
                    "component.json",
127
                    "Gruntfile.js",
128
                    "node_modules",
129
                    "package.json"
130
                ]
131
            }
132
        },
133
        {
134
            "name": "bower-asset/yii2-pjax",
135
            "version": "v2.0.4",
136
            "source": {
137
                "type": "git",
138
                "url": "https://github.com/yiisoft/jquery-pjax.git",
139
                "reference": "3f20897307cca046fca5323b318475ae9dac0ca0"
140
            },
141
            "dist": {
142
                "type": "zip",
143
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0",
144
                "reference": "3f20897307cca046fca5323b318475ae9dac0ca0",
145
                "shasum": ""
146
            },
147
            "require": {
148
                "bower-asset/jquery": ">=1.8"
149
            },
150
            "type": "bower-asset-library",
151
            "extra": {
152
                "bower-asset-main": "./jquery.pjax.js",
153
                "bower-asset-ignore": [
154
                    ".travis.yml",
155
                    "Gemfile",
156
                    "Gemfile.lock",
157
                    "vendor/",
158
                    "script/",
159
                    "test/"
160
                ]
161
            },
162
            "license": [
163
                "MIT"
164
            ]
165
        },
166
        {
167
            "name": "cebe/markdown",
168
            "version": "1.1.0",
169
            "source": {
170
                "type": "git",
171
                "url": "https://github.com/cebe/markdown.git",
172
                "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2"
173
            },
174
            "dist": {
175
                "type": "zip",
176
                "url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2",
177
                "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2",
178
                "shasum": ""
179
            },
180
            "require": {
181
                "lib-pcre": "*",
182
                "php": ">=5.4.0"
183
            },
184
            "require-dev": {
185
                "cebe/indent": "*",
186
                "facebook/xhprof": "*@dev",
187
                "phpunit/phpunit": "4.1.*"
188
            },
189
            "bin": [
190
                "bin/markdown"
191
            ],
192
            "type": "library",
193
            "extra": {
194
                "branch-alias": {
195
                    "dev-master": "1.1.x-dev"
196
                }
197
            },
198
            "autoload": {
199
                "psr-4": {
200
                    "cebe\\markdown\\": ""
201
                }
202
            },
203
            "notification-url": "https://packagist.org/downloads/",
204
            "license": [
205
                "MIT"
206
            ],
207
            "authors": [
208
                {
209
                    "name": "Carsten Brandt",
210
                    "email": "[email protected]",
211
                    "homepage": "http://cebe.cc/",
212
                    "role": "Creator"
213
                }
214
            ],
215
            "description": "A super fast, highly extensible markdown parser for PHP",
216
            "homepage": "https://github.com/cebe/markdown#readme",
217
            "keywords": [
218
                "extensible",
219
                "fast",
220
                "gfm",
221
                "markdown",
222
                "markdown-extra"
223
            ],
224
            "time": "2015-03-06 05:28:07"
225
        },
226
        {
227
            "name": "ezyang/htmlpurifier",
228
            "version": "v4.6.0",
229
            "source": {
230
                "type": "git",
231
                "url": "https://github.com/ezyang/htmlpurifier.git",
232
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
233
            },
234
            "dist": {
235
                "type": "zip",
236
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
237
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
238
                "shasum": ""
239
            },
240
            "require": {
241
                "php": ">=5.2"
242
            },
243
            "type": "library",
244
            "autoload": {
245
                "psr-0": {
246
                    "HTMLPurifier": "library/"
247
                },
248
                "files": [
249
                    "library/HTMLPurifier.composer.php"
250
                ]
251
            },
252
            "notification-url": "https://packagist.org/downloads/",
253
            "license": [
254
                "LGPL"
255
            ],
256
            "authors": [
257
                {
258
                    "name": "Edward Z. Yang",
259
                    "email": "[email protected]",
260
                    "homepage": "http://ezyang.com"
261
                }
262
            ],
263
            "description": "Standards compliant HTML filter written in PHP",
264
            "homepage": "http://htmlpurifier.org/",
265
            "keywords": [
266
                "html"
267
            ],
268
            "time": "2013-11-30 08:25:19"
269
        },
270
        {
271
            "name": "yiisoft/yii2",
0 ignored issues
show
There is a security advisory for your installed version of yiisoft/yii2:

class yii\web\ViewAction allowed to include arbitrary files that end with .php
Loading history...
272
            "version": "2.0.4",
273
            "source": {
274
                "type": "git",
275
                "url": "https://github.com/yiisoft/yii2-framework.git",
276
                "reference": "726867caee3f23aa7a6975c801e64b6021e14f86"
277
            },
278
            "dist": {
279
                "type": "zip",
280
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/726867caee3f23aa7a6975c801e64b6021e14f86",
281
                "reference": "726867caee3f23aa7a6975c801e64b6021e14f86",
282
                "shasum": ""
283
            },
284
            "require": {
285
                "bower-asset/jquery": "2.1.*@stable | 1.11.*@stable",
286
                "bower-asset/jquery.inputmask": "3.1.*",
287
                "bower-asset/punycode": "1.3.*",
288
                "bower-asset/yii2-pjax": ">=2.0.1",
289
                "cebe/markdown": "~1.0.0 | ~1.1.0",
290
                "ext-mbstring": "*",
291
                "ezyang/htmlpurifier": "4.6.*",
292
                "lib-pcre": "*",
293
                "php": ">=5.4.0",
294
                "yiisoft/yii2-composer": "*"
295
            },
296
            "bin": [
297
                "yii"
298
            ],
299
            "type": "library",
300
            "extra": {
301
                "branch-alias": {
302
                    "dev-master": "2.0.x-dev"
303
                }
304
            },
305
            "autoload": {
306
                "psr-4": {
307
                    "yii\\": ""
308
                }
309
            },
310
            "notification-url": "https://packagist.org/downloads/",
311
            "license": [
312
                "BSD-3-Clause"
313
            ],
314
            "authors": [
315
                {
316
                    "name": "Qiang Xue",
317
                    "email": "[email protected]",
318
                    "homepage": "http://www.yiiframework.com/",
319
                    "role": "Founder and project lead"
320
                },
321
                {
322
                    "name": "Alexander Makarov",
323
                    "email": "[email protected]",
324
                    "homepage": "http://rmcreative.ru/",
325
                    "role": "Core framework development"
326
                },
327
                {
328
                    "name": "Maurizio Domba",
329
                    "homepage": "http://mdomba.info/",
330
                    "role": "Core framework development"
331
                },
332
                {
333
                    "name": "Carsten Brandt",
334
                    "email": "[email protected]",
335
                    "homepage": "http://cebe.cc/",
336
                    "role": "Core framework development"
337
                },
338
                {
339
                    "name": "Timur Ruziev",
340
                    "email": "[email protected]",
341
                    "homepage": "http://resurtm.com/",
342
                    "role": "Core framework development"
343
                },
344
                {
345
                    "name": "Paul Klimov",
346
                    "email": "[email protected]",
347
                    "role": "Core framework development"
348
                }
349
            ],
350
            "description": "Yii PHP Framework Version 2",
351
            "homepage": "http://www.yiiframework.com/",
352
            "keywords": [
353
                "framework",
354
                "yii2"
355
            ],
356
            "time": "2015-05-10 20:09:47"
357
        },
358
        {
359
            "name": "yiisoft/yii2-composer",
360
            "version": "2.0.3",
361
            "source": {
362
                "type": "git",
363
                "url": "https://github.com/yiisoft/yii2-composer.git",
364
                "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be"
365
            },
366
            "dist": {
367
                "type": "zip",
368
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/ca8d23707ae47d20b0454e4b135c156f6da6d7be",
369
                "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be",
370
                "shasum": ""
371
            },
372
            "require": {
373
                "composer-plugin-api": "1.0.0"
374
            },
375
            "type": "composer-plugin",
376
            "extra": {
377
                "class": "yii\\composer\\Plugin",
378
                "branch-alias": {
379
                    "dev-master": "2.0.x-dev"
380
                }
381
            },
382
            "autoload": {
383
                "psr-4": {
384
                    "yii\\composer\\": ""
385
                }
386
            },
387
            "notification-url": "https://packagist.org/downloads/",
388
            "license": [
389
                "BSD-3-Clause"
390
            ],
391
            "authors": [
392
                {
393
                    "name": "Qiang Xue",
394
                    "email": "[email protected]"
395
                }
396
            ],
397
            "description": "The composer plugin for Yii extension installer",
398
            "keywords": [
399
                "composer",
400
                "extension installer",
401
                "yii2"
402
            ],
403
            "time": "2015-03-01 06:22:44"
404
        }
405
    ],
406
    "packages-dev": [
407
        {
408
            "name": "doctrine/annotations",
409
            "version": "v1.2.4",
410
            "source": {
411
                "type": "git",
412
                "url": "https://github.com/doctrine/annotations.git",
413
                "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e"
414
            },
415
            "dist": {
416
                "type": "zip",
417
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e",
418
                "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e",
419
                "shasum": ""
420
            },
421
            "require": {
422
                "doctrine/lexer": "1.*",
423
                "php": ">=5.3.2"
424
            },
425
            "require-dev": {
426
                "doctrine/cache": "1.*",
427
                "phpunit/phpunit": "4.*"
428
            },
429
            "type": "library",
430
            "extra": {
431
                "branch-alias": {
432
                    "dev-master": "1.3.x-dev"
433
                }
434
            },
435
            "autoload": {
436
                "psr-0": {
437
                    "Doctrine\\Common\\Annotations\\": "lib/"
438
                }
439
            },
440
            "notification-url": "https://packagist.org/downloads/",
441
            "license": [
442
                "MIT"
443
            ],
444
            "authors": [
445
                {
446
                    "name": "Roman Borschel",
447
                    "email": "[email protected]"
448
                },
449
                {
450
                    "name": "Benjamin Eberlei",
451
                    "email": "[email protected]"
452
                },
453
                {
454
                    "name": "Guilherme Blanco",
455
                    "email": "[email protected]"
456
                },
457
                {
458
                    "name": "Jonathan Wage",
459
                    "email": "[email protected]"
460
                },
461
                {
462
                    "name": "Johannes Schmitt",
463
                    "email": "[email protected]"
464
                }
465
            ],
466
            "description": "Docblock Annotations Parser",
467
            "homepage": "http://www.doctrine-project.org",
468
            "keywords": [
469
                "annotations",
470
                "docblock",
471
                "parser"
472
            ],
473
            "time": "2014-12-23 22:40:37"
474
        },
475
        {
476
            "name": "doctrine/instantiator",
477
            "version": "1.0.4",
478
            "source": {
479
                "type": "git",
480
                "url": "https://github.com/doctrine/instantiator.git",
481
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
482
            },
483
            "dist": {
484
                "type": "zip",
485
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
486
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
487
                "shasum": ""
488
            },
489
            "require": {
490
                "php": ">=5.3,<8.0-DEV"
491
            },
492
            "require-dev": {
493
                "athletic/athletic": "~0.1.8",
494
                "ext-pdo": "*",
495
                "ext-phar": "*",
496
                "phpunit/phpunit": "~4.0",
497
                "squizlabs/php_codesniffer": "2.0.*@ALPHA"
498
            },
499
            "type": "library",
500
            "extra": {
501
                "branch-alias": {
502
                    "dev-master": "1.0.x-dev"
503
                }
504
            },
505
            "autoload": {
506
                "psr-0": {
507
                    "Doctrine\\Instantiator\\": "src"
508
                }
509
            },
510
            "notification-url": "https://packagist.org/downloads/",
511
            "license": [
512
                "MIT"
513
            ],
514
            "authors": [
515
                {
516
                    "name": "Marco Pivetta",
517
                    "email": "[email protected]",
518
                    "homepage": "http://ocramius.github.com/"
519
                }
520
            ],
521
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
522
            "homepage": "https://github.com/doctrine/instantiator",
523
            "keywords": [
524
                "constructor",
525
                "instantiate"
526
            ],
527
            "time": "2014-10-13 12:58:55"
528
        },
529
        {
530
            "name": "doctrine/lexer",
531
            "version": "v1.0.1",
532
            "source": {
533
                "type": "git",
534
                "url": "https://github.com/doctrine/lexer.git",
535
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
536
            },
537
            "dist": {
538
                "type": "zip",
539
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
540
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
541
                "shasum": ""
542
            },
543
            "require": {
544
                "php": ">=5.3.2"
545
            },
546
            "type": "library",
547
            "extra": {
548
                "branch-alias": {
549
                    "dev-master": "1.0.x-dev"
550
                }
551
            },
552
            "autoload": {
553
                "psr-0": {
554
                    "Doctrine\\Common\\Lexer\\": "lib/"
555
                }
556
            },
557
            "notification-url": "https://packagist.org/downloads/",
558
            "license": [
559
                "MIT"
560
            ],
561
            "authors": [
562
                {
563
                    "name": "Roman Borschel",
564
                    "email": "[email protected]"
565
                },
566
                {
567
                    "name": "Guilherme Blanco",
568
                    "email": "[email protected]"
569
                },
570
                {
571
                    "name": "Johannes Schmitt",
572
                    "email": "[email protected]"
573
                }
574
            ],
575
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
576
            "homepage": "http://www.doctrine-project.org",
577
            "keywords": [
578
                "lexer",
579
                "parser"
580
            ],
581
            "time": "2014-09-09 13:34:57"
582
        },
583
        {
584
            "name": "guzzle/guzzle",
585
            "version": "v3.9.3",
586
            "source": {
587
                "type": "git",
588
                "url": "https://github.com/guzzle/guzzle3.git",
589
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
590
            },
591
            "dist": {
592
                "type": "zip",
593
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
594
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
595
                "shasum": ""
596
            },
597
            "require": {
598
                "ext-curl": "*",
599
                "php": ">=5.3.3",
600
                "symfony/event-dispatcher": "~2.1"
601
            },
602
            "replace": {
603
                "guzzle/batch": "self.version",
604
                "guzzle/cache": "self.version",
605
                "guzzle/common": "self.version",
606
                "guzzle/http": "self.version",
607
                "guzzle/inflection": "self.version",
608
                "guzzle/iterator": "self.version",
609
                "guzzle/log": "self.version",
610
                "guzzle/parser": "self.version",
611
                "guzzle/plugin": "self.version",
612
                "guzzle/plugin-async": "self.version",
613
                "guzzle/plugin-backoff": "self.version",
614
                "guzzle/plugin-cache": "self.version",
615
                "guzzle/plugin-cookie": "self.version",
616
                "guzzle/plugin-curlauth": "self.version",
617
                "guzzle/plugin-error-response": "self.version",
618
                "guzzle/plugin-history": "self.version",
619
                "guzzle/plugin-log": "self.version",
620
                "guzzle/plugin-md5": "self.version",
621
                "guzzle/plugin-mock": "self.version",
622
                "guzzle/plugin-oauth": "self.version",
623
                "guzzle/service": "self.version",
624
                "guzzle/stream": "self.version"
625
            },
626
            "require-dev": {
627
                "doctrine/cache": "~1.3",
628
                "monolog/monolog": "~1.0",
629
                "phpunit/phpunit": "3.7.*",
630
                "psr/log": "~1.0",
631
                "symfony/class-loader": "~2.1",
632
                "zendframework/zend-cache": "2.*,<2.3",
633
                "zendframework/zend-log": "2.*,<2.3"
634
            },
635
            "suggest": {
636
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
637
            },
638
            "type": "library",
639
            "extra": {
640
                "branch-alias": {
641
                    "dev-master": "3.9-dev"
642
                }
643
            },
644
            "autoload": {
645
                "psr-0": {
646
                    "Guzzle": "src/",
647
                    "Guzzle\\Tests": "tests/"
648
                }
649
            },
650
            "notification-url": "https://packagist.org/downloads/",
651
            "license": [
652
                "MIT"
653
            ],
654
            "authors": [
655
                {
656
                    "name": "Michael Dowling",
657
                    "email": "[email protected]",
658
                    "homepage": "https://github.com/mtdowling"
659
                },
660
                {
661
                    "name": "Guzzle Community",
662
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
663
                }
664
            ],
665
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
666
            "homepage": "http://guzzlephp.org/",
667
            "keywords": [
668
                "client",
669
                "curl",
670
                "framework",
671
                "http",
672
                "http client",
673
                "rest",
674
                "web service"
675
            ],
676
            "time": "2015-03-18 18:23:50"
677
        },
678
        {
679
            "name": "jms/metadata",
680
            "version": "1.5.1",
681
            "source": {
682
                "type": "git",
683
                "url": "https://github.com/schmittjoh/metadata.git",
684
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
685
            },
686
            "dist": {
687
                "type": "zip",
688
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
689
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
690
                "shasum": ""
691
            },
692
            "require": {
693
                "php": ">=5.3.0"
694
            },
695
            "require-dev": {
696
                "doctrine/cache": "~1.0"
697
            },
698
            "type": "library",
699
            "extra": {
700
                "branch-alias": {
701
                    "dev-master": "1.5.x-dev"
702
                }
703
            },
704
            "autoload": {
705
                "psr-0": {
706
                    "Metadata\\": "src/"
707
                }
708
            },
709
            "notification-url": "https://packagist.org/downloads/",
710
            "license": [
711
                "Apache"
712
            ],
713
            "authors": [
714
                {
715
                    "name": "Johannes Schmitt",
716
                    "email": "[email protected]",
717
                    "homepage": "https://github.com/schmittjoh",
718
                    "role": "Developer of wrapped JMSSerializerBundle"
719
                }
720
            ],
721
            "description": "Class/method/property metadata management in PHP",
722
            "keywords": [
723
                "annotations",
724
                "metadata",
725
                "xml",
726
                "yaml"
727
            ],
728
            "time": "2014-07-12 07:13:19"
729
        },
730
        {
731
            "name": "jms/parser-lib",
732
            "version": "1.0.0",
733
            "source": {
734
                "type": "git",
735
                "url": "https://github.com/schmittjoh/parser-lib.git",
736
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
737
            },
738
            "dist": {
739
                "type": "zip",
740
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
741
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
742
                "shasum": ""
743
            },
744
            "require": {
745
                "phpoption/phpoption": ">=0.9,<2.0-dev"
746
            },
747
            "type": "library",
748
            "extra": {
749
                "branch-alias": {
750
                    "dev-master": "1.0-dev"
751
                }
752
            },
753
            "autoload": {
754
                "psr-0": {
755
                    "JMS\\": "src/"
756
                }
757
            },
758
            "notification-url": "https://packagist.org/downloads/",
759
            "license": [
760
                "Apache2"
761
            ],
762
            "description": "A library for easily creating recursive-descent parsers.",
763
            "time": "2012-11-18 18:08:43"
764
        },
765
        {
766
            "name": "jms/serializer",
767
            "version": "0.16.0",
768
            "source": {
769
                "type": "git",
770
                "url": "https://github.com/schmittjoh/serializer.git",
771
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9"
772
            },
773
            "dist": {
774
                "type": "zip",
775
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
776
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9",
777
                "shasum": ""
778
            },
779
            "require": {
780
                "doctrine/annotations": "1.*",
781
                "jms/metadata": "~1.1",
782
                "jms/parser-lib": "1.*",
783
                "php": ">=5.3.2",
784
                "phpcollection/phpcollection": "~0.1"
785
            },
786
            "require-dev": {
787
                "doctrine/orm": "~2.1",
788
                "doctrine/phpcr-odm": "~1.0.1",
789
                "jackalope/jackalope-doctrine-dbal": "1.0.*",
790
                "propel/propel1": "~1.7",
791
                "symfony/filesystem": "2.*",
792
                "symfony/form": "~2.1",
793
                "symfony/translation": "~2.0",
794
                "symfony/validator": "~2.0",
795
                "symfony/yaml": "2.*",
796
                "twig/twig": ">=1.8,<2.0-dev"
797
            },
798
            "suggest": {
799
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
800
            },
801
            "type": "library",
802
            "extra": {
803
                "branch-alias": {
804
                    "dev-master": "0.15-dev"
805
                }
806
            },
807
            "autoload": {
808
                "psr-0": {
809
                    "JMS\\Serializer": "src/"
810
                }
811
            },
812
            "notification-url": "https://packagist.org/downloads/",
813
            "license": [
814
                "Apache2"
815
            ],
816
            "authors": [
817
                {
818
                    "name": "Johannes Schmitt",
819
                    "email": "[email protected]",
820
                    "homepage": "https://github.com/schmittjoh",
821
                    "role": "Developer of wrapped JMSSerializerBundle"
822
                }
823
            ],
824
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
825
            "homepage": "http://jmsyst.com/libs/serializer",
826
            "keywords": [
827
                "deserialization",
828
                "jaxb",
829
                "json",
830
                "serialization",
831
                "xml"
832
            ],
833
            "time": "2014-03-18 08:39:00"
834
        },
835
        {
836
            "name": "mikey179/vfsStream",
837
            "version": "v1.5.0",
838
            "source": {
839
                "type": "git",
840
                "url": "https://github.com/mikey179/vfsStream.git",
841
                "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a"
842
            },
843
            "dist": {
844
                "type": "zip",
845
                "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/4dc0d2f622412f561f5b242b19b98068bbbc883a",
846
                "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a",
847
                "shasum": ""
848
            },
849
            "require": {
850
                "php": ">=5.3.0"
851
            },
852
            "require-dev": {
853
                "phpunit/phpunit": "~4.5"
854
            },
855
            "type": "library",
856
            "extra": {
857
                "branch-alias": {
858
                    "dev-master": "1.5.x-dev"
859
                }
860
            },
861
            "autoload": {
862
                "psr-0": {
863
                    "org\\bovigo\\vfs\\": "src/main/php"
864
                }
865
            },
866
            "notification-url": "https://packagist.org/downloads/",
867
            "license": [
868
                "BSD-3-Clause"
869
            ],
870
            "authors": [
871
                {
872
                    "name": "Frank Kleine",
873
                    "homepage": "http://frankkleine.de/",
874
                    "role": "Developer"
875
                }
876
            ],
877
            "description": "Virtual file system to mock the real file system in unit tests.",
878
            "homepage": "http://vfs.bovigo.org/",
879
            "time": "2015-03-29 11:19:49"
880
        },
881
        {
882
            "name": "phpcollection/phpcollection",
883
            "version": "0.4.0",
884
            "source": {
885
                "type": "git",
886
                "url": "https://github.com/schmittjoh/php-collection.git",
887
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
888
            },
889
            "dist": {
890
                "type": "zip",
891
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
892
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
893
                "shasum": ""
894
            },
895
            "require": {
896
                "phpoption/phpoption": "1.*"
897
            },
898
            "type": "library",
899
            "extra": {
900
                "branch-alias": {
901
                    "dev-master": "0.3-dev"
902
                }
903
            },
904
            "autoload": {
905
                "psr-0": {
906
                    "PhpCollection": "src/"
907
                }
908
            },
909
            "notification-url": "https://packagist.org/downloads/",
910
            "license": [
911
                "Apache2"
912
            ],
913
            "authors": [
914
                {
915
                    "name": "Johannes Schmitt",
916
                    "email": "[email protected]",
917
                    "homepage": "https://github.com/schmittjoh",
918
                    "role": "Developer of wrapped JMSSerializerBundle"
919
                }
920
            ],
921
            "description": "General-Purpose Collection Library for PHP",
922
            "keywords": [
923
                "collection",
924
                "list",
925
                "map",
926
                "sequence",
927
                "set"
928
            ],
929
            "time": "2014-03-11 13:46:42"
930
        },
931
        {
932
            "name": "phpdocumentor/reflection-docblock",
933
            "version": "2.0.4",
934
            "source": {
935
                "type": "git",
936
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
937
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
938
            },
939
            "dist": {
940
                "type": "zip",
941
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
942
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
943
                "shasum": ""
944
            },
945
            "require": {
946
                "php": ">=5.3.3"
947
            },
948
            "require-dev": {
949
                "phpunit/phpunit": "~4.0"
950
            },
951
            "suggest": {
952
                "dflydev/markdown": "~1.0",
953
                "erusev/parsedown": "~1.0"
954
            },
955
            "type": "library",
956
            "extra": {
957
                "branch-alias": {
958
                    "dev-master": "2.0.x-dev"
959
                }
960
            },
961
            "autoload": {
962
                "psr-0": {
963
                    "phpDocumentor": [
964
                        "src/"
965
                    ]
966
                }
967
            },
968
            "notification-url": "https://packagist.org/downloads/",
969
            "license": [
970
                "MIT"
971
            ],
972
            "authors": [
973
                {
974
                    "name": "Mike van Riel",
975
                    "email": "[email protected]"
976
                }
977
            ],
978
            "time": "2015-02-03 12:10:50"
979
        },
980
        {
981
            "name": "phpoption/phpoption",
982
            "version": "1.4.0",
983
            "source": {
984
                "type": "git",
985
                "url": "https://github.com/schmittjoh/php-option.git",
986
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5"
987
            },
988
            "dist": {
989
                "type": "zip",
990
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
991
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
992
                "shasum": ""
993
            },
994
            "require": {
995
                "php": ">=5.3.0"
996
            },
997
            "type": "library",
998
            "extra": {
999
                "branch-alias": {
1000
                    "dev-master": "1.3-dev"
1001
                }
1002
            },
1003
            "autoload": {
1004
                "psr-0": {
1005
                    "PhpOption\\": "src/"
1006
                }
1007
            },
1008
            "notification-url": "https://packagist.org/downloads/",
1009
            "license": [
1010
                "Apache2"
1011
            ],
1012
            "authors": [
1013
                {
1014
                    "name": "Johannes Schmitt",
1015
                    "email": "[email protected]",
1016
                    "homepage": "https://github.com/schmittjoh",
1017
                    "role": "Developer of wrapped JMSSerializerBundle"
1018
                }
1019
            ],
1020
            "description": "Option Type for PHP",
1021
            "keywords": [
1022
                "language",
1023
                "option",
1024
                "php",
1025
                "type"
1026
            ],
1027
            "time": "2014-01-09 22:37:17"
1028
        },
1029
        {
1030
            "name": "phpspec/prophecy",
1031
            "version": "v1.4.1",
1032
            "source": {
1033
                "type": "git",
1034
                "url": "https://github.com/phpspec/prophecy.git",
1035
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373"
1036
            },
1037
            "dist": {
1038
                "type": "zip",
1039
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
1040
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
1041
                "shasum": ""
1042
            },
1043
            "require": {
1044
                "doctrine/instantiator": "^1.0.2",
1045
                "phpdocumentor/reflection-docblock": "~2.0",
1046
                "sebastian/comparator": "~1.1"
1047
            },
1048
            "require-dev": {
1049
                "phpspec/phpspec": "~2.0"
1050
            },
1051
            "type": "library",
1052
            "extra": {
1053
                "branch-alias": {
1054
                    "dev-master": "1.4.x-dev"
1055
                }
1056
            },
1057
            "autoload": {
1058
                "psr-0": {
1059
                    "Prophecy\\": "src/"
1060
                }
1061
            },
1062
            "notification-url": "https://packagist.org/downloads/",
1063
            "license": [
1064
                "MIT"
1065
            ],
1066
            "authors": [
1067
                {
1068
                    "name": "Konstantin Kudryashov",
1069
                    "email": "[email protected]",
1070
                    "homepage": "http://everzet.com"
1071
                },
1072
                {
1073
                    "name": "Marcello Duarte",
1074
                    "email": "[email protected]"
1075
                }
1076
            ],
1077
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1078
            "homepage": "https://github.com/phpspec/prophecy",
1079
            "keywords": [
1080
                "Double",
1081
                "Dummy",
1082
                "fake",
1083
                "mock",
1084
                "spy",
1085
                "stub"
1086
            ],
1087
            "time": "2015-04-27 22:15:08"
1088
        },
1089
        {
1090
            "name": "phpunit/php-code-coverage",
1091
            "version": "2.0.17",
1092
            "source": {
1093
                "type": "git",
1094
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1095
                "reference": "c4e8e7725e351184a76544634855b8a9c405a6e3"
1096
            },
1097
            "dist": {
1098
                "type": "zip",
1099
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c4e8e7725e351184a76544634855b8a9c405a6e3",
1100
                "reference": "c4e8e7725e351184a76544634855b8a9c405a6e3",
1101
                "shasum": ""
1102
            },
1103
            "require": {
1104
                "php": ">=5.3.3",
1105
                "phpunit/php-file-iterator": "~1.3",
1106
                "phpunit/php-text-template": "~1.2",
1107
                "phpunit/php-token-stream": "~1.3",
1108
                "sebastian/environment": "~1.0",
1109
                "sebastian/version": "~1.0"
1110
            },
1111
            "require-dev": {
1112
                "ext-xdebug": ">=2.1.4",
1113
                "phpunit/phpunit": "~4"
1114
            },
1115
            "suggest": {
1116
                "ext-dom": "*",
1117
                "ext-xdebug": ">=2.2.1",
1118
                "ext-xmlwriter": "*"
1119
            },
1120
            "type": "library",
1121
            "extra": {
1122
                "branch-alias": {
1123
                    "dev-master": "2.0.x-dev"
1124
                }
1125
            },
1126
            "autoload": {
1127
                "classmap": [
1128
                    "src/"
1129
                ]
1130
            },
1131
            "notification-url": "https://packagist.org/downloads/",
1132
            "license": [
1133
                "BSD-3-Clause"
1134
            ],
1135
            "authors": [
1136
                {
1137
                    "name": "Sebastian Bergmann",
1138
                    "email": "[email protected]",
1139
                    "role": "lead"
1140
                }
1141
            ],
1142
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1143
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1144
            "keywords": [
1145
                "coverage",
1146
                "testing",
1147
                "xunit"
1148
            ],
1149
            "time": "2015-05-25 05:11:59"
1150
        },
1151
        {
1152
            "name": "phpunit/php-file-iterator",
1153
            "version": "1.4.0",
1154
            "source": {
1155
                "type": "git",
1156
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1157
                "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
1158
            },
1159
            "dist": {
1160
                "type": "zip",
1161
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
1162
                "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
1163
                "shasum": ""
1164
            },
1165
            "require": {
1166
                "php": ">=5.3.3"
1167
            },
1168
            "type": "library",
1169
            "extra": {
1170
                "branch-alias": {
1171
                    "dev-master": "1.4.x-dev"
1172
                }
1173
            },
1174
            "autoload": {
1175
                "classmap": [
1176
                    "src/"
1177
                ]
1178
            },
1179
            "notification-url": "https://packagist.org/downloads/",
1180
            "license": [
1181
                "BSD-3-Clause"
1182
            ],
1183
            "authors": [
1184
                {
1185
                    "name": "Sebastian Bergmann",
1186
                    "email": "[email protected]",
1187
                    "role": "lead"
1188
                }
1189
            ],
1190
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1191
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1192
            "keywords": [
1193
                "filesystem",
1194
                "iterator"
1195
            ],
1196
            "time": "2015-04-02 05:19:05"
1197
        },
1198
        {
1199
            "name": "phpunit/php-text-template",
1200
            "version": "1.2.0",
1201
            "source": {
1202
                "type": "git",
1203
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1204
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
1205
            },
1206
            "dist": {
1207
                "type": "zip",
1208
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1209
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1210
                "shasum": ""
1211
            },
1212
            "require": {
1213
                "php": ">=5.3.3"
1214
            },
1215
            "type": "library",
1216
            "autoload": {
1217
                "classmap": [
1218
                    "Text/"
1219
                ]
1220
            },
1221
            "notification-url": "https://packagist.org/downloads/",
1222
            "include-path": [
1223
                ""
1224
            ],
1225
            "license": [
1226
                "BSD-3-Clause"
1227
            ],
1228
            "authors": [
1229
                {
1230
                    "name": "Sebastian Bergmann",
1231
                    "email": "[email protected]",
1232
                    "role": "lead"
1233
                }
1234
            ],
1235
            "description": "Simple template engine.",
1236
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1237
            "keywords": [
1238
                "template"
1239
            ],
1240
            "time": "2014-01-30 17:20:04"
1241
        },
1242
        {
1243
            "name": "phpunit/php-timer",
1244
            "version": "1.0.5",
1245
            "source": {
1246
                "type": "git",
1247
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1248
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
1249
            },
1250
            "dist": {
1251
                "type": "zip",
1252
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1253
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1254
                "shasum": ""
1255
            },
1256
            "require": {
1257
                "php": ">=5.3.3"
1258
            },
1259
            "type": "library",
1260
            "autoload": {
1261
                "classmap": [
1262
                    "PHP/"
1263
                ]
1264
            },
1265
            "notification-url": "https://packagist.org/downloads/",
1266
            "include-path": [
1267
                ""
1268
            ],
1269
            "license": [
1270
                "BSD-3-Clause"
1271
            ],
1272
            "authors": [
1273
                {
1274
                    "name": "Sebastian Bergmann",
1275
                    "email": "[email protected]",
1276
                    "role": "lead"
1277
                }
1278
            ],
1279
            "description": "Utility class for timing",
1280
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1281
            "keywords": [
1282
                "timer"
1283
            ],
1284
            "time": "2013-08-02 07:42:54"
1285
        },
1286
        {
1287
            "name": "phpunit/php-token-stream",
1288
            "version": "1.4.1",
1289
            "source": {
1290
                "type": "git",
1291
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1292
                "reference": "eab81d02569310739373308137284e0158424330"
1293
            },
1294
            "dist": {
1295
                "type": "zip",
1296
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330",
1297
                "reference": "eab81d02569310739373308137284e0158424330",
1298
                "shasum": ""
1299
            },
1300
            "require": {
1301
                "ext-tokenizer": "*",
1302
                "php": ">=5.3.3"
1303
            },
1304
            "require-dev": {
1305
                "phpunit/phpunit": "~4.2"
1306
            },
1307
            "type": "library",
1308
            "extra": {
1309
                "branch-alias": {
1310
                    "dev-master": "1.4-dev"
1311
                }
1312
            },
1313
            "autoload": {
1314
                "classmap": [
1315
                    "src/"
1316
                ]
1317
            },
1318
            "notification-url": "https://packagist.org/downloads/",
1319
            "license": [
1320
                "BSD-3-Clause"
1321
            ],
1322
            "authors": [
1323
                {
1324
                    "name": "Sebastian Bergmann",
1325
                    "email": "[email protected]"
1326
                }
1327
            ],
1328
            "description": "Wrapper around PHP's tokenizer extension.",
1329
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1330
            "keywords": [
1331
                "tokenizer"
1332
            ],
1333
            "time": "2015-04-08 04:46:07"
1334
        },
1335
        {
1336
            "name": "phpunit/phpunit",
1337
            "version": "4.6.9",
1338
            "source": {
1339
                "type": "git",
1340
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1341
                "reference": "816d12536a7a032adc3b68737f82cfbbf98b79c1"
1342
            },
1343
            "dist": {
1344
                "type": "zip",
1345
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/816d12536a7a032adc3b68737f82cfbbf98b79c1",
1346
                "reference": "816d12536a7a032adc3b68737f82cfbbf98b79c1",
1347
                "shasum": ""
1348
            },
1349
            "require": {
1350
                "ext-dom": "*",
1351
                "ext-json": "*",
1352
                "ext-pcre": "*",
1353
                "ext-reflection": "*",
1354
                "ext-spl": "*",
1355
                "php": ">=5.3.3",
1356
                "phpspec/prophecy": "~1.3,>=1.3.1",
1357
                "phpunit/php-code-coverage": "~2.0,>=2.0.11",
1358
                "phpunit/php-file-iterator": "~1.4",
1359
                "phpunit/php-text-template": "~1.2",
1360
                "phpunit/php-timer": "~1.0",
1361
                "phpunit/phpunit-mock-objects": "~2.3",
1362
                "sebastian/comparator": "~1.1",
1363
                "sebastian/diff": "~1.2",
1364
                "sebastian/environment": "~1.2",
1365
                "sebastian/exporter": "~1.2",
1366
                "sebastian/global-state": "~1.0",
1367
                "sebastian/version": "~1.0",
1368
                "symfony/yaml": "~2.1|~3.0"
1369
            },
1370
            "suggest": {
1371
                "phpunit/php-invoker": "~1.1"
1372
            },
1373
            "bin": [
1374
                "phpunit"
1375
            ],
1376
            "type": "library",
1377
            "extra": {
1378
                "branch-alias": {
1379
                    "dev-master": "4.6.x-dev"
1380
                }
1381
            },
1382
            "autoload": {
1383
                "classmap": [
1384
                    "src/"
1385
                ]
1386
            },
1387
            "notification-url": "https://packagist.org/downloads/",
1388
            "license": [
1389
                "BSD-3-Clause"
1390
            ],
1391
            "authors": [
1392
                {
1393
                    "name": "Sebastian Bergmann",
1394
                    "email": "[email protected]",
1395
                    "role": "lead"
1396
                }
1397
            ],
1398
            "description": "The PHP Unit Testing framework.",
1399
            "homepage": "https://phpunit.de/",
1400
            "keywords": [
1401
                "phpunit",
1402
                "testing",
1403
                "xunit"
1404
            ],
1405
            "time": "2015-05-29 06:00:03"
1406
        },
1407
        {
1408
            "name": "phpunit/phpunit-mock-objects",
1409
            "version": "2.3.3",
1410
            "source": {
1411
                "type": "git",
1412
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1413
                "reference": "253c005852591fd547fc18cd5b7b43a1ec82d8f7"
1414
            },
1415
            "dist": {
1416
                "type": "zip",
1417
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/253c005852591fd547fc18cd5b7b43a1ec82d8f7",
1418
                "reference": "253c005852591fd547fc18cd5b7b43a1ec82d8f7",
1419
                "shasum": ""
1420
            },
1421
            "require": {
1422
                "doctrine/instantiator": "~1.0,>=1.0.2",
1423
                "php": ">=5.3.3",
1424
                "phpunit/php-text-template": "~1.2"
1425
            },
1426
            "require-dev": {
1427
                "phpunit/phpunit": "~4.4"
1428
            },
1429
            "suggest": {
1430
                "ext-soap": "*"
1431
            },
1432
            "type": "library",
1433
            "extra": {
1434
                "branch-alias": {
1435
                    "dev-master": "2.3.x-dev"
1436
                }
1437
            },
1438
            "autoload": {
1439
                "classmap": [
1440
                    "src/"
1441
                ]
1442
            },
1443
            "notification-url": "https://packagist.org/downloads/",
1444
            "license": [
1445
                "BSD-3-Clause"
1446
            ],
1447
            "authors": [
1448
                {
1449
                    "name": "Sebastian Bergmann",
1450
                    "email": "[email protected]",
1451
                    "role": "lead"
1452
                }
1453
            ],
1454
            "description": "Mock Object library for PHPUnit",
1455
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1456
            "keywords": [
1457
                "mock",
1458
                "xunit"
1459
            ],
1460
            "time": "2015-05-29 05:19:18"
1461
        },
1462
        {
1463
            "name": "scrutinizer/ocular",
1464
            "version": "1.1.1",
1465
            "source": {
1466
                "type": "git",
1467
                "url": "https://github.com/scrutinizer-ci/ocular.git",
1468
                "reference": "8e0a8c7f085bc4857bd52132833679dcfd504fc1"
1469
            },
1470
            "dist": {
1471
                "type": "zip",
1472
                "url": "https://api.github.com/repos/scrutinizer-ci/ocular/zipball/8e0a8c7f085bc4857bd52132833679dcfd504fc1",
1473
                "reference": "8e0a8c7f085bc4857bd52132833679dcfd504fc1",
1474
                "shasum": ""
1475
            },
1476
            "require": {
1477
                "guzzle/guzzle": "~3.0",
1478
                "jms/serializer": "~0.13",
1479
                "phpoption/phpoption": "~1.0",
1480
                "symfony/console": "~2.0",
1481
                "symfony/process": "~2.3"
1482
            },
1483
            "require-dev": {
1484
                "symfony/filesystem": "~2.0"
1485
            },
1486
            "bin": [
1487
                "bin/ocular"
1488
            ],
1489
            "type": "library",
1490
            "autoload": {
1491
                "psr-0": {
1492
                    "Scrutinizer\\Ocular\\": "src/"
1493
                }
1494
            },
1495
            "notification-url": "https://packagist.org/downloads/",
1496
            "time": "2014-04-12 20:46:35"
1497
        },
1498
        {
1499
            "name": "sebastian/comparator",
1500
            "version": "1.1.1",
1501
            "source": {
1502
                "type": "git",
1503
                "url": "https://github.com/sebastianbergmann/comparator.git",
1504
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
1505
            },
1506
            "dist": {
1507
                "type": "zip",
1508
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
1509
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
1510
                "shasum": ""
1511
            },
1512
            "require": {
1513
                "php": ">=5.3.3",
1514
                "sebastian/diff": "~1.2",
1515
                "sebastian/exporter": "~1.2"
1516
            },
1517
            "require-dev": {
1518
                "phpunit/phpunit": "~4.4"
1519
            },
1520
            "type": "library",
1521
            "extra": {
1522
                "branch-alias": {
1523
                    "dev-master": "1.1.x-dev"
1524
                }
1525
            },
1526
            "autoload": {
1527
                "classmap": [
1528
                    "src/"
1529
                ]
1530
            },
1531
            "notification-url": "https://packagist.org/downloads/",
1532
            "license": [
1533
                "BSD-3-Clause"
1534
            ],
1535
            "authors": [
1536
                {
1537
                    "name": "Jeff Welch",
1538
                    "email": "[email protected]"
1539
                },
1540
                {
1541
                    "name": "Volker Dusch",
1542
                    "email": "[email protected]"
1543
                },
1544
                {
1545
                    "name": "Bernhard Schussek",
1546
                    "email": "[email protected]"
1547
                },
1548
                {
1549
                    "name": "Sebastian Bergmann",
1550
                    "email": "[email protected]"
1551
                }
1552
            ],
1553
            "description": "Provides the functionality to compare PHP values for equality",
1554
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1555
            "keywords": [
1556
                "comparator",
1557
                "compare",
1558
                "equality"
1559
            ],
1560
            "time": "2015-01-29 16:28:08"
1561
        },
1562
        {
1563
            "name": "sebastian/diff",
1564
            "version": "1.3.0",
1565
            "source": {
1566
                "type": "git",
1567
                "url": "https://github.com/sebastianbergmann/diff.git",
1568
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
1569
            },
1570
            "dist": {
1571
                "type": "zip",
1572
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
1573
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
1574
                "shasum": ""
1575
            },
1576
            "require": {
1577
                "php": ">=5.3.3"
1578
            },
1579
            "require-dev": {
1580
                "phpunit/phpunit": "~4.2"
1581
            },
1582
            "type": "library",
1583
            "extra": {
1584
                "branch-alias": {
1585
                    "dev-master": "1.3-dev"
1586
                }
1587
            },
1588
            "autoload": {
1589
                "classmap": [
1590
                    "src/"
1591
                ]
1592
            },
1593
            "notification-url": "https://packagist.org/downloads/",
1594
            "license": [
1595
                "BSD-3-Clause"
1596
            ],
1597
            "authors": [
1598
                {
1599
                    "name": "Kore Nordmann",
1600
                    "email": "[email protected]"
1601
                },
1602
                {
1603
                    "name": "Sebastian Bergmann",
1604
                    "email": "[email protected]"
1605
                }
1606
            ],
1607
            "description": "Diff implementation",
1608
            "homepage": "http://www.github.com/sebastianbergmann/diff",
1609
            "keywords": [
1610
                "diff"
1611
            ],
1612
            "time": "2015-02-22 15:13:53"
1613
        },
1614
        {
1615
            "name": "sebastian/environment",
1616
            "version": "1.2.2",
1617
            "source": {
1618
                "type": "git",
1619
                "url": "https://github.com/sebastianbergmann/environment.git",
1620
                "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
1621
            },
1622
            "dist": {
1623
                "type": "zip",
1624
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
1625
                "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
1626
                "shasum": ""
1627
            },
1628
            "require": {
1629
                "php": ">=5.3.3"
1630
            },
1631
            "require-dev": {
1632
                "phpunit/phpunit": "~4.4"
1633
            },
1634
            "type": "library",
1635
            "extra": {
1636
                "branch-alias": {
1637
                    "dev-master": "1.3.x-dev"
1638
                }
1639
            },
1640
            "autoload": {
1641
                "classmap": [
1642
                    "src/"
1643
                ]
1644
            },
1645
            "notification-url": "https://packagist.org/downloads/",
1646
            "license": [
1647
                "BSD-3-Clause"
1648
            ],
1649
            "authors": [
1650
                {
1651
                    "name": "Sebastian Bergmann",
1652
                    "email": "[email protected]"
1653
                }
1654
            ],
1655
            "description": "Provides functionality to handle HHVM/PHP environments",
1656
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1657
            "keywords": [
1658
                "Xdebug",
1659
                "environment",
1660
                "hhvm"
1661
            ],
1662
            "time": "2015-01-01 10:01:08"
1663
        },
1664
        {
1665
            "name": "sebastian/exporter",
1666
            "version": "1.2.0",
1667
            "source": {
1668
                "type": "git",
1669
                "url": "https://github.com/sebastianbergmann/exporter.git",
1670
                "reference": "84839970d05254c73cde183a721c7af13aede943"
1671
            },
1672
            "dist": {
1673
                "type": "zip",
1674
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
1675
                "reference": "84839970d05254c73cde183a721c7af13aede943",
1676
                "shasum": ""
1677
            },
1678
            "require": {
1679
                "php": ">=5.3.3",
1680
                "sebastian/recursion-context": "~1.0"
1681
            },
1682
            "require-dev": {
1683
                "phpunit/phpunit": "~4.4"
1684
            },
1685
            "type": "library",
1686
            "extra": {
1687
                "branch-alias": {
1688
                    "dev-master": "1.2.x-dev"
1689
                }
1690
            },
1691
            "autoload": {
1692
                "classmap": [
1693
                    "src/"
1694
                ]
1695
            },
1696
            "notification-url": "https://packagist.org/downloads/",
1697
            "license": [
1698
                "BSD-3-Clause"
1699
            ],
1700
            "authors": [
1701
                {
1702
                    "name": "Jeff Welch",
1703
                    "email": "[email protected]"
1704
                },
1705
                {
1706
                    "name": "Volker Dusch",
1707
                    "email": "[email protected]"
1708
                },
1709
                {
1710
                    "name": "Bernhard Schussek",
1711
                    "email": "[email protected]"
1712
                },
1713
                {
1714
                    "name": "Sebastian Bergmann",
1715
                    "email": "[email protected]"
1716
                },
1717
                {
1718
                    "name": "Adam Harvey",
1719
                    "email": "[email protected]"
1720
                }
1721
            ],
1722
            "description": "Provides the functionality to export PHP variables for visualization",
1723
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1724
            "keywords": [
1725
                "export",
1726
                "exporter"
1727
            ],
1728
            "time": "2015-01-27 07:23:06"
1729
        },
1730
        {
1731
            "name": "sebastian/global-state",
1732
            "version": "1.0.0",
1733
            "source": {
1734
                "type": "git",
1735
                "url": "https://github.com/sebastianbergmann/global-state.git",
1736
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
1737
            },
1738
            "dist": {
1739
                "type": "zip",
1740
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1741
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1742
                "shasum": ""
1743
            },
1744
            "require": {
1745
                "php": ">=5.3.3"
1746
            },
1747
            "require-dev": {
1748
                "phpunit/phpunit": "~4.2"
1749
            },
1750
            "suggest": {
1751
                "ext-uopz": "*"
1752
            },
1753
            "type": "library",
1754
            "extra": {
1755
                "branch-alias": {
1756
                    "dev-master": "1.0-dev"
1757
                }
1758
            },
1759
            "autoload": {
1760
                "classmap": [
1761
                    "src/"
1762
                ]
1763
            },
1764
            "notification-url": "https://packagist.org/downloads/",
1765
            "license": [
1766
                "BSD-3-Clause"
1767
            ],
1768
            "authors": [
1769
                {
1770
                    "name": "Sebastian Bergmann",
1771
                    "email": "[email protected]"
1772
                }
1773
            ],
1774
            "description": "Snapshotting of global state",
1775
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1776
            "keywords": [
1777
                "global state"
1778
            ],
1779
            "time": "2014-10-06 09:23:50"
1780
        },
1781
        {
1782
            "name": "sebastian/recursion-context",
1783
            "version": "1.0.0",
1784
            "source": {
1785
                "type": "git",
1786
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1787
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
1788
            },
1789
            "dist": {
1790
                "type": "zip",
1791
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
1792
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
1793
                "shasum": ""
1794
            },
1795
            "require": {
1796
                "php": ">=5.3.3"
1797
            },
1798
            "require-dev": {
1799
                "phpunit/phpunit": "~4.4"
1800
            },
1801
            "type": "library",
1802
            "extra": {
1803
                "branch-alias": {
1804
                    "dev-master": "1.0.x-dev"
1805
                }
1806
            },
1807
            "autoload": {
1808
                "classmap": [
1809
                    "src/"
1810
                ]
1811
            },
1812
            "notification-url": "https://packagist.org/downloads/",
1813
            "license": [
1814
                "BSD-3-Clause"
1815
            ],
1816
            "authors": [
1817
                {
1818
                    "name": "Jeff Welch",
1819
                    "email": "[email protected]"
1820
                },
1821
                {
1822
                    "name": "Sebastian Bergmann",
1823
                    "email": "[email protected]"
1824
                },
1825
                {
1826
                    "name": "Adam Harvey",
1827
                    "email": "[email protected]"
1828
                }
1829
            ],
1830
            "description": "Provides functionality to recursively process PHP variables",
1831
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1832
            "time": "2015-01-24 09:48:32"
1833
        },
1834
        {
1835
            "name": "sebastian/version",
1836
            "version": "1.0.5",
1837
            "source": {
1838
                "type": "git",
1839
                "url": "https://github.com/sebastianbergmann/version.git",
1840
                "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4"
1841
            },
1842
            "dist": {
1843
                "type": "zip",
1844
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
1845
                "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
1846
                "shasum": ""
1847
            },
1848
            "type": "library",
1849
            "autoload": {
1850
                "classmap": [
1851
                    "src/"
1852
                ]
1853
            },
1854
            "notification-url": "https://packagist.org/downloads/",
1855
            "license": [
1856
                "BSD-3-Clause"
1857
            ],
1858
            "authors": [
1859
                {
1860
                    "name": "Sebastian Bergmann",
1861
                    "email": "[email protected]",
1862
                    "role": "lead"
1863
                }
1864
            ],
1865
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1866
            "homepage": "https://github.com/sebastianbergmann/version",
1867
            "time": "2015-02-24 06:35:25"
1868
        },
1869
        {
1870
            "name": "symfony/console",
1871
            "version": "v2.6.8",
1872
            "target-dir": "Symfony/Component/Console",
1873
            "source": {
1874
                "type": "git",
1875
                "url": "https://github.com/symfony/Console.git",
1876
                "reference": "2343f6d8026306bd330e0c987e4c102483c213e7"
1877
            },
1878
            "dist": {
1879
                "type": "zip",
1880
                "url": "https://api.github.com/repos/symfony/Console/zipball/2343f6d8026306bd330e0c987e4c102483c213e7",
1881
                "reference": "2343f6d8026306bd330e0c987e4c102483c213e7",
1882
                "shasum": ""
1883
            },
1884
            "require": {
1885
                "php": ">=5.3.3"
1886
            },
1887
            "require-dev": {
1888
                "psr/log": "~1.0",
1889
                "symfony/event-dispatcher": "~2.1",
1890
                "symfony/phpunit-bridge": "~2.7",
1891
                "symfony/process": "~2.1"
1892
            },
1893
            "suggest": {
1894
                "psr/log": "For using the console logger",
1895
                "symfony/event-dispatcher": "",
1896
                "symfony/process": ""
1897
            },
1898
            "type": "library",
1899
            "extra": {
1900
                "branch-alias": {
1901
                    "dev-master": "2.6-dev"
1902
                }
1903
            },
1904
            "autoload": {
1905
                "psr-0": {
1906
                    "Symfony\\Component\\Console\\": ""
1907
                }
1908
            },
1909
            "notification-url": "https://packagist.org/downloads/",
1910
            "license": [
1911
                "MIT"
1912
            ],
1913
            "authors": [
1914
                {
1915
                    "name": "Fabien Potencier",
1916
                    "email": "[email protected]"
1917
                },
1918
                {
1919
                    "name": "Symfony Community",
1920
                    "homepage": "https://symfony.com/contributors"
1921
                }
1922
            ],
1923
            "description": "Symfony Console Component",
1924
            "homepage": "https://symfony.com",
1925
            "time": "2015-05-22 14:53:08"
1926
        },
1927
        {
1928
            "name": "symfony/event-dispatcher",
1929
            "version": "v2.6.8",
1930
            "target-dir": "Symfony/Component/EventDispatcher",
1931
            "source": {
1932
                "type": "git",
1933
                "url": "https://github.com/symfony/EventDispatcher.git",
1934
                "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
1935
            },
1936
            "dist": {
1937
                "type": "zip",
1938
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
1939
                "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
1940
                "shasum": ""
1941
            },
1942
            "require": {
1943
                "php": ">=5.3.3"
1944
            },
1945
            "require-dev": {
1946
                "psr/log": "~1.0",
1947
                "symfony/config": "~2.0,>=2.0.5",
1948
                "symfony/dependency-injection": "~2.6",
1949
                "symfony/expression-language": "~2.6",
1950
                "symfony/phpunit-bridge": "~2.7",
1951
                "symfony/stopwatch": "~2.3"
1952
            },
1953
            "suggest": {
1954
                "symfony/dependency-injection": "",
1955
                "symfony/http-kernel": ""
1956
            },
1957
            "type": "library",
1958
            "extra": {
1959
                "branch-alias": {
1960
                    "dev-master": "2.6-dev"
1961
                }
1962
            },
1963
            "autoload": {
1964
                "psr-0": {
1965
                    "Symfony\\Component\\EventDispatcher\\": ""
1966
                }
1967
            },
1968
            "notification-url": "https://packagist.org/downloads/",
1969
            "license": [
1970
                "MIT"
1971
            ],
1972
            "authors": [
1973
                {
1974
                    "name": "Fabien Potencier",
1975
                    "email": "[email protected]"
1976
                },
1977
                {
1978
                    "name": "Symfony Community",
1979
                    "homepage": "https://symfony.com/contributors"
1980
                }
1981
            ],
1982
            "description": "Symfony EventDispatcher Component",
1983
            "homepage": "https://symfony.com",
1984
            "time": "2015-05-02 15:18:45"
1985
        },
1986
        {
1987
            "name": "symfony/process",
1988
            "version": "v2.6.8",
1989
            "target-dir": "Symfony/Component/Process",
1990
            "source": {
1991
                "type": "git",
1992
                "url": "https://github.com/symfony/Process.git",
1993
                "reference": "7856d78ab6cce6e59d02d9e1a873441f6bd21306"
1994
            },
1995
            "dist": {
1996
                "type": "zip",
1997
                "url": "https://api.github.com/repos/symfony/Process/zipball/7856d78ab6cce6e59d02d9e1a873441f6bd21306",
1998
                "reference": "7856d78ab6cce6e59d02d9e1a873441f6bd21306",
1999
                "shasum": ""
2000
            },
2001
            "require": {
2002
                "php": ">=5.3.3"
2003
            },
2004
            "require-dev": {
2005
                "symfony/phpunit-bridge": "~2.7"
2006
            },
2007
            "type": "library",
2008
            "extra": {
2009
                "branch-alias": {
2010
                    "dev-master": "2.6-dev"
2011
                }
2012
            },
2013
            "autoload": {
2014
                "psr-0": {
2015
                    "Symfony\\Component\\Process\\": ""
2016
                }
2017
            },
2018
            "notification-url": "https://packagist.org/downloads/",
2019
            "license": [
2020
                "MIT"
2021
            ],
2022
            "authors": [
2023
                {
2024
                    "name": "Fabien Potencier",
2025
                    "email": "[email protected]"
2026
                },
2027
                {
2028
                    "name": "Symfony Community",
2029
                    "homepage": "https://symfony.com/contributors"
2030
                }
2031
            ],
2032
            "description": "Symfony Process Component",
2033
            "homepage": "https://symfony.com",
2034
            "time": "2015-05-15 13:32:45"
2035
        },
2036
        {
2037
            "name": "symfony/yaml",
2038
            "version": "v2.6.8",
2039
            "target-dir": "Symfony/Component/Yaml",
2040
            "source": {
2041
                "type": "git",
2042
                "url": "https://github.com/symfony/Yaml.git",
2043
                "reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2"
2044
            },
2045
            "dist": {
2046
                "type": "zip",
2047
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/f157ab074e453ecd4c0fa775f721f6e67a99d9e2",
2048
                "reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2",
2049
                "shasum": ""
2050
            },
2051
            "require": {
2052
                "php": ">=5.3.3"
2053
            },
2054
            "require-dev": {
2055
                "symfony/phpunit-bridge": "~2.7"
2056
            },
2057
            "type": "library",
2058
            "extra": {
2059
                "branch-alias": {
2060
                    "dev-master": "2.6-dev"
2061
                }
2062
            },
2063
            "autoload": {
2064
                "psr-0": {
2065
                    "Symfony\\Component\\Yaml\\": ""
2066
                }
2067
            },
2068
            "notification-url": "https://packagist.org/downloads/",
2069
            "license": [
2070
                "MIT"
2071
            ],
2072
            "authors": [
2073
                {
2074
                    "name": "Fabien Potencier",
2075
                    "email": "[email protected]"
2076
                },
2077
                {
2078
                    "name": "Symfony Community",
2079
                    "homepage": "https://symfony.com/contributors"
2080
                }
2081
            ],
2082
            "description": "Symfony Yaml Component",
2083
            "homepage": "https://symfony.com",
2084
            "time": "2015-05-02 15:18:45"
2085
        }
2086
    ],
2087
    "aliases": [],
2088
    "minimum-stability": "stable",
2089
    "stability-flags": [],
2090
    "prefer-stable": false,
2091
    "prefer-lowest": false,
2092
    "platform": [],
2093
    "platform-dev": []
2094
}
2095