GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — master ( ebf024...60665b )
by Richard
05:44
created

composer.lock (5 issues)

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": "e11cb3efbc5a0ac2a4b89ac2f6484693",
8
    "content-hash": "b5ced4f5b980fdffe68cff814f425094",
9
    "packages": [
10
        {
11
            "name": "aptoma/twig-markdown",
12
            "version": "2.0.0",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/aptoma/twig-markdown.git",
16
                "reference": "64a9c5c7418c08faf91c4410b34bdb65fb25c23d"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/aptoma/twig-markdown/zipball/64a9c5c7418c08faf91c4410b34bdb65fb25c23d",
21
                "reference": "64a9c5c7418c08faf91c4410b34bdb65fb25c23d",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "twig/twig": "~1.12"
26
            },
27
            "require-dev": {
28
                "codeclimate/php-test-reporter": "dev-master",
29
                "erusev/parsedown": "^1.6",
30
                "knplabs/github-api": "~1.2",
31
                "league/commonmark": "~0.5",
32
                "michelf/php-markdown": "~1",
33
                "phpunit/phpunit": "~4.0",
34
                "satooshi/php-coveralls": "~0.6"
35
            },
36
            "suggest": {
37
                "knplabs/github-api": "Needed for using GitHub's Markdown engine provided through their API.",
38
                "michelf/php-markdown": "Original Markdown engine with MarkdownExtra."
39
            },
40
            "type": "library",
41
            "autoload": {
42
                "psr-0": {
43
                    "Aptoma": "src/"
44
                }
45
            },
46
            "notification-url": "https://packagist.org/downloads/",
47
            "license": [
48
                "MIT"
49
            ],
50
            "authors": [
51
                {
52
                    "name": "Joris Berthelot",
53
                    "email": "[email protected]"
54
                },
55
                {
56
                    "name": "Gunnar Lium",
57
                    "email": "[email protected]"
58
                }
59
            ],
60
            "description": "Twig extension to work with Markdown content",
61
            "keywords": [
62
                "markdown",
63
                "twig"
64
            ],
65
            "time": "2015-10-23 20:27:08"
66
        },
67
        {
68
            "name": "components/bootstrap",
69
            "version": "3.3.5",
70
            "source": {
71
                "type": "git",
72
                "url": "https://github.com/components/bootstrap.git",
73
                "reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5"
74
            },
75
            "dist": {
76
                "type": "zip",
77
                "url": "https://api.github.com/repos/components/bootstrap/zipball/d71c2a234c61f53f1109a26ba8155902a51f8ca5",
78
                "reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5",
79
                "shasum": ""
80
            },
81
            "require": {
82
                "components/jquery": ">=1.9.1 <3.0"
83
            },
84
            "suggest": {
85
                "components/bootstrap-default": "Provide a theme for Bootstrap as components/bootstrap only provides the CSS as file assets"
86
            },
87
            "type": "component",
88
            "extra": {
89
                "component": {
90
                    "scripts": [
91
                        "js/bootstrap.js"
92
                    ],
93
                    "files": [
94
                        "js/*.js",
95
                        "css/*.css",
96
                        "css/*.map",
97
                        "fonts/*",
98
                        "less/mixins/*.less",
99
                        "less/*.less"
100
                    ],
101
                    "shim": {
102
                        "deps": [
103
                            "jquery"
104
                        ]
105
                    }
106
                }
107
            },
108
            "notification-url": "https://packagist.org/downloads/",
109
            "license": [
110
                "MIT"
111
            ],
112
            "authors": [
113
                {
114
                    "name": "Jacob Thornton",
115
                    "email": "[email protected]"
116
                },
117
                {
118
                    "name": "Mark Otto",
119
                    "email": "[email protected]"
120
                }
121
            ],
122
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
123
            "homepage": "http://getbootstrap.com",
124
            "keywords": [
125
                "css",
126
                "framework",
127
                "front-end",
128
                "less",
129
                "mobile-first",
130
                "responsive",
131
                "web"
132
            ],
133
            "time": "2015-06-17 06:08:09"
134
        },
135
        {
136
            "name": "components/font-awesome",
137
            "version": "4.4.0",
138
            "source": {
139
                "type": "git",
140
                "url": "https://github.com/components/font-awesome.git",
141
                "reference": "7dffacc72e566e5db6272244effc06f64fe9f185"
142
            },
143
            "dist": {
144
                "type": "zip",
145
                "url": "https://api.github.com/repos/components/font-awesome/zipball/7dffacc72e566e5db6272244effc06f64fe9f185",
146
                "reference": "7dffacc72e566e5db6272244effc06f64fe9f185",
147
                "shasum": ""
148
            },
149
            "type": "component",
150
            "extra": {
151
                "branch-alias": {
152
                    "dev-master": "4.4.x-dev"
153
                },
154
                "component": {
155
                    "styles": [
156
                        "css/font-awesome.css"
157
                    ],
158
                    "files": [
159
                        "css/font-awesome.min.css",
160
                        "fonts/*"
161
                    ]
162
                }
163
            },
164
            "notification-url": "https://packagist.org/downloads/",
165
            "license": [
166
                "MIT",
167
                "OFL-1.1"
168
            ],
169
            "description": "The iconic font designed for use with Twitter Bootstrap.",
170
            "time": "2015-07-30 02:38:45"
171
        },
172
        {
173
            "name": "components/handlebars.js",
174
            "version": "v3.0.3",
175
            "source": {
176
                "type": "git",
177
                "url": "https://github.com/components/handlebars.js.git",
178
                "reference": "81c56c8256eebaeac0fa2507a010e9a75df1bee2"
179
            },
180
            "dist": {
181
                "type": "zip",
182
                "url": "https://api.github.com/repos/components/handlebars.js/zipball/81c56c8256eebaeac0fa2507a010e9a75df1bee2",
183
                "reference": "81c56c8256eebaeac0fa2507a010e9a75df1bee2",
184
                "shasum": ""
185
            },
186
            "require": {
187
                "robloach/component-installer": "*"
188
            },
189
            "type": "component",
190
            "extra": {
191
                "component": {
192
                    "name": "handlebars",
193
                    "scripts": [
194
                        "handlebars.js"
195
                    ],
196
                    "files": [
197
                        "handlebars.runtime.js"
198
                    ],
199
                    "shim": {
200
                        "exports": "Handlebars"
201
                    }
202
                }
203
            },
204
            "notification-url": "https://packagist.org/downloads/",
205
            "license": [
206
                "MIT"
207
            ],
208
            "authors": [
209
                {
210
                    "name": "Chris Wanstrath",
211
                    "homepage": "http://chriswanstrath.com"
212
                }
213
            ],
214
            "description": "Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.",
215
            "homepage": "http://handlebarsjs.com",
216
            "keywords": [
217
                "handlebars",
218
                "html",
219
                "mustache"
220
            ],
221
            "time": "2015-04-28 20:01:27"
222
        },
223
        {
224
            "name": "components/jquery",
225
            "version": "2.1.4",
226
            "source": {
227
                "type": "git",
228
                "url": "https://github.com/components/jquery.git",
229
                "reference": "7b1d1104656a092423fbfba13c5920e9bbba290c"
230
            },
231
            "dist": {
232
                "type": "zip",
233
                "url": "https://api.github.com/repos/components/jquery/zipball/7b1d1104656a092423fbfba13c5920e9bbba290c",
234
                "reference": "7b1d1104656a092423fbfba13c5920e9bbba290c",
235
                "shasum": ""
236
            },
237
            "type": "component",
238
            "extra": {
239
                "component": {
240
                    "scripts": [
241
                        "jquery.js"
242
                    ],
243
                    "files": [
244
                        "jquery.min.js",
245
                        "jquery.min.map",
246
                        "jquery-migrate.js",
247
                        "jquery-migrate.min.js"
248
                    ]
249
                }
250
            },
251
            "notification-url": "https://packagist.org/downloads/",
252
            "license": [
253
                "MIT"
254
            ],
255
            "authors": [
256
                {
257
                    "name": "John Resig",
258
                    "email": "[email protected]"
259
                }
260
            ],
261
            "description": "jQuery JavaScript Library",
262
            "homepage": "http://jquery.com",
263
            "time": "2015-05-08 05:04:47"
264
        },
265
        {
266
            "name": "components/jqueryui",
267
            "version": "1.11.4",
268
            "source": {
269
                "type": "git",
270
                "url": "https://github.com/components/jqueryui.git",
271
                "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
272
            },
273
            "dist": {
274
                "type": "zip",
275
                "url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
276
                "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
277
                "shasum": ""
278
            },
279
            "require": {
280
                "components/jquery": ">=1.6"
281
            },
282
            "type": "component",
283
            "extra": {
284
                "component": {
285
                    "name": "jquery-ui",
286
                    "scripts": [
287
                        "jquery-ui.js"
288
                    ],
289
                    "files": [
290
                        "ui/**",
291
                        "themes/**",
292
                        "jquery-ui.min.js"
293
                    ],
294
                    "shim": {
295
                        "deps": [
296
                            "jquery"
297
                        ],
298
                        "exports": "jQuery"
299
                    }
300
                }
301
            },
302
            "notification-url": "https://packagist.org/downloads/",
303
            "license": [
304
                "MIT"
305
            ],
306
            "authors": [
307
                {
308
                    "name": "jQuery UI Team",
309
                    "homepage": "http://jqueryui.com/about"
310
                },
311
                {
312
                    "name": "Joern Zaefferer",
313
                    "email": "[email protected]",
314
                    "homepage": "http://bassistance.de"
315
                },
316
                {
317
                    "name": "Scott Gonzalez",
318
                    "email": "[email protected]",
319
                    "homepage": "http://scottgonzalez.com"
320
                },
321
                {
322
                    "name": "Kris Borchers",
323
                    "email": "[email protected]",
324
                    "homepage": "http://krisborchers.com"
325
                },
326
                {
327
                    "name": "Mike Sherov",
328
                    "email": "[email protected]",
329
                    "homepage": "http://mike.sherov.com"
330
                },
331
                {
332
                    "name": "TJ VanToll",
333
                    "email": "[email protected]",
334
                    "homepage": "http://tjvantoll.com"
335
                },
336
                {
337
                    "name": "Corey Frang",
338
                    "email": "[email protected]",
339
                    "homepage": "http://gnarf.net"
340
                },
341
                {
342
                    "name": "Felix Nagel",
343
                    "email": "[email protected]",
344
                    "homepage": "http://www.felixnagel.com"
345
                }
346
            ],
347
            "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.",
348
            "time": "2015-03-13 14:48:12"
349
        },
350
        {
351
            "name": "doctrine/annotations",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/annotations:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
352
            "version": "v1.2.6",
353
            "source": {
354
                "type": "git",
355
                "url": "https://github.com/doctrine/annotations.git",
356
                "reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4"
357
            },
358
            "dist": {
359
                "type": "zip",
360
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f4a91702ca3cd2e568c3736aa031ed00c3752af4",
361
                "reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4",
362
                "shasum": ""
363
            },
364
            "require": {
365
                "doctrine/lexer": "1.*",
366
                "php": ">=5.3.2"
367
            },
368
            "require-dev": {
369
                "doctrine/cache": "1.*",
370
                "phpunit/phpunit": "4.*"
371
            },
372
            "type": "library",
373
            "extra": {
374
                "branch-alias": {
375
                    "dev-master": "1.3.x-dev"
376
                }
377
            },
378
            "autoload": {
379
                "psr-0": {
380
                    "Doctrine\\Common\\Annotations\\": "lib/"
381
                }
382
            },
383
            "notification-url": "https://packagist.org/downloads/",
384
            "license": [
385
                "MIT"
386
            ],
387
            "authors": [
388
                {
389
                    "name": "Roman Borschel",
390
                    "email": "[email protected]"
391
                },
392
                {
393
                    "name": "Benjamin Eberlei",
394
                    "email": "[email protected]"
395
                },
396
                {
397
                    "name": "Guilherme Blanco",
398
                    "email": "[email protected]"
399
                },
400
                {
401
                    "name": "Jonathan Wage",
402
                    "email": "[email protected]"
403
                },
404
                {
405
                    "name": "Johannes Schmitt",
406
                    "email": "[email protected]"
407
                }
408
            ],
409
            "description": "Docblock Annotations Parser",
410
            "homepage": "http://www.doctrine-project.org",
411
            "keywords": [
412
                "annotations",
413
                "docblock",
414
                "parser"
415
            ],
416
            "time": "2015-06-17 12:21:22"
417
        },
