Completed
Push — master ( a394e0...689d3d )
by Markus
07:07 queued 04:04
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

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

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "d24d7485f62c1060df45ee37ad33b887",
8
    "content-hash": "5f41d92935b84494d5c957e85d56384d",
9
    "packages": [
10
        {
11
            "name": "bcrm/www-content",
12
            "version": "dev-master",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/BCRM/www-content.git",
16
                "reference": "4d38b1e265e4dcbb017105b2d9b6bc9610eb29ca"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/BCRM/www-content/zipball/4d38b1e265e4dcbb017105b2d9b6bc9610eb29ca",
21
                "reference": "4d38b1e265e4dcbb017105b2d9b6bc9610eb29ca",
22
                "shasum": ""
23
            },
24
            "type": "library",
25
            "license": [
26
                "MIT"
27
            ],
28
            "authors": [
29
                {
30
                    "name": "Markus Tacker",
31
                    "email": "[email protected]"
32
                }
33
            ],
34
            "description": "Content for http://2015.barcamp-rheinmain.de/ based on simple Markdown files.",
35
            "support": {
36
                "source": "https://github.com/BCRM/www-content/tree/master",
37
                "issues": "https://github.com/BCRM/www-content/issues"
38
            },
39
            "time": "2016-05-28 12:07:19"
40
        },
41
        {
42
            "name": "beberlei/lite-cqrs",
43
            "version": "1.1.x-dev",
44
            "source": {
45
                "type": "git",
46
                "url": "https://github.com/beberlei/litecqrs-php.git",
47
                "reference": "77afb70839b014ca1f0436ba211c53c6e6bd3571"
48
            },
49
            "dist": {
50
                "type": "zip",
51
                "url": "https://api.github.com/repos/beberlei/litecqrs-php/zipball/77afb70839b014ca1f0436ba211c53c6e6bd3571",
52
                "reference": "77afb70839b014ca1f0436ba211c53c6e6bd3571",
53
                "shasum": ""
54
            },
55
            "require-dev": {
56
                "doctrine/common": ">=2.0,<2.5",
57
                "doctrine/couchdb": "dev-master",
58
                "doctrine/mongodb": "dev-master",
59
                "doctrine/orm": ">=2.0,<2.5",
60
                "jms/serializer-bundle": "@stable",
61
                "swiftmailer/swiftmailer": "4.*",
62
                "symfony/console": ">=2.0,<2.2",
63
                "symfony/framework-bundle": ">=2.0,<2.2"
64
            },
65
            "type": "library",
66
            "autoload": {
67
                "psr-0": {
68
                    "LiteCQRS": "src/"
69
                }
70
            },
71
            "notification-url": "https://packagist.org/downloads/",
72
            "license": [
73
                "MIT"
74
            ],
75
            "description": "Simple Command-Query-Responsibility-Segregation library.",
76
            "time": "2014-08-31 18:24:16"
77
        },
78
        {
79
            "name": "behat/transliterator",
80
            "version": "v1.1.0",
81
            "source": {
82
                "type": "git",
83
                "url": "https://github.com/Behat/Transliterator.git",
84
                "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
85
            },
86
            "dist": {
87
                "type": "zip",
88
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
89
                "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
90
                "shasum": ""
91
            },
92
            "require": {
93
                "php": ">=5.3.3"
94
            },
95
            "type": "library",
96
            "extra": {
97
                "branch-alias": {
98
                    "dev-master": "1.1-dev"
99
                }
100
            },
101
            "autoload": {
102
                "psr-0": {
103
                    "Behat\\Transliterator": "src/"
104
                }
105
            },
106
            "notification-url": "https://packagist.org/downloads/",
107
            "license": [
108
                "Artistic-1.0"
109
            ],
110
            "description": "String transliterator",
111
            "keywords": [
112
                "i18n",
113
                "slug",
114
                "transliterator"
115
            ],
116
            "time": "2015-09-28 16:26:35"
117
        },
118
        {
119
            "name": "coderbyheart/mailchimp-bundle",
120
            "version": "dev-master",
121
            "target-dir": "Coderbyheart/MailChimpBundle",
122
            "source": {
123
                "type": "git",
124
                "url": "https://github.com/coderbyheart/MailChimpBundle.git",
125
                "reference": "b3d8af54812cd2858f41c4aa06ccaeebfd80cf37"
126
            },
127
            "dist": {
128
                "type": "zip",
129
                "url": "https://api.github.com/repos/coderbyheart/MailChimpBundle/zipball/b3d8af54812cd2858f41c4aa06ccaeebfd80cf37",
130
                "reference": "b3d8af54812cd2858f41c4aa06ccaeebfd80cf37",
131
                "shasum": ""
132
            },
133
            "require": {
134
                "doctrine/annotations": "~1.2.1",
135
                "kriswallsmith/buzz": ">=0.11",
136
                "php": ">=5.3.0"
137
            },
138
            "require-dev": {
139
                "codeclimate/php-test-reporter": "~0.1",
140
                "phpunit/phpunit": "~4.3"
141
            },
142
            "type": "symfony-bundle",
143
            "autoload": {
144
                "psr-0": {
145
                    "Coderbyheart\\MailChimpBundle": ""
146
                }
147
            },
148
            "notification-url": "https://packagist.org/downloads/",
149
            "license": [
150
                "MIT"
151
            ],
152
            "authors": [
153
                {
154
                    "name": "Markus Tacker",
155
                    "email": "[email protected]"
156
                }
157
            ],
158
            "description": "Thin abstraction layer for the MailChimp API 2.0.",
159
            "time": "2014-11-10 12:06:00"
160
        },
161
        {
162
            "name": "dflydev/markdown",
163
            "version": "v1.0.3",
164
            "source": {
165
                "type": "git",
166
                "url": "https://github.com/dflydev/dflydev-markdown.git",
167
                "reference": "6baed9b50f29c980795b6656d43722aadb126f7e"
168
            },
169
            "dist": {
170
                "type": "zip",
171
                "url": "https://api.github.com/repos/dflydev/dflydev-markdown/zipball/6baed9b50f29c980795b6656d43722aadb126f7e",
172
                "reference": "6baed9b50f29c980795b6656d43722aadb126f7e",
173
                "shasum": ""
174
            },
175
            "require": {
176
                "php": ">=5.3"
177
            },
178
            "type": "library",
179
            "extra": {
180
                "branch-alias": {
181
                    "dev-master": "1.0-dev"
182
                }
183
            },
184
            "autoload": {
185
                "psr-0": {
186
                    "dflydev\\markdown": "src"
187
                }
188
            },
189
            "notification-url": "https://packagist.org/downloads/",
190
            "license": [
191
                "BSD-3-Clause"
192
            ],
193
            "authors": [
194
                {
195
                    "name": "Dragonfly Development Inc.",
196
                    "email": "[email protected]",
197
                    "homepage": "http://dflydev.com"
198
                },
199
                {
200
                    "name": "Beau Simensen",
201
                    "email": "[email protected]",
202
                    "homepage": "http://beausimensen.com"
203
                },
204
                {
205
                    "name": "Michel Fortin",
206
                    "homepage": "http://michelf.com"
207
                },
208
                {
209
                    "name": "John Gruber",
210
                    "homepage": "http://daringfireball.net"
211
                }
212
            ],
213
            "description": "PHP Markdown & Extra",
214
            "homepage": "http://github.com/dflydev/dflydev-markdown",
215
            "keywords": [
216
                "markdown"
217
            ],
218
            "abandoned": "michelf/php-markdown",
219
            "time": "2013-09-23 12:00:18"
220
        },
221
        {
222
            "name": "doctrine/annotations",
223
            "version": "v1.2.7",
224
            "source": {
225
                "type": "git",
226
                "url": "https://github.com/doctrine/annotations.git",
227
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
228
            },
229
            "dist": {
230
                "type": "zip",
231
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
232
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
233
                "shasum": ""
234
            },
235
            "require": {
236
                "doctrine/lexer": "1.*",
237
                "php": ">=5.3.2"
238
            },
239
            "require-dev": {
240
                "doctrine/cache": "1.*",
241
                "phpunit/phpunit": "4.*"
242
            },
243
            "type": "library",
244
            "extra": {
245
                "branch-alias": {
246
                    "dev-master": "1.3.x-dev"
247
                }
248
            },
249
            "autoload": {
250
                "psr-0": {
251
                    "Doctrine\\Common\\Annotations\\": "lib/"
252
                }
253
            },
254
            "notification-url": "https://packagist.org/downloads/",
255
            "license": [
256
                "MIT"
257
            ],
258
            "authors": [
259
                {
260
                    "name": "Roman Borschel",
261
                    "email": "[email protected]"
262
                },
263
                {
264
                    "name": "Benjamin Eberlei",
265
                    "email": "[email protected]"
266
                },
267
                {
268
                    "name": "Guilherme Blanco",
269
                    "email": "[email protected]"
270
                },
271
                {
272
                    "name": "Jonathan Wage",
273
                    "email": "[email protected]"
274
                },
275
                {
276
                    "name": "Johannes Schmitt",
277
                    "email": "[email protected]"
278
                }
279
            ],
280
            "description": "Docblock Annotations Parser",
281
            "homepage": "http://www.doctrine-project.org",
282
            "keywords": [
283
                "annotations",
284
                "docblock",
285
                "parser"
286
            ],
287
            "time": "2015-08-31 12:32:49"
288
        },
289
        {
290
            "name": "doctrine/cache",
291
            "version": "v1.6.0",
292
            "source": {
293
                "type": "git",
294
                "url": "https://github.com/doctrine/cache.git",
295
                "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
296
            },
297
            "dist": {
298
                "type": "zip",
299
                "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
300
                "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
301
                "shasum": ""
302
            },
303
            "require": {
304
                "php": "~5.5|~7.0"
305
            },
306
            "conflict": {
307
                "doctrine/common": ">2.2,<2.4"
308
            },
309
            "require-dev": {
310
                "phpunit/phpunit": "~4.8|~5.0",
311
                "predis/predis": "~1.0",
312
                "satooshi/php-coveralls": "~0.6"
313
            },
314
            "type": "library",
315
            "extra": {
316
                "branch-alias": {
317
                    "dev-master": "1.6.x-dev"
318
                }
319
            },
320
            "autoload": {
321
                "psr-4": {
322
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
323
                }
324
            },
325
            "notification-url": "https://packagist.org/downloads/",
326
            "license": [
327
                "MIT"
328
            ],
329
            "authors": [
330
                {
331
                    "name": "Roman Borschel",
332
                    "email": "[email protected]"
333
                },
334
                {
335
                    "name": "Benjamin Eberlei",
336
                    "email": "[email protected]"
337
                },
338
                {
339
                    "name": "Guilherme Blanco",
340
                    "email": "[email protected]"
341
                },
342
                {
343
                    "name": "Jonathan Wage",
344
                    "email": "[email protected]"
345
                },
346
                {
347
                    "name": "Johannes Schmitt",
348
                    "email": "[email protected]"
349
                }
350
            ],
351
            "description": "Caching library offering an object-oriented API for many cache backends",
352
            "homepage": "http://www.doctrine-project.org",
353
            "keywords": [
354
                "cache",
355
                "caching"
356
            ],
357
            "time": "2015-12-31 16:37:02"
358
        },
359
        {
360
            "name": "doctrine/collections",
361
            "version": "v1.3.0",
362
            "source": {
363
                "type": "git",
364
                "url": "https://github.com/doctrine/collections.git",
365
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
366
            },
367
            "dist": {
368
                "type": "zip",
369
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
370
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
371
                "shasum": ""
372
            },
373
            "require": {
374
                "php": ">=5.3.2"
375
            },
376
            "require-dev": {
377
                "phpunit/phpunit": "~4.0"
378
            },
379
            "type": "library",
380
            "extra": {
381
                "branch-alias": {
382
                    "dev-master": "1.2.x-dev"
383
                }
384
            },
385
            "autoload": {
386
                "psr-0": {
387
                    "Doctrine\\Common\\Collections\\": "lib/"
388
                }
389
            },
390
            "notification-url": "https://packagist.org/downloads/",
391
            "license": [
392
                "MIT"
393
            ],
394
            "authors": [
395
                {
396
                    "name": "Roman Borschel",
397
                    "email": "[email protected]"
398
                },
399
                {
400
                    "name": "Benjamin Eberlei",
401
                    "email": "[email protected]"
402
                },
403
                {
404
                    "name": "Guilherme Blanco",
405
                    "email": "[email protected]"
406
                },
407
                {
408
                    "name": "Jonathan Wage",
409
                    "email": "[email protected]"
410
                },
411
                {
412
                    "name": "Johannes Schmitt",
413
                    "email": "[email protected]"
414
                }
415
            ],
416
            "description": "Collections Abstraction library",
417
            "homepage": "http://www.doctrine-project.org",
418
            "keywords": [
419
                "array",
420
                "collections",
421
                "iterator"
422
            ],
423
            "time": "2015-04-14 22:21:58"
424
        },
425
        {
426
            "name": "doctrine/common",
427
            "version": "v2.6.1",
428
            "source": {
429
                "type": "git",
430
                "url": "https://github.com/doctrine/common.git",
431
                "reference": "a579557bc689580c19fee4e27487a67fe60defc0"
432
            },
433
            "dist": {
434
                "type": "zip",
435
                "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0",
436
                "reference": "a579557bc689580c19fee4e27487a67fe60defc0",
437
                "shasum": ""
438
            },
439
            "require": {
440
                "doctrine/annotations": "1.*",
441
                "doctrine/cache": "1.*",
442
                "doctrine/collections": "1.*",
443
                "doctrine/inflector": "1.*",
444
                "doctrine/lexer": "1.*",
445
                "php": "~5.5|~7.0"
446
            },
447
            "require-dev": {
448
                "phpunit/phpunit": "~4.8|~5.0"
449
            },
450
            "type": "library",
451
            "extra": {
452
                "branch-alias": {
453
                    "dev-master": "2.7.x-dev"
454
                }
455
            },
456
            "autoload": {
457
                "psr-4": {
458
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
459
                }
460
            },
461
            "notification-url": "https://packagist.org/downloads/",
462
            "license": [
463
                "MIT"
464
            ],
465
            "authors": [
466
                {
467
                    "name": "Roman Borschel",
468
                    "email": "[email protected]"
469
                },
470
                {
471
                    "name": "Benjamin Eberlei",
472
                    "email": "[email protected]"
473
                },
474
                {
475
                    "name": "Guilherme Blanco",
476
                    "email": "[email protected]"
477
                },
478
                {
479
                    "name": "Jonathan Wage",
480
                    "email": "[email protected]"
481
                },
482
                {
483
                    "name": "Johannes Schmitt",
484
                    "email": "[email protected]"
485
                }
486
            ],
487
            "description": "Common Library for Doctrine projects",
488
            "homepage": "http://www.doctrine-project.org",
489
            "keywords": [
490
                "annotations",
491
                "collections",
492
                "eventmanager",
493
                "persistence",
494
                "spl"
495
            ],
496
            "time": "2015-12-25 13:18:31"
497
        },