418
        {
419
            "name": "doctrine/cache",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/cache:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
420
            "version": "v1.4.1",
421
            "source": {
422
                "type": "git",
423
                "url": "https://github.com/doctrine/cache.git",
424
                "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03"
425
            },
426
            "dist": {
427
                "type": "zip",
428
                "url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03",
429
                "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03",
430
                "shasum": ""
431
            },
432
            "require": {
433
                "php": ">=5.3.2"
434
            },
435
            "conflict": {
436
                "doctrine/common": ">2.2,<2.4"
437
            },
438
            "require-dev": {
439
                "phpunit/phpunit": ">=3.7",
440
                "predis/predis": "~1.0",
441
                "satooshi/php-coveralls": "~0.6"
442
            },
443
            "type": "library",
444
            "extra": {
445
                "branch-alias": {
446
                    "dev-master": "1.5.x-dev"
447
                }
448
            },
449
            "autoload": {
450
                "psr-0": {
451
                    "Doctrine\\Common\\Cache\\": "lib/"
452
                }
453
            },
454
            "notification-url": "https://packagist.org/downloads/",
455
            "license": [
456
                "MIT"
457
            ],
458
            "authors": [
459
                {
460
                    "name": "Roman Borschel",
461
                    "email": "[email protected]"
462
                },
463
                {
464
                    "name": "Benjamin Eberlei",
465
                    "email": "[email protected]"
466
                },
467
                {
468
                    "name": "Guilherme Blanco",
469
                    "email": "[email protected]"
470
                },
471
                {
472
                    "name": "Jonathan Wage",
473
                    "email": "[email protected]"
474
                },
475
                {
476
                    "name": "Johannes Schmitt",
477
                    "email": "[email protected]"
478
                }
479
            ],
480
            "description": "Caching library offering an object-oriented API for many cache backends",
481
            "homepage": "http://www.doctrine-project.org",
482
            "keywords": [
483
                "cache",
484
                "caching"
485
            ],
486
            "time": "2015-04-15 00:11:59"
487
        },
488
        {
489
            "name": "doctrine/collections",
490
            "version": "v1.3.0",
491
            "source": {
492
                "type": "git",
493
                "url": "https://github.com/doctrine/collections.git",
494
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
495
            },
496
            "dist": {
497
                "type": "zip",
498
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
499
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
500
                "shasum": ""
501
            },
502
            "require": {
503
                "php": ">=5.3.2"
504
            },
505
            "require-dev": {
506
                "phpunit/phpunit": "~4.0"
507
            },
508
            "type": "library",
509
            "extra": {
510
                "branch-alias": {
511
                    "dev-master": "1.2.x-dev"
512
                }
513
            },
514
            "autoload": {
515
                "psr-0": {
516
                    "Doctrine\\Common\\Collections\\": "lib/"
517
                }
518
            },
519
            "notification-url": "https://packagist.org/downloads/",
520
            "license": [
521
                "MIT"
522
            ],
523
            "authors": [
524
                {
525
                    "name": "Roman Borschel",
526
                    "email": "[email protected]"
527
                },
528
                {
529
                    "name": "Benjamin Eberlei",
530
                    "email": "[email protected]"
531
                },
532
                {
533
                    "name": "Guilherme Blanco",
534
                    "email": "[email protected]"
535
                },
536
                {
537
                    "name": "Jonathan Wage",
538
                    "email": "[email protected]"
539
                },
540
                {
541
                    "name": "Johannes Schmitt",
542
                    "email": "[email protected]"
543
                }
544
            ],
545
            "description": "Collections Abstraction library",
546
            "homepage": "http://www.doctrine-project.org",
547
            "keywords": [
548
                "array",
549
                "collections",
550
                "iterator"
551
            ],
552
            "time": "2015-04-14 22:21:58"
553
        },
554
        {
555
            "name": "doctrine/common",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/common:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
556
            "version": "v2.5.0",
557
            "source": {
558
                "type": "git",
559
                "url": "https://github.com/doctrine/common.git",
560
                "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3"
561
            },
562
            "dist": {
563
                "type": "zip",
564
                "url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3",
565
                "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3",
566
                "shasum": ""
567
            },
568
            "require": {
569
                "doctrine/annotations": "1.*",
570
                "doctrine/cache": "1.*",
571
                "doctrine/collections": "1.*",
572
                "doctrine/inflector": "1.*",
573
                "doctrine/lexer": "1.*",
574
                "php": ">=5.3.2"
575
            },
576
            "require-dev": {
577
                "phpunit/phpunit": "~3.7"
578
            },
579
            "type": "library",
580
            "extra": {
581
                "branch-alias": {
582
                    "dev-master": "2.6.x-dev"
583
                }
584
            },
585
            "autoload": {
586
                "psr-0": {
587
                    "Doctrine\\Common\\": "lib/"
588
                }
589
            },
590
            "notification-url": "https://packagist.org/downloads/",
591
            "license": [
592
                "MIT"
593
            ],
594
            "authors": [
595
                {
596
                    "name": "Roman Borschel",
597
                    "email": "[email protected]"
598
                },
599
                {
600
                    "name": "Benjamin Eberlei",
601
                    "email": "[email protected]"
602
                },
603
                {
604
                    "name": "Guilherme Blanco",
605
                    "email": "[email protected]"
606
                },
607
                {
608
                    "name": "Jonathan Wage",
609
                    "email": "[email protected]"
610
                },
611
                {
612
                    "name": "Johannes Schmitt",
613
                    "email": "[email protected]"
614
                }
615
            ],
616
            "description": "Common Library for Doctrine projects",
617
            "homepage": "http://www.doctrine-project.org",
618
            "keywords": [
619
                "annotations",
620
                "collections",
621
                "eventmanager",
622
                "persistence",
623
                "spl"
624
            ],
625
            "time": "2015-04-02 19:55:44"
626
        },
627
        {
628
            "name": "doctrine/dbal",
629
            "version": "v2.5.1",
630
            "source": {
631
                "type": "git",
632
                "url": "https://github.com/doctrine/dbal.git",
633
                "reference": "628c2256b646ae2417d44e063bce8aec5199d48d"
634
            },
635
            "dist": {
636
                "type": "zip",
637
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d",
638
                "reference": "628c2256b646ae2417d44e063bce8aec5199d48d",
639
                "shasum": ""
640
            },
641
            "require": {
642
                "doctrine/common": ">=2.4,<2.6-dev",
643
                "php": ">=5.3.2"
644
            },
645
            "require-dev": {
646
                "phpunit/phpunit": "4.*",
647
                "symfony/console": "2.*"
648
            },
649
            "suggest": {
650
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
651
            },
652
            "bin": [
653
                "bin/doctrine-dbal"
654
            ],
655
            "type": "library",
656
            "extra": {
657
                "branch-alias": {
658
                    "dev-master": "2.5.x-dev"
659
                }
660
            },
661
            "autoload": {
662
                "psr-0": {
663
                    "Doctrine\\DBAL\\": "lib/"
664
                }
665
            },
666
            "notification-url": "https://packagist.org/downloads/",
667
            "license": [
668
                "MIT"
669
            ],
670
            "authors": [
671
                {
672
                    "name": "Roman Borschel",
673
                    "email": "[email protected]"
674
                },
675
                {
676
                    "name": "Benjamin Eberlei",
677
                    "email": "[email protected]"
678
                },
679
                {
680
                    "name": "Guilherme Blanco",
681
                    "email": "[email protected]"
682
                },
683
                {
684
                    "name": "Jonathan Wage",
685
                    "email": "[email protected]"
686
                }
687
            ],
688
            "description": "Database Abstraction Layer",
689
            "homepage": "http://www.doctrine-project.org",
690
            "keywords": [
691
                "database",
692
                "dbal",
693
                "persistence",
694
                "queryobject"
695
            ],
696
            "time": "2015-01-12 21:52:47"
697
        },
698
        {
699
            "name": "doctrine/inflector",
700
            "version": "v1.0.1",
701
            "source": {
702
                "type": "git",
703
                "url": "https://github.com/doctrine/inflector.git",
704
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
705
            },
706
            "dist": {
707
                "type": "zip",
708
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
709
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
710
                "shasum": ""
711
            },
712
            "require": {
713
                "php": ">=5.3.2"
714
            },
715
            "require-dev": {
716
                "phpunit/phpunit": "4.*"
717
            },
718
            "type": "library",
719
            "extra": {
720
                "branch-alias": {
721
                    "dev-master": "1.0.x-dev"
722
                }
723
            },
724
            "autoload": {
725
                "psr-0": {
726
                    "Doctrine\\Common\\Inflector\\": "lib/"
727
                }
728
            },
729
            "notification-url": "https://packagist.org/downloads/",
730
            "license": [
731
                "MIT"
732
            ],
733
            "authors": [
734
                {
735
                    "name": "Roman Borschel",
736
                    "email": "[email protected]"
737
                },
738
                {
739
                    "name": "Benjamin Eberlei",
740
                    "email": "[email protected]"
741
                },
742
                {
743
                    "name": "Guilherme Blanco",
744
                    "email": "[email protected]"
745
                },
746
                {
747
                    "name": "Jonathan Wage",
748
                    "email": "[email protected]"
749
                },
750
                {
751
                    "name": "Johannes Schmitt",
752
                    "email": "[email protected]"
753
                }
754
            ],
755
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
756
            "homepage": "http://www.doctrine-project.org",
757
            "keywords": [
758
                "inflection",
759
                "pluralize",
760
                "singularize",
761
                "string"
762
            ],
763
            "time": "2014-12-20 21:24:13"
764
        },
765
        {
766
            "name": "doctrine/instantiator",
767
            "version": "1.0.5",
768
            "source": {
769
                "type": "git",
770
                "url": "https://github.com/doctrine/instantiator.git",
771
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
772
            },
773
            "dist": {
774
                "type": "zip",
775
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
776
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
777
                "shasum": ""
778
            },
779
            "require": {
780
                "php": ">=5.3,<8.0-DEV"
781
            },
782
            "require-dev": {
783
                "athletic/athletic": "~0.1.8",
784
                "ext-pdo": "*",
785
                "ext-phar": "*",
786
                "phpunit/phpunit": "~4.0",
787
                "squizlabs/php_codesniffer": "~2.0"
788
            },
789
            "type": "library",
790
            "extra": {
791
                "branch-alias": {
792
                    "dev-master": "1.0.x-dev"
793
                }
794
            },
795
            "autoload": {
796
                "psr-4": {
797
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
798
                }
799
            },
800
            "notification-url": "https://packagist.org/downloads/",
801
            "license": [
802
                "MIT"
803
            ],
804
            "authors": [
805
                {
806
                    "name": "Marco Pivetta",
807
                    "email": "[email protected]",
808
                    "homepage": "http://ocramius.github.com/"
809
                }
810
            ],
811
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
812
            "homepage": "https://github.com/doctrine/instantiator",
813
            "keywords": [
814
                "constructor",
815
                "instantiate"
816
            ],
817
            "time": "2015-06-14 21:17:01"
818
        },
819
        {
820
            "name": "doctrine/lexer",
821
            "version": "v1.0.1",
822
            "source": {
823
                "type": "git",
824
                "url": "https://github.com/doctrine/lexer.git",
825
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
826
            },
827
            "dist": {
828
                "type": "zip",
829
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
830
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
831
                "shasum": ""
832
            },
833
            "require": {
834
                "php": ">=5.3.2"
835
            },
836
            "type": "library",
837
            "extra": {
838
                "branch-alias": {
839
                    "dev-master": "1.0.x-dev"
840
                }
841
            },
842
            "autoload": {
843
                "psr-0": {
844
                    "Doctrine\\Common\\Lexer\\": "lib/"
845
                }
846
            },
847
            "notification-url": "https://packagist.org/downloads/",
848
            "license": [
849
                "MIT"
850
            ],
851
            "authors": [
852
                {
853
                    "name": "Roman Borschel",
854
                    "email": "[email protected]"
855
                },
856
                {
857
                    "name": "Guilherme Blanco",
858
                    "email": "[email protected]"
859
                },
860
                {
861
                    "name": "Johannes Schmitt",
862
                    "email": "[email protected]"
863
                }
864
            ],
865
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
866
            "homepage": "http://www.doctrine-project.org",
867
            "keywords": [
868
                "lexer",
869
                "parser"
870
            ],
871
            "time": "2014-09-09 13:34:57"
872
        },