498
        {
499
            "name": "doctrine/data-fixtures",
500
            "version": "v1.1.1",
501
            "source": {
502
                "type": "git",
503
                "url": "https://github.com/doctrine/data-fixtures.git",
504
                "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
505
            },
506
            "dist": {
507
                "type": "zip",
508
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
509
                "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
510
                "shasum": ""
511
            },
512
            "require": {
513
                "doctrine/common": "~2.2",
514
                "php": ">=5.3.2"
515
            },
516
            "conflict": {
517
                "doctrine/orm": "< 2.4"
518
            },
519
            "require-dev": {
520
                "doctrine/orm": "~2.4"
521
            },
522
            "suggest": {
523
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
524
                "doctrine/orm": "For loading ORM fixtures",
525
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
526
            },
527
            "type": "library",
528
            "extra": {
529
                "branch-alias": {
530
                    "dev-master": "1.1.x-dev"
531
                }
532
            },
533
            "autoload": {
534
                "psr-0": {
535
                    "Doctrine\\Common\\DataFixtures": "lib/"
536
                }
537
            },
538
            "notification-url": "https://packagist.org/downloads/",
539
            "license": [
540
                "MIT"
541
            ],
542
            "authors": [
543
                {
544
                    "name": "Jonathan Wage",
545
                    "email": "[email protected]"
546
                }
547
            ],
548
            "description": "Data Fixtures for all Doctrine Object Managers",
549
            "homepage": "http://www.doctrine-project.org",
550
            "keywords": [
551
                "database"
552
            ],
553
            "time": "2015-03-30 12:14:13"
554
        },
555
        {
556
            "name": "doctrine/dbal",
557
            "version": "v2.4.5",
558
            "source": {
559
                "type": "git",
560
                "url": "https://github.com/doctrine/dbal.git",
561
                "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16"
562
            },
563
            "dist": {
564
                "type": "zip",
565
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16",
566
                "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16",
567
                "shasum": ""
568
            },
569
            "require": {
570
                "doctrine/common": "~2.4",
571
                "php": ">=5.3.2"
572
            },
573
            "require-dev": {
574
                "phpunit/phpunit": "3.7.*",
575
                "symfony/console": "~2.0"
576
            },
577
            "suggest": {
578
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
579
            },
580
            "type": "library",
581
            "autoload": {
582
                "psr-0": {
583
                    "Doctrine\\DBAL\\": "lib/"
584
                }
585
            },
586
            "notification-url": "https://packagist.org/downloads/",
587
            "license": [
588
                "MIT"
589
            ],
590
            "authors": [
591
                {
592
                    "name": "Roman Borschel",
593
                    "email": "[email protected]"
594
                },
595
                {
596
                    "name": "Benjamin Eberlei",
597
                    "email": "[email protected]"
598
                },
599
                {
600
                    "name": "Guilherme Blanco",
601
                    "email": "[email protected]"
602
                },
603
                {
604
                    "name": "Jonathan Wage",
605
                    "email": "[email protected]"
606
                }
607
            ],
608
            "description": "Database Abstraction Layer",
609
            "homepage": "http://www.doctrine-project.org",
610
            "keywords": [
611
                "database",
612
                "dbal",
613
                "persistence",
614
                "queryobject"
615
            ],
616
            "time": "2016-01-05 22:18:20"
617
        },
618
        {
619
            "name": "doctrine/doctrine-bundle",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/doctrine-bundle:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
620
            "version": "v1.2.0",
621
            "target-dir": "Doctrine/Bundle/DoctrineBundle",
622
            "source": {
623
                "type": "git",
624
                "url": "https://github.com/doctrine/DoctrineBundle.git",
625
                "reference": "765b0d87fcc3e839c74817b7211258cbef3a4fb9"
626
            },
627
            "dist": {
628
                "type": "zip",
629
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/765b0d87fcc3e839c74817b7211258cbef3a4fb9",
630
                "reference": "765b0d87fcc3e839c74817b7211258cbef3a4fb9",
631
                "shasum": ""
632
            },
633
            "require": {
634
                "doctrine/dbal": ">=2.2,<2.5-dev",
635
                "jdorn/sql-formatter": "~1.1",
636
                "php": ">=5.3.2",
637
                "symfony/doctrine-bridge": "~2.2",
638
                "symfony/framework-bundle": "~2.2"
639
            },
640
            "require-dev": {
641
                "doctrine/orm": ">=2.2,<2.5-dev",
642
                "symfony/validator": "~2.2",
643
                "symfony/yaml": "~2.2"
644
            },
645
            "suggest": {
646
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
647
                "symfony/web-profiler-bundle": "to use the data collector"
648
            },
649
            "type": "symfony-bundle",
650
            "extra": {
651
                "branch-alias": {
652
                    "dev-master": "1.2.x-dev"
653
                }
654
            },
655
            "autoload": {
656
                "psr-0": {
657
                    "Doctrine\\Bundle\\DoctrineBundle": ""
658
                }
659
            },
660
            "notification-url": "https://packagist.org/downloads/",
661
            "license": [
662
                "MIT"
663
            ],
664
            "authors": [
665
                {
666
                    "name": "Fabien Potencier",
667
                    "email": "[email protected]"
668
                },
669
                {
670
                    "name": "Symfony Community",
671
                    "homepage": "http://symfony.com/contributors"
672
                },
673
                {
674
                    "name": "Benjamin Eberlei",
675
                    "email": "[email protected]"
676
                }
677
            ],
678
            "description": "Symfony DoctrineBundle",
679
            "homepage": "http://www.doctrine-project.org",
680
            "keywords": [
681
                "database",
682
                "dbal",
683
                "orm",
684
                "persistence"
685
            ],
686
            "time": "2013-03-25 20:13:59"
687
        },
688
        {
689
            "name": "doctrine/doctrine-fixtures-bundle",
690
            "version": "dev-master",
691
            "source": {
692
                "type": "git",
693
                "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
694
                "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029"
695
            },
696
            "dist": {
697
                "type": "zip",
698
                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029",
699
                "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029",
700
                "shasum": ""
701
            },
702
            "require": {
703
                "doctrine/data-fixtures": "~1.0",
704
                "doctrine/doctrine-bundle": "~1.0",
705
                "php": ">=5.3.2",
706
                "symfony/doctrine-bridge": "~2.3|~3.0"
707
            },
708
            "type": "symfony-bundle",
709
            "extra": {
710
                "branch-alias": {
711
                    "dev-master": "2.2.x-dev"
712
                }
713
            },
714
            "autoload": {
715
                "psr-4": {
716
                    "Doctrine\\Bundle\\FixturesBundle\\": ""
717
                }
718
            },
719
            "notification-url": "https://packagist.org/downloads/",
720
            "license": [
721
                "MIT"
722
            ],
723
            "authors": [
724
                {
725
                    "name": "Symfony Community",
726
                    "homepage": "http://symfony.com/contributors"
727
                },
728
                {
729
                    "name": "Doctrine Project",
730
                    "homepage": "http://www.doctrine-project.org"
731
                },
732
                {
733
                    "name": "Fabien Potencier",
734
                    "email": "[email protected]"
735
                }
736
            ],
737
            "description": "Symfony DoctrineFixturesBundle",
738
            "homepage": "http://www.doctrine-project.org",
739
            "keywords": [
740
                "Fixture",
741
                "persistence"
742
            ],
743
            "time": "2015-11-04 21:23:23"
744
        },
745
        {
746
            "name": "doctrine/doctrine-migrations-bundle",
747
            "version": "dev-master",
748
            "source": {
749
                "type": "git",
750
                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
751
                "reference": "2a595d696897dc569d7554d3c9756ba164a279e6"
752
            },
753
            "dist": {
754
                "type": "zip",
755
                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/2a595d696897dc569d7554d3c9756ba164a279e6",
756
                "reference": "2a595d696897dc569d7554d3c9756ba164a279e6",
757
                "shasum": ""
758
            },
759
            "require": {
760
                "doctrine/doctrine-bundle": "~1.0",
761
                "doctrine/migrations": "^1.1",
762
                "php": ">=5.4.0",
763
                "symfony/framework-bundle": "~2.3|~3.0"
764
            },
765
            "require-dev": {
766
                "phpunit/phpunit": "~4.8"
767
            },
768
            "type": "symfony-bundle",
769
            "extra": {
770
                "branch-alias": {
771
                    "dev-master": "1.1-dev"
772
                }
773
            },
774
            "autoload": {
775
                "psr-4": {
776
                    "Doctrine\\Bundle\\MigrationsBundle\\": ""
777
                }
778
            },
779
            "notification-url": "https://packagist.org/downloads/",
780
            "license": [
781
                "MIT"
782
            ],
783
            "authors": [
784
                {
785
                    "name": "Symfony Community",
786
                    "homepage": "http://symfony.com/contributors"
787
                },
788
                {
789
                    "name": "Doctrine Project",
790
                    "homepage": "http://www.doctrine-project.org"
791
                },
792
                {
793
                    "name": "Fabien Potencier",
794
                    "email": "[email protected]"
795
                }
796
            ],
797
            "description": "Symfony DoctrineMigrationsBundle",
798
            "homepage": "http://www.doctrine-project.org",
799
            "keywords": [
800
                "dbal",
801
                "migrations",
802
                "schema"
803
            ],
804
            "time": "2016-05-08 20:31:53"
805
        },
806
        {
807
            "name": "doctrine/inflector",
808
            "version": "v1.1.0",
809
            "source": {
810
                "type": "git",
811
                "url": "https://github.com/doctrine/inflector.git",
812
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
813
            },
814
            "dist": {
815
                "type": "zip",
816
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
817
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
818
                "shasum": ""
819
            },
820
            "require": {
821
                "php": ">=5.3.2"
822
            },
823
            "require-dev": {
824
                "phpunit/phpunit": "4.*"
825
            },
826
            "type": "library",
827
            "extra": {
828
                "branch-alias": {
829
                    "dev-master": "1.1.x-dev"
830
                }
831
            },
832
            "autoload": {
833
                "psr-0": {
834
                    "Doctrine\\Common\\Inflector\\": "lib/"
835
                }
836
            },
837
            "notification-url": "https://packagist.org/downloads/",
838
            "license": [
839
                "MIT"
840
            ],
841
            "authors": [
842
                {
843
                    "name": "Roman Borschel",
844
                    "email": "[email protected]"
845
                },
846
                {
847
                    "name": "Benjamin Eberlei",
848
                    "email": "[email protected]"
849
                },
850
                {
851
                    "name": "Guilherme Blanco",
852
                    "email": "[email protected]"
853
                },
854
                {
855
                    "name": "Jonathan Wage",
856
                    "email": "[email protected]"
857
                },
858
                {
859
                    "name": "Johannes Schmitt",
860
                    "email": "[email protected]"
861
                }
862
            ],
863
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
864
            "homepage": "http://www.doctrine-project.org",
865
            "keywords": [
866
                "inflection",
867
                "pluralize",
868
                "singularize",
869
                "string"
870
            ],
871
            "time": "2015-11-06 14:35:42"
872
        },
873
        {
874
            "name": "doctrine/lexer",
875
            "version": "v1.0.1",
876
            "source": {
877
                "type": "git",
878
                "url": "https://github.com/doctrine/lexer.git",
879
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
880
            },
881
            "dist": {
882
                "type": "zip",
883
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
884
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
885
                "shasum": ""
886
            },
887
            "require": {
888
                "php": ">=5.3.2"
889
            },
890
            "type": "library",
891
            "extra": {
892
                "branch-alias": {
893
                    "dev-master": "1.0.x-dev"
894
                }
895
            },
896
            "autoload": {
897
                "psr-0": {
898
                    "Doctrine\\Common\\Lexer\\": "lib/"
899
                }
900
            },
901
            "notification-url": "https://packagist.org/downloads/",
902
            "license": [
903
                "MIT"
904
            ],
905
            "authors": [
906
                {
907
                    "name": "Roman Borschel",
908
                    "email": "[email protected]"
909
                },
910
                {
911
                    "name": "Guilherme Blanco",
912
                    "email": "[email protected]"
913
                },
914
                {
915
                    "name": "Johannes Schmitt",
916
                    "email": "[email protected]"
917
                }
918
            ],
919
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
920
            "homepage": "http://www.doctrine-project.org",
921
            "keywords": [
922
                "lexer",
923
                "parser"
924
            ],
925
            "time": "2014-09-09 13:34:57"
926
        },
927
        {
928
            "name": "doctrine/migrations",
929
            "version": "v1.3.1",
930
            "source": {
931
                "type": "git",
932
                "url": "https://github.com/doctrine/migrations.git",
933
                "reference": "fda27fc96d20a1abd46d4526387c7d6d416da263"
934
            },
935
            "dist": {
936
                "type": "zip",
937
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/fda27fc96d20a1abd46d4526387c7d6d416da263",
938
                "reference": "fda27fc96d20a1abd46d4526387c7d6d416da263",
939
                "shasum": ""
940
            },
941
            "require": {
942
                "doctrine/dbal": "~2.2",
943
                "ocramius/proxy-manager": "^1.0|^2.0",
944
                "php": "^5.5|^7.0",
945
                "symfony/console": "~2.3|~3.0",
946
                "symfony/yaml": "~2.3|~3.0"
947
            },
948
            "require-dev": {
949
                "doctrine/coding-standard": "dev-master",
950
                "doctrine/orm": "2.*",
951
                "johnkary/phpunit-speedtrap": "~1.0@dev",
952
                "mockery/mockery": "^0.9.4",
953
                "phpunit/phpunit": "~4.7",
954
                "satooshi/php-coveralls": "0.6.*"
955
            },
956
            "bin": [
957
                "bin/doctrine-migrations"
958
            ],
959
            "type": "library",
960
            "extra": {
961
                "branch-alias": {
962
                    "dev-master": "v1.4.x-dev"
963
                }
964
            },
965
            "autoload": {
966
                "psr-4": {
967
                    "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
968
                }
969
            },
970
            "notification-url": "https://packagist.org/downloads/",
971
            "license": [
972
                "LGPL-2.1"
973
            ],
974
            "authors": [
975
                {
976
                    "name": "Benjamin Eberlei",
977
                    "email": "[email protected]"
978
                },
979
                {
980
                    "name": "Jonathan Wage",
981
                    "email": "[email protected]"
982
                },
983
                {
984
                    "name": "Michael Simonson",
985
                    "email": "[email protected]"
986
                }
987
            ],
988
            "description": "Database Schema migrations using Doctrine DBAL",
989
            "homepage": "http://www.doctrine-project.org",
990
            "keywords": [
991
                "database",
992
                "migrations"
993
            ],
994
            "time": "2016-02-23 15:27:16"
995
        },
996
        {
997
            "name": "doctrine/orm",
998
            "version": "v2.4.8",
999
            "source": {
1000
                "type": "git",
1001
                "url": "https://github.com/doctrine/doctrine2.git",
1002
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467"
1003
            },
1004
            "dist": {
1005
                "type": "zip",
1006
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/5aedac1e5c5caaeac14798822c70325dc242d467",
1007
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467",
1008
                "shasum": ""
1009
            },
1010
            "require": {
1011
                "doctrine/collections": "~1.1",
1012
                "doctrine/dbal": "~2.4",
1013
                "ext-pdo": "*",
1014
                "php": ">=5.3.2",
1015
                "symfony/console": "~2.0"
1016
            },
1017
            "require-dev": {
1018
                "satooshi/php-coveralls": "dev-master",
1019
                "symfony/yaml": "~2.1"
1020
            },
1021
            "suggest": {
1022
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1023
            },
1024
            "bin": [
1025
                "bin/doctrine",
1026
                "bin/doctrine.php"
1027
            ],
1028
            "type": "library",
1029
            "extra": {
1030
                "branch-alias": {
1031
                    "dev-master": "2.4.x-dev"
1032
                }
1033
            },
1034
            "autoload": {
1035
                "psr-0": {
1036
                    "Doctrine\\ORM\\": "lib/"
1037
                }
1038
            },
1039
            "notification-url": "https://packagist.org/downloads/",
1040
            "license": [
1041
                "MIT"
1042
            ],
1043
            "authors": [
1044
                {
1045
                    "name": "Roman Borschel",
1046
                    "email": "[email protected]"
1047
                },
1048
                {
1049
                    "name": "Benjamin Eberlei",
1050
                    "email": "[email protected]"
1051
                },
1052
                {
1053
                    "name": "Guilherme Blanco",
1054
                    "email": "[email protected]"
1055
                },
1056
                {
1057
                    "name": "Jonathan Wage",
1058
                    "email": "[email protected]"
1059
                }
1060
            ],
1061
            "description": "Object-Relational-Mapper for PHP",
1062
            "homepage": "http://www.doctrine-project.org",
1063
            "keywords": [
1064
                "database",
1065
                "orm"
1066
            ],
1067
            "time": "2015-08-31 13:19:01"
1068
        },
1069
        {
1070
            "name": "dothiv/dothiv-moneyformat-bundle",
1071
            "version": "v1.1.2",
1072
            "target-dir": "Dothiv/Bundle/MoneyFormatBundle",
1073
            "source": {
1074
                "type": "git",
1075
                "url": "https://github.com/dothiv/DothivMoneyFormatBundle.git",
1076
                "reference": "af1de75513567bc7461e36ac7b5b126358f11a8a"
1077
            },
1078
            "dist": {
1079
                "type": "zip",
1080
                "url": "https://api.github.com/repos/dothiv/DothivMoneyFormatBundle/zipball/af1de75513567bc7461e36ac7b5b126358f11a8a",
1081
                "reference": "af1de75513567bc7461e36ac7b5b126358f11a8a",
1082
                "shasum": ""
1083
            },
1084
            "require": {
1085
                "phpoption/phpoption": "1.4.*",
1086
                "symfony/framework-bundle": "~2.3",
1087
                "twig/extensions": "1.0.*"
1088
            },
1089
            "require-dev": {
1090
                "phpunit/phpunit": "*"
1091
            },
1092
            "type": "library",
1093
            "autoload": {
1094
                "psr-0": {
1095
                    "Dothiv\\Bundle\\MoneyFormatBundle\\": ""
1096
                }
1097
            },
1098
            "notification-url": "https://packagist.org/downloads/",
1099
            "license": [
1100
                "MIT"
1101
            ],
1102
            "authors": [
1103
                {
1104
                    "name": "Markus Tacker",
1105
                    "email": "[email protected]"
1106
                }
1107
            ],
1108
            "description": "MoneyFormatBundle for the Symfony Framework",
1109
            "time": "2015-07-04 15:34:43"
1110
        },
1111
        {
1112
            "name": "endroid/qrcode",
1113
            "version": "1.6.5",
1114
            "source": {
1115
                "type": "git",
1116
                "url": "https://github.com/endroid/QrCode.git",
1117
                "reference": "d1561118846d92f1c8e107a52c09512d764cbeaf"
1118
            },
1119
            "dist": {
1120
                "type": "zip",
1121
                "url": "https://api.github.com/repos/endroid/QrCode/zipball/d1561118846d92f1c8e107a52c09512d764cbeaf",
1122
                "reference": "d1561118846d92f1c8e107a52c09512d764cbeaf",
1123
                "shasum": ""
1124
            },
1125
            "require": {
1126
                "ext-gd": "*",
1127
                "php": ">=5.3.0"
1128
            },
1129
            "type": "library",
1130
            "extra": {
1131
                "branch-alias": {
1132
                    "dev-master": "1.x-dev"
1133
                }
1134
            },
1135
            "autoload": {
1136
                "psr-4": {
1137
                    "Endroid\\QrCode\\": "src/"
1138
                }
1139
            },
1140
            "notification-url": "https://packagist.org/downloads/",
1141
            "license": [
1142
                "MIT"
1143
            ],
1144
            "authors": [
1145
                {
1146
                    "name": "Jeroen van den Enden",
1147
                    "email": "[email protected]",
1148
                    "homepage": "http://endroid.nl/"
1149
                }
1150
            ],
1151
            "description": "Endroid QR Code",
1152
            "homepage": "https://github.com/endroid/QrCode",
1153
            "keywords": [
1154
                "code",
1155
                "endroid",
1156
                "qr",
1157
                "qrcode"
1158
            ],
1159
            "time": "2016-04-16 22:09:48"
1160
        },
1161
        {
1162
            "name": "endroid/qrcode-bundle",
1163
            "version": "1.5.1",
1164
            "source": {
1165
                "type": "git",
1166
                "url": "https://github.com/endroid/EndroidQrCodeBundle.git",
1167
                "reference": "e6f71700b89e5288cfbd091695a4f900988002d8"
1168
            },
1169
            "dist": {
1170
                "type": "zip",
1171
                "url": "https://api.github.com/repos/endroid/EndroidQrCodeBundle/zipball/e6f71700b89e5288cfbd091695a4f900988002d8",
1172
                "reference": "e6f71700b89e5288cfbd091695a4f900988002d8",
1173
                "shasum": ""
1174
            },
1175
            "require": {
1176
                "endroid/qrcode": "~1.3",
1177
                "php": ">=5.3.0"
1178
            },
1179
            "require-dev": {
1180
                "sensio/framework-extra-bundle": "~3.0",
1181
                "symfony/browser-kit": "~2.1",
1182
                "symfony/class-loader": "~2.1",
1183
                "symfony/expression-language": "~2.1",
1184
                "symfony/finder": "~2.1",
1185
                "symfony/form": "~2.1",
1186
                "symfony/framework-bundle": "~2.1",
1187
                "symfony/http-kernel": "~2.1",
1188
                "symfony/validator": "~2.1",
1189
                "symfony/yaml": "~2.1"
1190
            },
1191
            "type": "library",
1192
            "extra": {
1193
                "branch-alias": {
1194
                    "dev-master": "1.x-dev"
1195
                }
1196
            },
1197
            "autoload": {
1198
                "psr-4": {
1199
                    "Endroid\\Bundle\\QrCodeBundle\\": ""
1200
                }
1201
            },
1202
            "notification-url": "https://packagist.org/downloads/",
1203
            "license": [
1204
                "MIT"
1205
            ],
1206
            "authors": [
1207
                {
1208
                    "name": "Jeroen van den Enden",
1209
                    "email": "[email protected]",
1210
                    "homepage": "http://endroid.nl/"
1211
                }
1212
            ],
1213
            "description": "Endroid Qr Code Bundle for Symfony",
1214
            "homepage": "https://github.com/endroid/EndroidQrCodeBundle",
1215
            "keywords": [
1216
                "bundle",
1217
                "code",
1218
                "endroid",
1219
                "qr",
1220
                "qrcode",
1221
                "symfony"
1222
            ],
1223
            "time": "2015-04-12 20:36:34"
1224
        },
1225
        {
1226
            "name": "gedmo/doctrine-extensions",
1227
            "version": "dev-master",
1228
            "source": {
1229
                "type": "git",
1230
                "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
1231
                "reference": "93712940f8fab73a73b8edc4292b141110dbd667"
1232
            },
1233
            "dist": {
1234
                "type": "zip",
1235
                "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/93712940f8fab73a73b8edc4292b141110dbd667",
1236
                "reference": "93712940f8fab73a73b8edc4292b141110dbd667",
1237
                "shasum": ""
1238
            },
1239
            "require": {
1240
                "behat/transliterator": "~1.0",
1241
                "doctrine/common": "~2.4",
1242
                "php": ">=5.4"
1243
            },
1244
            "require-dev": {
1245
                "doctrine/common": ">=2.5.0",
1246
                "doctrine/mongodb-odm": ">=1.0.2",
1247
                "doctrine/orm": ">=2.5.0",
1248
                "phpunit/phpunit": "*",
1249
                "symfony/yaml": "~2.6|~3.0"
1250
            },
1251
            "suggest": {
1252
                "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1253
                "doctrine/orm": "to use the extensions with the ORM"
1254
            },
1255
            "type": "library",
1256
            "extra": {
1257
                "branch-alias": {
1258
                    "dev-master": "3.0.x-dev"
1259
                }
1260
            },
1261
            "autoload": {
1262
                "psr-0": {
1263
                    "Gedmo\\": "lib/"
1264
                }
1265
            },
1266
            "notification-url": "https://packagist.org/downloads/",
1267
            "license": [
1268
                "MIT"
1269
            ],
1270
            "authors": [
1271
                {
1272
                    "name": "David Buchmann",
1273
                    "email": "[email protected]"
1274
                },
1275
                {
1276
                    "name": "Gediminas Morkevicius",
1277
                    "email": "[email protected]"
1278
                },
1279
                {
1280
                    "name": "Gustavo Falco",
1281
                    "email": "[email protected]"
1282
                }
1283
            ],
1284
            "description": "Doctrine2 behavioral extensions",
1285
            "homepage": "http://gediminasm.org/",
1286
            "keywords": [
1287
                "Blameable",
1288
                "behaviors",
1289
                "doctrine2",
1290
                "extensions",
1291
                "gedmo",
1292
                "loggable",
1293
                "nestedset",
1294
                "sluggable",
1295
                "sortable",
1296
                "timestampable",
1297
                "translatable",
1298
                "tree",
1299
                "uploadable"
1300
            ],
1301
            "time": "2016-05-24 19:32:08"
1302
        },
1303
        {
1304
            "name": "incenteev/composer-parameter-handler",
1305
            "version": "v2.1.2",
1306
            "source": {
1307
                "type": "git",
1308
                "url": "https://github.com/Incenteev/ParameterHandler.git",
1309
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
1310
            },
1311
            "dist": {
1312
                "type": "zip",
1313
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1314
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1315
                "shasum": ""
1316
            },
1317
            "require": {
1318
                "php": ">=5.3.3",
1319
                "symfony/yaml": "~2.3|~3.0"
1320
            },
1321
            "require-dev": {
1322
                "composer/composer": "1.0.*@dev",
1323
                "phpspec/prophecy-phpunit": "~1.0",
1324
                "symfony/filesystem": "~2.2"
1325
            },
1326
            "type": "library",
1327
            "extra": {
1328
                "branch-alias": {
1329
                    "dev-master": "2.1.x-dev"
1330
                }
1331
            },
1332
            "autoload": {
1333
                "psr-4": {
1334
                    "Incenteev\\ParameterHandler\\": ""
1335
                }
1336
            },
1337
            "notification-url": "https://packagist.org/downloads/",
1338
            "license": [
1339
                "MIT"
1340
            ],
1341
            "authors": [
1342
                {
1343
                    "name": "Christophe Coevoet",
1344
                    "email": "[email protected]"
1345
                }
1346
            ],
1347
            "description": "Composer script handling your ignored parameter file",
1348
            "homepage": "https://github.com/Incenteev/ParameterHandler",
1349
            "keywords": [
1350
                "parameters management"
1351
            ],
1352
            "time": "2015-11-10 17:04:01"
1353
        },
1354
        {
1355
            "name": "jdorn/sql-formatter",
1356
            "version": "v1.2.17",
1357
            "source": {
1358
                "type": "git",
1359
                "url": "https://github.com/jdorn/sql-formatter.git",
1360
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1361
            },
1362
            "dist": {
1363
                "type": "zip",
1364
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1365
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1366
                "shasum": ""
1367
            },
1368
            "require": {
1369
                "php": ">=5.2.4"
1370
            },
1371
            "require-dev": {
1372
                "phpunit/phpunit": "3.7.*"
1373
            },
1374
            "type": "library",
1375
            "extra": {
1376
                "branch-alias": {
1377
                    "dev-master": "1.3.x-dev"
1378
                }
1379
            },
1380
            "autoload": {
1381
                "classmap": [
1382
                    "lib"
1383
                ]
1384
            },
1385
            "notification-url": "https://packagist.org/downloads/",
1386
            "license": [
1387
                "MIT"
1388
            ],
1389
            "authors": [
1390
                {
1391
                    "name": "Jeremy Dorn",
1392
                    "email": "[email protected]",
1393
                    "homepage": "http://jeremydorn.com/"
1394
                }
1395
            ],
1396
            "description": "a PHP SQL highlighting library",
1397
            "homepage": "https://github.com/jdorn/sql-formatter/",
1398
            "keywords": [
1399
                "highlight",
1400
                "sql"
1401
            ],
1402
            "time": "2014-01-12 16:20:24"
1403
        },
1404
        {
1405
            "name": "knplabs/knp-markdown-bundle",
1406
            "version": "1.2.0",
1407
            "target-dir": "Knp/Bundle/MarkdownBundle",
1408
            "source": {
1409
                "type": "git",
1410
                "url": "https://github.com/KnpLabs/KnpMarkdownBundle.git",
1411
                "reference": "9f4f88919db4f4b7f8e374ac0de1a93e05b05646"
1412
            },
1413
            "dist": {
1414
                "type": "zip",
1415
                "url": "https://api.github.com/repos/KnpLabs/KnpMarkdownBundle/zipball/9f4f88919db4f4b7f8e374ac0de1a93e05b05646",
1416
                "reference": "9f4f88919db4f4b7f8e374ac0de1a93e05b05646",
1417
                "shasum": ""
1418
            },
1419
            "require": {
1420
                "dflydev/markdown": "1.0.*@dev",
1421
                "php": ">=5.3.3",
1422
                "symfony/framework-bundle": "~2.0"
1423
            },
1424
            "suggest": {
1425
                "ext-sundown": "to use optional support for php-sundown extension instead of php implementation",
1426
                "symfony/twig-bundle": "to use the Twig markdown filter"
1427
            },
1428
            "type": "symfony-bundle",
1429
            "extra": {
1430
                "branch-alias": {
1431
                    "dev-master": "1.2.x-dev"
1432
                }
1433
            },
1434
            "autoload": {
1435
                "psr-0": {
1436
                    "Knp\\Bundle\\MarkdownBundle": ""
1437
                }
1438
            },
1439
            "notification-url": "https://packagist.org/downloads/",
1440
            "license": [
1441
                "MIT"
1442
            ],
1443
            "authors": [
1444
                {
1445
                    "name": "KnpLabs Team",
1446
                    "homepage": "http://knplabs.com"
1447
                },
1448
                {
1449
                    "name": "Symfony Community",
1450
                    "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle/contributors"
1451
                }
1452
            ],
1453
            "description": "Knplabs markdown bundle transforms markdown into html",
1454
            "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle",
1455
            "keywords": [
1456
                "bundle",
1457
                "knp",
1458
                "knplabs",
1459
                "markdown"
1460
            ],
1461
            "time": "2013-05-20 08:29:54"
1462
        },