873
        {
874
            "name": "jasongrimes/paginator",
875
            "version": "1.0.1",
876
            "source": {
877
                "type": "git",
878
                "url": "https://github.com/jasongrimes/php-paginator.git",
879
                "reference": "b3df7160d5baa6a3e2bb6b1f359dd0447ebc3561"
880
            },
881
            "dist": {
882
                "type": "zip",
883
                "url": "https://api.github.com/repos/jasongrimes/php-paginator/zipball/b3df7160d5baa6a3e2bb6b1f359dd0447ebc3561",
884
                "reference": "b3df7160d5baa6a3e2bb6b1f359dd0447ebc3561",
885
                "shasum": ""
886
            },
887
            "require": {
888
                "php": ">=5.3.0"
889
            },
890
            "require-dev": {
891
                "phpunit/phpunit": "~4.2"
892
            },
893
            "type": "library",
894
            "autoload": {
895
                "psr-0": {
896
                    "JasonGrimes": "src/"
897
                }
898
            },
899
            "notification-url": "https://packagist.org/downloads/",
900
            "license": [
901
                "MIT"
902
            ],
903
            "authors": [
904
                {
905
                    "name": "Jason Grimes",
906
                    "email": "[email protected]"
907
                }
908
            ],
909
            "description": "A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.",
910
            "homepage": "http://github.com/jasongrimes/php-paginator",
911
            "keywords": [
912
                "pager",
913
                "pagination",
914
                "paginator"
915
            ],
916
            "time": "2014-10-13 01:34:54"
917
        },
918
        {
919
            "name": "jasongrimes/silex-simpleuser",
920
            "version": "2.0.1",
921
            "source": {
922
                "type": "git",
923
                "url": "https://github.com/jasongrimes/silex-simpleuser.git",
924
                "reference": "b44786395e126ec1e7caa8f0c77eef9cebe02f89"
925
            },
926
            "dist": {
927
                "type": "zip",
928
                "url": "https://api.github.com/repos/jasongrimes/silex-simpleuser/zipball/b44786395e126ec1e7caa8f0c77eef9cebe02f89",
929
                "reference": "b44786395e126ec1e7caa8f0c77eef9cebe02f89",
930
                "shasum": ""
931
            },
932
            "require": {
933
                "doctrine/dbal": "~2.4",
934
                "jasongrimes/paginator": "~1.0",
935
                "php": ">=5.3.0",
936
                "silex/silex": "~1.0",
937
                "swiftmailer/swiftmailer": "~5.3",
938
                "symfony/security": "~2.3",
939
                "symfony/twig-bridge": "~2.3"
940
            },
941
            "require-dev": {
942
                "ext-pdo_sqlite": "*",
943
                "phpunit/phpunit": "~4.2"
944
            },
945
            "type": "library",
946
            "autoload": {
947
                "psr-0": {
948
                    "SimpleUser": "src/"
949
                }
950
            },
951
            "notification-url": "https://packagist.org/downloads/",
952
            "license": [
953
                "BSD-2-Clause"
954
            ],
955
            "authors": [
956
                {
957
                    "name": "Jason Grimes",
958
                    "email": "[email protected]"
959
                }
960
            ],
961
            "description": "A simple database-backed user provider for Silex, with associated services and controllers.",
962
            "homepage": "http://github.com/jasongrimes/silex-simpleuser",
963
            "keywords": [
964
                "silex",
965
                "simple user provider",
966
                "user",
967
                "user provider"
968
            ],
969
            "time": "2014-11-01 20:19:08"
970
        },
971
        {
972
            "name": "kriswallsmith/assetic",
973
            "version": "v1.2.1",
974
            "source": {
975
                "type": "git",
976
                "url": "https://github.com/kriswallsmith/assetic.git",
977
                "reference": "b20efe38845d20458702f97f3ff625d80805897b"
978
            },
979
            "dist": {
980
                "type": "zip",
981
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/b20efe38845d20458702f97f3ff625d80805897b",
982
                "reference": "b20efe38845d20458702f97f3ff625d80805897b",
983
                "shasum": ""
984
            },
985
            "require": {
986
                "php": ">=5.3.1",
987
                "symfony/process": "~2.1"
988
            },
989
            "require-dev": {
990
                "cssmin/cssmin": "*",
991
                "joliclic/javascript-packer": "*",
992
                "kamicane/packager": "*",
993
                "leafo/lessphp": "*",
994
                "leafo/scssphp": "*",
995
                "leafo/scssphp-compass": "*",
996
                "mrclay/minify": "*",
997
                "patchwork/jsqueeze": "~1.0",
998
                "phpunit/phpunit": "~4",
999
                "psr/log": "~1.0",
1000
                "ptachoire/cssembed": "*",
1001
                "twig/twig": "~1.6"
1002
            },
1003
            "suggest": {
1004
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
1005
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
1006
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
1007
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
1008
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
1009
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
1010
            },
1011
            "type": "library",
1012
            "extra": {
1013
                "branch-alias": {
1014
                    "dev-master": "1.2-dev"
1015
                }
1016
            },
1017
            "autoload": {
1018
                "psr-0": {
1019
                    "Assetic": "src/"
1020
                },
1021
                "files": [
1022
                    "src/functions.php"
1023
                ]
1024
            },
1025
            "notification-url": "https://packagist.org/downloads/",
1026
            "license": [
1027
                "MIT"
1028
            ],
1029
            "authors": [
1030
                {
1031
                    "name": "Kris Wallsmith",
1032
                    "email": "[email protected]",
1033
                    "homepage": "http://kriswallsmith.net/"
1034
                }
1035
            ],
1036
            "description": "Asset Management for PHP",
1037
            "homepage": "https://github.com/kriswallsmith/assetic",
1038
            "keywords": [
1039
                "assets",
1040
                "compression",
1041
                "minification"
1042
            ],
1043
            "time": "2014-12-12 05:04:05"
1044
        },
1045
        {
1046
            "name": "michelf/php-markdown",
1047
            "version": "1.5.0",
1048
            "source": {
1049
                "type": "git",
1050
                "url": "https://github.com/michelf/php-markdown.git",
1051
                "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9"
1052
            },
1053
            "dist": {
1054
                "type": "zip",
1055
                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9",
1056
                "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9",
1057
                "shasum": ""
1058
            },
1059
            "require": {
1060
                "php": ">=5.3.0"
1061
            },
1062
            "type": "library",
1063
            "extra": {
1064
                "branch-alias": {
1065
                    "dev-lib": "1.4.x-dev"
1066
                }
1067
            },
1068
            "autoload": {
1069
                "psr-0": {
1070
                    "Michelf": ""
1071
                }
1072
            },
1073
            "notification-url": "https://packagist.org/downloads/",
1074
            "license": [
1075
                "BSD-3-Clause"
1076
            ],
1077
            "authors": [
1078
                {
1079
                    "name": "John Gruber",
1080
                    "homepage": "http://daringfireball.net/"
1081
                },
1082
                {
1083
                    "name": "Michel Fortin",
1084
                    "email": "[email protected]",
1085
                    "homepage": "https://michelf.ca/",
1086
                    "role": "Developer"
1087
                }
1088
            ],
1089
            "description": "PHP Markdown",
1090
            "homepage": "https://michelf.ca/projects/php-markdown/",
1091
            "keywords": [
1092
                "markdown"
1093
            ],
1094
            "time": "2015-03-01 12:03:08"
1095
        },
1096
        {
1097
            "name": "monolog/monolog",
1098
            "version": "1.15.0",
1099
            "source": {
1100
                "type": "git",
1101
                "url": "https://github.com/Seldaek/monolog.git",
1102
                "reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0"
1103
            },
1104
            "dist": {
1105
                "type": "zip",
1106
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/dc5150cc608f2334c72c3b6a553ec9668a4156b0",
1107
                "reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0",
1108
                "shasum": ""
1109
            },
1110
            "require": {
1111
                "php": ">=5.3.0",
1112
                "psr/log": "~1.0"
1113
            },
1114
            "provide": {
1115
                "psr/log-implementation": "1.0.0"
1116
            },
1117
            "require-dev": {
1118
                "aws/aws-sdk-php": "^2.4.9",
1119
                "doctrine/couchdb": "~1.0@dev",
1120
                "graylog2/gelf-php": "~1.0",
1121
                "php-console/php-console": "^3.1.3",
1122
                "phpunit/phpunit": "~4.5",
1123
                "phpunit/phpunit-mock-objects": "2.3.0",
1124
                "raven/raven": "~0.8",
1125
                "ruflin/elastica": ">=0.90 <3.0",
1126
                "swiftmailer/swiftmailer": "~5.3",
1127
                "videlalvaro/php-amqplib": "~2.4"
1128
            },
1129
            "suggest": {
1130
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1131
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1132
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1133
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1134
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1135
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1136
                "raven/raven": "Allow sending log messages to a Sentry server",
1137
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1138
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1139
                "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
1140
            },
1141
            "type": "library",
1142
            "extra": {
1143
                "branch-alias": {
1144
                    "dev-master": "1.15.x-dev"
1145
                }
1146
            },
1147
            "autoload": {
1148
                "psr-4": {
1149
                    "Monolog\\": "src/Monolog"
1150
                }
1151
            },
1152
            "notification-url": "https://packagist.org/downloads/",
1153
            "license": [
1154
                "MIT"
1155
            ],
1156
            "authors": [
1157
                {
1158
                    "name": "Jordi Boggiano",
1159
                    "email": "[email protected]",
1160
                    "homepage": "http://seld.be"
1161
                }
1162
            ],
1163
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1164
            "homepage": "http://github.com/Seldaek/monolog",
1165
            "keywords": [
1166
                "log",
1167
                "logging",
1168
                "psr-3"
1169
            ],
1170
            "time": "2015-07-12 13:54:09"
1171
        },
1172
        {
1173
            "name": "phpdocumentor/reflection-docblock",
1174
            "version": "2.0.4",
1175
            "source": {
1176
                "type": "git",
1177
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1178
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
1179
            },
1180
            "dist": {
1181
                "type": "zip",
1182
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
1183
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
1184
                "shasum": ""
1185
            },
1186
            "require": {
1187
                "php": ">=5.3.3"
1188
            },
1189
            "require-dev": {
1190
                "phpunit/phpunit": "~4.0"
1191
            },
1192
            "suggest": {
1193
                "dflydev/markdown": "~1.0",
1194
                "erusev/parsedown": "~1.0"
1195
            },
1196
            "type": "library",
1197
            "extra": {
1198
                "branch-alias": {
1199
                    "dev-master": "2.0.x-dev"
1200
                }
1201
            },
1202
            "autoload": {
1203
                "psr-0": {
1204
                    "phpDocumentor": [
1205
                        "src/"
1206
                    ]
1207
                }
1208
            },
1209
            "notification-url": "https://packagist.org/downloads/",
1210
            "license": [
1211
                "MIT"
1212
            ],
1213
            "authors": [
1214
                {
1215
                    "name": "Mike van Riel",
1216
                    "email": "[email protected]"
1217
                }
1218
            ],
1219
            "time": "2015-02-03 12:10:50"
1220
        },
1221
        {
1222
            "name": "phpoffice/phpexcel",
1223
            "version": "1.8.1",
1224
            "source": {
1225
                "type": "git",
1226
                "url": "https://github.com/PHPOffice/PHPExcel.git",
1227
                "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
1228
            },
1229
            "dist": {
1230
                "type": "zip",
1231
                "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
1232
                "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
1233
                "shasum": ""
1234
            },
1235
            "require": {
1236
                "ext-xml": "*",
1237
                "ext-xmlwriter": "*",
1238
                "php": ">=5.2.0"
1239
            },
1240
            "type": "library",
1241
            "autoload": {
1242
                "psr-0": {
1243
                    "PHPExcel": "Classes/"
1244
                }
1245
            },
1246
            "notification-url": "https://packagist.org/downloads/",
1247
            "license": [
1248
                "LGPL"
1249
            ],
1250
            "authors": [
1251
                {
1252
                    "name": "Maarten Balliauw",
1253
                    "homepage": "http://blog.maartenballiauw.be"
1254
                },
1255
                {
1256
                    "name": "Mark Baker"
1257
                },
1258
                {
1259
                    "name": "Franck Lefevre",
1260
                    "homepage": "http://blog.rootslabs.net"
1261
                },
1262
                {
1263
                    "name": "Erik Tilt"
1264
                }
1265
            ],
1266
            "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
1267
            "homepage": "http://phpexcel.codeplex.com",
1268
            "keywords": [
1269
                "OpenXML",
1270
                "excel",
1271
                "php",
1272
                "spreadsheet",
1273
                "xls",
1274
                "xlsx"
1275
            ],
1276
            "time": "2015-05-01 07:00:55"
1277
        },