1463
        {
1464
            "name": "kriswallsmith/assetic",
1465
            "version": "v1.1.3",
1466
            "source": {
1467
                "type": "git",
1468
                "url": "https://github.com/kriswallsmith/assetic.git",
1469
                "reference": "02105abcd35fb32933bc566e4c3bec84c612e9c1"
1470
            },
1471
            "dist": {
1472
                "type": "zip",
1473
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/02105abcd35fb32933bc566e4c3bec84c612e9c1",
1474
                "reference": "02105abcd35fb32933bc566e4c3bec84c612e9c1",
1475
                "shasum": ""
1476
            },
1477
            "require": {
1478
                "php": ">=5.3.1",
1479
                "symfony/process": "~2.1"
1480
            },
1481
            "require-dev": {
1482
                "cssmin/cssmin": "*",
1483
                "joliclic/javascript-packer": "*",
1484
                "kamicane/packager": "*",
1485
                "leafo/lessphp": "*",
1486
                "leafo/scssphp": "*",
1487
                "leafo/scssphp-compass": "*",
1488
                "mrclay/minify": "*",
1489
                "phpunit/phpunit": "~3.7",
1490
                "ptachoire/cssembed": "*",
1491
                "twig/twig": "~1.6"
1492
            },
1493
            "suggest": {
1494
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
1495
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
1496
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
1497
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
1498
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
1499
            },
1500
            "type": "library",
1501
            "extra": {
1502
                "branch-alias": {
1503
                    "dev-master": "1.1-dev"
1504
                }
1505
            },
1506
            "autoload": {
1507
                "psr-0": {
1508
                    "Assetic": "src/"
1509
                },
1510
                "files": [
1511
                    "src/functions.php"
1512
                ]
1513
            },
1514
            "notification-url": "https://packagist.org/downloads/",
1515
            "license": [
1516
                "MIT"
1517
            ],
1518
            "authors": [
1519
                {
1520
                    "name": "Kris Wallsmith",
1521
                    "email": "[email protected]",
1522
                    "homepage": "http://kriswallsmith.net/"
1523
                }
1524
            ],
1525
            "description": "Asset Management for PHP",
1526
            "homepage": "https://github.com/kriswallsmith/assetic",
1527
            "keywords": [
1528
                "assets",
1529
                "compression",
1530
                "minification"
1531
            ],
1532
            "time": "2014-12-12 05:37:00"
1533
        },
1534
        {
1535
            "name": "kriswallsmith/buzz",
1536
            "version": "dev-master",
1537
            "source": {
1538
                "type": "git",
1539
                "url": "https://github.com/kriswallsmith/Buzz.git",
1540
                "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8"
1541
            },
1542
            "dist": {
1543
                "type": "zip",
1544
                "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8",
1545
                "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8",
1546
                "shasum": ""
1547
            },
1548
            "require": {
1549
                "php": ">=5.3.0"
1550
            },
1551
            "require-dev": {
1552
                "phpunit/phpunit": "3.7.*"
1553
            },
1554
            "suggest": {
1555
                "ext-curl": "*"
1556
            },
1557
            "type": "library",
1558
            "autoload": {
1559
                "psr-0": {
1560
                    "Buzz": "lib/"
1561
                }
1562
            },
1563
            "notification-url": "https://packagist.org/downloads/",
1564
            "license": [
1565
                "MIT"
1566
            ],
1567
            "authors": [
1568
                {
1569
                    "name": "Kris Wallsmith",
1570
                    "email": "[email protected]",
1571
                    "homepage": "http://kriswallsmith.net/"
1572
                }
1573
            ],
1574
            "description": "Lightweight HTTP client",
1575
            "homepage": "https://github.com/kriswallsmith/Buzz",
1576
            "keywords": [
1577
                "curl",
1578
                "http client"
1579
            ],
1580
            "time": "2015-06-25 17:26:56"
1581
        },
1582
        {
1583
            "name": "leafo/scssphp",
1584
            "version": "dev-master",
1585
            "source": {
1586
                "type": "git",
1587
                "url": "https://github.com/leafo/scssphp.git",
1588
                "reference": "c4ad181885e5f85a9f71002983597d9da2c11a8c"
1589
            },
1590
            "dist": {
1591
                "type": "zip",
1592
                "url": "https://api.github.com/repos/leafo/scssphp/zipball/c4ad181885e5f85a9f71002983597d9da2c11a8c",
1593
                "reference": "c4ad181885e5f85a9f71002983597d9da2c11a8c",
1594
                "shasum": ""
1595
            },
1596
            "require": {
1597
                "php": ">=5.4.0"
1598
            },
1599
            "require-dev": {
1600
                "kherge/box": "~2.5",
1601
                "phpunit/phpunit": "~3.7",
1602
                "squizlabs/php_codesniffer": "~2.5"
1603
            },
1604
            "bin": [
1605
                "bin/pscss"
1606
            ],
1607
            "type": "library",
1608
            "autoload": {
1609
                "psr-4": {
1610
                    "Leafo\\ScssPhp\\": "src/"
1611
                }
1612
            },
1613
            "notification-url": "https://packagist.org/downloads/",
1614
            "license": [
1615
                "MIT"
1616
            ],
1617
            "authors": [
1618
                {
1619
                    "name": "Leaf Corcoran",
1620
                    "email": "[email protected]",
1621
                    "homepage": "http://leafo.net"
1622
                }
1623
            ],
1624
            "description": "scssphp is a compiler for SCSS written in PHP.",
1625
            "homepage": "http://leafo.github.io/scssphp/",
1626
            "keywords": [
1627
                "css",
1628
                "less",
1629
                "sass",
1630
                "scss",
1631
                "stylesheet"
1632
            ],
1633
            "time": "2016-02-24 15:41:07"
1634
        },
1635
        {
1636
            "name": "monolog/monolog",
1637
            "version": "1.19.0",
1638
            "source": {
1639
                "type": "git",
1640
                "url": "https://github.com/Seldaek/monolog.git",
1641
                "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
1642
            },
1643
            "dist": {
1644
                "type": "zip",
1645
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
1646
                "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
1647
                "shasum": ""
1648
            },
1649
            "require": {
1650
                "php": ">=5.3.0",
1651
                "psr/log": "~1.0"
1652
            },
1653
            "provide": {
1654
                "psr/log-implementation": "1.0.0"
1655
            },
1656
            "require-dev": {
1657
                "aws/aws-sdk-php": "^2.4.9",
1658
                "doctrine/couchdb": "~1.0@dev",
1659
                "graylog2/gelf-php": "~1.0",
1660
                "jakub-onderka/php-parallel-lint": "0.9",
1661
                "php-amqplib/php-amqplib": "~2.4",
1662
                "php-console/php-console": "^3.1.3",
1663
                "phpunit/phpunit": "~4.5",
1664
                "phpunit/phpunit-mock-objects": "2.3.0",
1665
                "raven/raven": "^0.13",
1666
                "ruflin/elastica": ">=0.90 <3.0",
1667
                "swiftmailer/swiftmailer": "~5.3"
1668
            },
1669
            "suggest": {
1670
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1671
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1672
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1673
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1674
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1675
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1676
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1677
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1678
                "raven/raven": "Allow sending log messages to a Sentry server",
1679
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1680
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
1681
            },
1682
            "type": "library",
1683
            "extra": {
1684
                "branch-alias": {
1685
                    "dev-master": "2.0.x-dev"
1686
                }
1687
            },
1688
            "autoload": {
1689
                "psr-4": {
1690
                    "Monolog\\": "src/Monolog"
1691
                }
1692
            },
1693
            "notification-url": "https://packagist.org/downloads/",
1694
            "license": [
1695
                "MIT"
1696
            ],
1697
            "authors": [
1698
                {
1699
                    "name": "Jordi Boggiano",
1700
                    "email": "[email protected]",
1701
                    "homepage": "http://seld.be"
1702
                }
1703
            ],
1704
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1705
            "homepage": "http://github.com/Seldaek/monolog",
1706
            "keywords": [
1707
                "log",
1708
                "logging",
1709
                "psr-3"
1710
            ],
1711
            "time": "2016-04-12 18:29:35"
1712
        },
1713
        {
1714
            "name": "nesbot/carbon",
1715
            "version": "1.17.0",
1716
            "source": {
1717
                "type": "git",
1718
                "url": "https://github.com/briannesbitt/Carbon.git",
1719
                "reference": "a1dd1ad9abfc8b3c4d8768068e6c71d293424e86"
1720
            },
1721
            "dist": {
1722
                "type": "zip",
1723
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a1dd1ad9abfc8b3c4d8768068e6c71d293424e86",
1724
                "reference": "a1dd1ad9abfc8b3c4d8768068e6c71d293424e86",
1725
                "shasum": ""
1726
            },
1727
            "require": {
1728
                "php": ">=5.3.0"
1729
            },
1730
            "require-dev": {
1731
                "phpunit/phpunit": "~4.0"
1732
            },
1733
            "type": "library",
1734
            "autoload": {
1735
                "psr-0": {
1736
                    "Carbon": "src"
1737
                }
1738
            },
1739
            "notification-url": "https://packagist.org/downloads/",
1740
            "license": [
1741
                "MIT"
1742
            ],
1743
            "authors": [
1744
                {
1745
                    "name": "Brian Nesbitt",
1746
                    "email": "[email protected]",
1747
                    "homepage": "http://nesbot.com"
1748
                }
1749
            ],
1750
            "description": "A simple API extension for DateTime.",
1751
            "homepage": "http://carbon.nesbot.com",
1752
            "keywords": [
1753
                "date",
1754
                "datetime",
1755
                "time"
1756
            ],
1757
            "time": "2015-03-08 14:05:44"
1758
        },
1759
        {
1760
            "name": "ocramius/package-versions",
1761
            "version": "1.0.4",
1762
            "source": {
1763
                "type": "git",
1764
                "url": "https://github.com/Ocramius/PackageVersions.git",
1765
                "reference": "7e9aa662b8405d6ee09844f66d7f32596902b538"
1766
            },
1767
            "dist": {
1768
                "type": "zip",
1769
                "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/7e9aa662b8405d6ee09844f66d7f32596902b538",
1770
                "reference": "7e9aa662b8405d6ee09844f66d7f32596902b538",
1771
                "shasum": ""
1772
            },
1773
            "require": {
1774
                "composer-plugin-api": "^1.0",
1775
                "php": "~7.0"
1776
            },
1777
            "require-dev": {
1778
                "composer/composer": "^1.0.0-ALPHA11@ALPHA",
1779
                "phpunit/phpunit": "^5.2.8"
1780
            },
1781
            "type": "composer-plugin",
1782
            "extra": {
1783
                "class": "PackageVersions\\Installer",
1784
                "branch-alias": {
1785
                    "dev-master": "2.0.x-dev"
1786
                }
1787
            },
1788
            "autoload": {
1789
                "psr-4": {
1790
                    "PackageVersions\\": "src/PackageVersions"
1791
                }
1792
            },
1793
            "notification-url": "https://packagist.org/downloads/",
1794
            "license": [
1795
                "MIT"
1796
            ],
1797
            "authors": [
1798
                {
1799
                    "name": "Marco Pivetta",
1800
                    "email": "[email protected]"
1801
                }
1802
            ],
1803
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
1804
            "time": "2016-04-23 17:52:40"
1805
        },
1806
        {
1807
            "name": "ocramius/proxy-manager",
1808
            "version": "2.0.2",
1809
            "source": {
1810
                "type": "git",
1811
                "url": "https://github.com/Ocramius/ProxyManager.git",
1812
                "reference": "001e730968f17cb36816ad68914994341d16e029"
1813
            },
1814
            "dist": {
1815
                "type": "zip",
1816
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/001e730968f17cb36816ad68914994341d16e029",
1817
                "reference": "001e730968f17cb36816ad68914994341d16e029",
1818
                "shasum": ""
1819
            },
1820
            "require": {
1821
                "ocramius/package-versions": "^1.0",
1822
                "php": "7.0.0 - 7.0.5 || ^7.0.7",
1823
                "zendframework/zend-code": "~3.0"
1824
            },
1825
            "require-dev": {
1826
                "couscous/couscous": "^1.4.0",
1827
                "ext-phar": "*",
1828
                "phpunit/phpunit": "^5.1.3",
1829
                "squizlabs/php_codesniffer": "^2.5.1"
1830
            },
1831
            "suggest": {
1832
                "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
1833
                "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
1834
                "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
1835
                "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
1836
            },
1837
            "type": "library",
1838
            "extra": {
1839
                "branch-alias": {
1840
                    "dev-master": "3.0.x-dev"
1841
                }
1842
            },
1843
            "autoload": {
1844
                "psr-0": {
1845
                    "ProxyManager\\": "src"
1846
                }
1847
            },
1848
            "notification-url": "https://packagist.org/downloads/",
1849
            "license": [
1850
                "MIT"
1851
            ],
1852
            "authors": [
1853
                {
1854
                    "name": "Marco Pivetta",
1855
                    "email": "[email protected]",
1856
                    "homepage": "http://ocramius.github.io/"
1857
                }
1858
            ],
1859
            "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
1860
            "homepage": "https://github.com/Ocramius/ProxyManager",
1861
            "keywords": [
1862
                "aop",
1863
                "lazy loading",
1864
                "proxy",
1865
                "proxy pattern",
1866
                "service proxies"
1867
            ],
1868
            "time": "2016-05-27 01:59:56"
1869
        },
1870
        {
1871
            "name": "ornicar/gravatar-bundle",
1872
            "version": "dev-master",
1873
            "target-dir": "Ornicar/GravatarBundle",
1874
            "source": {
1875
                "type": "git",
1876
                "url": "https://github.com/henrikbjorn/GravatarBundle.git",
1877
                "reference": "1a35eefa0ec358fe3c547f5f962ed3c67ae743f6"
1878
            },
1879
            "dist": {
1880
                "type": "zip",
1881
                "url": "https://api.github.com/repos/henrikbjorn/GravatarBundle/zipball/1a35eefa0ec358fe3c547f5f962ed3c67ae743f6",
1882
                "reference": "1a35eefa0ec358fe3c547f5f962ed3c67ae743f6",
1883
                "shasum": ""
1884
            },
1885
            "require": {
1886
                "php": ">=5.3.0",
1887
                "symfony/framework-bundle": "~3.0|~2.0"
1888
            },
1889
            "conflict": {
1890
                "twig/twig": "<1.12"
1891
            },
1892
            "require-dev": {
1893
                "symfony/phpunit-bridge": "~2.7",
1894
                "twig/extensions": "1.0.*"
1895
            },
1896
            "suggest": {
1897
                "twig/twig": "For gravatar twig extension usage"
1898
            },
1899
            "type": "symfony-bundle",
1900
            "extra": {
1901
                "branch-alias": {
1902
                    "dev-master": "1.1-dev"
1903
                }
1904
            },
1905
            "autoload": {
1906
                "psr-0": {
1907
                    "Ornicar\\GravatarBundle\\": ""
1908
                }
1909
            },
1910
            "notification-url": "https://packagist.org/downloads/",
1911
            "license": [
1912
                "MIT"
1913
            ],
1914
            "authors": [
1915
                {
1916
                    "name": "Thibault Duplessis",
1917
                    "email": "[email protected]"
1918
                },
1919
                {
1920
                    "name": "Henrik Bjørnskov",
1921
                    "email": "[email protected]"
1922
                }
1923
            ],
1924
            "description": "This bundles provides a Gravatar API various utilities to work with it in templates",
1925
            "keywords": [
1926
                "Symfony2",
1927
                "gravatar",
1928
                "templating",
1929
                "twig"
1930
            ],
1931
            "time": "2016-02-09 14:23:53"
1932
        },
1933
        {
1934
            "name": "paragonie/random_compat",
1935
            "version": "v1.4.1",
1936
            "source": {
1937
                "type": "git",
1938
                "url": "https://github.com/paragonie/random_compat.git",
1939
                "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
1940
            },
1941
            "dist": {
1942
                "type": "zip",
1943
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
1944
                "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
1945
                "shasum": ""
1946
            },
1947
            "require": {
1948
                "php": ">=5.2.0"
1949
            },
1950
            "require-dev": {
1951
                "phpunit/phpunit": "4.*|5.*"
1952
            },
1953
            "suggest": {
1954
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1955
            },
1956
            "type": "library",
1957
            "autoload": {
1958
                "files": [
1959
                    "lib/random.php"
1960
                ]
1961
            },
1962
            "notification-url": "https://packagist.org/downloads/",
1963
            "license": [
1964
                "MIT"
1965
            ],
1966
            "authors": [
1967
                {
1968
                    "name": "Paragon Initiative Enterprises",
1969
                    "email": "[email protected]",
1970
                    "homepage": "https://paragonie.com"
1971
                }
1972
            ],
1973
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1974
            "keywords": [
1975
                "csprng",
1976
                "pseudorandom",
1977
                "random"
1978
            ],
1979
            "time": "2016-03-18 20:34:03"
1980
        },
1981
        {
1982
            "name": "phpoption/phpoption",
1983
            "version": "1.4.0",
1984
            "source": {
1985
                "type": "git",
1986
                "url": "https://github.com/schmittjoh/php-option.git",
1987
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5"
1988
            },
1989
            "dist": {
1990
                "type": "zip",
1991
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
1992
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
1993
                "shasum": ""
1994
            },
1995
            "require": {
1996
                "php": ">=5.3.0"
1997
            },
1998
            "type": "library",
1999
            "extra": {
2000
                "branch-alias": {
2001
                    "dev-master": "1.3-dev"
2002
                }
2003
            },
2004
            "autoload": {
2005
                "psr-0": {
2006
                    "PhpOption\\": "src/"
2007
                }
2008
            },
2009
            "notification-url": "https://packagist.org/downloads/",
2010
            "license": [
2011
                "Apache2"
2012
            ],
2013
            "authors": [
2014
                {
2015
                    "name": "Johannes Schmitt",
2016
                    "email": "[email protected]",
2017
                    "homepage": "https://github.com/schmittjoh",
2018
                    "role": "Developer of wrapped JMSSerializerBundle"
2019
                }
2020
            ],
2021
            "description": "Option Type for PHP",
2022
            "keywords": [
2023
                "language",
2024
                "option",
2025
                "php",
2026
                "type"
2027
            ],
2028
            "time": "2014-01-09 22:37:17"
2029
        },
2030
        {
2031
            "name": "psr/log",
2032
            "version": "1.0.0",
2033
            "source": {
2034
                "type": "git",
2035
                "url": "https://github.com/php-fig/log.git",
2036
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
2037
            },
2038
            "dist": {
2039
                "type": "zip",
2040
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
2041
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
2042
                "shasum": ""
2043
            },
2044
            "type": "library",
2045
            "autoload": {
2046
                "psr-0": {
2047
                    "Psr\\Log\\": ""
2048
                }
2049
            },
2050
            "notification-url": "https://packagist.org/downloads/",
2051
            "license": [
2052
                "MIT"
2053
            ],
2054
            "authors": [
2055
                {
2056
                    "name": "PHP-FIG",
2057
                    "homepage": "http://www.php-fig.org/"
2058
                }
2059
            ],
2060
            "description": "Common interface for logging libraries",
2061
            "keywords": [
2062
                "log",
2063
                "psr",
2064
                "psr-3"
2065
            ],
2066
            "time": "2012-12-21 11:40:51"
2067
        },
2068
        {
2069
            "name": "sensio/distribution-bundle",
2070
            "version": "v2.3.22",
2071
            "target-dir": "Sensio/Bundle/DistributionBundle",
2072
            "source": {
2073
                "type": "git",
2074
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
2075
                "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6"
2076
            },
2077
            "dist": {
2078
                "type": "zip",
2079
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/98bdda791e7c2dfb5fd55781e69a4b00e4f751a6",
2080
                "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6",
2081
                "shasum": ""
2082
            },
2083
            "require": {
2084
                "symfony/framework-bundle": "~2.2"
2085
            },
2086
            "type": "symfony-bundle",
2087
            "extra": {
2088
                "branch-alias": {
2089
                    "dev-master": "2.3.x-dev"
2090
                }
2091
            },
2092
            "autoload": {
2093
                "psr-0": {
2094
                    "Sensio\\Bundle\\DistributionBundle": ""
2095
                }
2096
            },
2097
            "notification-url": "https://packagist.org/downloads/",
2098
            "license": [
2099
                "MIT"
2100
            ],
2101
            "authors": [
2102
                {
2103
                    "name": "Fabien Potencier",
2104
                    "email": "[email protected]"
2105
                }
2106
            ],
2107
            "description": "The base bundle for the Symfony Distributions",
2108
            "keywords": [
2109
                "configuration",
2110
                "distribution"
2111
            ],
2112
            "time": "2015-06-05 22:32:08"
2113
        },
2114
        {
2115
            "name": "sensio/framework-extra-bundle",
2116
            "version": "v2.3.4",
2117
            "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
2118
            "source": {
2119
                "type": "git",
2120
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
2121
                "reference": "cce05719041d952bbec856789ca18646a1891d03"
2122
            },
2123
            "dist": {
2124
                "type": "zip",
2125
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/cce05719041d952bbec856789ca18646a1891d03",
2126
                "reference": "cce05719041d952bbec856789ca18646a1891d03",
2127
                "shasum": ""
2128
            },
2129
            "require": {
2130
                "doctrine/common": "~2.2",
2131
                "symfony/framework-bundle": "~2.2"
2132
            },
2133
            "type": "symfony-bundle",
2134
            "extra": {
2135
                "branch-alias": {
2136
                    "dev-master": "2.3.x-dev"
2137
                }
2138
            },
2139
            "autoload": {
2140
                "psr-0": {
2141
                    "Sensio\\Bundle\\FrameworkExtraBundle": ""
2142
                }
2143
            },
2144
            "notification-url": "https://packagist.org/downloads/",
2145
            "license": [
2146
                "MIT"
2147
            ],
2148
            "authors": [
2149
                {
2150
                    "name": "Fabien Potencier",
2151
                    "email": "[email protected]"
2152
                }
2153
            ],
2154
            "description": "This bundle provides a way to configure your controllers with annotations",
2155
            "keywords": [
2156
                "annotations",
2157
                "controllers"
2158
            ],
2159
            "time": "2013-07-24 08:49:53"
2160
        },
2161
        {
2162
            "name": "sensio/generator-bundle",
2163
            "version": "v2.3.5",
2164
            "target-dir": "Sensio/Bundle/GeneratorBundle",
2165
            "source": {
2166
                "type": "git",
2167
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
2168
                "reference": "8b7a33aa3d22388443b6de0b0cf184122e9f60d2"
2169
            },
2170
            "dist": {
2171
                "type": "zip",
2172
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/8b7a33aa3d22388443b6de0b0cf184122e9f60d2",
2173
                "reference": "8b7a33aa3d22388443b6de0b0cf184122e9f60d2",
2174
                "shasum": ""
2175
            },
2176
            "require": {
2177
                "symfony/console": "~2.0",
2178
                "symfony/framework-bundle": "~2.2"
2179
            },
2180
            "require-dev": {
2181
                "doctrine/orm": "~2.2,>=2.2.3",
2182
                "symfony/doctrine-bridge": "~2.2",
2183
                "twig/twig": "~1.11"
2184
            },
2185
            "type": "symfony-bundle",
2186
            "extra": {
2187
                "branch-alias": {
2188
                    "dev-master": "2.3.x-dev"
2189
                }
2190
            },
2191
            "autoload": {
2192
                "psr-0": {
2193
                    "Sensio\\Bundle\\GeneratorBundle": ""
2194
                }
2195
            },
2196
            "notification-url": "https://packagist.org/downloads/",
2197
            "license": [
2198
                "MIT"
2199
            ],
2200
            "authors": [
2201
                {
2202
                    "name": "Fabien Potencier",
2203
                    "email": "[email protected]",
2204
                    "homepage": "http://fabien.potencier.org",
2205
                    "role": "Lead Developer"
2206
                }
2207
            ],
2208
            "description": "This bundle generates code for you",
2209
            "time": "2014-04-28 14:01:06"
2210
        },
2211
        {
2212
            "name": "swiftmailer/swiftmailer",
2213
            "version": "v5.4.2",
2214
            "source": {
2215
                "type": "git",
2216
                "url": "https://github.com/swiftmailer/swiftmailer.git",
2217
                "reference": "d8db871a54619458a805229a057ea2af33c753e8"
2218
            },
2219
            "dist": {
2220
                "type": "zip",
2221
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d8db871a54619458a805229a057ea2af33c753e8",
2222
                "reference": "d8db871a54619458a805229a057ea2af33c753e8",
2223
                "shasum": ""
2224
            },
2225
            "require": {
2226
                "php": ">=5.3.3"
2227
            },
2228
            "require-dev": {
2229
                "mockery/mockery": "~0.9.1,<0.9.4"
2230
            },
2231
            "type": "library",
2232
            "extra": {
2233
                "branch-alias": {
2234
                    "dev-master": "5.4-dev"
2235
                }
2236
            },
2237
            "autoload": {
2238
                "files": [
2239
                    "lib/swift_required.php"
2240
                ]
2241
            },
2242
            "notification-url": "https://packagist.org/downloads/",
2243
            "license": [
2244
                "MIT"
2245
            ],
2246
            "authors": [
2247
                {
2248
                    "name": "Chris Corbyn"
2249
                },
2250
                {
2251
                    "name": "Fabien Potencier",
2252
                    "email": "[email protected]"
2253
                }
2254
            ],
2255
            "description": "Swiftmailer, free feature-rich PHP mailer",
2256
            "homepage": "http://swiftmailer.org",
2257
            "keywords": [
2258
                "email",
2259
                "mail",
2260
                "mailer"
2261
            ],
2262
            "time": "2016-05-01 08:45:47"
2263
        },
2264
        {
2265
            "name": "symfony/assetic-bundle",
2266
            "version": "v2.3.1",
2267
            "target-dir": "Symfony/Bundle/AsseticBundle",
2268
            "source": {
2269
                "type": "git",
2270
                "url": "https://github.com/symfony/assetic-bundle.git",
2271
                "reference": "099e0bb5d80e7039af20db384a41017fde521f21"
2272
            },
2273
            "dist": {
2274
                "type": "zip",
2275
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/099e0bb5d80e7039af20db384a41017fde521f21",
2276
                "reference": "099e0bb5d80e7039af20db384a41017fde521f21",
2277
                "shasum": ""
2278
            },
2279
            "require": {
2280
                "kriswallsmith/assetic": "1.1.x",
2281
                "php": ">=5.3.0",
2282
                "symfony/framework-bundle": "~2.1"
2283
            },
2284
            "require-dev": {
2285
                "symfony/class-loader": "~2.1",
2286
                "symfony/console": "~2.1",
2287
                "symfony/css-selector": "~2.1",
2288
                "symfony/dom-crawler": "~2.1",
2289
                "symfony/form": "~2.1",
2290
                "symfony/twig-bundle": "~2.1",
2291
                "symfony/yaml": "~2.1"
2292
            },
2293
            "suggest": {
2294
                "symfony/twig-bundle": "~2.1"
2295
            },
2296
            "type": "symfony-bundle",
2297
            "extra": {
2298
                "branch-alias": {
2299
                    "dev-master": "2.3-dev"
2300
                }
2301
            },
2302
            "autoload": {
2303
                "psr-0": {
2304
                    "Symfony\\Bundle\\AsseticBundle": ""
2305
                }
2306
            },
2307
            "notification-url": "https://packagist.org/downloads/",
2308
            "license": [
2309
                "MIT"
2310
            ],
2311
            "authors": [
2312
                {
2313
                    "name": "Kris Wallsmith",
2314
                    "email": "[email protected]",
2315
                    "homepage": "http://kriswallsmith.net/"
2316
                }
2317
            ],
2318
            "description": "Integrates Assetic into Symfony2",
2319
            "homepage": "https://github.com/symfony/AsseticBundle",
2320
            "keywords": [
2321
                "assets",
2322
                "compression",
2323
                "minification"
2324
            ],
2325
            "time": "2013-11-25 16:34:50"
2326
        },