1278
        {
1279
            "name": "phpspec/prophecy",
1280
            "version": "v1.5.0",
1281
            "source": {
1282
                "type": "git",
1283
                "url": "https://github.com/phpspec/prophecy.git",
1284
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
1285
            },
1286
            "dist": {
1287
                "type": "zip",
1288
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
1289
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
1290
                "shasum": ""
1291
            },
1292
            "require": {
1293
                "doctrine/instantiator": "^1.0.2",
1294
                "phpdocumentor/reflection-docblock": "~2.0",
1295
                "sebastian/comparator": "~1.1"
1296
            },
1297
            "require-dev": {
1298
                "phpspec/phpspec": "~2.0"
1299
            },
1300
            "type": "library",
1301
            "extra": {
1302
                "branch-alias": {
1303
                    "dev-master": "1.4.x-dev"
1304
                }
1305
            },
1306
            "autoload": {
1307
                "psr-0": {
1308
                    "Prophecy\\": "src/"
1309
                }
1310
            },
1311
            "notification-url": "https://packagist.org/downloads/",
1312
            "license": [
1313
                "MIT"
1314
            ],
1315
            "authors": [
1316
                {
1317
                    "name": "Konstantin Kudryashov",
1318
                    "email": "[email protected]",
1319
                    "homepage": "http://everzet.com"
1320
                },
1321
                {
1322
                    "name": "Marcello Duarte",
1323
                    "email": "[email protected]"
1324
                }
1325
            ],
1326
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1327
            "homepage": "https://github.com/phpspec/prophecy",
1328
            "keywords": [
1329
                "Double",
1330
                "Dummy",
1331
                "fake",
1332
                "mock",
1333
                "spy",
1334
                "stub"
1335
            ],
1336
            "time": "2015-08-13 10:07:40"
1337
        },
1338
        {
1339
            "name": "phpunit/php-code-coverage",
1340
            "version": "2.2.3",
1341
            "source": {
1342
                "type": "git",
1343
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1344
                "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f"
1345
            },
1346
            "dist": {
1347
                "type": "zip",
1348
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef1ca6835468857944d5c3b48fa503d5554cff2f",
1349
                "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f",
1350
                "shasum": ""
1351
            },
1352
            "require": {
1353
                "php": ">=5.3.3",
1354
                "phpunit/php-file-iterator": "~1.3",
1355
                "phpunit/php-text-template": "~1.2",
1356
                "phpunit/php-token-stream": "~1.3",
1357
                "sebastian/environment": "^1.3.2",
1358
                "sebastian/version": "~1.0"
1359
            },
1360
            "require-dev": {
1361
                "ext-xdebug": ">=2.1.4",
1362
                "phpunit/phpunit": "~4"
1363
            },
1364
            "suggest": {
1365
                "ext-dom": "*",
1366
                "ext-xdebug": ">=2.2.1",
1367
                "ext-xmlwriter": "*"
1368
            },
1369
            "type": "library",
1370
            "extra": {
1371
                "branch-alias": {
1372
                    "dev-master": "2.2.x-dev"
1373
                }
1374
            },
1375
            "autoload": {
1376
                "classmap": [
1377
                    "src/"
1378
                ]
1379
            },
1380
            "notification-url": "https://packagist.org/downloads/",
1381
            "license": [
1382
                "BSD-3-Clause"
1383
            ],
1384
            "authors": [
1385
                {
1386
                    "name": "Sebastian Bergmann",
1387
                    "email": "[email protected]",
1388
                    "role": "lead"
1389
                }
1390
            ],
1391
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1392
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1393
            "keywords": [
1394
                "coverage",
1395
                "testing",
1396
                "xunit"
1397
            ],
1398
            "time": "2015-09-14 06:51:16"
1399
        },
1400
        {
1401
            "name": "phpunit/php-file-iterator",
1402
            "version": "1.4.1",
1403
            "source": {
1404
                "type": "git",
1405
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1406
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1407
            },
1408
            "dist": {
1409
                "type": "zip",
1410
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1411
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1412
                "shasum": ""
1413
            },
1414
            "require": {
1415
                "php": ">=5.3.3"
1416
            },
1417
            "type": "library",
1418
            "extra": {
1419
                "branch-alias": {
1420
                    "dev-master": "1.4.x-dev"
1421
                }
1422
            },
1423
            "autoload": {
1424
                "classmap": [
1425
                    "src/"
1426
                ]
1427
            },
1428
            "notification-url": "https://packagist.org/downloads/",
1429
            "license": [
1430
                "BSD-3-Clause"
1431
            ],
1432
            "authors": [
1433
                {
1434
                    "name": "Sebastian Bergmann",
1435
                    "email": "[email protected]",
1436
                    "role": "lead"
1437
                }
1438
            ],
1439
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1440
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1441
            "keywords": [
1442
                "filesystem",
1443
                "iterator"
1444
            ],
1445
            "time": "2015-06-21 13:08:43"
1446
        },
1447
        {
1448
            "name": "phpunit/php-text-template",
1449
            "version": "1.2.1",
1450
            "source": {
1451
                "type": "git",
1452
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1453
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1454
            },
1455
            "dist": {
1456
                "type": "zip",
1457
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1458
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1459
                "shasum": ""
1460
            },
1461
            "require": {
1462
                "php": ">=5.3.3"
1463
            },
1464
            "type": "library",
1465
            "autoload": {
1466
                "classmap": [
1467
                    "src/"
1468
                ]
1469
            },
1470
            "notification-url": "https://packagist.org/downloads/",
1471
            "license": [
1472
                "BSD-3-Clause"
1473
            ],
1474
            "authors": [
1475
                {
1476
                    "name": "Sebastian Bergmann",
1477
                    "email": "[email protected]",
1478
                    "role": "lead"
1479
                }
1480
            ],
1481
            "description": "Simple template engine.",
1482
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1483
            "keywords": [
1484
                "template"
1485
            ],
1486
            "time": "2015-06-21 13:50:34"
1487
        },
1488
        {
1489
            "name": "phpunit/php-timer",
1490
            "version": "1.0.7",
1491
            "source": {
1492
                "type": "git",
1493
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1494
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
1495
            },
1496
            "dist": {
1497
                "type": "zip",
1498
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1499
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1500
                "shasum": ""
1501
            },
1502
            "require": {
1503
                "php": ">=5.3.3"
1504
            },
1505
            "type": "library",
1506
            "autoload": {
1507
                "classmap": [
1508
                    "src/"
1509
                ]
1510
            },
1511
            "notification-url": "https://packagist.org/downloads/",
1512
            "license": [
1513
                "BSD-3-Clause"
1514
            ],
1515
            "authors": [
1516
                {
1517
                    "name": "Sebastian Bergmann",
1518
                    "email": "[email protected]",
1519
                    "role": "lead"
1520
                }
1521
            ],
1522
            "description": "Utility class for timing",
1523
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1524
            "keywords": [
1525
                "timer"
1526
            ],
1527
            "time": "2015-06-21 08:01:12"
1528
        },
1529
        {
1530
            "name": "phpunit/php-token-stream",
1531
            "version": "1.4.8",
1532
            "source": {
1533
                "type": "git",
1534
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1535
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1536
            },
1537
            "dist": {
1538
                "type": "zip",
1539
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1540
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1541
                "shasum": ""
1542
            },
1543
            "require": {
1544
                "ext-tokenizer": "*",
1545
                "php": ">=5.3.3"
1546
            },
1547
            "require-dev": {
1548
                "phpunit/phpunit": "~4.2"
1549
            },
1550
            "type": "library",
1551
            "extra": {
1552
                "branch-alias": {
1553
                    "dev-master": "1.4-dev"
1554
                }
1555
            },
1556
            "autoload": {
1557
                "classmap": [
1558
                    "src/"
1559
                ]
1560
            },
1561
            "notification-url": "https://packagist.org/downloads/",
1562
            "license": [
1563
                "BSD-3-Clause"
1564
            ],
1565
            "authors": [
1566
                {
1567
                    "name": "Sebastian Bergmann",
1568
                    "email": "[email protected]"
1569
                }
1570
            ],
1571
            "description": "Wrapper around PHP's tokenizer extension.",
1572
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1573
            "keywords": [
1574
                "tokenizer"
1575
            ],
1576
            "time": "2015-09-15 10:49:45"
1577
        },
1578
        {
1579
            "name": "phpunit/phpunit",
1580
            "version": "4.8.9",
1581
            "source": {
1582
                "type": "git",
1583
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1584
                "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b"
1585
            },
1586
            "dist": {
1587
                "type": "zip",
1588
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/73fad41adb5b7bc3a494bb930d90648df1d5e74b",
1589
                "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b",
1590
                "shasum": ""
1591
            },
1592
            "require": {
1593
                "ext-dom": "*",
1594
                "ext-json": "*",
1595
                "ext-pcre": "*",
1596
                "ext-reflection": "*",
1597
                "ext-spl": "*",
1598
                "php": ">=5.3.3",
1599
                "phpspec/prophecy": "^1.3.1",
1600
                "phpunit/php-code-coverage": "~2.1",
1601
                "phpunit/php-file-iterator": "~1.4",
1602
                "phpunit/php-text-template": "~1.2",
1603
                "phpunit/php-timer": ">=1.0.6",
1604
                "phpunit/phpunit-mock-objects": "~2.3",
1605
                "sebastian/comparator": "~1.1",
1606
                "sebastian/diff": "~1.2",
1607
                "sebastian/environment": "~1.3",
1608
                "sebastian/exporter": "~1.2",
1609
                "sebastian/global-state": "~1.0",
1610
                "sebastian/version": "~1.0",
1611
                "symfony/yaml": "~2.1|~3.0"
1612
            },
1613
            "suggest": {
1614
                "phpunit/php-invoker": "~1.1"
1615
            },
1616
            "bin": [
1617
                "phpunit"
1618
            ],
1619
            "type": "library",
1620
            "extra": {
1621
                "branch-alias": {
1622
                    "dev-master": "4.8.x-dev"
1623
                }
1624
            },
1625
            "autoload": {
1626
                "classmap": [
1627
                    "src/"
1628
                ]
1629
            },
1630
            "notification-url": "https://packagist.org/downloads/",
1631
            "license": [
1632
                "BSD-3-Clause"
1633
            ],
1634
            "authors": [
1635
                {
1636
                    "name": "Sebastian Bergmann",
1637
                    "email": "[email protected]",
1638
                    "role": "lead"
1639
                }
1640
            ],
1641
            "description": "The PHP Unit Testing framework.",
1642
            "homepage": "https://phpunit.de/",
1643
            "keywords": [
1644
                "phpunit",
1645
                "testing",
1646
                "xunit"
1647
            ],
1648
            "time": "2015-09-20 12:56:44"
1649
        },
1650
        {
1651
            "name": "phpunit/phpunit-mock-objects",
1652
            "version": "2.3.7",
1653
            "source": {
1654
                "type": "git",
1655
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1656
                "reference": "5e2645ad49d196e020b85598d7c97e482725786a"
1657
            },
1658
            "dist": {
1659
                "type": "zip",
1660
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5e2645ad49d196e020b85598d7c97e482725786a",
1661
                "reference": "5e2645ad49d196e020b85598d7c97e482725786a",
1662
                "shasum": ""
1663
            },
1664
            "require": {
1665
                "doctrine/instantiator": "^1.0.2",
1666
                "php": ">=5.3.3",
1667
                "phpunit/php-text-template": "~1.2",
1668
                "sebastian/exporter": "~1.2"
1669
            },
1670
            "require-dev": {
1671
                "phpunit/phpunit": "~4.4"
1672
            },
1673
            "suggest": {
1674
                "ext-soap": "*"
1675
            },
1676
            "type": "library",
1677
            "extra": {
1678
                "branch-alias": {
1679
                    "dev-master": "2.3.x-dev"
1680
                }
1681
            },
1682
            "autoload": {
1683
                "classmap": [
1684
                    "src/"
1685
                ]
1686
            },
1687
            "notification-url": "https://packagist.org/downloads/",
1688
            "license": [
1689
                "BSD-3-Clause"
1690
            ],
1691
            "authors": [
1692
                {
1693
                    "name": "Sebastian Bergmann",
1694
                    "email": "[email protected]",
1695
                    "role": "lead"
1696
                }
1697
            ],
1698
            "description": "Mock Object library for PHPUnit",
1699
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1700
            "keywords": [
1701
                "mock",
1702
                "xunit"
1703
            ],
1704
            "time": "2015-08-19 09:14:08"
1705
        },