2327
        {
2328
            "name": "symfony/monolog-bundle",
2329
            "version": "v2.3.0",
2330
            "target-dir": "Symfony/Bundle/MonologBundle",
2331
            "source": {
2332
                "type": "git",
2333
                "url": "https://github.com/symfony/monolog-bundle.git",
2334
                "reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a"
2335
            },
2336
            "dist": {
2337
                "type": "zip",
2338
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/03ed73bc11367b3156cc21f22ac37c7f70fcd10a",
2339
                "reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a",
2340
                "shasum": ""
2341
            },
2342
            "require": {
2343
                "monolog/monolog": "~1.3",
2344
                "php": ">=5.3.2",
2345
                "symfony/config": "~2.2-beta2",
2346
                "symfony/dependency-injection": "~2.2-beta2",
2347
                "symfony/monolog-bridge": "~2.2-beta2"
2348
            },
2349
            "require-dev": {
2350
                "symfony/yaml": "~2.2-beta2"
2351
            },
2352
            "type": "symfony-bundle",
2353
            "extra": {
2354
                "branch-alias": {
2355
                    "dev-master": "2.2.x-dev"
2356
                }
2357
            },
2358
            "autoload": {
2359
                "psr-0": {
2360
                    "Symfony\\Bundle\\MonologBundle": ""
2361
                }
2362
            },
2363
            "notification-url": "https://packagist.org/downloads/",
2364
            "license": [
2365
                "MIT"
2366
            ],
2367
            "authors": [
2368
                {
2369
                    "name": "Fabien Potencier",
2370
                    "email": "[email protected]"
2371
                },
2372
                {
2373
                    "name": "Symfony Community",
2374
                    "homepage": "http://symfony.com/contributors"
2375
                }
2376
            ],
2377
            "description": "Symfony MonologBundle",
2378
            "homepage": "http://symfony.com",
2379
            "keywords": [
2380
                "log",
2381
                "logging"
2382
            ],
2383
            "time": "2013-05-27 18:06:55"
2384
        },
2385
        {
2386
            "name": "symfony/polyfill-apcu",
2387
            "version": "v1.2.0",
2388
            "source": {
2389
                "type": "git",
2390
                "url": "https://github.com/symfony/polyfill-apcu.git",
2391
                "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b"
2392
            },
2393
            "dist": {
2394
                "type": "zip",
2395
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/6d58bceaeea2c2d3eb62503839b18646e161cd6b",
2396
                "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b",
2397
                "shasum": ""
2398
            },
2399
            "require": {
2400
                "php": ">=5.3.3"
2401
            },
2402
            "type": "library",
2403
            "extra": {
2404
                "branch-alias": {
2405
                    "dev-master": "1.2-dev"
2406
                }
2407
            },
2408
            "autoload": {
2409
                "files": [
2410
                    "bootstrap.php"
2411
                ]
2412
            },
2413
            "notification-url": "https://packagist.org/downloads/",
2414
            "license": [
2415
                "MIT"
2416
            ],
2417
            "authors": [
2418
                {
2419
                    "name": "Nicolas Grekas",
2420
                    "email": "[email protected]"
2421
                },
2422
                {
2423
                    "name": "Symfony Community",
2424
                    "homepage": "https://symfony.com/contributors"
2425
                }
2426
            ],
2427
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
2428
            "homepage": "https://symfony.com",
2429
            "keywords": [
2430
                "apcu",
2431
                "compatibility",
2432
                "polyfill",
2433
                "portable",
2434
                "shim"
2435
            ],
2436
            "time": "2016-05-18 14:26:46"
2437
        },
2438
        {
2439
            "name": "symfony/polyfill-mbstring",
2440
            "version": "v1.2.0",
2441
            "source": {
2442
                "type": "git",
2443
                "url": "https://github.com/symfony/polyfill-mbstring.git",
2444
                "reference": "dff51f72b0706335131b00a7f49606168c582594"
2445
            },
2446
            "dist": {
2447
                "type": "zip",
2448
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
2449
                "reference": "dff51f72b0706335131b00a7f49606168c582594",
2450
                "shasum": ""
2451
            },
2452
            "require": {
2453
                "php": ">=5.3.3"
2454
            },
2455
            "suggest": {
2456
                "ext-mbstring": "For best performance"
2457
            },
2458
            "type": "library",
2459
            "extra": {
2460
                "branch-alias": {
2461
                    "dev-master": "1.2-dev"
2462
                }
2463
            },
2464
            "autoload": {
2465
                "psr-4": {
2466
                    "Symfony\\Polyfill\\Mbstring\\": ""
2467
                },
2468
                "files": [
2469
                    "bootstrap.php"
2470
                ]
2471
            },
2472
            "notification-url": "https://packagist.org/downloads/",
2473
            "license": [
2474
                "MIT"
2475
            ],
2476
            "authors": [
2477
                {
2478
                    "name": "Nicolas Grekas",
2479
                    "email": "[email protected]"
2480
                },
2481
                {
2482
                    "name": "Symfony Community",
2483
                    "homepage": "https://symfony.com/contributors"
2484
                }
2485
            ],
2486
            "description": "Symfony polyfill for the Mbstring extension",
2487
            "homepage": "https://symfony.com",
2488
            "keywords": [
2489
                "compatibility",
2490
                "mbstring",
2491
                "polyfill",
2492
                "portable",
2493
                "shim"
2494
            ],
2495
            "time": "2016-05-18 14:26:46"
2496
        },
2497
        {
2498
            "name": "symfony/swiftmailer-bundle",
2499
            "version": "v2.3.11",
2500
            "source": {
2501
                "type": "git",
2502
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
2503
                "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690"
2504
            },
2505
            "dist": {
2506
                "type": "zip",
2507
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/5e1a90f28213231ceee19c953bbebc5b5b95c690",
2508
                "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690",
2509
                "shasum": ""
2510
            },
2511
            "require": {
2512
                "php": ">=5.3.2",
2513
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
2514
                "symfony/config": "~2.3|~3.0",
2515
                "symfony/dependency-injection": "~2.3|~3.0",
2516
                "symfony/http-kernel": "~2.3|~3.0",
2517
                "symfony/yaml": "~2.3|~3.0"
2518
            },
2519
            "require-dev": {
2520
                "symfony/phpunit-bridge": "~2.7|~3.0"
2521
            },
2522
            "suggest": {
2523
                "psr/log": "Allows logging"
2524
            },
2525
            "type": "symfony-bundle",
2526
            "extra": {
2527
                "branch-alias": {
2528
                    "dev-master": "2.3-dev"
2529
                }
2530
            },
2531
            "autoload": {
2532
                "psr-4": {
2533
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
2534
                }
2535
            },
2536
            "notification-url": "https://packagist.org/downloads/",
2537
            "license": [
2538
                "MIT"
2539
            ],
2540
            "authors": [
2541
                {
2542
                    "name": "Symfony Community",
2543
                    "homepage": "http://symfony.com/contributors"
2544
                },
2545
                {
2546
                    "name": "Fabien Potencier",
2547
                    "email": "[email protected]"
2548
                }
2549
            ],
2550
            "description": "Symfony SwiftmailerBundle",
2551
            "homepage": "http://symfony.com",
2552
            "time": "2016-01-15 16:41:20"
2553
        },
2554
        {
2555
            "name": "symfony/symfony",
2556
            "version": "v2.3.41",
2557
            "source": {
2558
                "type": "git",
2559
                "url": "https://github.com/symfony/symfony.git",
2560
                "reference": "f3f87ce00d90261a7d31673632f11e9149863bbb"
2561
            },
2562
            "dist": {
2563
                "type": "zip",
2564
                "url": "https://api.github.com/repos/symfony/symfony/zipball/f3f87ce00d90261a7d31673632f11e9149863bbb",
2565
                "reference": "f3f87ce00d90261a7d31673632f11e9149863bbb",
2566
                "shasum": ""
2567
            },
2568
            "require": {
2569
                "doctrine/common": "~2.4",
2570
                "paragonie/random_compat": "~1.0",
2571
                "php": ">=5.3.3",
2572
                "psr/log": "~1.0",
2573
                "symfony/polyfill-apcu": "~1.1",
2574
                "symfony/polyfill-mbstring": "~1.1",
2575
                "twig/twig": "~1.23|~2.0"
2576
            },
2577
            "replace": {
2578
                "symfony/browser-kit": "self.version",
2579
                "symfony/class-loader": "self.version",
2580
                "symfony/config": "self.version",
2581
                "symfony/console": "self.version",
2582
                "symfony/css-selector": "self.version",
2583
                "symfony/debug": "self.version",
2584
                "symfony/dependency-injection": "self.version",
2585
                "symfony/doctrine-bridge": "self.version",
2586
                "symfony/dom-crawler": "self.version",
2587
                "symfony/event-dispatcher": "self.version",
2588
                "symfony/filesystem": "self.version",
2589
                "symfony/finder": "self.version",
2590
                "symfony/form": "self.version",
2591
                "symfony/framework-bundle": "self.version",
2592
                "symfony/http-foundation": "self.version",
2593
                "symfony/http-kernel": "self.version",
2594
                "symfony/intl": "self.version",
2595
                "symfony/locale": "self.version",
2596
                "symfony/monolog-bridge": "self.version",
2597
                "symfony/options-resolver": "self.version",
2598
                "symfony/process": "self.version",
2599
                "symfony/propel1-bridge": "self.version",
2600
                "symfony/property-access": "self.version",
2601
                "symfony/proxy-manager-bridge": "self.version",
2602
                "symfony/routing": "self.version",
2603
                "symfony/security": "self.version",
2604
                "symfony/security-acl": "self.version",
2605
                "symfony/security-bundle": "self.version",
2606
                "symfony/security-core": "self.version",
2607
                "symfony/security-http": "self.version",
2608
                "symfony/serializer": "self.version",
2609
                "symfony/stopwatch": "self.version",
2610
                "symfony/swiftmailer-bridge": "self.version",
2611
                "symfony/templating": "self.version",
2612
                "symfony/translation": "self.version",
2613
                "symfony/twig-bridge": "self.version",
2614
                "symfony/twig-bundle": "self.version",
2615
                "symfony/validator": "self.version",
2616
                "symfony/web-profiler-bundle": "self.version",
2617
                "symfony/yaml": "self.version"
2618
            },
2619
            "require-dev": {
2620
                "doctrine/data-fixtures": "1.0.*",
2621
                "doctrine/dbal": "~2.4",
2622
                "doctrine/orm": "~2.4,>=2.4.5",
2623
                "ircmaxell/password-compat": "~1.0",
2624
                "monolog/monolog": "~1.3",
2625
                "ocramius/proxy-manager": "~0.3.1|~1.0|~2.0",
2626
                "propel/propel1": "~1.6"
2627
            },
2628
            "type": "library",
2629
            "extra": {
2630
                "branch-alias": {
2631
                    "dev-master": "2.3-dev"
2632
                }
2633
            },
2634
            "autoload": {
2635
                "psr-0": {
2636
                    "Symfony\\": "src/"
2637
                },
2638
                "classmap": [
2639
                    "src/Symfony/Component/HttpFoundation/Resources/stubs",
2640
                    "src/Symfony/Component/Intl/Resources/stubs"
2641
                ],
2642
                "files": [
2643
                    "src/Symfony/Component/Intl/Resources/stubs/functions.php"
2644
                ],
2645
                "exclude-from-classmap": [
2646
                    "**/Tests/"
2647
                ]
2648
            },
2649
            "notification-url": "https://packagist.org/downloads/",
2650
            "license": [
2651
                "MIT"
2652
            ],
2653
            "authors": [
2654
                {
2655
                    "name": "Fabien Potencier",
2656
                    "email": "[email protected]"
2657
                },
2658
                {
2659
                    "name": "Symfony Community",
2660
                    "homepage": "https://symfony.com/contributors"
2661
                }
2662
            ],
2663
            "description": "The Symfony PHP framework",
2664
            "homepage": "https://symfony.com",
2665
            "keywords": [
2666
                "framework"
2667
            ],
2668
            "time": "2016-05-09 19:45:40"
2669
        },
2670
        {
2671
            "name": "twig/extensions",
2672
            "version": "v1.0.1",
2673
            "source": {
2674
                "type": "git",
2675
                "url": "https://github.com/twigphp/Twig-extensions.git",
2676
                "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
2677
            },
2678
            "dist": {
2679
                "type": "zip",
2680
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
2681
                "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
2682
                "shasum": ""
2683
            },
2684
            "require": {
2685
                "twig/twig": "~1.0"
2686
            },
2687
            "type": "library",
2688
            "extra": {
2689
                "branch-alias": {
2690
                    "dev-master": "1.0.x-dev"
2691
                }
2692
            },
2693
            "autoload": {
2694
                "psr-0": {
2695
                    "Twig_Extensions_": "lib/"
2696
                }
2697
            },
2698
            "notification-url": "https://packagist.org/downloads/",
2699
            "license": [
2700
                "MIT"
2701
            ],
2702
            "authors": [
2703
                {
2704
                    "name": "Fabien Potencier",
2705
                    "email": "[email protected]"
2706
                }
2707
            ],
2708
            "description": "Common additional features for Twig that do not directly belong in core",
2709
            "homepage": "https://github.com/fabpot/Twig-extensions",
2710
            "keywords": [
2711
                "debug",
2712
                "i18n",
2713
                "text"
2714
            ],
2715
            "time": "2013-10-18 19:37:15"
2716
        },
2717
        {
2718
            "name": "twig/twig",
2719
            "version": "v1.24.0",
2720
            "source": {
2721
                "type": "git",
2722
                "url": "https://github.com/twigphp/Twig.git",
2723
                "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8"
2724
            },
2725
            "dist": {
2726
                "type": "zip",
2727
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
2728
                "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
2729
                "shasum": ""
2730
            },
2731
            "require": {
2732
                "php": ">=5.2.7"
2733
            },
2734
            "require-dev": {
2735
                "symfony/debug": "~2.7",
2736
                "symfony/phpunit-bridge": "~2.7"
2737
            },
2738
            "type": "library",
2739
            "extra": {
2740
                "branch-alias": {
2741
                    "dev-master": "1.24-dev"
2742
                }
2743
            },
2744
            "autoload": {
2745
                "psr-0": {
2746
                    "Twig_": "lib/"
2747
                }
2748
            },
2749
            "notification-url": "https://packagist.org/downloads/",
2750
            "license": [
2751
                "BSD-3-Clause"
2752
            ],
2753
            "authors": [
2754
                {
2755
                    "name": "Fabien Potencier",
2756
                    "email": "[email protected]",
2757
                    "homepage": "http://fabien.potencier.org",
2758
                    "role": "Lead Developer"
2759
                },
2760
                {
2761
                    "name": "Armin Ronacher",
2762
                    "email": "[email protected]",
2763
                    "role": "Project Founder"
2764
                },
2765
                {
2766
                    "name": "Twig Team",
2767
                    "homepage": "http://twig.sensiolabs.org/contributors",
2768
                    "role": "Contributors"
2769
                }
2770
            ],
2771
            "description": "Twig, the flexible, fast, and secure template language for PHP",
2772
            "homepage": "http://twig.sensiolabs.org",
2773
            "keywords": [
2774
                "templating"
2775
            ],
2776
            "time": "2016-01-25 21:22:18"
2777
        },