1706
        {
1707
            "name": "pimple/pimple",
1708
            "version": "v1.1.1",
1709
            "source": {
1710
                "type": "git",
1711
                "url": "https://github.com/silexphp/Pimple.git",
1712
                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
1713
            },
1714
            "dist": {
1715
                "type": "zip",
1716
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
1717
                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
1718
                "shasum": ""
1719
            },
1720
            "require": {
1721
                "php": ">=5.3.0"
1722
            },
1723
            "type": "library",
1724
            "extra": {
1725
                "branch-alias": {
1726
                    "dev-master": "1.1.x-dev"
1727
                }
1728
            },
1729
            "autoload": {
1730
                "psr-0": {
1731
                    "Pimple": "lib/"
1732
                }
1733
            },
1734
            "notification-url": "https://packagist.org/downloads/",
1735
            "license": [
1736
                "MIT"
1737
            ],
1738
            "authors": [
1739
                {
1740
                    "name": "Fabien Potencier",
1741
                    "email": "[email protected]"
1742
                }
1743
            ],
1744
            "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
1745
            "homepage": "http://pimple.sensiolabs.org",
1746
            "keywords": [
1747
                "container",
1748
                "dependency injection"
1749
            ],
1750
            "time": "2013-11-22 08:30:29"
1751
        },
1752
        {
1753
            "name": "psr/log",
1754
            "version": "1.0.0",
1755
            "source": {
1756
                "type": "git",
1757
                "url": "https://github.com/php-fig/log.git",
1758
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1759
            },
1760
            "dist": {
1761
                "type": "zip",
1762
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1763
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1764
                "shasum": ""
1765
            },
1766
            "type": "library",
1767
            "autoload": {
1768
                "psr-0": {
1769
                    "Psr\\Log\\": ""
1770
                }
1771
            },
1772
            "notification-url": "https://packagist.org/downloads/",
1773
            "license": [
1774
                "MIT"
1775
            ],
1776
            "authors": [
1777
                {
1778
                    "name": "PHP-FIG",
1779
                    "homepage": "http://www.php-fig.org/"
1780
                }
1781
            ],
1782
            "description": "Common interface for logging libraries",
1783
            "keywords": [
1784
                "log",
1785
                "psr",
1786
                "psr-3"
1787
            ],
1788
            "time": "2012-12-21 11:40:51"
1789
        },
1790
        {
1791
            "name": "robloach/component-installer",
1792
            "version": "0.2.1",
1793
            "source": {
1794
                "type": "git",
1795
                "url": "https://github.com/RobLoach/component-installer.git",
1796
                "reference": "6f654095da6e364261093c2d9ca416e1027d0169"
1797
            },
1798
            "dist": {
1799
                "type": "zip",
1800
                "url": "https://api.github.com/repos/RobLoach/component-installer/zipball/6f654095da6e364261093c2d9ca416e1027d0169",
1801
                "reference": "6f654095da6e364261093c2d9ca416e1027d0169",
1802
                "shasum": ""
1803
            },
1804
            "require": {
1805
                "composer-plugin-api": "^1.0",
1806
                "kriswallsmith/assetic": "1.*",
1807
                "php": ">=5.3.2"
1808
            },
1809
            "require-dev": {
1810
                "composer/composer": "1.*@alpha",
1811
                "phpunit/phpunit": "4.*"
1812
            },
1813
            "type": "composer-plugin",
1814
            "extra": {
1815
                "branch-alias": {
1816
                    "dev-master": "1.0.x-dev"
1817
                },
1818
                "class": "ComponentInstaller\\ComponentInstallerPlugin"
1819
            },
1820
            "autoload": {
1821
                "psr-0": {
1822
                    "ComponentInstaller": "src/"
1823
                }
1824
            },
1825
            "notification-url": "https://packagist.org/downloads/",
1826
            "license": [
1827
                "MIT"
1828
            ],
1829
            "authors": [
1830
                {
1831
                    "name": "Rob Loach",
1832
                    "homepage": "http://robloach.net"
1833
                }
1834
            ],
1835
            "description": "Allows installation of Components via Composer.",
1836
            "time": "2015-06-18 13:02:30"
1837
        },
1838
        {
1839
            "name": "sebastian/comparator",
1840
            "version": "1.2.0",
1841
            "source": {
1842
                "type": "git",
1843
                "url": "https://github.com/sebastianbergmann/comparator.git",
1844
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1845
            },
1846
            "dist": {
1847
                "type": "zip",
1848
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1849
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1850
                "shasum": ""
1851
            },
1852
            "require": {
1853
                "php": ">=5.3.3",
1854
                "sebastian/diff": "~1.2",
1855
                "sebastian/exporter": "~1.2"
1856
            },
1857
            "require-dev": {
1858
                "phpunit/phpunit": "~4.4"
1859
            },
1860
            "type": "library",
1861
            "extra": {
1862
                "branch-alias": {
1863
                    "dev-master": "1.2.x-dev"
1864
                }
1865
            },
1866
            "autoload": {
1867
                "classmap": [
1868
                    "src/"
1869
                ]
1870
            },
1871
            "notification-url": "https://packagist.org/downloads/",
1872
            "license": [
1873
                "BSD-3-Clause"
1874
            ],
1875
            "authors": [
1876
                {
1877
                    "name": "Jeff Welch",
1878
                    "email": "[email protected]"
1879
                },
1880
                {
1881
                    "name": "Volker Dusch",
1882
                    "email": "[email protected]"
1883
                },
1884
                {
1885
                    "name": "Bernhard Schussek",
1886
                    "email": "[email protected]"
1887
                },
1888
                {
1889
                    "name": "Sebastian Bergmann",
1890
                    "email": "[email protected]"
1891
                }
1892
            ],
1893
            "description": "Provides the functionality to compare PHP values for equality",
1894
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1895
            "keywords": [
1896
                "comparator",
1897
                "compare",
1898
                "equality"
1899
            ],
1900
            "time": "2015-07-26 15:48:44"
1901
        },
1902
        {
1903
            "name": "sebastian/diff",
1904
            "version": "1.3.0",
1905
            "source": {
1906
                "type": "git",
1907
                "url": "https://github.com/sebastianbergmann/diff.git",
1908
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
1909
            },
1910
            "dist": {
1911
                "type": "zip",
1912
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
1913
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
1914
                "shasum": ""
1915
            },
1916
            "require": {
1917
                "php": ">=5.3.3"
1918
            },
1919
            "require-dev": {
1920
                "phpunit/phpunit": "~4.2"
1921
            },
1922
            "type": "library",
1923
            "extra": {
1924
                "branch-alias": {
1925
                    "dev-master": "1.3-dev"
1926
                }
1927
            },
1928
            "autoload": {
1929
                "classmap": [
1930
                    "src/"
1931
                ]
1932
            },
1933
            "notification-url": "https://packagist.org/downloads/",
1934
            "license": [
1935
                "BSD-3-Clause"
1936
            ],
1937
            "authors": [
1938
                {
1939
                    "name": "Kore Nordmann",
1940
                    "email": "[email protected]"
1941
                },
1942
                {
1943
                    "name": "Sebastian Bergmann",
1944
                    "email": "[email protected]"
1945
                }
1946
            ],
1947
            "description": "Diff implementation",
1948
            "homepage": "http://www.github.com/sebastianbergmann/diff",
1949
            "keywords": [
1950
                "diff"
1951
            ],
1952
            "time": "2015-02-22 15:13:53"
1953
        },
1954
        {
1955
            "name": "sebastian/environment",
1956
            "version": "1.3.2",
1957
            "source": {
1958
                "type": "git",
1959
                "url": "https://github.com/sebastianbergmann/environment.git",
1960
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
1961
            },
1962
            "dist": {
1963
                "type": "zip",
1964
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
1965
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
1966
                "shasum": ""
1967
            },
1968
            "require": {
1969
                "php": ">=5.3.3"
1970
            },
1971
            "require-dev": {
1972
                "phpunit/phpunit": "~4.4"
1973
            },
1974
            "type": "library",
1975
            "extra": {
1976
                "branch-alias": {
1977
                    "dev-master": "1.3.x-dev"
1978
                }
1979
            },
1980
            "autoload": {
1981
                "classmap": [
1982
                    "src/"
1983
                ]
1984
            },
1985
            "notification-url": "https://packagist.org/downloads/",
1986
            "license": [
1987
                "BSD-3-Clause"
1988
            ],
1989
            "authors": [
1990
                {
1991
                    "name": "Sebastian Bergmann",
1992
                    "email": "[email protected]"
1993
                }
1994
            ],
1995
            "description": "Provides functionality to handle HHVM/PHP environments",
1996
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1997
            "keywords": [
1998
                "Xdebug",
1999
                "environment",
2000
                "hhvm"
2001
            ],
2002
            "time": "2015-08-03 06:14:51"
2003
        },
2004
        {
2005
            "name": "sebastian/exporter",
2006
            "version": "1.2.1",
2007
            "source": {
2008
                "type": "git",
2009
                "url": "https://github.com/sebastianbergmann/exporter.git",
2010
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
2011
            },
2012
            "dist": {
2013
                "type": "zip",
2014
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
2015
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
2016
                "shasum": ""
2017
            },
2018
            "require": {
2019
                "php": ">=5.3.3",
2020
                "sebastian/recursion-context": "~1.0"
2021
            },
2022
            "require-dev": {
2023
                "phpunit/phpunit": "~4.4"
2024
            },
2025
            "type": "library",
2026
            "extra": {
2027
                "branch-alias": {
2028
                    "dev-master": "1.2.x-dev"
2029
                }
2030
            },
2031
            "autoload": {
2032
                "classmap": [
2033
                    "src/"
2034
                ]
2035
            },
2036
            "notification-url": "https://packagist.org/downloads/",
2037
            "license": [
2038
                "BSD-3-Clause"
2039
            ],
2040
            "authors": [
2041
                {
2042
                    "name": "Jeff Welch",
2043
                    "email": "[email protected]"
2044
                },
2045
                {
2046
                    "name": "Volker Dusch",
2047
                    "email": "[email protected]"
2048
                },
2049
                {
2050
                    "name": "Bernhard Schussek",
2051
                    "email": "[email protected]"
2052
                },
2053
                {
2054
                    "name": "Sebastian Bergmann",
2055
                    "email": "[email protected]"
2056
                },
2057
                {
2058
                    "name": "Adam Harvey",
2059
                    "email": "[email protected]"
2060
                }
2061
            ],
2062
            "description": "Provides the functionality to export PHP variables for visualization",
2063
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
2064
            "keywords": [
2065
                "export",
2066
                "exporter"
2067
            ],
2068
            "time": "2015-06-21 07:55:53"
2069
        },
2070
        {
2071
            "name": "sebastian/global-state",
2072
            "version": "1.0.0",
2073
            "source": {
2074
                "type": "git",
2075
                "url": "https://github.com/sebastianbergmann/global-state.git",
2076
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
2077
            },
2078
            "dist": {
2079
                "type": "zip",
2080
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
2081
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
2082
                "shasum": ""
2083
            },
2084
            "require": {
2085
                "php": ">=5.3.3"
2086
            },
2087
            "require-dev": {
2088
                "phpunit/phpunit": "~4.2"
2089
            },
2090
            "suggest": {
2091
                "ext-uopz": "*"
2092
            },
2093
            "type": "library",
2094
            "extra": {
2095
                "branch-alias": {
2096
                    "dev-master": "1.0-dev"
2097
                }
2098
            },
2099
            "autoload": {
2100
                "classmap": [
2101
                    "src/"
2102
                ]
2103
            },
2104
            "notification-url": "https://packagist.org/downloads/",
2105
            "license": [
2106
                "BSD-3-Clause"
2107
            ],
2108
            "authors": [
2109
                {
2110
                    "name": "Sebastian Bergmann",
2111
                    "email": "[email protected]"
2112
                }
2113
            ],
2114
            "description": "Snapshotting of global state",
2115
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
2116
            "keywords": [
2117
                "global state"
2118
            ],
2119
            "time": "2014-10-06 09:23:50"
2120
        },