2778
        {
2779
            "name": "zendframework/zend-code",
2780
            "version": "3.0.2",
2781
            "source": {
2782
                "type": "git",
2783
                "url": "https://github.com/zendframework/zend-code.git",
2784
                "reference": "57cfbcf794a79985278d6308325bc86060af588c"
2785
            },
2786
            "dist": {
2787
                "type": "zip",
2788
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/57cfbcf794a79985278d6308325bc86060af588c",
2789
                "reference": "57cfbcf794a79985278d6308325bc86060af588c",
2790
                "shasum": ""
2791
            },
2792
            "require": {
2793
                "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
2794
                "zendframework/zend-eventmanager": "^2.6 || ^3.0"
2795
            },
2796
            "require-dev": {
2797
                "doctrine/annotations": "~1.0",
2798
                "ext-phar": "*",
2799
                "phpunit/phpunit": "^4.8.21",
2800
                "squizlabs/php_codesniffer": "^2.5",
2801
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
2802
            },
2803
            "suggest": {
2804
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
2805
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
2806
            },
2807
            "type": "library",
2808
            "extra": {
2809
                "branch-alias": {
2810
                    "dev-master": "3.0-dev",
2811
                    "dev-develop": "3.1-dev"
2812
                }
2813
            },
2814
            "autoload": {
2815
                "psr-4": {
2816
                    "Zend\\Code\\": "src/"
2817
                }
2818
            },
2819
            "notification-url": "https://packagist.org/downloads/",
2820
            "license": [
2821
                "BSD-3-Clause"
2822
            ],
2823
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
2824
            "homepage": "https://github.com/zendframework/zend-code",
2825
            "keywords": [
2826
                "code",
2827
                "zf2"
2828
            ],
2829
            "time": "2016-04-20 17:34:49"
2830
        },
2831
        {
2832
            "name": "zendframework/zend-eventmanager",
2833
            "version": "3.0.1",
2834
            "source": {
2835
                "type": "git",
2836
                "url": "https://github.com/zendframework/zend-eventmanager.git",
2837
                "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e"
2838
            },
2839
            "dist": {
2840
                "type": "zip",
2841
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e",
2842
                "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e",
2843
                "shasum": ""
2844
            },
2845
            "require": {
2846
                "php": "^5.5 || ^7.0"
2847
            },
2848
            "require-dev": {
2849
                "athletic/athletic": "^0.1",
2850
                "container-interop/container-interop": "^1.1.0",
2851
                "phpunit/phpunit": "~4.0",
2852
                "squizlabs/php_codesniffer": "^2.0",
2853
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
2854
            },
2855
            "suggest": {
2856
                "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
2857
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
2858
            },
2859
            "type": "library",
2860
            "extra": {
2861
                "branch-alias": {
2862
                    "dev-master": "3.0-dev",
2863
                    "dev-develop": "3.1-dev"
2864
                }
2865
            },
2866
            "autoload": {
2867
                "psr-4": {
2868
                    "Zend\\EventManager\\": "src/"
2869
                }
2870
            },
2871
            "notification-url": "https://packagist.org/downloads/",
2872
            "license": [
2873
                "BSD-3-Clause"
2874
            ],
2875
            "description": "Trigger and listen to events within a PHP application",
2876
            "homepage": "https://github.com/zendframework/zend-eventmanager",
2877
            "keywords": [
2878
                "event",
2879
                "eventmanager",
2880
                "events",
2881
                "zf2"
2882
            ],
2883
            "time": "2016-02-18 20:53:00"
2884
        }
2885
    ],