2121
        {
2122
            "name": "sebastian/recursion-context",
2123
            "version": "1.0.1",
2124
            "source": {
2125
                "type": "git",
2126
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
2127
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
2128
            },
2129
            "dist": {
2130
                "type": "zip",
2131
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
2132
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
2133
                "shasum": ""
2134
            },
2135
            "require": {
2136
                "php": ">=5.3.3"
2137
            },
2138
            "require-dev": {
2139
                "phpunit/phpunit": "~4.4"
2140
            },
2141
            "type": "library",
2142
            "extra": {
2143
                "branch-alias": {
2144
                    "dev-master": "1.0.x-dev"
2145
                }
2146
            },
2147
            "autoload": {
2148
                "classmap": [
2149
                    "src/"
2150
                ]
2151
            },
2152
            "notification-url": "https://packagist.org/downloads/",
2153
            "license": [
2154
                "BSD-3-Clause"
2155
            ],
2156
            "authors": [
2157
                {
2158
                    "name": "Jeff Welch",
2159
                    "email": "[email protected]"
2160
                },
2161
                {
2162
                    "name": "Sebastian Bergmann",
2163
                    "email": "[email protected]"
2164
                },
2165
                {
2166
                    "name": "Adam Harvey",
2167
                    "email": "[email protected]"
2168
                }
2169
            ],
2170
            "description": "Provides functionality to recursively process PHP variables",
2171
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2172
            "time": "2015-06-21 08:04:50"
2173
        },
2174
        {
2175
            "name": "sebastian/version",
2176
            "version": "1.0.6",
2177
            "source": {
2178
                "type": "git",
2179
                "url": "https://github.com/sebastianbergmann/version.git",
2180
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
2181
            },
2182
            "dist": {
2183
                "type": "zip",
2184
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
2185
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
2186
                "shasum": ""
2187
            },
2188
            "type": "library",
2189
            "autoload": {
2190
                "classmap": [
2191
                    "src/"
2192
                ]
2193
            },
2194
            "notification-url": "https://packagist.org/downloads/",
2195
            "license": [
2196
                "BSD-3-Clause"
2197
            ],
2198
            "authors": [
2199
                {
2200
                    "name": "Sebastian Bergmann",
2201
                    "email": "[email protected]",
2202
                    "role": "lead"
2203
                }
2204
            ],
2205
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2206
            "homepage": "https://github.com/sebastianbergmann/version",
2207
            "time": "2015-06-21 13:59:46"
2208
        },
2209
        {
2210
            "name": "silex/silex",
2211
            "version": "v1.3.1",
2212
            "source": {
2213
                "type": "git",
2214
                "url": "https://github.com/silexphp/Silex.git",
2215
                "reference": "0507b772519ab0d9dd258bb39748921229ad5c46"
2216
            },
2217
            "dist": {
2218
                "type": "zip",
2219
                "url": "https://api.github.com/repos/silexphp/Silex/zipball/0507b772519ab0d9dd258bb39748921229ad5c46",
2220
                "reference": "0507b772519ab0d9dd258bb39748921229ad5c46",
2221
                "shasum": ""
2222
            },
2223
            "require": {
2224
                "php": ">=5.3.9",
2225
                "pimple/pimple": "~1.0",
2226
                "symfony/event-dispatcher": "~2.3,<3.0",
2227
                "symfony/http-foundation": "~2.3,<3.0",
2228
                "symfony/http-kernel": "~2.3,<3.0",
2229
                "symfony/routing": "~2.3,<3.0"
2230
            },
2231
            "require-dev": {
2232
                "doctrine/dbal": "~2.2",
2233
                "monolog/monolog": "~1.4,>=1.4.1",
2234
                "swiftmailer/swiftmailer": "5.*",
2235
                "symfony/browser-kit": "~2.3,<3.0",
2236
                "symfony/config": "~2.3,<3.0",
2237
                "symfony/css-selector": "~2.3,<3.0",
2238
                "symfony/debug": "~2.3,<3.0",
2239
                "symfony/dom-crawler": "~2.3,<3.0",
2240
                "symfony/finder": "~2.3,<3.0",
2241
                "symfony/form": "~2.3,<3.0",
2242
                "symfony/locale": "~2.3,<3.0",
2243
                "symfony/monolog-bridge": "~2.3,<3.0",
2244
                "symfony/options-resolver": "~2.3,<3.0",
2245
                "symfony/process": "~2.3,<3.0",
2246
                "symfony/security": "~2.3,<3.0",
2247
                "symfony/serializer": "~2.3,<3.0",
2248
                "symfony/translation": "~2.3,<3.0",
2249
                "symfony/twig-bridge": "~2.3,<3.0",
2250
                "symfony/validator": "~2.3,<3.0",
2251
                "twig/twig": ">=1.8.0,<2.0-dev"
2252
            },
2253
            "suggest": {
2254
                "symfony/browser-kit": "~2.3",
2255
                "symfony/css-selector": "~2.3",
2256
                "symfony/dom-crawler": "~2.3",
2257
                "symfony/form": "~2.3"
2258
            },
2259
            "type": "library",
2260
            "extra": {
2261
                "branch-alias": {
2262
                    "dev-master": "1.3.x-dev"
2263
                }
2264
            },
2265
            "autoload": {
2266
                "psr-4": {
2267
                    "Silex\\": "src/Silex"
2268
                }
2269
            },
2270
            "notification-url": "https://packagist.org/downloads/",
2271
            "license": [
2272
                "MIT"
2273
            ],
2274
            "authors": [
2275
                {
2276
                    "name": "Fabien Potencier",
2277
                    "email": "[email protected]"
2278
                },
2279
                {
2280
                    "name": "Igor Wiedler",
2281
                    "email": "[email protected]"
2282
                }
2283
            ],
2284
            "description": "The PHP micro-framework based on the Symfony2 Components",
2285
            "homepage": "http://silex.sensiolabs.org",
2286
            "keywords": [
2287
                "microframework"
2288
            ],
2289
            "time": "2015-08-04 10:41:12"
2290
        },
2291
        {
2292
            "name": "swiftmailer/swiftmailer",
2293
            "version": "v5.4.1",
2294
            "source": {
2295
                "type": "git",
2296
                "url": "https://github.com/swiftmailer/swiftmailer.git",
2297
                "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
2298
            },
2299
            "dist": {
2300
                "type": "zip",
2301
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
2302
                "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
2303
                "shasum": ""
2304
            },
2305
            "require": {
2306
                "php": ">=5.3.3"
2307
            },
2308
            "require-dev": {
2309
                "mockery/mockery": "~0.9.1,<0.9.4"
2310
            },
2311
            "type": "library",
2312
            "extra": {
2313
                "branch-alias": {
2314
                    "dev-master": "5.4-dev"
2315
                }
2316
            },
2317
            "autoload": {
2318
                "files": [
2319
                    "lib/swift_required.php"
2320
                ]
2321
            },
2322
            "notification-url": "https://packagist.org/downloads/",
2323
            "license": [
2324
                "MIT"
2325
            ],
2326
            "authors": [
2327
                {
2328
                    "name": "Chris Corbyn"
2329
                },
2330
                {
2331
                    "name": "Fabien Potencier",
2332
                    "email": "[email protected]"
2333
                }
2334
            ],
2335
            "description": "Swiftmailer, free feature-rich PHP mailer",
2336
            "homepage": "http://swiftmailer.org",
2337
            "keywords": [
2338
                "email",
2339
                "mail",
2340
                "mailer"
2341
            ],
2342
            "time": "2015-06-06 14:19:39"
2343
        },
2344
        {
2345
            "name": "symfony/debug",
2346
            "version": "v2.7.3",
2347
            "source": {
2348
                "type": "git",
2349
                "url": "https://github.com/symfony/debug.git",
2350
                "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3"
2351
            },
2352
            "dist": {
2353
                "type": "zip",
2354
                "url": "https://api.github.com/repos/symfony/debug/zipball/9daa1bf9f7e615fa2fba30357e479a90141222e3",
2355
                "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3",
2356
                "shasum": ""
2357
            },
2358
            "require": {
2359
                "php": ">=5.3.9",
2360
                "psr/log": "~1.0"
2361
            },
2362
            "conflict": {
2363
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2364
            },
2365
            "require-dev": {
2366
                "symfony/class-loader": "~2.2",
2367
                "symfony/http-foundation": "~2.1",
2368
                "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
2369
                "symfony/phpunit-bridge": "~2.7"
2370
            },
2371
            "suggest": {
2372
                "symfony/http-foundation": "",
2373
                "symfony/http-kernel": ""
2374
            },
2375
            "type": "library",
2376
            "extra": {
2377
                "branch-alias": {
2378
                    "dev-master": "2.7-dev"
2379
                }
2380
            },
2381
            "autoload": {
2382
                "psr-4": {
2383
                    "Symfony\\Component\\Debug\\": ""
2384
                }
2385
            },
2386
            "notification-url": "https://packagist.org/downloads/",
2387
            "license": [
2388
                "MIT"
2389
            ],
2390
            "authors": [
2391
                {
2392
                    "name": "Fabien Potencier",
2393
                    "email": "[email protected]"
2394
                },
2395
                {
2396
                    "name": "Symfony Community",
2397
                    "homepage": "https://symfony.com/contributors"
2398
                }
2399
            ],
2400
            "description": "Symfony Debug Component",
2401
            "homepage": "https://symfony.com",
2402
            "time": "2015-07-09 16:07:40"
2403
        },
2404
        {
2405
            "name": "symfony/event-dispatcher",
2406
            "version": "v2.7.3",
2407
            "source": {
2408
                "type": "git",
2409
                "url": "https://github.com/symfony/event-dispatcher.git",
2410
                "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3"
2411
            },
2412
            "dist": {
2413
                "type": "zip",
2414
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9310b5f9a87ec2ea75d20fec0b0017c77c66dac3",
2415
                "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3",
2416
                "shasum": ""
2417
            },
2418
            "require": {
2419
                "php": ">=5.3.9"
2420
            },
2421
            "require-dev": {
2422
                "psr/log": "~1.0",
2423
                "symfony/config": "~2.0,>=2.0.5",
2424
                "symfony/dependency-injection": "~2.6",
2425
                "symfony/expression-language": "~2.6",
2426
                "symfony/phpunit-bridge": "~2.7",
2427
                "symfony/stopwatch": "~2.3"
2428
            },
2429
            "suggest": {
2430
                "symfony/dependency-injection": "",
2431
                "symfony/http-kernel": ""
2432
            },
2433
            "type": "library",
2434
            "extra": {
2435
                "branch-alias": {
2436
                    "dev-master": "2.7-dev"
2437
                }
2438
            },
2439
            "autoload": {
2440
                "psr-4": {
2441
                    "Symfony\\Component\\EventDispatcher\\": ""
2442
                }
2443
            },
2444
            "notification-url": "https://packagist.org/downloads/",
2445
            "license": [
2446
                "MIT"
2447
            ],
2448
            "authors": [
2449
                {
2450
                    "name": "Fabien Potencier",
2451
                    "email": "[email protected]"
2452
                },
2453
                {
2454
                    "name": "Symfony Community",
2455
                    "homepage": "https://symfony.com/contributors"
2456
                }
2457
            ],
2458
            "description": "Symfony EventDispatcher Component",
2459
            "homepage": "https://symfony.com",
2460
            "time": "2015-06-18 19:21:56"
2461
        },
2462
        {
2463
            "name": "symfony/http-foundation",
2464
            "version": "v2.7.3",
2465
            "source": {
2466
                "type": "git",
2467
                "url": "https://github.com/symfony/http-foundation.git",
2468
                "reference": "863af6898081b34c65d42100c370b9f3c51b70ca"
2469
            },
2470
            "dist": {
2471
                "type": "zip",
2472
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/863af6898081b34c65d42100c370b9f3c51b70ca",
2473
                "reference": "863af6898081b34c65d42100c370b9f3c51b70ca",
2474
                "shasum": ""
2475
            },
2476
            "require": {
2477
                "php": ">=5.3.9"
2478
            },
2479
            "require-dev": {
2480
                "symfony/expression-language": "~2.4",
2481
                "symfony/phpunit-bridge": "~2.7"
2482
            },
2483
            "type": "library",
2484
            "extra": {
2485
                "branch-alias": {
2486
                    "dev-master": "2.7-dev"
2487
                }
2488
            },
2489
            "autoload": {
2490
                "psr-4": {
2491
                    "Symfony\\Component\\HttpFoundation\\": ""
2492
                },
2493
                "classmap": [
2494
                    "Resources/stubs"
2495
                ]
2496
            },
2497
            "notification-url": "https://packagist.org/downloads/",
2498
            "license": [
2499
                "MIT"
2500
            ],
2501
            "authors": [
2502
                {
2503
                    "name": "Fabien Potencier",
2504
                    "email": "[email protected]"
2505
                },
2506
                {
2507
                    "name": "Symfony Community",
2508
                    "homepage": "https://symfony.com/contributors"
2509
                }
2510
            ],
2511
            "description": "Symfony HttpFoundation Component",
2512
            "homepage": "https://symfony.com",
2513
            "time": "2015-07-22 10:11:00"
2514
        },