2886
    "packages-dev": [
2887
        {
2888
            "name": "doctrine/instantiator",
2889
            "version": "1.0.5",
2890
            "source": {
2891
                "type": "git",
2892
                "url": "https://github.com/doctrine/instantiator.git",
2893
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2894
            },
2895
            "dist": {
2896
                "type": "zip",
2897
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
2898
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2899
                "shasum": ""
2900
            },
2901
            "require": {
2902
                "php": ">=5.3,<8.0-DEV"
2903
            },
2904
            "require-dev": {
2905
                "athletic/athletic": "~0.1.8",
2906
                "ext-pdo": "*",
2907
                "ext-phar": "*",
2908
                "phpunit/phpunit": "~4.0",
2909
                "squizlabs/php_codesniffer": "~2.0"
2910
            },
2911
            "type": "library",
2912
            "extra": {
2913
                "branch-alias": {
2914
                    "dev-master": "1.0.x-dev"
2915
                }
2916
            },
2917
            "autoload": {
2918
                "psr-4": {
2919
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2920
                }
2921
            },
2922
            "notification-url": "https://packagist.org/downloads/",
2923
            "license": [
2924
                "MIT"
2925
            ],
2926
            "authors": [
2927
                {
2928
                    "name": "Marco Pivetta",
2929
                    "email": "[email protected]",
2930
                    "homepage": "http://ocramius.github.com/"
2931
                }
2932
            ],
2933
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2934
            "homepage": "https://github.com/doctrine/instantiator",
2935
            "keywords": [
2936
                "constructor",
2937
                "instantiate"
2938
            ],
2939
            "time": "2015-06-14 21:17:01"
2940
        },
2941
        {
2942
            "name": "phpdocumentor/reflection-docblock",
2943
            "version": "2.0.4",
2944
            "source": {
2945
                "type": "git",
2946
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2947
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
2948
            },
2949
            "dist": {
2950
                "type": "zip",
2951
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
2952
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
2953
                "shasum": ""
2954
            },
2955
            "require": {
2956
                "php": ">=5.3.3"
2957
            },
2958
            "require-dev": {
2959
                "phpunit/phpunit": "~4.0"
2960
            },
2961
            "suggest": {
2962
                "dflydev/markdown": "~1.0",
2963
                "erusev/parsedown": "~1.0"
2964
            },
2965
            "type": "library",
2966
            "extra": {
2967
                "branch-alias": {
2968
                    "dev-master": "2.0.x-dev"
2969
                }
2970
            },
2971
            "autoload": {
2972
                "psr-0": {
2973
                    "phpDocumentor": [
2974
                        "src/"
2975
                    ]
2976
                }
2977
            },
2978
            "notification-url": "https://packagist.org/downloads/",
2979
            "license": [
2980
                "MIT"
2981
            ],
2982
            "authors": [
2983
                {
2984
                    "name": "Mike van Riel",
2985
                    "email": "[email protected]"
2986
                }
2987
            ],
2988
            "time": "2015-02-03 12:10:50"
2989
        },
2990
        {
2991
            "name": "phpspec/prophecy",
2992
            "version": "v1.6.0",
2993
            "source": {
2994
                "type": "git",
2995
                "url": "https://github.com/phpspec/prophecy.git",
2996
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
2997
            },
2998
            "dist": {
2999
                "type": "zip",
3000
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
3001
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
3002
                "shasum": ""
3003
            },
3004
            "require": {
3005
                "doctrine/instantiator": "^1.0.2",
3006
                "php": "^5.3|^7.0",
3007
                "phpdocumentor/reflection-docblock": "~2.0",
3008
                "sebastian/comparator": "~1.1",
3009
                "sebastian/recursion-context": "~1.0"
3010
            },
3011
            "require-dev": {
3012
                "phpspec/phpspec": "~2.0"
3013
            },
3014
            "type": "library",
3015
            "extra": {
3016
                "branch-alias": {
3017
                    "dev-master": "1.5.x-dev"
3018
                }
3019
            },
3020
            "autoload": {
3021
                "psr-0": {
3022
                    "Prophecy\\": "src/"
3023
                }
3024
            },
3025
            "notification-url": "https://packagist.org/downloads/",
3026
            "license": [
3027
                "MIT"
3028
            ],
3029
            "authors": [
3030
                {
3031
                    "name": "Konstantin Kudryashov",
3032
                    "email": "[email protected]",
3033
                    "homepage": "http://everzet.com"
3034
                },
3035
                {
3036
                    "name": "Marcello Duarte",
3037
                    "email": "[email protected]"
3038
                }
3039
            ],
3040
            "description": "Highly opinionated mocking framework for PHP 5.3+",
3041
            "homepage": "https://github.com/phpspec/prophecy",
3042
            "keywords": [
3043
                "Double",
3044
                "Dummy",
3045
                "fake",
3046
                "mock",
3047
                "spy",
3048
                "stub"
3049
            ],
3050
            "time": "2016-02-15 07:46:21"
3051
        },
3052
        {
3053
            "name": "phpunit/php-code-coverage",
3054
            "version": "2.2.4",
3055
            "source": {
3056
                "type": "git",
3057
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3058
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
3059
            },
3060
            "dist": {
3061
                "type": "zip",
3062
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3063
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3064
                "shasum": ""
3065
            },
3066
            "require": {
3067
                "php": ">=5.3.3",
3068
                "phpunit/php-file-iterator": "~1.3",
3069
                "phpunit/php-text-template": "~1.2",
3070
                "phpunit/php-token-stream": "~1.3",
3071
                "sebastian/environment": "^1.3.2",
3072
                "sebastian/version": "~1.0"
3073
            },
3074
            "require-dev": {
3075
                "ext-xdebug": ">=2.1.4",
3076
                "phpunit/phpunit": "~4"
3077
            },
3078
            "suggest": {
3079
                "ext-dom": "*",
3080
                "ext-xdebug": ">=2.2.1",
3081
                "ext-xmlwriter": "*"
3082
            },
3083
            "type": "library",
3084
            "extra": {
3085
                "branch-alias": {
3086
                    "dev-master": "2.2.x-dev"
3087
                }
3088
            },
3089
            "autoload": {
3090
                "classmap": [
3091
                    "src/"
3092
                ]
3093
            },
3094
            "notification-url": "https://packagist.org/downloads/",
3095
            "license": [
3096
                "BSD-3-Clause"
3097
            ],
3098
            "authors": [
3099
                {
3100
                    "name": "Sebastian Bergmann",
3101
                    "email": "[email protected]",
3102
                    "role": "lead"
3103
                }
3104
            ],
3105
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3106
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3107
            "keywords": [
3108
                "coverage",
3109
                "testing",
3110
                "xunit"
3111
            ],
3112
            "time": "2015-10-06 15:47:00"
3113
        },
3114
        {
3115
            "name": "phpunit/php-file-iterator",
3116
            "version": "1.4.1",
3117
            "source": {
3118
                "type": "git",
3119
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3120
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
3121
            },
3122
            "dist": {
3123
                "type": "zip",
3124
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3125
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3126
                "shasum": ""
3127
            },
3128
            "require": {
3129
                "php": ">=5.3.3"
3130
            },
3131
            "type": "library",
3132
            "extra": {
3133
                "branch-alias": {
3134
                    "dev-master": "1.4.x-dev"
3135
                }
3136
            },
3137
            "autoload": {
3138
                "classmap": [
3139
                    "src/"
3140
                ]
3141
            },
3142
            "notification-url": "https://packagist.org/downloads/",
3143
            "license": [
3144
                "BSD-3-Clause"
3145
            ],
3146
            "authors": [
3147
                {
3148
                    "name": "Sebastian Bergmann",
3149
                    "email": "[email protected]",
3150
                    "role": "lead"
3151
                }
3152
            ],
3153
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3154
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3155
            "keywords": [
3156
                "filesystem",
3157
                "iterator"
3158
            ],
3159
            "time": "2015-06-21 13:08:43"
3160
        },
3161
        {
3162
            "name": "phpunit/php-text-template",
3163
            "version": "1.2.1",
3164
            "source": {
3165
                "type": "git",
3166
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
3167
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3168
            },
3169
            "dist": {
3170
                "type": "zip",
3171
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3172
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3173
                "shasum": ""
3174
            },
3175
            "require": {
3176
                "php": ">=5.3.3"
3177
            },
3178
            "type": "library",
3179
            "autoload": {
3180
                "classmap": [
3181
                    "src/"
3182
                ]
3183
            },
3184
            "notification-url": "https://packagist.org/downloads/",
3185
            "license": [
3186
                "BSD-3-Clause"
3187
            ],
3188
            "authors": [
3189
                {
3190
                    "name": "Sebastian Bergmann",
3191
                    "email": "[email protected]",
3192
                    "role": "lead"
3193
                }
3194
            ],
3195
            "description": "Simple template engine.",
3196
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3197
            "keywords": [
3198
                "template"
3199
            ],
3200
            "time": "2015-06-21 13:50:34"
3201
        },
3202
        {
3203
            "name": "phpunit/php-timer",
3204
            "version": "1.0.8",
3205
            "source": {
3206
                "type": "git",
3207
                "url": "https://github.com/sebastianbergmann/php-timer.git",
3208
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
3209
            },
3210
            "dist": {
3211
                "type": "zip",
3212
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
3213
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
3214
                "shasum": ""
3215
            },
3216
            "require": {
3217
                "php": ">=5.3.3"
3218
            },
3219
            "require-dev": {
3220
                "phpunit/phpunit": "~4|~5"
3221
            },
3222
            "type": "library",
3223
            "autoload": {
3224
                "classmap": [
3225
                    "src/"
3226
                ]
3227
            },
3228
            "notification-url": "https://packagist.org/downloads/",
3229
            "license": [
3230
                "BSD-3-Clause"
3231
            ],
3232
            "authors": [
3233
                {
3234
                    "name": "Sebastian Bergmann",
3235
                    "email": "[email protected]",
3236
                    "role": "lead"
3237
                }
3238
            ],
3239
            "description": "Utility class for timing",
3240
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
3241
            "keywords": [
3242
                "timer"
3243
            ],
3244
            "time": "2016-05-12 18:03:57"
3245
        },
3246
        {
3247
            "name": "phpunit/php-token-stream",
3248
            "version": "1.4.8",
3249
            "source": {
3250
                "type": "git",
3251
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3252
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
3253
            },
3254
            "dist": {
3255
                "type": "zip",
3256
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3257
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3258
                "shasum": ""
3259
            },
3260
            "require": {
3261
                "ext-tokenizer": "*",
3262
                "php": ">=5.3.3"
3263
            },
3264
            "require-dev": {
3265
                "phpunit/phpunit": "~4.2"
3266
            },
3267
            "type": "library",
3268
            "extra": {
3269
                "branch-alias": {
3270
                    "dev-master": "1.4-dev"
3271
                }
3272
            },
3273
            "autoload": {
3274
                "classmap": [
3275
                    "src/"
3276
                ]
3277
            },
3278
            "notification-url": "https://packagist.org/downloads/",
3279
            "license": [
3280
                "BSD-3-Clause"
3281
            ],
3282
            "authors": [
3283
                {
3284
                    "name": "Sebastian Bergmann",
3285
                    "email": "[email protected]"
3286
                }
3287
            ],
3288
            "description": "Wrapper around PHP's tokenizer extension.",
3289
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3290
            "keywords": [
3291
                "tokenizer"
3292
            ],
3293
            "time": "2015-09-15 10:49:45"
3294
        },
3295
        {
3296
            "name": "phpunit/phpunit",
3297
            "version": "4.8.26",
3298
            "source": {
3299
                "type": "git",
3300
                "url": "https://github.com/sebastianbergmann/phpunit.git",
3301
                "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74"
3302
            },
3303
            "dist": {
3304
                "type": "zip",
3305
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74",
3306
                "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74",
3307
                "shasum": ""
3308
            },
3309
            "require": {
3310
                "ext-dom": "*",
3311
                "ext-json": "*",
3312
                "ext-pcre": "*",
3313
                "ext-reflection": "*",
3314
                "ext-spl": "*",
3315
                "php": ">=5.3.3",
3316
                "phpspec/prophecy": "^1.3.1",
3317
                "phpunit/php-code-coverage": "~2.1",
3318
                "phpunit/php-file-iterator": "~1.4",
3319
                "phpunit/php-text-template": "~1.2",
3320
                "phpunit/php-timer": "^1.0.6",
3321
                "phpunit/phpunit-mock-objects": "~2.3",
3322
                "sebastian/comparator": "~1.1",
3323
                "sebastian/diff": "~1.2",
3324
                "sebastian/environment": "~1.3",
3325
                "sebastian/exporter": "~1.2",
3326
                "sebastian/global-state": "~1.0",
3327
                "sebastian/version": "~1.0",
3328
                "symfony/yaml": "~2.1|~3.0"
3329
            },
3330
            "suggest": {
3331
                "phpunit/php-invoker": "~1.1"
3332
            },
3333
            "bin": [
3334
                "phpunit"
3335
            ],
3336
            "type": "library",
3337
            "extra": {
3338
                "branch-alias": {
3339
                    "dev-master": "4.8.x-dev"
3340
                }
3341
            },
3342
            "autoload": {
3343
                "classmap": [
3344
                    "src/"
3345
                ]
3346
            },
3347
            "notification-url": "https://packagist.org/downloads/",
3348
            "license": [
3349
                "BSD-3-Clause"
3350
            ],
3351
            "authors": [
3352
                {
3353
                    "name": "Sebastian Bergmann",
3354
                    "email": "[email protected]",
3355
                    "role": "lead"
3356
                }
3357
            ],
3358
            "description": "The PHP Unit Testing framework.",
3359
            "homepage": "https://phpunit.de/",
3360
            "keywords": [
3361
                "phpunit",
3362
                "testing",
3363
                "xunit"
3364
            ],
3365
            "time": "2016-05-17 03:09:28"
3366
        },
3367
        {
3368
            "name": "phpunit/phpunit-mock-objects",
3369
            "version": "2.3.8",
3370
            "source": {
3371
                "type": "git",
3372
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3373
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
3374
            },
3375
            "dist": {
3376
                "type": "zip",
3377
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3378
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3379
                "shasum": ""
3380
            },
3381
            "require": {
3382
                "doctrine/instantiator": "^1.0.2",
3383
                "php": ">=5.3.3",
3384
                "phpunit/php-text-template": "~1.2",
3385
                "sebastian/exporter": "~1.2"
3386
            },
3387
            "require-dev": {
3388
                "phpunit/phpunit": "~4.4"
3389
            },
3390
            "suggest": {
3391
                "ext-soap": "*"
3392
            },
3393
            "type": "library",
3394
            "extra": {
3395
                "branch-alias": {
3396
                    "dev-master": "2.3.x-dev"
3397
                }
3398
            },
3399
            "autoload": {
3400
                "classmap": [
3401
                    "src/"
3402
                ]
3403
            },
3404
            "notification-url": "https://packagist.org/downloads/",
3405
            "license": [
3406
                "BSD-3-Clause"
3407
            ],
3408
            "authors": [
3409
                {
3410
                    "name": "Sebastian Bergmann",
3411
                    "email": "[email protected]",
3412
                    "role": "lead"
3413
                }
3414
            ],
3415
            "description": "Mock Object library for PHPUnit",
3416
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3417
            "keywords": [
3418
                "mock",
3419
                "xunit"
3420
            ],
3421
            "time": "2015-10-02 06:51:40"
3422
        },
3423
        {
3424
            "name": "sebastian/comparator",
3425
            "version": "1.2.0",
3426
            "source": {
3427
                "type": "git",
3428
                "url": "https://github.com/sebastianbergmann/comparator.git",
3429
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
3430
            },
3431
            "dist": {
3432
                "type": "zip",
3433
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
3434
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
3435
                "shasum": ""
3436
            },
3437
            "require": {
3438
                "php": ">=5.3.3",
3439
                "sebastian/diff": "~1.2",
3440
                "sebastian/exporter": "~1.2"
3441
            },
3442
            "require-dev": {
3443
                "phpunit/phpunit": "~4.4"
3444
            },
3445
            "type": "library",
3446
            "extra": {
3447
                "branch-alias": {
3448
                    "dev-master": "1.2.x-dev"
3449
                }
3450
            },
3451
            "autoload": {
3452
                "classmap": [
3453
                    "src/"
3454
                ]
3455
            },
3456
            "notification-url": "https://packagist.org/downloads/",
3457
            "license": [
3458
                "BSD-3-Clause"
3459
            ],
3460
            "authors": [
3461
                {
3462
                    "name": "Jeff Welch",
3463
                    "email": "[email protected]"
3464
                },
3465
                {
3466
                    "name": "Volker Dusch",
3467
                    "email": "[email protected]"
3468
                },
3469
                {
3470
                    "name": "Bernhard Schussek",
3471
                    "email": "[email protected]"
3472
                },
3473
                {
3474
                    "name": "Sebastian Bergmann",
3475
                    "email": "[email protected]"
3476
                }
3477
            ],
3478
            "description": "Provides the functionality to compare PHP values for equality",
3479
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
3480
            "keywords": [
3481
                "comparator",
3482
                "compare",
3483
                "equality"
3484
            ],
3485
            "time": "2015-07-26 15:48:44"
3486
        },
3487
        {
3488
            "name": "sebastian/diff",
3489
            "version": "1.4.1",
3490
            "source": {
3491
                "type": "git",
3492
                "url": "https://github.com/sebastianbergmann/diff.git",
3493
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
3494
            },
3495
            "dist": {
3496
                "type": "zip",
3497
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
3498
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
3499
                "shasum": ""
3500
            },
3501
            "require": {
3502
                "php": ">=5.3.3"
3503
            },
3504
            "require-dev": {
3505
                "phpunit/phpunit": "~4.8"
3506
            },
3507
            "type": "library",
3508
            "extra": {
3509
                "branch-alias": {
3510
                    "dev-master": "1.4-dev"
3511
                }
3512
            },
3513
            "autoload": {
3514
                "classmap": [
3515
                    "src/"
3516
                ]
3517
            },
3518
            "notification-url": "https://packagist.org/downloads/",
3519
            "license": [
3520
                "BSD-3-Clause"
3521
            ],
3522
            "authors": [
3523
                {
3524
                    "name": "Kore Nordmann",
3525
                    "email": "[email protected]"
3526
                },
3527
                {
3528
                    "name": "Sebastian Bergmann",
3529
                    "email": "[email protected]"
3530
                }
3531
            ],
3532
            "description": "Diff implementation",
3533
            "homepage": "https://github.com/sebastianbergmann/diff",
3534
            "keywords": [
3535
                "diff"
3536
            ],
3537
            "time": "2015-12-08 07:14:41"
3538
        },
3539
        {
3540
            "name": "sebastian/environment",
3541
            "version": "1.3.7",
3542
            "source": {
3543
                "type": "git",
3544
                "url": "https://github.com/sebastianbergmann/environment.git",
3545
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
3546
            },
3547
            "dist": {
3548
                "type": "zip",
3549
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
3550
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
3551
                "shasum": ""
3552
            },
3553
            "require": {
3554
                "php": ">=5.3.3"
3555
            },
3556
            "require-dev": {
3557
                "phpunit/phpunit": "~4.4"
3558
            },
3559
            "type": "library",
3560
            "extra": {
3561
                "branch-alias": {
3562
                    "dev-master": "1.3.x-dev"
3563
                }
3564
            },
3565
            "autoload": {
3566
                "classmap": [
3567
                    "src/"
3568
                ]
3569
            },
3570
            "notification-url": "https://packagist.org/downloads/",
3571
            "license": [
3572
                "BSD-3-Clause"
3573
            ],
3574
            "authors": [
3575
                {
3576
                    "name": "Sebastian Bergmann",
3577
                    "email": "[email protected]"
3578
                }
3579
            ],
3580
            "description": "Provides functionality to handle HHVM/PHP environments",
3581
            "homepage": "http://www.github.com/sebastianbergmann/environment",
3582
            "keywords": [
3583
                "Xdebug",
3584
                "environment",
3585
                "hhvm"
3586
            ],
3587
            "time": "2016-05-17 03:18:57"
3588
        },
3589
        {
3590
            "name": "sebastian/exporter",
3591
            "version": "1.2.1",
3592
            "source": {
3593
                "type": "git",
3594
                "url": "https://github.com/sebastianbergmann/exporter.git",
3595
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
3596
            },
3597
            "dist": {
3598
                "type": "zip",
3599
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
3600
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
3601
                "shasum": ""
3602
            },
3603
            "require": {
3604
                "php": ">=5.3.3",
3605
                "sebastian/recursion-context": "~1.0"
3606
            },
3607
            "require-dev": {
3608
                "phpunit/phpunit": "~4.4"
3609
            },
3610
            "type": "library",
3611
            "extra": {
3612
                "branch-alias": {
3613
                    "dev-master": "1.2.x-dev"
3614
                }
3615
            },
3616
            "autoload": {
3617
                "classmap": [
3618
                    "src/"
3619
                ]
3620
            },
3621
            "notification-url": "https://packagist.org/downloads/",
3622
            "license": [
3623
                "BSD-3-Clause"
3624
            ],
3625
            "authors": [
3626
                {
3627
                    "name": "Jeff Welch",
3628
                    "email": "[email protected]"
3629
                },
3630
                {
3631
                    "name": "Volker Dusch",
3632
                    "email": "[email protected]"
3633
                },
3634
                {
3635
                    "name": "Bernhard Schussek",
3636
                    "email": "[email protected]"
3637
                },
3638
                {
3639
                    "name": "Sebastian Bergmann",
3640
                    "email": "[email protected]"
3641
                },
3642
                {
3643
                    "name": "Adam Harvey",
3644
                    "email": "[email protected]"
3645
                }
3646
            ],
3647
            "description": "Provides the functionality to export PHP variables for visualization",
3648
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
3649
            "keywords": [
3650
                "export",
3651
                "exporter"
3652
            ],
3653
            "time": "2015-06-21 07:55:53"
3654
        },
3655
        {
3656
            "name": "sebastian/global-state",
3657
            "version": "1.1.1",
3658
            "source": {
3659
                "type": "git",
3660
                "url": "https://github.com/sebastianbergmann/global-state.git",
3661
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
3662
            },
3663
            "dist": {
3664
                "type": "zip",
3665
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
3666
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
3667
                "shasum": ""
3668
            },
3669
            "require": {
3670
                "php": ">=5.3.3"
3671
            },
3672
            "require-dev": {
3673
                "phpunit/phpunit": "~4.2"
3674
            },
3675
            "suggest": {
3676
                "ext-uopz": "*"
3677
            },
3678
            "type": "library",
3679
            "extra": {
3680
                "branch-alias": {
3681
                    "dev-master": "1.0-dev"
3682
                }
3683
            },
3684
            "autoload": {
3685
                "classmap": [
3686
                    "src/"
3687
                ]
3688
            },
3689
            "notification-url": "https://packagist.org/downloads/",
3690
            "license": [
3691
                "BSD-3-Clause"
3692
            ],
3693
            "authors": [
3694
                {
3695
                    "name": "Sebastian Bergmann",
3696
                    "email": "[email protected]"
3697
                }
3698
            ],
3699
            "description": "Snapshotting of global state",
3700
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
3701
            "keywords": [
3702
                "global state"
3703
            ],
3704
            "time": "2015-10-12 03:26:01"
3705
        },
3706
        {
3707
            "name": "sebastian/recursion-context",
3708
            "version": "1.0.2",
3709
            "source": {
3710
                "type": "git",
3711
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
3712
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
3713
            },
3714
            "dist": {
3715
                "type": "zip",
3716
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
3717
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
3718
                "shasum": ""
3719
            },
3720
            "require": {
3721
                "php": ">=5.3.3"
3722
            },
3723
            "require-dev": {
3724
                "phpunit/phpunit": "~4.4"
3725
            },
3726
            "type": "library",
3727
            "extra": {
3728
                "branch-alias": {
3729
                    "dev-master": "1.0.x-dev"
3730
                }
3731
            },
3732
            "autoload": {
3733
                "classmap": [
3734
                    "src/"
3735
                ]
3736
            },
3737
            "notification-url": "https://packagist.org/downloads/",
3738
            "license": [
3739
                "BSD-3-Clause"
3740
            ],
3741
            "authors": [
3742
                {
3743
                    "name": "Jeff Welch",
3744
                    "email": "[email protected]"
3745
                },
3746
                {
3747
                    "name": "Sebastian Bergmann",
3748
                    "email": "[email protected]"
3749
                },
3750
                {
3751
                    "name": "Adam Harvey",
3752
                    "email": "[email protected]"
3753
                }
3754
            ],
3755
            "description": "Provides functionality to recursively process PHP variables",
3756
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3757
            "time": "2015-11-11 19:50:13"
3758
        },
3759
        {
3760
            "name": "sebastian/version",
3761
            "version": "1.0.6",
3762
            "source": {
3763
                "type": "git",
3764
                "url": "https://github.com/sebastianbergmann/version.git",
3765
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
3766
            },
3767
            "dist": {
3768
                "type": "zip",
3769
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3770
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3771
                "shasum": ""
3772
            },
3773
            "type": "library",
3774
            "autoload": {
3775
                "classmap": [
3776
                    "src/"
3777
                ]
3778
            },
3779
            "notification-url": "https://packagist.org/downloads/",
3780
            "license": [
3781
                "BSD-3-Clause"
3782
            ],
3783
            "authors": [
3784
                {
3785
                    "name": "Sebastian Bergmann",
3786
                    "email": "[email protected]",
3787
                    "role": "lead"
3788
                }
3789
            ],
3790
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3791
            "homepage": "https://github.com/sebastianbergmann/version",
3792
            "time": "2015-06-21 13:59:46"
3793
        }
3794
    ],
3795
    "aliases": [],
3796
    "minimum-stability": "stable",
3797
    "stability-flags": {
3798
        "leafo/scssphp": 20,
3799
        "ornicar/gravatar-bundle": 20,
3800
        "gedmo/doctrine-extensions": 20,
3801
        "doctrine/doctrine-migrations-bundle": 20,
3802
        "knplabs/knp-markdown-bundle": 20,
3803
        "beberlei/lite-cqrs": 20,
3804
        "bcrm/www-content": 20,
3805
        "doctrine/doctrine-fixtures-bundle": 20,
3806
        "kriswallsmith/buzz": 20,
3807
        "coderbyheart/mailchimp-bundle": 20
3808
    },
3809
    "prefer-stable": false,
3810
    "prefer-lowest": false,
3811
    "platform": {
3812
        "php": ">=5.3.3"
3813
    },
3814
    "platform-dev": []
3815
}
3816