2515
        {
2516
            "name": "symfony/http-kernel",
2517
            "version": "v2.7.3",
2518
            "source": {
2519
                "type": "git",
2520
                "url": "https://github.com/symfony/http-kernel.git",
2521
                "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98"
2522
            },
2523
            "dist": {
2524
                "type": "zip",
2525
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/405d3e7a59ff7a28ec469441326a0ac79065ea98",
2526
                "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98",
2527
                "shasum": ""
2528
            },
2529
            "require": {
2530
                "php": ">=5.3.9",
2531
                "psr/log": "~1.0",
2532
                "symfony/debug": "~2.6,>=2.6.2",
2533
                "symfony/event-dispatcher": "~2.6,>=2.6.7",
2534
                "symfony/http-foundation": "~2.5,>=2.5.4"
2535
            },
2536
            "conflict": {
2537
                "symfony/config": "<2.7"
2538
            },
2539
            "require-dev": {
2540
                "symfony/browser-kit": "~2.3",
2541
                "symfony/class-loader": "~2.1",
2542
                "symfony/config": "~2.7",
2543
                "symfony/console": "~2.3",
2544
                "symfony/css-selector": "~2.0,>=2.0.5",
2545
                "symfony/dependency-injection": "~2.2",
2546
                "symfony/dom-crawler": "~2.0,>=2.0.5",
2547
                "symfony/expression-language": "~2.4",
2548
                "symfony/finder": "~2.0,>=2.0.5",
2549
                "symfony/phpunit-bridge": "~2.7",
2550
                "symfony/process": "~2.0,>=2.0.5",
2551
                "symfony/routing": "~2.2",
2552
                "symfony/stopwatch": "~2.3",
2553
                "symfony/templating": "~2.2",
2554
                "symfony/translation": "~2.0,>=2.0.5",
2555
                "symfony/var-dumper": "~2.6"
2556
            },
2557
            "suggest": {
2558
                "symfony/browser-kit": "",
2559
                "symfony/class-loader": "",
2560
                "symfony/config": "",
2561
                "symfony/console": "",
2562
                "symfony/dependency-injection": "",
2563
                "symfony/finder": "",
2564
                "symfony/var-dumper": ""
2565
            },
2566
            "type": "library",
2567
            "extra": {
2568
                "branch-alias": {
2569
                    "dev-master": "2.7-dev"
2570
                }
2571
            },
2572
            "autoload": {
2573
                "psr-4": {
2574
                    "Symfony\\Component\\HttpKernel\\": ""
2575
                }
2576
            },
2577
            "notification-url": "https://packagist.org/downloads/",
2578
            "license": [
2579
                "MIT"
2580
            ],
2581
            "authors": [
2582
                {
2583
                    "name": "Fabien Potencier",
2584
                    "email": "[email protected]"
2585
                },
2586
                {
2587
                    "name": "Symfony Community",
2588
                    "homepage": "https://symfony.com/contributors"
2589
                }
2590
            ],
2591
            "description": "Symfony HttpKernel Component",
2592
            "homepage": "https://symfony.com",
2593
            "time": "2015-07-31 13:24:45"
2594
        },
2595
        {
2596
            "name": "symfony/process",
2597
            "version": "v2.7.3",
2598
            "source": {
2599
                "type": "git",
2600
                "url": "https://github.com/symfony/Process.git",
2601
                "reference": "48aeb0e48600321c272955132d7606ab0a49adb3"
2602
            },
2603
            "dist": {
2604
                "type": "zip",
2605
                "url": "https://api.github.com/repos/symfony/Process/zipball/48aeb0e48600321c272955132d7606ab0a49adb3",
2606
                "reference": "48aeb0e48600321c272955132d7606ab0a49adb3",
2607
                "shasum": ""
2608
            },
2609
            "require": {
2610
                "php": ">=5.3.9"
2611
            },
2612
            "require-dev": {
2613
                "symfony/phpunit-bridge": "~2.7"
2614
            },
2615
            "type": "library",
2616
            "extra": {
2617
                "branch-alias": {
2618
                    "dev-master": "2.7-dev"
2619
                }
2620
            },
2621
            "autoload": {
2622
                "psr-4": {
2623
                    "Symfony\\Component\\Process\\": ""
2624
                }
2625
            },
2626
            "notification-url": "https://packagist.org/downloads/",
2627
            "license": [
2628
                "MIT"
2629
            ],
2630
            "authors": [
2631
                {
2632
                    "name": "Fabien Potencier",
2633
                    "email": "[email protected]"
2634
                },
2635
                {
2636
                    "name": "Symfony Community",
2637
                    "homepage": "https://symfony.com/contributors"
2638
                }
2639
            ],
2640
            "description": "Symfony Process Component",
2641
            "homepage": "https://symfony.com",
2642
            "time": "2015-07-01 11:25:50"
2643
        },
2644
        {
2645
            "name": "symfony/routing",
2646
            "version": "v2.7.3",
2647
            "source": {
2648
                "type": "git",
2649
                "url": "https://github.com/symfony/routing.git",
2650
                "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26"
2651
            },
2652
            "dist": {
2653
                "type": "zip",
2654
                "url": "https://api.github.com/repos/symfony/routing/zipball/ea9134f277162b02e5f80ac058b75a77637b0d26",
2655
                "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26",
2656
                "shasum": ""
2657
            },
2658
            "require": {
2659
                "php": ">=5.3.9"
2660
            },
2661
            "conflict": {
2662
                "symfony/config": "<2.7"
2663
            },
2664
            "require-dev": {
2665
                "doctrine/annotations": "~1.0",
2666
                "doctrine/common": "~2.2",
2667
                "psr/log": "~1.0",
2668
                "symfony/config": "~2.7",
2669
                "symfony/expression-language": "~2.4",
2670
                "symfony/http-foundation": "~2.3",
2671
                "symfony/phpunit-bridge": "~2.7",
2672
                "symfony/yaml": "~2.0,>=2.0.5"
2673
            },
2674
            "suggest": {
2675
                "doctrine/annotations": "For using the annotation loader",
2676
                "symfony/config": "For using the all-in-one router or any loader",
2677
                "symfony/expression-language": "For using expression matching",
2678
                "symfony/yaml": "For using the YAML loader"
2679
            },
2680
            "type": "library",
2681
            "extra": {
2682
                "branch-alias": {
2683
                    "dev-master": "2.7-dev"
2684
                }
2685
            },
2686
            "autoload": {
2687
                "psr-4": {
2688
                    "Symfony\\Component\\Routing\\": ""
2689
                }
2690
            },
2691
            "notification-url": "https://packagist.org/downloads/",
2692
            "license": [
2693
                "MIT"
2694
            ],
2695
            "authors": [
2696
                {
2697
                    "name": "Fabien Potencier",
2698
                    "email": "[email protected]"
2699
                },
2700
                {
2701
                    "name": "Symfony Community",
2702
                    "homepage": "https://symfony.com/contributors"
2703
                }
2704
            ],
2705
            "description": "Symfony Routing Component",
2706
            "homepage": "https://symfony.com",
2707
            "keywords": [
2708
                "router",
2709
                "routing",
2710
                "uri",
2711
                "url"
2712
            ],
2713
            "time": "2015-07-09 16:07:40"
2714
        },
2715
        {
2716
            "name": "symfony/security",
0 ignored issues
show
2717
            "version": "v2.7.3",
2718
            "source": {
2719
                "type": "git",
2720
                "url": "https://github.com/symfony/Security.git",
2721
                "reference": "3d137c73cd8c6cb584e3f478b52de00e751d2289"
2722
            },
2723
            "dist": {
2724
                "type": "zip",
2725
                "url": "https://api.github.com/repos/symfony/Security/zipball/3d137c73cd8c6cb584e3f478b52de00e751d2289",
2726
                "reference": "3d137c73cd8c6cb584e3f478b52de00e751d2289",
2727
                "shasum": ""
2728
            },
2729
            "require": {
2730
                "php": ">=5.3.9",
2731
                "symfony/event-dispatcher": "~2.2",
2732
                "symfony/http-foundation": "~2.1",
2733
                "symfony/http-kernel": "~2.4"
2734
            },
2735
            "replace": {
2736
                "symfony/security-acl": "self.version",
2737
                "symfony/security-core": "self.version",
2738
                "symfony/security-csrf": "self.version",
2739
                "symfony/security-http": "self.version"
2740
            },
2741
            "require-dev": {
2742
                "doctrine/common": "~2.2",
2743
                "doctrine/dbal": "~2.2",
2744
                "ircmaxell/password-compat": "~1.0",
2745
                "psr/log": "~1.0",
2746
                "symfony/expression-language": "~2.6",
2747
                "symfony/intl": "~2.3",
2748
                "symfony/phpunit-bridge": "~2.7",
2749
                "symfony/routing": "~2.2",
2750
                "symfony/translation": "~2.0,>=2.0.5",
2751
                "symfony/validator": "~2.5,>=2.5.5"
2752
            },
2753
            "suggest": {
2754
                "doctrine/dbal": "For using the built-in ACL implementation",
2755
                "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
2756
                "symfony/class-loader": "For using the ACL generateSql script",
2757
                "symfony/expression-language": "For using the expression voter",
2758
                "symfony/finder": "For using the ACL generateSql script",
2759
                "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
2760
                "symfony/validator": "For using the user password constraint"
2761
            },
2762
            "type": "library",
2763
            "extra": {
2764
                "branch-alias": {
2765
                    "dev-master": "2.7-dev"
2766
                }
2767
            },
2768
            "autoload": {
2769
                "psr-4": {
2770
                    "Symfony\\Component\\Security\\": ""
2771
                }
2772
            },
2773
            "notification-url": "https://packagist.org/downloads/",
2774
            "license": [
2775
                "MIT"
2776
            ],
2777
            "authors": [
2778
                {
2779
                    "name": "Fabien Potencier",
2780
                    "email": "[email protected]"
2781
                },
2782
                {
2783
                    "name": "Symfony Community",
2784
                    "homepage": "https://symfony.com/contributors"
2785
                }
2786
            ],
2787
            "description": "Symfony Security Component",
2788
            "homepage": "https://symfony.com",
2789
            "time": "2015-07-28 14:07:07"
2790
        },
2791
        {
2792
            "name": "symfony/twig-bridge",
2793
            "version": "v2.7.3",
2794
            "source": {
2795
                "type": "git",
2796
                "url": "https://github.com/symfony/twig-bridge.git",
2797
                "reference": "1d7c50fc20f89c5ca4d440ed54abf049dc882c6e"
2798
            },
2799
            "dist": {
2800
                "type": "zip",
2801
                "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/1d7c50fc20f89c5ca4d440ed54abf049dc882c6e",
2802
                "reference": "1d7c50fc20f89c5ca4d440ed54abf049dc882c6e",
2803
                "shasum": ""
2804
            },
2805
            "require": {
2806
                "php": ">=5.3.9",
2807
                "twig/twig": "~1.18"
2808
            },
2809
            "require-dev": {
2810
                "symfony/asset": "~2.7",
2811
                "symfony/console": "~2.7",
2812
                "symfony/expression-language": "~2.4",
2813
                "symfony/finder": "~2.3",
2814
                "symfony/form": "~2.7,>=2.7.2",
2815
                "symfony/http-kernel": "~2.3",
2816
                "symfony/intl": "~2.3",
2817
                "symfony/phpunit-bridge": "~2.7",
2818
                "symfony/routing": "~2.2",
2819
                "symfony/security": "~2.6",
2820
                "symfony/stopwatch": "~2.2",
2821
                "symfony/templating": "~2.1",
2822
                "symfony/translation": "~2.7",
2823
                "symfony/var-dumper": "~2.6",
2824
                "symfony/yaml": "~2.0,>=2.0.5"
2825
            },
2826
            "suggest": {
2827
                "symfony/asset": "For using the AssetExtension",
2828
                "symfony/expression-language": "For using the ExpressionExtension",
2829
                "symfony/finder": "",
2830
                "symfony/form": "For using the FormExtension",
2831
                "symfony/http-kernel": "For using the HttpKernelExtension",
2832
                "symfony/routing": "For using the RoutingExtension",
2833
                "symfony/security": "For using the SecurityExtension",
2834
                "symfony/stopwatch": "For using the StopwatchExtension",
2835
                "symfony/templating": "For using the TwigEngine",
2836
                "symfony/translation": "For using the TranslationExtension",
2837
                "symfony/var-dumper": "For using the DumpExtension",
2838
                "symfony/yaml": "For using the YamlExtension"
2839
            },
2840
            "type": "symfony-bridge",
2841
            "extra": {
2842
                "branch-alias": {
2843
                    "dev-master": "2.7-dev"
2844
                }
2845
            },
2846
            "autoload": {
2847
                "psr-4": {
2848
                    "Symfony\\Bridge\\Twig\\": ""
2849
                }
2850
            },
2851
            "notification-url": "https://packagist.org/downloads/",
2852
            "license": [
2853
                "MIT"
2854
            ],
2855
            "authors": [
2856
                {
2857
                    "name": "Fabien Potencier",
2858
                    "email": "[email protected]"
2859
                },
2860
                {
2861
                    "name": "Symfony Community",
2862
                    "homepage": "https://symfony.com/contributors"
2863
                }
2864
            ],
2865
            "description": "Symfony Twig Bridge",
2866
            "homepage": "https://symfony.com",
2867
            "time": "2015-07-26 06:32:57"
2868
        },
2869
        {
2870
            "name": "symfony/yaml",
2871
            "version": "v2.7.5",
2872
            "source": {
2873
                "type": "git",
2874
                "url": "https://github.com/symfony/yaml.git",
2875
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770"
2876
            },
2877
            "dist": {
2878
                "type": "zip",
2879
                "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
2880
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
2881
                "shasum": ""
2882
            },
2883
            "require": {
2884
                "php": ">=5.3.9"
2885
            },
2886
            "require-dev": {
2887
                "symfony/phpunit-bridge": "~2.7"
2888
            },
2889
            "type": "library",
2890
            "extra": {
2891
                "branch-alias": {
2892
                    "dev-master": "2.7-dev"
2893
                }
2894
            },
2895
            "autoload": {
2896
                "psr-4": {
2897
                    "Symfony\\Component\\Yaml\\": ""
2898
                }
2899
            },
2900
            "notification-url": "https://packagist.org/downloads/",
2901
            "license": [
2902
                "MIT"
2903
            ],
2904
            "authors": [
2905
                {
2906
                    "name": "Fabien Potencier",
2907
                    "email": "[email protected]"
2908
                },
2909
                {
2910
                    "name": "Symfony Community",
2911
                    "homepage": "https://symfony.com/contributors"
2912
                }
2913
            ],
2914
            "description": "Symfony Yaml Component",
2915
            "homepage": "https://symfony.com",
2916
            "time": "2015-09-14 14:14:09"
2917
        },
2918
        {
2919
            "name": "twig/twig",
0 ignored issues
show
There is a security advisory for your installed version of twig/twig:

Remote code execution in templates
Loading history...
2920
            "version": "v1.19.0",
2921
            "source": {
2922
                "type": "git",
2923
                "url": "https://github.com/twigphp/Twig.git",
2924
                "reference": "edbeaf43b0a606cdaadc32a11d2673614a377b90"
2925
            },
2926
            "dist": {
2927
                "type": "zip",
2928
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/edbeaf43b0a606cdaadc32a11d2673614a377b90",
2929
                "reference": "edbeaf43b0a606cdaadc32a11d2673614a377b90",
2930
                "shasum": ""
2931
            },
2932
            "require": {
2933
                "php": ">=5.2.7"
2934
            },
2935
            "type": "library",
2936
            "extra": {
2937
                "branch-alias": {
2938
                    "dev-master": "1.19-dev"
2939
                }
2940
            },
2941
            "autoload": {
2942
                "psr-0": {
2943
                    "Twig_": "lib/"
2944
                }
2945
            },
2946
            "notification-url": "https://packagist.org/downloads/",
2947
            "license": [
2948
                "BSD-3-Clause"
2949
            ],
2950
            "authors": [
2951
                {
2952
                    "name": "Fabien Potencier",
2953
                    "email": "[email protected]",
2954
                    "homepage": "http://fabien.potencier.org",
2955
                    "role": "Lead Developer"
2956
                },
2957
                {
2958
                    "name": "Armin Ronacher",
2959
                    "email": "[email protected]",
2960
                    "role": "Project Founder"
2961
                },
2962
                {
2963
                    "name": "Twig Team",
2964
                    "homepage": "http://twig.sensiolabs.org/contributors",
2965
                    "role": "Contributors"
2966
                }
2967
            ],
2968
            "description": "Twig, the flexible, fast, and secure template language for PHP",
2969
            "homepage": "http://twig.sensiolabs.org",
2970
            "keywords": [
2971
                "templating"
2972
            ],
2973
            "time": "2015-07-31 13:45:26"
2974
        }
2975
    ],
2976
    "packages-dev": [
2977
        {
2978
            "name": "leafo/lessphp",
2979
            "version": "v0.5.0",
2980
            "source": {
2981
                "type": "git",
2982
                "url": "https://github.com/leafo/lessphp.git",
2983
                "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283"
2984
            },
2985
            "dist": {
2986
                "type": "zip",
2987
                "url": "https://api.github.com/repos/leafo/lessphp/zipball/0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
2988
                "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
2989
                "shasum": ""
2990
            },
2991
            "type": "library",
2992
            "extra": {
2993
                "branch-alias": {
2994
                    "dev-master": "0.4.x-dev"
2995
                }
2996
            },
2997
            "autoload": {
2998
                "classmap": [
2999
                    "lessc.inc.php"
3000
                ]
3001
            },
3002
            "notification-url": "https://packagist.org/downloads/",
3003
            "license": [
3004
                "MIT",
3005
                "GPL-3.0"
3006
            ],
3007
            "authors": [
3008
                {
3009
                    "name": "Leaf Corcoran",
3010
                    "email": "[email protected]",
3011
                    "homepage": "http://leafo.net"
3012
                }
3013
            ],
3014
            "description": "lessphp is a compiler for LESS written in PHP.",
3015
            "homepage": "http://leafo.net/lessphp/",
3016
            "time": "2014-11-24 18:39:20"
3017
        },
3018
        {
3019
            "name": "phing/phing",
3020
            "version": "2.12.0",
3021
            "source": {
3022
                "type": "git",
3023
                "url": "https://github.com/phingofficial/phing.git",
3024
                "reference": "63a495a1f619b60404687a0a059039c5046677df"
3025
            },
3026
            "dist": {
3027
                "type": "zip",
3028
                "url": "https://api.github.com/repos/phingofficial/phing/zipball/63a495a1f619b60404687a0a059039c5046677df",
3029
                "reference": "63a495a1f619b60404687a0a059039c5046677df",
3030
                "shasum": ""
3031
            },
3032
            "require": {
3033
                "php": ">=5.2.0"
3034
            },
3035
            "require-dev": {
3036
                "ext-pdo_sqlite": "*",
3037
                "lastcraft/simpletest": "@dev",
3038
                "pdepend/pdepend": "2.x",
3039
                "pear-pear.php.net/console_getopt": "~1.3.0",
3040
                "pear-pear.php.net/http_request2": "2.2.x",
3041
                "pear-pear.php.net/net_growl": "2.7.x",
3042
                "pear-pear.php.net/pear_packagefilemanager": "1.7.x",
3043
                "pear-pear.php.net/pear_packagefilemanager2": "1.0.x",
3044
                "pear-pear.php.net/xml_serializer": "0.20.x",
3045
                "pear/pear_exception": "~1.0",
3046
                "pear/versioncontrol_git": "@dev",
3047
                "pear/versioncontrol_svn": "~0.5",
3048
                "phpdocumentor/phpdocumentor": "2.x",
3049
                "phploc/phploc": "~2.0.6",
3050
                "phpmd/phpmd": "~2.2",
3051
                "phpunit/phpunit": ">=3.7",
3052
                "sebastian/git": "~1.0",
3053
                "sebastian/phpcpd": "2.x",
3054
                "squizlabs/php_codesniffer": "~2.2"
3055
            },
3056
            "suggest": {
3057
                "pdepend/pdepend": "PHP version of JDepend",
3058
                "pear/archive_tar": "Tar file management class",
3059
                "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository",
3060
                "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system",
3061
                "phpdocumentor/phpdocumentor": "Documentation Generator for PHP",
3062
                "phploc/phploc": "A tool for quickly measuring the size of a PHP project",
3063
                "phpmd/phpmd": "PHP version of PMD tool",
3064
                "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
3065
                "phpunit/phpunit": "The PHP Unit Testing Framework",
3066
                "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code",
3067
                "tedivm/jshrink": "Javascript Minifier built in PHP"
3068
            },
3069
            "bin": [
3070
                "bin/phing"
3071
            ],
3072
            "type": "library",
3073
            "extra": {
3074
                "branch-alias": {
3075
                    "dev-master": "2.11.x-dev"
3076
                }
3077
            },
3078
            "autoload": {
3079
                "classmap": [
3080
                    "classes/phing/"
3081
                ]
3082
            },
3083
            "notification-url": "https://packagist.org/downloads/",
3084
            "include-path": [
3085
                "classes"
3086
            ],
3087
            "license": [
3088
                "LGPL-3.0"
3089
            ],
3090
            "authors": [
3091
                {
3092
                    "name": "Michiel Rook",
3093
                    "email": "[email protected]"
3094
                },
3095
                {
3096
                    "name": "Phing Community",
3097
                    "homepage": "https://www.phing.info/trac/wiki/Development/Contributors"
3098
                }
3099
            ],
3100
            "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
3101
            "homepage": "https://www.phing.info/",
3102
            "keywords": [
3103
                "build",
3104
                "phing",
3105
                "task",
3106
                "tool"
3107
            ],
3108
            "time": "2015-08-24 21:02:12"
3109
        },
3110
        {
3111
            "name": "squizlabs/php_codesniffer",
3112
            "version": "2.3.4",
3113
            "source": {
3114
                "type": "git",
3115
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
3116
                "reference": "11a2545c44a5915f883e2e5ec12e14ed345e3ab2"
3117
            },
3118
            "dist": {
3119
                "type": "zip",
3120
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/11a2545c44a5915f883e2e5ec12e14ed345e3ab2",
3121
                "reference": "11a2545c44a5915f883e2e5ec12e14ed345e3ab2",
3122
                "shasum": ""
3123
            },
3124
            "require": {
3125
                "ext-tokenizer": "*",
3126
                "ext-xmlwriter": "*",
3127
                "php": ">=5.1.2"
3128
            },
3129
            "bin": [
3130
                "scripts/phpcs",
3131
                "scripts/phpcbf"
3132
            ],
3133
            "type": "library",
3134
            "extra": {
3135
                "branch-alias": {
3136
                    "dev-master": "2.0.x-dev"
3137
                }
3138
            },
3139
            "autoload": {
3140
                "classmap": [
3141
                    "CodeSniffer.php",
3142
                    "CodeSniffer/CLI.php",
3143
                    "CodeSniffer/Exception.php",
3144
                    "CodeSniffer/File.php",
3145
                    "CodeSniffer/Fixer.php",
3146
                    "CodeSniffer/Report.php",
3147
                    "CodeSniffer/Reporting.php",
3148
                    "CodeSniffer/Sniff.php",
3149
                    "CodeSniffer/Tokens.php",
3150
                    "CodeSniffer/Reports/",
3151
                    "CodeSniffer/Tokenizers/",
3152
                    "CodeSniffer/DocGenerators/",
3153
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
3154
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
3155
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
3156
                    "CodeSniffer/Standards/IncorrectPatternException.php",
3157
                    "CodeSniffer/Standards/Generic/Sniffs/",
3158
                    "CodeSniffer/Standards/MySource/Sniffs/",
3159
                    "CodeSniffer/Standards/PEAR/Sniffs/",
3160
                    "CodeSniffer/Standards/PSR1/Sniffs/",
3161
                    "CodeSniffer/Standards/PSR2/Sniffs/",
3162
                    "CodeSniffer/Standards/Squiz/Sniffs/",
3163
                    "CodeSniffer/Standards/Zend/Sniffs/"
3164
                ]
3165
            },
3166
            "notification-url": "https://packagist.org/downloads/",
3167
            "license": [
3168
                "BSD-3-Clause"
3169
            ],
3170
            "authors": [
3171
                {
3172
                    "name": "Greg Sherwood",
3173
                    "role": "lead"
3174
                }
3175
            ],
3176
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
3177
            "homepage": "http://www.squizlabs.com/php-codesniffer",
3178
            "keywords": [
3179
                "phpcs",
3180
                "standards"
3181
            ],
3182
            "time": "2015-09-09 00:18:50"
3183
        }
3184
    ],
3185
    "aliases": [],
3186
    "minimum-stability": "stable",
3187
    "stability-flags": [],
3188
    "prefer-stable": false,
3189
    "prefer-lowest": false,
3190
    "platform": {
3191
        "php": "~5.5 || ^7",
3192
        "ext-pdo": "*"
3193
    },
3194
    "platform-dev": []
3195
}
3196