Completed
Push — sf2.7 ( 18de34...b252b6 )
by Laurent
18:26
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": "a697d3153ad710ea9294d2c628e138c1",
8
    "content-hash": "235d701fb9d192d45aa3adc8277c9c84",
9
    "packages": [
10
        {
11
            "name": "behat/transliterator",
12
            "version": "v1.1.0",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/Behat/Transliterator.git",
16
                "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
21
                "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "php": ">=5.3.3"
26
            },
27
            "type": "library",
28
            "extra": {
29
                "branch-alias": {
30
                    "dev-master": "1.1-dev"
31
                }
32
            },
33
            "autoload": {
34
                "psr-0": {
35
                    "Behat\\Transliterator": "src/"
36
                }
37
            },
38
            "notification-url": "https://packagist.org/downloads/",
39
            "license": [
40
                "Artistic-1.0"
41
            ],
42
            "description": "String transliterator",
43
            "keywords": [
44
                "i18n",
45
                "slug",
46
                "transliterator"
47
            ],
48
            "time": "2015-09-28 16:26:35"
49
        },
50
        {
51
            "name": "doctrine/annotations",
52
            "version": "v1.2.7",
53
            "source": {
54
                "type": "git",
55
                "url": "https://github.com/doctrine/annotations.git",
56
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
57
            },
58
            "dist": {
59
                "type": "zip",
60
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
61
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
62
                "shasum": ""
63
            },
64
            "require": {
65
                "doctrine/lexer": "1.*",
66
                "php": ">=5.3.2"
67
            },
68
            "require-dev": {
69
                "doctrine/cache": "1.*",
70
                "phpunit/phpunit": "4.*"
71
            },
72
            "type": "library",
73
            "extra": {
74
                "branch-alias": {
75
                    "dev-master": "1.3.x-dev"
76
                }
77
            },
78
            "autoload": {
79
                "psr-0": {
80
                    "Doctrine\\Common\\Annotations\\": "lib/"
81
                }
82
            },
83
            "notification-url": "https://packagist.org/downloads/",
84
            "license": [
85
                "MIT"
86
            ],
87
            "authors": [
88
                {
89
                    "name": "Roman Borschel",
90
                    "email": "[email protected]"
91
                },
92
                {
93
                    "name": "Benjamin Eberlei",
94
                    "email": "[email protected]"
95
                },
96
                {
97
                    "name": "Guilherme Blanco",
98
                    "email": "[email protected]"
99
                },
100
                {
101
                    "name": "Jonathan Wage",
102
                    "email": "[email protected]"
103
                },
104
                {
105
                    "name": "Johannes Schmitt",
106
                    "email": "[email protected]"
107
                }
108
            ],
109
            "description": "Docblock Annotations Parser",
110
            "homepage": "http://www.doctrine-project.org",
111
            "keywords": [
112
                "annotations",
113
                "docblock",
114
                "parser"
115
            ],
116
            "time": "2015-08-31 12:32:49"
117
        },
118
        {
119
            "name": "doctrine/cache",
120
            "version": "v1.4.2",
121
            "source": {
122
                "type": "git",
123
                "url": "https://github.com/doctrine/cache.git",
124
                "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca"
125
            },
126
            "dist": {
127
                "type": "zip",
128
                "url": "https://api.github.com/repos/doctrine/cache/zipball/8c434000f420ade76a07c64cbe08ca47e5c101ca",
129
                "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca",
130
                "shasum": ""
131
            },
132
            "require": {
133
                "php": ">=5.3.2"
134
            },
135
            "conflict": {
136
                "doctrine/common": ">2.2,<2.4"
137
            },
138
            "require-dev": {
139
                "phpunit/phpunit": ">=3.7",
140
                "predis/predis": "~1.0",
141
                "satooshi/php-coveralls": "~0.6"
142
            },
143
            "type": "library",
144
            "extra": {
145
                "branch-alias": {
146
                    "dev-master": "1.5.x-dev"
147
                }
148
            },
149
            "autoload": {
150
                "psr-0": {
151
                    "Doctrine\\Common\\Cache\\": "lib/"
152
                }
153
            },
154
            "notification-url": "https://packagist.org/downloads/",
155
            "license": [
156
                "MIT"
157
            ],
158
            "authors": [
159
                {
160
                    "name": "Roman Borschel",
161
                    "email": "[email protected]"
162
                },
163
                {
164
                    "name": "Benjamin Eberlei",
165
                    "email": "[email protected]"
166
                },
167
                {
168
                    "name": "Guilherme Blanco",
169
                    "email": "[email protected]"
170
                },
171
                {
172
                    "name": "Jonathan Wage",
173
                    "email": "[email protected]"
174
                },
175
                {
176
                    "name": "Johannes Schmitt",
177
                    "email": "[email protected]"
178
                }
179
            ],
180
            "description": "Caching library offering an object-oriented API for many cache backends",
181
            "homepage": "http://www.doctrine-project.org",
182
            "keywords": [
183
                "cache",
184
                "caching"
185
            ],
186
            "time": "2015-08-31 12:36:41"
187
        },
188
        {
189
            "name": "doctrine/collections",
190
            "version": "v1.3.0",
191
            "source": {
192
                "type": "git",
193
                "url": "https://github.com/doctrine/collections.git",
194
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
195
            },
196
            "dist": {
197
                "type": "zip",
198
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
199
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
200
                "shasum": ""
201
            },
202
            "require": {
203
                "php": ">=5.3.2"
204
            },
205
            "require-dev": {
206
                "phpunit/phpunit": "~4.0"
207
            },
208
            "type": "library",
209
            "extra": {
210
                "branch-alias": {
211
                    "dev-master": "1.2.x-dev"
212
                }
213
            },
214
            "autoload": {
215
                "psr-0": {
216
                    "Doctrine\\Common\\Collections\\": "lib/"
217
                }
218
            },
219
            "notification-url": "https://packagist.org/downloads/",
220
            "license": [
221
                "MIT"
222
            ],
223
            "authors": [
224
                {
225
                    "name": "Roman Borschel",
226
                    "email": "[email protected]"
227
                },
228
                {
229
                    "name": "Benjamin Eberlei",
230
                    "email": "[email protected]"
231
                },
232
                {
233
                    "name": "Guilherme Blanco",
234
                    "email": "[email protected]"
235
                },
236
                {
237
                    "name": "Jonathan Wage",
238
                    "email": "[email protected]"
239
                },
240
                {
241
                    "name": "Johannes Schmitt",
242
                    "email": "[email protected]"
243
                }
244
            ],
245
            "description": "Collections Abstraction library",
246
            "homepage": "http://www.doctrine-project.org",
247
            "keywords": [
248
                "array",
249
                "collections",
250
                "iterator"
251
            ],
252
            "time": "2015-04-14 22:21:58"
253
        },
254
        {
255
            "name": "doctrine/common",
256
            "version": "v2.5.1",
257
            "source": {
258
                "type": "git",
259
                "url": "https://github.com/doctrine/common.git",
260
                "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9"
261
            },
262
            "dist": {
263
                "type": "zip",
264
                "url": "https://api.github.com/repos/doctrine/common/zipball/0009b8f0d4a917aabc971fb089eba80e872f83f9",
265
                "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9",
266
                "shasum": ""
267
            },
268
            "require": {
269
                "doctrine/annotations": "1.*",
270
                "doctrine/cache": "1.*",
271
                "doctrine/collections": "1.*",
272
                "doctrine/inflector": "1.*",
273
                "doctrine/lexer": "1.*",
274
                "php": ">=5.3.2"
275
            },
276
            "require-dev": {
277
                "phpunit/phpunit": "~3.7"
278
            },
279
            "type": "library",
280
            "extra": {
281
                "branch-alias": {
282
                    "dev-master": "2.6.x-dev"
283
                }
284
            },
285
            "autoload": {
286
                "psr-0": {
287
                    "Doctrine\\Common\\": "lib/"
288
                }
289
            },
290
            "notification-url": "https://packagist.org/downloads/",
291
            "license": [
292
                "MIT"
293
            ],
294
            "authors": [
295
                {
296
                    "name": "Roman Borschel",
297
                    "email": "[email protected]"
298
                },
299
                {
300
                    "name": "Benjamin Eberlei",
301
                    "email": "[email protected]"
302
                },
303
                {
304
                    "name": "Guilherme Blanco",
305
                    "email": "[email protected]"
306
                },
307
                {
308
                    "name": "Jonathan Wage",
309
                    "email": "[email protected]"
310
                },
311
                {
312
                    "name": "Johannes Schmitt",
313
                    "email": "[email protected]"
314
                }
315
            ],
316
            "description": "Common Library for Doctrine projects",
317
            "homepage": "http://www.doctrine-project.org",
318
            "keywords": [
319
                "annotations",
320
                "collections",
321
                "eventmanager",
322
                "persistence",
323
                "spl"
324
            ],
325
            "time": "2015-08-31 13:00:22"
326
        },
327
        {
328
            "name": "doctrine/data-fixtures",
329
            "version": "v1.1.1",
330
            "source": {
331
                "type": "git",
332
                "url": "https://github.com/doctrine/data-fixtures.git",
333
                "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
334
            },
335
            "dist": {
336
                "type": "zip",
337
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
338
                "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
339
                "shasum": ""
340
            },
341
            "require": {
342
                "doctrine/common": "~2.2",
343
                "php": ">=5.3.2"
344
            },
345
            "conflict": {
346
                "doctrine/orm": "< 2.4"
347
            },
348
            "require-dev": {
349
                "doctrine/orm": "~2.4"
350
            },
351
            "suggest": {
352
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
353
                "doctrine/orm": "For loading ORM fixtures",
354
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
355
            },
356
            "type": "library",
357
            "extra": {
358
                "branch-alias": {
359
                    "dev-master": "1.1.x-dev"
360
                }
361
            },
362
            "autoload": {
363
                "psr-0": {
364
                    "Doctrine\\Common\\DataFixtures": "lib/"
365
                }
366
            },
367
            "notification-url": "https://packagist.org/downloads/",
368
            "license": [
369
                "MIT"
370
            ],
371
            "authors": [
372
                {
373
                    "name": "Jonathan Wage",
374
                    "email": "[email protected]"
375
                }
376
            ],
377
            "description": "Data Fixtures for all Doctrine Object Managers",
378
            "homepage": "http://www.doctrine-project.org",
379
            "keywords": [
380
                "database"
381
            ],
382
            "time": "2015-03-30 12:14:13"
383
        },
384
        {
385
            "name": "doctrine/dbal",
386
            "version": "v2.4.4",
387
            "source": {
388
                "type": "git",
389
                "url": "https://github.com/doctrine/dbal.git",
390
                "reference": "a370e5b95e509a7809d11f3d280acfc9310d464b"
391
            },
392
            "dist": {
393
                "type": "zip",
394
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/a370e5b95e509a7809d11f3d280acfc9310d464b",
395
                "reference": "a370e5b95e509a7809d11f3d280acfc9310d464b",
396
                "shasum": ""
397
            },
398
            "require": {
399
                "doctrine/common": "~2.4",
400
                "php": ">=5.3.2"
401
            },
402
            "require-dev": {
403
                "phpunit/phpunit": "3.7.*",
404
                "symfony/console": "~2.0"
405
            },
406
            "suggest": {
407
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
408
            },
409
            "type": "library",
410
            "autoload": {
411
                "psr-0": {
412
                    "Doctrine\\DBAL\\": "lib/"
413
                }
414
            },
415
            "notification-url": "https://packagist.org/downloads/",
416
            "license": [
417
                "MIT"
418
            ],
419
            "authors": [
420
                {
421
                    "name": "Roman Borschel",
422
                    "email": "[email protected]"
423
                },
424
                {
425
                    "name": "Benjamin Eberlei",
426
                    "email": "[email protected]"
427
                },
428
                {
429
                    "name": "Guilherme Blanco",
430
                    "email": "[email protected]"
431
                },
432
                {
433
                    "name": "Jonathan Wage",
434
                    "email": "[email protected]"
435
                }
436
            ],
437
            "description": "Database Abstraction Layer",
438
            "homepage": "http://www.doctrine-project.org",
439
            "keywords": [
440
                "database",
441
                "dbal",
442
                "persistence",
443
                "queryobject"
444
            ],
445
            "time": "2015-01-12 21:57:01"
446
        },
447
        {
448
            "name": "doctrine/doctrine-bundle",
449
            "version": "v1.5.2",
450
            "source": {
451
                "type": "git",
452
                "url": "https://github.com/doctrine/DoctrineBundle.git",
453
                "reference": "d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3"
454
            },
455
            "dist": {
456
                "type": "zip",
457
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3",
458
                "reference": "d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3",
459
                "shasum": ""
460
            },
461
            "require": {
462
                "doctrine/dbal": "~2.3",
463
                "doctrine/doctrine-cache-bundle": "~1.0",
464
                "jdorn/sql-formatter": "~1.1",
465
                "php": ">=5.3.2",
466
                "symfony/console": "~2.3|~3.0",
467
                "symfony/doctrine-bridge": "~2.2|~3.0",
468
                "symfony/framework-bundle": "~2.3|~3.0"
469
            },
470
            "require-dev": {
471
                "doctrine/orm": "~2.3",
472
                "phpunit/phpunit": "~4",
473
                "satooshi/php-coveralls": "~0.6.1",
474
                "symfony/validator": "~2.2|~3.0",
475
                "symfony/yaml": "~2.2|~3.0",
476
                "twig/twig": "~1.10"
477
            },
478
            "suggest": {
479
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
480
                "symfony/web-profiler-bundle": "to use the data collector"
481
            },
482
            "type": "symfony-bundle",
483
            "extra": {
484
                "branch-alias": {
485
                    "dev-master": "1.6.x-dev"
486
                }
487
            },
488
            "autoload": {
489
                "psr-4": {
490
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
491
                }
492
            },
493
            "notification-url": "https://packagist.org/downloads/",
494
            "license": [
495
                "MIT"
496
            ],
497
            "authors": [
498
                {
499
                    "name": "Symfony Community",
500
                    "homepage": "http://symfony.com/contributors"
501
                },
502
                {
503
                    "name": "Benjamin Eberlei",
504
                    "email": "[email protected]"
505
                },
506
                {
507
                    "name": "Doctrine Project",
508
                    "homepage": "http://www.doctrine-project.org/"
509
                },
510
                {
511
                    "name": "Fabien Potencier",
512
                    "email": "[email protected]"
513
                }
514
            ],
515
            "description": "Symfony DoctrineBundle",
516
            "homepage": "http://www.doctrine-project.org",
517
            "keywords": [
518
                "database",
519
                "dbal",
520
                "orm",
521
                "persistence"
522
            ],
523
            "time": "2015-08-31 14:47:06"
524
        },
525
        {
526
            "name": "doctrine/doctrine-cache-bundle",
527
            "version": "v1.0.1",
528
            "target-dir": "Doctrine/Bundle/DoctrineCacheBundle",
529
            "source": {
530
                "type": "git",
531
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
532
                "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d"
533
            },
534
            "dist": {
535
                "type": "zip",
536
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d",
537
                "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d",
538
                "shasum": ""
539
            },
540
            "require": {
541
                "doctrine/cache": "~1.3",
542
                "doctrine/inflector": "~1.0",
543
                "php": ">=5.3.2",
544
                "symfony/doctrine-bridge": "~2.2",
545
                "symfony/framework-bundle": "~2.2",
546
                "symfony/security": "~2.2"
547
            },
548
            "require-dev": {
549
                "instaclick/coding-standard": "~1.1",
550
                "instaclick/object-calisthenics-sniffs": "dev-master",
551
                "instaclick/symfony2-coding-standard": "dev-remaster",
552
                "phpunit/phpunit": "~3.7",
553
                "satooshi/php-coveralls": "~0.6.1",
554
                "squizlabs/php_codesniffer": "dev-master",
555
                "symfony/console": "~2.2",
556
                "symfony/finder": "~2.2",
557
                "symfony/validator": "~2.2",
558
                "symfony/yaml": "~2.2"
559
            },
560
            "type": "symfony-bundle",
561
            "extra": {
562
                "branch-alias": {
563
                    "dev-master": "1.0.x-dev"
564
                }
565
            },
566
            "autoload": {
567
                "psr-0": {
568
                    "Doctrine\\Bundle\\DoctrineCacheBundle": ""
569
                }
570
            },
571
            "notification-url": "https://packagist.org/downloads/",
572
            "license": [
573
                "MIT"
574
            ],
575
            "authors": [
576
                {
577
                    "name": "Symfony Community",
578
                    "homepage": "http://symfony.com/contributors"
579
                },
580
                {
581
                    "name": "Benjamin Eberlei",
582
                    "email": "[email protected]"
583
                },
584
                {
585
                    "name": "Fabio B. Silva",
586
                    "email": "[email protected]"
587
                },
588
                {
589
                    "name": "Guilherme Blanco",
590
                    "email": "[email protected]"
591
                },
592
                {
593
                    "name": "Doctrine Project",
594
                    "homepage": "http://www.doctrine-project.org/"
595
                },
596
                {
597
                    "name": "Fabien Potencier",
598
                    "email": "[email protected]"
599
                }
600
            ],
601
            "description": "Symfony2 Bundle for Doctrine Cache",
602
            "homepage": "http://www.doctrine-project.org",
603
            "keywords": [
604
                "cache",
605
                "caching"
606
            ],
607
            "time": "2014-11-28 09:43:36"
608
        },
609
        {
610
            "name": "doctrine/doctrine-fixtures-bundle",
611
            "version": "dev-master",
612
            "source": {
613
                "type": "git",
614
                "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
615
                "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8"
616
            },
617
            "dist": {
618
                "type": "zip",
619
                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/817c2d233fde0fe85cb7e4d25d43fbfcd028aef8",
620
                "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8",
621
                "shasum": ""
622
            },
623
            "require": {
624
                "doctrine/data-fixtures": "~1.0",
625
                "doctrine/doctrine-bundle": "~1.0",
626
                "php": ">=5.3.2",
627
                "symfony/doctrine-bridge": "~2.1"
628
            },
629
            "type": "symfony-bundle",
630
            "extra": {
631
                "branch-alias": {
632
                    "dev-master": "2.2.x-dev"
633
                }
634
            },
635
            "autoload": {
636
                "psr-4": {
637
                    "Doctrine\\Bundle\\FixturesBundle\\": ""
638
                }
639
            },
640
            "notification-url": "https://packagist.org/downloads/",
641
            "license": [
642
                "MIT"
643
            ],
644
            "authors": [
645
                {
646
                    "name": "Symfony Community",
647
                    "homepage": "http://symfony.com/contributors"
648
                },
649
                {
650
                    "name": "Doctrine Project",
651
                    "homepage": "http://www.doctrine-project.org"
652
                },
653
                {
654
                    "name": "Fabien Potencier",
655
                    "email": "[email protected]"
656
                }
657
            ],
658
            "description": "Symfony DoctrineFixturesBundle",
659
            "homepage": "http://www.doctrine-project.org",
660
            "keywords": [
661
                "Fixture",
662
                "persistence"
663
            ],
664
            "time": "2015-08-04 22:43:14"
665
        },
666
        {
667
            "name": "doctrine/inflector",
668
            "version": "v1.0.1",
669
            "source": {
670
                "type": "git",
671
                "url": "https://github.com/doctrine/inflector.git",
672
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
673
            },
674
            "dist": {
675
                "type": "zip",
676
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
677
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
678
                "shasum": ""
679
            },
680
            "require": {
681
                "php": ">=5.3.2"
682
            },
683
            "require-dev": {
684
                "phpunit/phpunit": "4.*"
685
            },
686
            "type": "library",
687
            "extra": {
688
                "branch-alias": {
689
                    "dev-master": "1.0.x-dev"
690
                }
691
            },
692
            "autoload": {
693
                "psr-0": {
694
                    "Doctrine\\Common\\Inflector\\": "lib/"
695
                }
696
            },
697
            "notification-url": "https://packagist.org/downloads/",
698
            "license": [
699
                "MIT"
700
            ],
701
            "authors": [
702
                {
703
                    "name": "Roman Borschel",
704
                    "email": "[email protected]"
705
                },
706
                {
707
                    "name": "Benjamin Eberlei",
708
                    "email": "[email protected]"
709
                },
710
                {
711
                    "name": "Guilherme Blanco",
712
                    "email": "[email protected]"
713
                },
714
                {
715
                    "name": "Jonathan Wage",
716
                    "email": "[email protected]"
717
                },
718
                {
719
                    "name": "Johannes Schmitt",
720
                    "email": "[email protected]"
721
                }
722
            ],
723
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
724
            "homepage": "http://www.doctrine-project.org",
725
            "keywords": [
726
                "inflection",
727
                "pluralize",
728
                "singularize",
729
                "string"
730
            ],
731
            "time": "2014-12-20 21:24:13"
732
        },
733
        {
734
            "name": "doctrine/instantiator",
735
            "version": "1.0.5",
736
            "source": {
737
                "type": "git",
738
                "url": "https://github.com/doctrine/instantiator.git",
739
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
740
            },
741
            "dist": {
742
                "type": "zip",
743
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
744
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
745
                "shasum": ""
746
            },
747
            "require": {
748
                "php": ">=5.3,<8.0-DEV"
749
            },
750
            "require-dev": {
751
                "athletic/athletic": "~0.1.8",
752
                "ext-pdo": "*",
753
                "ext-phar": "*",
754
                "phpunit/phpunit": "~4.0",
755
                "squizlabs/php_codesniffer": "~2.0"
756
            },
757
            "type": "library",
758
            "extra": {
759
                "branch-alias": {
760
                    "dev-master": "1.0.x-dev"
761
                }
762
            },
763
            "autoload": {
764
                "psr-4": {
765
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
766
                }
767
            },
768
            "notification-url": "https://packagist.org/downloads/",
769
            "license": [
770
                "MIT"
771
            ],
772
            "authors": [
773
                {
774
                    "name": "Marco Pivetta",
775
                    "email": "[email protected]",
776
                    "homepage": "http://ocramius.github.com/"
777
                }
778
            ],
779
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
780
            "homepage": "https://github.com/doctrine/instantiator",
781
            "keywords": [
782
                "constructor",
783
                "instantiate"
784
            ],
785
            "time": "2015-06-14 21:17:01"
786
        },
787
        {
788
            "name": "doctrine/lexer",
789
            "version": "v1.0.1",
790
            "source": {
791
                "type": "git",
792
                "url": "https://github.com/doctrine/lexer.git",
793
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
794
            },
795
            "dist": {
796
                "type": "zip",
797
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
798
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
799
                "shasum": ""
800
            },
801
            "require": {
802
                "php": ">=5.3.2"
803
            },
804
            "type": "library",
805
            "extra": {
806
                "branch-alias": {
807
                    "dev-master": "1.0.x-dev"
808
                }
809
            },
810
            "autoload": {
811
                "psr-0": {
812
                    "Doctrine\\Common\\Lexer\\": "lib/"
813
                }
814
            },
815
            "notification-url": "https://packagist.org/downloads/",
816
            "license": [
817
                "MIT"
818
            ],
819
            "authors": [
820
                {
821
                    "name": "Roman Borschel",
822
                    "email": "[email protected]"
823
                },
824
                {
825
                    "name": "Guilherme Blanco",
826
                    "email": "[email protected]"
827
                },
828
                {
829
                    "name": "Johannes Schmitt",
830
                    "email": "[email protected]"
831
                }
832
            ],
833
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
834
            "homepage": "http://www.doctrine-project.org",
835
            "keywords": [
836
                "lexer",
837
                "parser"
838
            ],
839
            "time": "2014-09-09 13:34:57"
840
        },
841
        {
842
            "name": "doctrine/orm",
843
            "version": "v2.4.8",
844
            "source": {
845
                "type": "git",
846
                "url": "https://github.com/doctrine/doctrine2.git",
847
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467"
848
            },
849
            "dist": {
850
                "type": "zip",
851
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/5aedac1e5c5caaeac14798822c70325dc242d467",
852
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467",
853
                "shasum": ""
854
            },
855
            "require": {
856
                "doctrine/collections": "~1.1",
857
                "doctrine/dbal": "~2.4",
858
                "ext-pdo": "*",
859
                "php": ">=5.3.2",
860
                "symfony/console": "~2.0"
861
            },
862
            "require-dev": {
863
                "satooshi/php-coveralls": "dev-master",
864
                "symfony/yaml": "~2.1"
865
            },
866
            "suggest": {
867
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
868
            },
869
            "bin": [
870
                "bin/doctrine",
871
                "bin/doctrine.php"
872
            ],
873
            "type": "library",
874
            "extra": {
875
                "branch-alias": {
876
                    "dev-master": "2.4.x-dev"
877
                }
878
            },
879
            "autoload": {
880
                "psr-0": {
881
                    "Doctrine\\ORM\\": "lib/"
882
                }
883
            },
884
            "notification-url": "https://packagist.org/downloads/",
885
            "license": [
886
                "MIT"
887
            ],
888
            "authors": [
889
                {
890
                    "name": "Roman Borschel",
891
                    "email": "[email protected]"
892
                },
893
                {
894
                    "name": "Benjamin Eberlei",
895
                    "email": "[email protected]"
896
                },
897
                {
898
                    "name": "Guilherme Blanco",
899
                    "email": "[email protected]"
900
                },
901
                {
902
                    "name": "Jonathan Wage",
903
                    "email": "[email protected]"
904
                }
905
            ],
906
            "description": "Object-Relational-Mapper for PHP",
907
            "homepage": "http://www.doctrine-project.org",
908
            "keywords": [
909
                "database",
910
                "orm"
911
            ],
912
            "time": "2015-08-31 13:19:01"
913
        },
914
        {
915
            "name": "friendsofsymfony/user-bundle",
916
            "version": "dev-master",
917
            "source": {
918
                "type": "git",
919
                "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
920
                "reference": "d5b28c367d393f9d9fbc48c4138b2a74d51c0c83"
921
            },
922
            "dist": {
923
                "type": "zip",
924
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/d5b28c367d393f9d9fbc48c4138b2a74d51c0c83",
925
                "reference": "d5b28c367d393f9d9fbc48c4138b2a74d51c0c83",
926
                "shasum": ""
927
            },
928
            "require": {
929
                "php": ">=5.3.9",
930
                "symfony/form": "~2.3",
931
                "symfony/framework-bundle": "~2.3",
932
                "symfony/security-bundle": "~2.3",
933
                "symfony/twig-bundle": "~2.3"
934
            },
935
            "require-dev": {
936
                "doctrine/doctrine-bundle": "~1.3",
937
                "swiftmailer/swiftmailer": "~4.3|~5",
938
                "symfony/validator": "~2.3",
939
                "symfony/yaml": "~2.3",
940
                "willdurand/propel-typehintable-behavior": "~1.0"
941
            },
942
            "suggest": {
943
                "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
944
            },
945
            "type": "symfony-bundle",
946
            "extra": {
947
                "branch-alias": {
948
                    "dev-master": "2.0.x-dev"
949
                }
950
            },
951
            "autoload": {
952
                "psr-4": {
953
                    "FOS\\UserBundle\\": ""
954
                }
955
            },
956
            "notification-url": "https://packagist.org/downloads/",
957
            "license": [
958
                "MIT"
959
            ],
960
            "authors": [
961
                {
962
                    "name": "Christophe Coevoet",
963
                    "email": "[email protected]"
964
                },
965
                {
966
                    "name": "FriendsOfSymfony Community",
967
                    "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
968
                },
969
                {
970
                    "name": "Thibault Duplessis",
971
                    "email": "[email protected]"
972
                }
973
            ],
974
            "description": "Symfony FOSUserBundle",
975
            "homepage": "http://friendsofsymfony.github.com",
976
            "keywords": [
977
                "User management"
978
            ],
979
            "time": "2015-09-15 13:15:07"
980
        },
981
        {
982
            "name": "gedmo/doctrine-extensions",
983
            "version": "dev-master",
984
            "source": {
985
                "type": "git",
986
                "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
987
                "reference": "33778a4dd886734077c491056862653f81b2dbdd"
988
            },
989
            "dist": {
990
                "type": "zip",
991
                "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/33778a4dd886734077c491056862653f81b2dbdd",
992
                "reference": "33778a4dd886734077c491056862653f81b2dbdd",
993
                "shasum": ""
994
            },
995
            "require": {
996
                "behat/transliterator": "~1.0",
997
                "doctrine/common": "~2.4",
998
                "php": ">=5.3.2"
999
            },
1000
            "require-dev": {
1001
                "doctrine/common": ">=2.5.0",
1002
                "doctrine/mongodb-odm": ">=1.0.2",
1003
                "doctrine/orm": ">=2.5.0",
1004
                "phpunit/phpunit": "~4.4",
1005
                "phpunit/phpunit-mock-objects": "~2.3",
1006
                "symfony/yaml": "~2.6"
1007
            },
1008
            "suggest": {
1009
                "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1010
                "doctrine/orm": "to use the extensions with the ORM"
1011
            },
1012
            "type": "library",
1013
            "extra": {
1014
                "branch-alias": {
1015
                    "dev-master": "2.4.x-dev"
1016
                }
1017
            },
1018
            "autoload": {
1019
                "psr-0": {
1020
                    "Gedmo\\": "lib/"
1021
                }
1022
            },
1023
            "notification-url": "https://packagist.org/downloads/",
1024
            "license": [
1025
                "MIT"
1026
            ],
1027
            "authors": [
1028
                {
1029
                    "name": "David Buchmann",
1030
                    "email": "[email protected]"
1031
                },
1032
                {
1033
                    "name": "Gediminas Morkevicius",
1034
                    "email": "[email protected]"
1035
                },
1036
                {
1037
                    "name": "Gustavo Falco",
1038
                    "email": "[email protected]"
1039
                }
1040
            ],
1041
            "description": "Doctrine2 behavioral extensions",
1042
            "homepage": "http://gediminasm.org/",
1043
            "keywords": [
1044
                "Blameable",
1045
                "behaviors",
1046
                "doctrine2",
1047
                "extensions",
1048
                "gedmo",
1049
                "loggable",
1050
                "nestedset",
1051
                "sluggable",
1052
                "sortable",
1053
                "timestampable",
1054
                "translatable",
1055
                "tree",
1056
                "uploadable"
1057
            ],
1058
            "time": "2015-10-02 13:27:34"
1059
        },
1060
        {
1061
            "name": "giggsey/libphonenumber-for-php",
1062
            "version": "7.1.0",
1063
            "source": {
1064
                "type": "git",
1065
                "url": "https://github.com/giggsey/libphonenumber-for-php.git",
1066
                "reference": "75277038380dbeba6c915749add6c0d38edd3719"
1067
            },
1068
            "dist": {
1069
                "type": "zip",
1070
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/75277038380dbeba6c915749add6c0d38edd3719",
1071
                "reference": "75277038380dbeba6c915749add6c0d38edd3719",
1072
                "shasum": ""
1073
            },
1074
            "require": {
1075
                "ext-mbstring": "*"
1076
            },
1077
            "require-dev": {
1078
                "pear/pear-core-minimal": "^1.9",
1079
                "pear/pear_exception": "*",
1080
                "pear/versioncontrol_git": "dev-master",
1081
                "phing/phing": "~2.7",
1082
                "phpunit/phpunit": "~4.0",
1083
                "satooshi/php-coveralls": "~0.6",
1084
                "symfony/console": "~2.4"
1085
            },
1086
            "suggest": {
1087
                "ext-intl": "To use the geocoder and carrier mapping"
1088
            },
1089
            "type": "library",
1090
            "extra": {
1091
                "branch-alias": {
1092
                    "dev-master": "7.x-dev"
1093
                }
1094
            },
1095
            "autoload": {
1096
                "psr-0": {
1097
                    "libphonenumber": "src/"
1098
                }
1099
            },
1100
            "notification-url": "https://packagist.org/downloads/",
1101
            "license": [
1102
                "Apache-2.0"
1103
            ],
1104
            "authors": [
1105
                {
1106
                    "name": "Joshua Gigg",
1107
                    "email": "[email protected]",
1108
                    "homepage": "http://giggsey.com/"
1109
                }
1110
            ],
1111
            "description": "PHP Port of Google's libphonenumber",
1112
            "homepage": "https://github.com/giggsey/libphonenumber-for-php",
1113
            "keywords": [
1114
                "geocoding",
1115
                "geolocation",
1116
                "libphonenumber",
1117
                "mobile",
1118
                "phonenumber",
1119
                "validation"
1120
            ],
1121
            "time": "2015-10-08 14:46:18"
1122
        },
1123
        {
1124
            "name": "incenteev/composer-parameter-handler",
1125
            "version": "v2.1.1",
1126
            "source": {
1127
                "type": "git",
1128
                "url": "https://github.com/Incenteev/ParameterHandler.git",
1129
                "reference": "84a205fe80a46101607bafbc423019527893ddd0"
1130
            },
1131
            "dist": {
1132
                "type": "zip",
1133
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/84a205fe80a46101607bafbc423019527893ddd0",
1134
                "reference": "84a205fe80a46101607bafbc423019527893ddd0",
1135
                "shasum": ""
1136
            },
1137
            "require": {
1138
                "php": ">=5.3.3",
1139
                "symfony/yaml": "~2.0"
1140
            },
1141
            "require-dev": {
1142
                "composer/composer": "1.0.*@dev",
1143
                "phpspec/prophecy-phpunit": "~1.0",
1144
                "symfony/filesystem": "~2.2"
1145
            },
1146
            "type": "library",
1147
            "extra": {
1148
                "branch-alias": {
1149
                    "dev-master": "2.1.x-dev"
1150
                }
1151
            },
1152
            "autoload": {
1153
                "psr-4": {
1154
                    "Incenteev\\ParameterHandler\\": ""
1155
                }
1156
            },
1157
            "notification-url": "https://packagist.org/downloads/",
1158
            "license": [
1159
                "MIT"
1160
            ],
1161
            "authors": [
1162
                {
1163
                    "name": "Christophe Coevoet",
1164
                    "email": "[email protected]"
1165
                }
1166
            ],
1167
            "description": "Composer script handling your ignored parameter file",
1168
            "homepage": "https://github.com/Incenteev/ParameterHandler",
1169
            "keywords": [
1170
                "parameters management"
1171
            ],
1172
            "time": "2015-06-03 08:27:03"
1173
        },
1174
        {
1175
            "name": "jdorn/sql-formatter",
1176
            "version": "v1.2.17",
1177
            "source": {
1178
                "type": "git",
1179
                "url": "https://github.com/jdorn/sql-formatter.git",
1180
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1181
            },
1182
            "dist": {
1183
                "type": "zip",
1184
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1185
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1186
                "shasum": ""
1187
            },
1188
            "require": {
1189
                "php": ">=5.2.4"
1190
            },
1191
            "require-dev": {
1192
                "phpunit/phpunit": "3.7.*"
1193
            },
1194
            "type": "library",
1195
            "extra": {
1196
                "branch-alias": {
1197
                    "dev-master": "1.3.x-dev"
1198
                }
1199
            },
1200
            "autoload": {
1201
                "classmap": [
1202
                    "lib"
1203
                ]
1204
            },
1205
            "notification-url": "https://packagist.org/downloads/",
1206
            "license": [
1207
                "MIT"
1208
            ],
1209
            "authors": [
1210
                {
1211
                    "name": "Jeremy Dorn",
1212
                    "email": "[email protected]",
1213
                    "homepage": "http://jeremydorn.com/"
1214
                }
1215
            ],
1216
            "description": "a PHP SQL highlighting library",
1217
            "homepage": "https://github.com/jdorn/sql-formatter/",
1218
            "keywords": [
1219
                "highlight",
1220
                "sql"
1221
            ],
1222
            "time": "2014-01-12 16:20:24"
1223
        },
1224
        {
1225
            "name": "jms/aop-bundle",
1226
            "version": "1.1.0",
1227
            "target-dir": "JMS/AopBundle",
1228
            "source": {
1229
                "type": "git",
1230
                "url": "https://github.com/schmittjoh/JMSAopBundle.git",
1231
                "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71"
1232
            },
1233
            "dist": {
1234
                "type": "zip",
1235
                "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/66287749c020b4c667c0ff4937b07e66c04bbe71",
1236
                "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71",
1237
                "shasum": ""
1238
            },
1239
            "require": {
1240
                "jms/cg": "^1.1",
1241
                "symfony/framework-bundle": "2.*"
1242
            },
1243
            "type": "symfony-bundle",
1244
            "extra": {
1245
                "branch-alias": {
1246
                    "dev-master": "1.1.x-dev"
1247
                }
1248
            },
1249
            "autoload": {
1250
                "psr-0": {
1251
                    "JMS\\AopBundle": ""
1252
                }
1253
            },
1254
            "notification-url": "https://packagist.org/downloads/",
1255
            "license": [
1256
                "Apache-2.0"
1257
            ],
1258
            "authors": [
1259
                {
1260
                    "name": "Johannes M. Schmitt",
1261
                    "email": "[email protected]"
1262
                }
1263
            ],
1264
            "description": "Adds AOP capabilities to Symfony2",
1265
            "keywords": [
1266
                "annotations",
1267
                "aop"
1268
            ],
1269
            "time": "2015-09-13 09:02:33"
1270
        },
1271
        {
1272
            "name": "jms/cg",
1273
            "version": "1.1.0",
1274
            "source": {
1275
                "type": "git",
1276
                "url": "https://github.com/schmittjoh/cg-library.git",
1277
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c"
1278
            },
1279
            "dist": {
1280
                "type": "zip",
1281
                "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1282
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1283
                "shasum": ""
1284
            },
1285
            "require": {
1286
                "php": ">=5.3.0"
1287
            },
1288
            "type": "library",
1289
            "extra": {
1290
                "branch-alias": {
1291
                    "dev-master": "1.1-dev"
1292
                }
1293
            },
1294
            "autoload": {
1295
                "psr-0": {
1296
                    "CG\\": "src/"
1297
                }
1298
            },
1299
            "notification-url": "https://packagist.org/downloads/",
1300
            "license": [
1301
                "Apache2"
1302
            ],
1303
            "authors": [
1304
                {
1305
                    "name": "Johannes M. Schmitt",
1306
                    "email": "[email protected]"
1307
                }
1308
            ],
1309
            "description": "Toolset for generating PHP code",
1310
            "keywords": [
1311
                "code generation"
1312
            ],
1313
            "time": "2015-09-13 08:54:43"
1314
        },
1315
        {
1316
            "name": "jms/di-extra-bundle",
1317
            "version": "1.6.0",
1318
            "target-dir": "JMS/DiExtraBundle",
1319
            "source": {
1320
                "type": "git",
1321
                "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
1322
                "reference": "c9e36dce4014db1f6abf02e94eac225344a5147d"
1323
            },
1324
            "dist": {
1325
                "type": "zip",
1326
                "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/c9e36dce4014db1f6abf02e94eac225344a5147d",
1327
                "reference": "c9e36dce4014db1f6abf02e94eac225344a5147d",
1328
                "shasum": ""
1329
            },
1330
            "require": {
1331
                "jms/aop-bundle": "^1.1.0",
1332
                "jms/metadata": "1.*",
1333
                "symfony/finder": "~2.1",
1334
                "symfony/framework-bundle": "~2.1",
1335
                "symfony/process": "~2.1"
1336
            },
1337
            "require-dev": {
1338
                "doctrine/doctrine-bundle": "*",
1339
                "doctrine/orm": "*",
1340
                "jms/security-extra-bundle": "1.*",
1341
                "phpcollection/phpcollection": ">=0.1,<0.3-dev",
1342
                "sensio/framework-extra-bundle": "*",
1343
                "symfony/browser-kit": "*",
1344
                "symfony/class-loader": "*",
1345
                "symfony/form": "*",
1346
                "symfony/security-bundle": "*",
1347
                "symfony/twig-bundle": "*",
1348
                "symfony/validator": "*",
1349
                "symfony/yaml": "*"
1350
            },
1351
            "type": "symfony-bundle",
1352
            "extra": {
1353
                "branch-alias": {
1354
                    "dev-master": "1.5-dev"
1355
                }
1356
            },
1357
            "autoload": {
1358
                "psr-0": {
1359
                    "JMS\\DiExtraBundle": ""
1360
                }
1361
            },
1362
            "notification-url": "https://packagist.org/downloads/",
1363
            "license": [
1364
                "Apache"
1365
            ],
1366
            "authors": [
1367
                {
1368
                    "name": "Johannes M. Schmitt",
1369
                    "email": "[email protected]"
1370
                }
1371
            ],
1372
            "description": "Allows to configure dependency injection using annotations",
1373
            "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
1374
            "keywords": [
1375
                "annotations",
1376
                "dependency injection"
1377
            ],
1378
            "time": "2015-09-13 09:03:50"
1379
        },
1380
        {
1381
            "name": "jms/metadata",
1382
            "version": "1.5.1",
1383
            "source": {
1384
                "type": "git",
1385
                "url": "https://github.com/schmittjoh/metadata.git",
1386
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
1387
            },
1388
            "dist": {
1389
                "type": "zip",
1390
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
1391
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
1392
                "shasum": ""
1393
            },
1394
            "require": {
1395
                "php": ">=5.3.0"
1396
            },
1397
            "require-dev": {
1398
                "doctrine/cache": "~1.0"
1399
            },
1400
            "type": "library",
1401
            "extra": {
1402
                "branch-alias": {
1403
                    "dev-master": "1.5.x-dev"
1404
                }
1405
            },
1406
            "autoload": {
1407
                "psr-0": {
1408
                    "Metadata\\": "src/"
1409
                }
1410
            },
1411
            "notification-url": "https://packagist.org/downloads/",
1412
            "license": [
1413
                "Apache"
1414
            ],
1415
            "authors": [
1416
                {
1417
                    "name": "Johannes Schmitt",
1418
                    "email": "[email protected]",
1419
                    "homepage": "https://github.com/schmittjoh",
1420
                    "role": "Developer of wrapped JMSSerializerBundle"
1421
                }
1422
            ],
1423
            "description": "Class/method/property metadata management in PHP",
1424
            "keywords": [
1425
                "annotations",
1426
                "metadata",
1427
                "xml",
1428
                "yaml"
1429
            ],
1430
            "time": "2014-07-12 07:13:19"
1431
        },
1432
        {
1433
            "name": "jms/parser-lib",
1434
            "version": "1.0.0",
1435
            "source": {
1436
                "type": "git",
1437
                "url": "https://github.com/schmittjoh/parser-lib.git",
1438
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
1439
            },
1440
            "dist": {
1441
                "type": "zip",
1442
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
1443
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
1444
                "shasum": ""
1445
            },
1446
            "require": {
1447
                "phpoption/phpoption": ">=0.9,<2.0-dev"
1448
            },
1449
            "type": "library",
1450
            "extra": {
1451
                "branch-alias": {
1452
                    "dev-master": "1.0-dev"
1453
                }
1454
            },
1455
            "autoload": {
1456
                "psr-0": {
1457
                    "JMS\\": "src/"
1458
                }
1459
            },
1460
            "notification-url": "https://packagist.org/downloads/",
1461
            "license": [
1462
                "Apache2"
1463
            ],
1464
            "description": "A library for easily creating recursive-descent parsers.",
1465
            "time": "2012-11-18 18:08:43"
1466
        },
1467
        {
1468
            "name": "jms/security-extra-bundle",
1469
            "version": "dev-master",
1470
            "target-dir": "JMS/SecurityExtraBundle",
1471
            "source": {
1472
                "type": "git",
1473
                "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle.git",
1474
                "reference": "75bd0f773b1c645d70eb6174fff67ba5779a291e"
1475
            },
1476
            "dist": {
1477
                "type": "zip",
1478
                "url": "https://api.github.com/repos/schmittjoh/JMSSecurityExtraBundle/zipball/75bd0f773b1c645d70eb6174fff67ba5779a291e",
1479
                "reference": "75bd0f773b1c645d70eb6174fff67ba5779a291e",
1480
                "shasum": ""
1481
            },
1482
            "require": {
1483
                "jms/aop-bundle": "~1.0",
1484
                "jms/di-extra-bundle": "~1.3",
1485
                "jms/metadata": "~1.0",
1486
                "jms/parser-lib": "~1.0",
1487
                "symfony/framework-bundle": "~2.1",
1488
                "symfony/security-bundle": "*"
1489
            },
1490
            "require-dev": {
1491
                "doctrine/doctrine-bundle": "*",
1492
                "doctrine/orm": "*",
1493
                "sensio/framework-extra-bundle": "*",
1494
                "symfony/browser-kit": "*",
1495
                "symfony/class-loader": "*",
1496
                "symfony/css-selector": "*",
1497
                "symfony/finder": "*",
1498
                "symfony/form": "*",
1499
                "symfony/process": "*",
1500
                "symfony/twig-bundle": "*",
1501
                "symfony/validator": "*",
1502
                "symfony/yaml": "*"
1503
            },
1504
            "type": "symfony-bundle",
1505
            "extra": {
1506
                "branch-alias": {
1507
                    "dev-master": "1.5-dev"
1508
                }
1509
            },
1510
            "autoload": {
1511
                "psr-0": {
1512
                    "JMS\\SecurityExtraBundle": ""
1513
                }
1514
            },
1515
            "notification-url": "https://packagist.org/downloads/",
1516
            "license": [
1517
                "Apache2"
1518
            ],
1519
            "authors": [
1520
                {
1521
                    "name": "Johannes M. Schmitt",
1522
                    "email": "[email protected]"
1523
                }
1524
            ],
1525
            "description": "Enhances the Symfony2 Security Component by adding several new features",
1526
            "homepage": "http://jmsyst.com/bundles/JMSSecurityExtraBundle",
1527
            "keywords": [
1528
                "annotations",
1529
                "authorization",
1530
                "expression",
1531
                "secure",
1532
                "security"
1533
            ],
1534
            "time": "2015-06-25 13:44:57"
1535
        },
1536
        {
1537
            "name": "knplabs/knp-markdown-bundle",
1538
            "version": "1.4.1",
1539
            "source": {
1540
                "type": "git",
1541
                "url": "https://github.com/KnpLabs/KnpMarkdownBundle.git",
1542
                "reference": "3454372665d83da6069e3dcfc146b5129d6a5792"
1543
            },
1544
            "dist": {
1545
                "type": "zip",
1546
                "url": "https://api.github.com/repos/KnpLabs/KnpMarkdownBundle/zipball/3454372665d83da6069e3dcfc146b5129d6a5792",
1547
                "reference": "3454372665d83da6069e3dcfc146b5129d6a5792",
1548
                "shasum": ""
1549
            },
1550
            "require": {
1551
                "michelf/php-markdown": "1.4.*",
1552
                "php": ">=5.3.9",
1553
                "symfony/framework-bundle": "~2.1"
1554
            },
1555
            "require-dev": {
1556
                "phpunit/phpunit": "~4.5"
1557
            },
1558
            "suggest": {
1559
                "ext-sundown": "to use optional support for php-sundown extension instead of php implementation",
1560
                "symfony/twig-bundle": "to use the Twig markdown filter"
1561
            },
1562
            "type": "symfony-bundle",
1563
            "extra": {
1564
                "branch-alias": {
1565
                    "dev-master": "1.4.x-dev"
1566
                }
1567
            },
1568
            "autoload": {
1569
                "psr-4": {
1570
                    "Knp\\Bundle\\MarkdownBundle\\": ""
1571
                }
1572
            },
1573
            "notification-url": "https://packagist.org/downloads/",
1574
            "license": [
1575
                "MIT"
1576
            ],
1577
            "authors": [
1578
                {
1579
                    "name": "KnpLabs Team",
1580
                    "homepage": "http://knplabs.com"
1581
                },
1582
                {
1583
                    "name": "Symfony Community",
1584
                    "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle/contributors"
1585
                }
1586
            ],
1587
            "description": "Knplabs markdown bundle transforms markdown into html",
1588
            "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle",
1589
            "keywords": [
1590
                "bundle",
1591
                "knp",
1592
                "knplabs",
1593
                "markdown"
1594
            ],
1595
            "time": "2015-08-20 11:00:10"
1596
        },
1597
        {
1598
            "name": "kriswallsmith/assetic",
1599
            "version": "v1.3.1",
1600
            "source": {
1601
                "type": "git",
1602
                "url": "https://github.com/kriswallsmith/assetic.git",
1603
                "reference": "cb92b179dddfb8a3f341d53bd27e088f24d9c2e5"
1604
            },
1605
            "dist": {
1606
                "type": "zip",
1607
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/cb92b179dddfb8a3f341d53bd27e088f24d9c2e5",
1608
                "reference": "cb92b179dddfb8a3f341d53bd27e088f24d9c2e5",
1609
                "shasum": ""
1610
            },
1611
            "require": {
1612
                "php": ">=5.3.1",
1613
                "symfony/process": "~2.1"
1614
            },
1615
            "conflict": {
1616
                "twig/twig": "<1.12"
1617
            },
1618
            "require-dev": {
1619
                "cssmin/cssmin": "*",
1620
                "joliclic/javascript-packer": "*",
1621
                "kamicane/packager": "*",
1622
                "leafo/lessphp": "^0.3.7",
1623
                "leafo/scssphp": "*@dev",
1624
                "leafo/scssphp-compass": "*@dev",
1625
                "mrclay/minify": "*",
1626
                "patchwork/jsqueeze": "~1.0|~2.0",
1627
                "phpunit/phpunit": "~4.8",
1628
                "psr/log": "~1.0",
1629
                "ptachoire/cssembed": "*",
1630
                "symfony/phpunit-bridge": "~2.7",
1631
                "twig/twig": "~1.8|~2.0"
1632
            },
1633
            "suggest": {
1634
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
1635
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
1636
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
1637
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
1638
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
1639
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
1640
            },
1641
            "type": "library",
1642
            "extra": {
1643
                "branch-alias": {
1644
                    "dev-master": "1.4-dev"
1645
                }
1646
            },
1647
            "autoload": {
1648
                "psr-0": {
1649
                    "Assetic": "src/"
1650
                },
1651
                "files": [
1652
                    "src/functions.php"
1653
                ]
1654
            },
1655
            "notification-url": "https://packagist.org/downloads/",
1656
            "license": [
1657
                "MIT"
1658
            ],
1659
            "authors": [
1660
                {
1661
                    "name": "Kris Wallsmith",
1662
                    "email": "[email protected]",
1663
                    "homepage": "http://kriswallsmith.net/"
1664
                }
1665
            ],
1666
            "description": "Asset Management for PHP",
1667
            "homepage": "https://github.com/kriswallsmith/assetic",
1668
            "keywords": [
1669
                "assets",
1670
                "compression",
1671
                "minification"
1672
            ],
1673
            "time": "2015-10-15 01:33:42"
1674
        },
1675
        {
1676
            "name": "kriswallsmith/buzz",
1677
            "version": "v0.15",
1678
            "source": {
1679
                "type": "git",
1680
                "url": "https://github.com/kriswallsmith/Buzz.git",
1681
                "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8"
1682
            },
1683
            "dist": {
1684
                "type": "zip",
1685
                "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8",
1686
                "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8",
1687
                "shasum": ""
1688
            },
1689
            "require": {
1690
                "php": ">=5.3.0"
1691
            },
1692
            "require-dev": {
1693
                "phpunit/phpunit": "3.7.*"
1694
            },
1695
            "suggest": {
1696
                "ext-curl": "*"
1697
            },
1698
            "type": "library",
1699
            "autoload": {
1700
                "psr-0": {
1701
                    "Buzz": "lib/"
1702
                }
1703
            },
1704
            "notification-url": "https://packagist.org/downloads/",
1705
            "license": [
1706
                "MIT"
1707
            ],
1708
            "authors": [
1709
                {
1710
                    "name": "Kris Wallsmith",
1711
                    "email": "[email protected]",
1712
                    "homepage": "http://kriswallsmith.net/"
1713
                }
1714
            ],
1715
            "description": "Lightweight HTTP client",
1716
            "homepage": "https://github.com/kriswallsmith/Buzz",
1717
            "keywords": [
1718
                "curl",
1719
                "http client"
1720
            ],
1721
            "time": "2015-06-25 17:26:56"
1722
        },
1723
        {
1724
            "name": "michelf/php-markdown",
1725
            "version": "1.4.1",
1726
            "source": {
1727
                "type": "git",
1728
                "url": "https://github.com/michelf/php-markdown.git",
1729
                "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6"
1730
            },
1731
            "dist": {
1732
                "type": "zip",
1733
                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
1734
                "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
1735
                "shasum": ""
1736
            },
1737
            "require": {
1738
                "php": ">=5.3.0"
1739
            },
1740
            "type": "library",
1741
            "extra": {
1742
                "branch-alias": {
1743
                    "dev-lib": "1.4.x-dev"
1744
                }
1745
            },
1746
            "autoload": {
1747
                "psr-0": {
1748
                    "Michelf": ""
1749
                }
1750
            },
1751
            "notification-url": "https://packagist.org/downloads/",
1752
            "license": [
1753
                "BSD-3-Clause"
1754
            ],
1755
            "authors": [
1756
                {
1757
                    "name": "Michel Fortin",
1758
                    "email": "[email protected]",
1759
                    "homepage": "http://michelf.ca/",
1760
                    "role": "Developer"
1761
                },
1762
                {
1763
                    "name": "John Gruber",
1764
                    "homepage": "http://daringfireball.net/"
1765
                }
1766
            ],
1767
            "description": "PHP Markdown",
1768
            "homepage": "http://michelf.ca/projects/php-markdown/",
1769
            "keywords": [
1770
                "markdown"
1771
            ],
1772
            "time": "2014-05-05 02:43:50"
1773
        },
1774
        {
1775
            "name": "misd/phone-number-bundle",
1776
            "version": "v1.0.5",
1777
            "source": {
1778
                "type": "git",
1779
                "url": "https://github.com/misd-service-development/phone-number-bundle.git",
1780
                "reference": "7b7a928d1135a5593714133db3f246e9b86044f5"
1781
            },
1782
            "dist": {
1783
                "type": "zip",
1784
                "url": "https://api.github.com/repos/misd-service-development/phone-number-bundle/zipball/7b7a928d1135a5593714133db3f246e9b86044f5",
1785
                "reference": "7b7a928d1135a5593714133db3f246e9b86044f5",
1786
                "shasum": ""
1787
            },
1788
            "require": {
1789
                "giggsey/libphonenumber-for-php": "~5.7|~6.0|~7.0",
1790
                "php": ">=5.3.3",
1791
                "symfony/framework-bundle": "~2.1"
1792
            },
1793
            "conflict": {
1794
                "twig/twig": "<1.12.0"
1795
            },
1796
            "require-dev": {
1797
                "doctrine/doctrine-bundle": "~1.0",
1798
                "jms/serializer-bundle": "~0.11",
1799
                "phpunit/phpunit": "~4.0",
1800
                "symfony/form": "~2.3",
1801
                "symfony/templating": "~2.1",
1802
                "symfony/twig-bundle": "~2.1",
1803
                "symfony/validator": "~2.1"
1804
            },
1805
            "suggest": {
1806
                "doctrine/doctrine-bundle": "Add a DBAL mapping type",
1807
                "jms/serializer-bundle": "Serialize/deserialize phone numbers",
1808
                "symfony/form": "Add a data transformer",
1809
                "symfony/templating": "Format phone numbers in templates",
1810
                "symfony/twig-bundle": "Format phone numbers in Twig templates",
1811
                "symfony/validator": "Add a validation constraint"
1812
            },
1813
            "type": "symfony-bundle",
1814
            "extra": {
1815
                "branch-alias": {
1816
                    "dev-master": "1.0.x-dev"
1817
                }
1818
            },
1819
            "autoload": {
1820
                "psr-4": {
1821
                    "Misd\\PhoneNumberBundle\\": ""
1822
                }
1823
            },
1824
            "notification-url": "https://packagist.org/downloads/",
1825
            "license": [
1826
                "MIT"
1827
            ],
1828
            "authors": [
1829
                {
1830
                    "name": "Chris Wilkinson",
1831
                    "email": "[email protected]"
1832
                }
1833
            ],
1834
            "description": "Integrates libphonenumber into your Symfony2 application",
1835
            "homepage": "https://github.com/misd-service-development/phone-number-bundle",
1836
            "keywords": [
1837
                "bundle",
1838
                "libphonenumber",
1839
                "phone-number",
1840
                "phonenumber",
1841
                "telephone number"
1842
            ],
1843
            "time": "2015-04-15 14:07:34"
1844
        },
1845
        {
1846
            "name": "monolog/monolog",
1847
            "version": "1.17.2",
1848
            "source": {
1849
                "type": "git",
1850
                "url": "https://github.com/Seldaek/monolog.git",
1851
                "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
1852
            },
1853
            "dist": {
1854
                "type": "zip",
1855
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1856
                "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1857
                "shasum": ""
1858
            },
1859
            "require": {
1860
                "php": ">=5.3.0",
1861
                "psr/log": "~1.0"
1862
            },
1863
            "provide": {
1864
                "psr/log-implementation": "1.0.0"
1865
            },
1866
            "require-dev": {
1867
                "aws/aws-sdk-php": "^2.4.9",
1868
                "doctrine/couchdb": "~1.0@dev",
1869
                "graylog2/gelf-php": "~1.0",
1870
                "jakub-onderka/php-parallel-lint": "0.9",
1871
                "php-console/php-console": "^3.1.3",
1872
                "phpunit/phpunit": "~4.5",
1873
                "phpunit/phpunit-mock-objects": "2.3.0",
1874
                "raven/raven": "^0.13",
1875
                "ruflin/elastica": ">=0.90 <3.0",
1876
                "swiftmailer/swiftmailer": "~5.3",
1877
                "videlalvaro/php-amqplib": "~2.4"
1878
            },
1879
            "suggest": {
1880
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1881
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1882
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1883
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1884
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1885
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1886
                "raven/raven": "Allow sending log messages to a Sentry server",
1887
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1888
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1889
                "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
1890
            },
1891
            "type": "library",
1892
            "extra": {
1893
                "branch-alias": {
1894
                    "dev-master": "1.16.x-dev"
1895
                }
1896
            },
1897
            "autoload": {
1898
                "psr-4": {
1899
                    "Monolog\\": "src/Monolog"
1900
                }
1901
            },
1902
            "notification-url": "https://packagist.org/downloads/",
1903
            "license": [
1904
                "MIT"
1905
            ],
1906
            "authors": [
1907
                {
1908
                    "name": "Jordi Boggiano",
1909
                    "email": "[email protected]",
1910
                    "homepage": "http://seld.be"
1911
                }
1912
            ],
1913
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1914
            "homepage": "http://github.com/Seldaek/monolog",
1915
            "keywords": [
1916
                "log",
1917
                "logging",
1918
                "psr-3"
1919
            ],
1920
            "time": "2015-10-14 12:51:02"
1921
        },
1922
        {
1923
            "name": "ornicar/akismet-bundle",
1924
            "version": "dev-master",
1925
            "target-dir": "Ornicar/AkismetBundle",
1926
            "source": {
1927
                "type": "git",
1928
                "url": "https://github.com/ornicar/OrnicarAkismetBundle.git",
1929
                "reference": "008cb4503ef79ef82a780fce6763d2f86e1860ec"
1930
            },
1931
            "dist": {
1932
                "type": "zip",
1933
                "url": "https://api.github.com/repos/ornicar/OrnicarAkismetBundle/zipball/008cb4503ef79ef82a780fce6763d2f86e1860ec",
1934
                "reference": "008cb4503ef79ef82a780fce6763d2f86e1860ec",
1935
                "shasum": ""
1936
            },
1937
            "require": {
1938
                "kriswallsmith/buzz": "*",
1939
                "php": ">=5.3.0"
1940
            },
1941
            "type": "library",
1942
            "autoload": {
1943
                "psr-0": {
1944
                    "Ornicar\\AkismetBundle": ""
1945
                }
1946
            },
1947
            "notification-url": "https://packagist.org/downloads/",
1948
            "license": [
1949
                "MIT"
1950
            ],
1951
            "authors": [
1952
                {
1953
                    "name": "Thibault Duplessis",
1954
                    "email": "[email protected]",
1955
                    "homepage": "http://ornicar.github.com"
1956
                }
1957
            ],
1958
            "description": "Akismet Integration for symfony",
1959
            "homepage": "https://github.com/ornicar/OrnicarAkismetBundle",
1960
            "keywords": [
1961
                "Akismet",
1962
                "package",
1963
                "spam",
1964
                "symfony"
1965
            ],
1966
            "time": "2013-01-29 16:41:33"
1967
        },
1968
        {
1969
            "name": "phpdocumentor/reflection-docblock",
1970
            "version": "2.0.4",
1971
            "source": {
1972
                "type": "git",
1973
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1974
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
1975
            },
1976
            "dist": {
1977
                "type": "zip",
1978
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
1979
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
1980
                "shasum": ""
1981
            },
1982
            "require": {
1983
                "php": ">=5.3.3"
1984
            },
1985
            "require-dev": {
1986
                "phpunit/phpunit": "~4.0"
1987
            },
1988
            "suggest": {
1989
                "dflydev/markdown": "~1.0",
1990
                "erusev/parsedown": "~1.0"
1991
            },
1992
            "type": "library",
1993
            "extra": {
1994
                "branch-alias": {
1995
                    "dev-master": "2.0.x-dev"
1996
                }
1997
            },
1998
            "autoload": {
1999
                "psr-0": {
2000
                    "phpDocumentor": [
2001
                        "src/"
2002
                    ]
2003
                }
2004
            },
2005
            "notification-url": "https://packagist.org/downloads/",
2006
            "license": [
2007
                "MIT"
2008
            ],
2009
            "authors": [
2010
                {
2011
                    "name": "Mike van Riel",
2012
                    "email": "[email protected]"
2013
                }
2014
            ],
2015
            "time": "2015-02-03 12:10:50"
2016
        },
2017
        {
2018
            "name": "phpoption/phpoption",
2019
            "version": "1.5.0",
2020
            "source": {
2021
                "type": "git",
2022
                "url": "https://github.com/schmittjoh/php-option.git",
2023
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
2024
            },
2025
            "dist": {
2026
                "type": "zip",
2027
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
2028
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
2029
                "shasum": ""
2030
            },
2031
            "require": {
2032
                "php": ">=5.3.0"
2033
            },
2034
            "require-dev": {
2035
                "phpunit/phpunit": "4.7.*"
2036
            },
2037
            "type": "library",
2038
            "extra": {
2039
                "branch-alias": {
2040
                    "dev-master": "1.3-dev"
2041
                }
2042
            },
2043
            "autoload": {
2044
                "psr-0": {
2045
                    "PhpOption\\": "src/"
2046
                }
2047
            },
2048
            "notification-url": "https://packagist.org/downloads/",
2049
            "license": [
2050
                "Apache2"
2051
            ],
2052
            "authors": [
2053
                {
2054
                    "name": "Johannes M. Schmitt",
2055
                    "email": "[email protected]"
2056
                }
2057
            ],
2058
            "description": "Option Type for PHP",
2059
            "keywords": [
2060
                "language",
2061
                "option",
2062
                "php",
2063
                "type"
2064
            ],
2065
            "time": "2015-07-25 16:39:46"
2066
        },
2067
        {
2068
            "name": "phpspec/prophecy",
2069
            "version": "v1.5.0",
2070
            "source": {
2071
                "type": "git",
2072
                "url": "https://github.com/phpspec/prophecy.git",
2073
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
2074
            },
2075
            "dist": {
2076
                "type": "zip",
2077
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
2078
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
2079
                "shasum": ""
2080
            },
2081
            "require": {
2082
                "doctrine/instantiator": "^1.0.2",
2083
                "phpdocumentor/reflection-docblock": "~2.0",
2084
                "sebastian/comparator": "~1.1"
2085
            },
2086
            "require-dev": {
2087
                "phpspec/phpspec": "~2.0"
2088
            },
2089
            "type": "library",
2090
            "extra": {
2091
                "branch-alias": {
2092
                    "dev-master": "1.4.x-dev"
2093
                }
2094
            },
2095
            "autoload": {
2096
                "psr-0": {
2097
                    "Prophecy\\": "src/"
2098
                }
2099
            },
2100
            "notification-url": "https://packagist.org/downloads/",
2101
            "license": [
2102
                "MIT"
2103
            ],
2104
            "authors": [
2105
                {
2106
                    "name": "Konstantin Kudryashov",
2107
                    "email": "[email protected]",
2108
                    "homepage": "http://everzet.com"
2109
                },
2110
                {
2111
                    "name": "Marcello Duarte",
2112
                    "email": "[email protected]"
2113
                }
2114
            ],
2115
            "description": "Highly opinionated mocking framework for PHP 5.3+",
2116
            "homepage": "https://github.com/phpspec/prophecy",
2117
            "keywords": [
2118
                "Double",
2119
                "Dummy",
2120
                "fake",
2121
                "mock",
2122
                "spy",
2123
                "stub"
2124
            ],
2125
            "time": "2015-08-13 10:07:40"
2126
        },
2127
        {
2128
            "name": "phpunit/dbunit",
2129
            "version": "1.4.1",
2130
            "source": {
2131
                "type": "git",
2132
                "url": "https://github.com/sebastianbergmann/dbunit.git",
2133
                "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae"
2134
            },
2135
            "dist": {
2136
                "type": "zip",
2137
                "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
2138
                "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
2139
                "shasum": ""
2140
            },
2141
            "require": {
2142
                "ext-pdo": "*",
2143
                "ext-simplexml": "*",
2144
                "php": ">=5.3.3",
2145
                "phpunit/phpunit": "~4|~5",
2146
                "symfony/yaml": "~2.1|~3.0"
2147
            },
2148
            "bin": [
2149
                "composer/bin/dbunit"
2150
            ],
2151
            "type": "library",
2152
            "extra": {
2153
                "branch-alias": {
2154
                    "dev-master": "1.3.x-dev"
2155
                }
2156
            },
2157
            "autoload": {
2158
                "classmap": [
2159
                    "PHPUnit/"
2160
                ]
2161
            },
2162
            "notification-url": "https://packagist.org/downloads/",
2163
            "include-path": [
2164
                "",
2165
                "../../symfony/yaml/"
2166
            ],
2167
            "license": [
2168
                "BSD-3-Clause"
2169
            ],
2170
            "authors": [
2171
                {
2172
                    "name": "Sebastian Bergmann",
2173
                    "email": "[email protected]",
2174
                    "role": "lead"
2175
                }
2176
            ],
2177
            "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
2178
            "homepage": "https://github.com/sebastianbergmann/dbunit/",
2179
            "keywords": [
2180
                "database",
2181
                "testing",
2182
                "xunit"
2183
            ],
2184
            "time": "2015-08-07 04:57:38"
2185
        },
2186
        {
2187
            "name": "phpunit/php-code-coverage",
2188
            "version": "2.2.4",
2189
            "source": {
2190
                "type": "git",
2191
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2192
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
2193
            },
2194
            "dist": {
2195
                "type": "zip",
2196
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2197
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2198
                "shasum": ""
2199
            },
2200
            "require": {
2201
                "php": ">=5.3.3",
2202
                "phpunit/php-file-iterator": "~1.3",
2203
                "phpunit/php-text-template": "~1.2",
2204
                "phpunit/php-token-stream": "~1.3",
2205
                "sebastian/environment": "^1.3.2",
2206
                "sebastian/version": "~1.0"
2207
            },
2208
            "require-dev": {
2209
                "ext-xdebug": ">=2.1.4",
2210
                "phpunit/phpunit": "~4"
2211
            },
2212
            "suggest": {
2213
                "ext-dom": "*",
2214
                "ext-xdebug": ">=2.2.1",
2215
                "ext-xmlwriter": "*"
2216
            },
2217
            "type": "library",
2218
            "extra": {
2219
                "branch-alias": {
2220
                    "dev-master": "2.2.x-dev"
2221
                }
2222
            },
2223
            "autoload": {
2224
                "classmap": [
2225
                    "src/"
2226
                ]
2227
            },
2228
            "notification-url": "https://packagist.org/downloads/",
2229
            "license": [
2230
                "BSD-3-Clause"
2231
            ],
2232
            "authors": [
2233
                {
2234
                    "name": "Sebastian Bergmann",
2235
                    "email": "[email protected]",
2236
                    "role": "lead"
2237
                }
2238
            ],
2239
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2240
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2241
            "keywords": [
2242
                "coverage",
2243
                "testing",
2244
                "xunit"
2245
            ],
2246
            "time": "2015-10-06 15:47:00"
2247
        },
2248
        {
2249
            "name": "phpunit/php-file-iterator",
2250
            "version": "1.3.4",
2251
            "source": {
2252
                "type": "git",
2253
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2254
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
2255
            },
2256
            "dist": {
2257
                "type": "zip",
2258
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
2259
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
2260
                "shasum": ""
2261
            },
2262
            "require": {
2263
                "php": ">=5.3.3"
2264
            },
2265
            "type": "library",
2266
            "autoload": {
2267
                "classmap": [
2268
                    "File/"
2269
                ]
2270
            },
2271
            "notification-url": "https://packagist.org/downloads/",
2272
            "include-path": [
2273
                ""
2274
            ],
2275
            "license": [
2276
                "BSD-3-Clause"
2277
            ],
2278
            "authors": [
2279
                {
2280
                    "name": "Sebastian Bergmann",
2281
                    "email": "[email protected]",
2282
                    "role": "lead"
2283
                }
2284
            ],
2285
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2286
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2287
            "keywords": [
2288
                "filesystem",
2289
                "iterator"
2290
            ],
2291
            "time": "2013-10-10 15:34:57"
2292
        },
2293
        {
2294
            "name": "phpunit/php-text-template",
2295
            "version": "1.2.1",
2296
            "source": {
2297
                "type": "git",
2298
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
2299
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2300
            },
2301
            "dist": {
2302
                "type": "zip",
2303
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2304
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2305
                "shasum": ""
2306
            },
2307
            "require": {
2308
                "php": ">=5.3.3"
2309
            },
2310
            "type": "library",
2311
            "autoload": {
2312
                "classmap": [
2313
                    "src/"
2314
                ]
2315
            },
2316
            "notification-url": "https://packagist.org/downloads/",
2317
            "license": [
2318
                "BSD-3-Clause"
2319
            ],
2320
            "authors": [
2321
                {
2322
                    "name": "Sebastian Bergmann",
2323
                    "email": "[email protected]",
2324
                    "role": "lead"
2325
                }
2326
            ],
2327
            "description": "Simple template engine.",
2328
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2329
            "keywords": [
2330
                "template"
2331
            ],
2332
            "time": "2015-06-21 13:50:34"
2333
        },
2334
        {
2335
            "name": "phpunit/php-timer",
2336
            "version": "1.0.7",
2337
            "source": {
2338
                "type": "git",
2339
                "url": "https://github.com/sebastianbergmann/php-timer.git",
2340
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
2341
            },
2342
            "dist": {
2343
                "type": "zip",
2344
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
2345
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
2346
                "shasum": ""
2347
            },
2348
            "require": {
2349
                "php": ">=5.3.3"
2350
            },
2351
            "type": "library",
2352
            "autoload": {
2353
                "classmap": [
2354
                    "src/"
2355
                ]
2356
            },
2357
            "notification-url": "https://packagist.org/downloads/",
2358
            "license": [
2359
                "BSD-3-Clause"
2360
            ],
2361
            "authors": [
2362
                {
2363
                    "name": "Sebastian Bergmann",
2364
                    "email": "[email protected]",
2365
                    "role": "lead"
2366
                }
2367
            ],
2368
            "description": "Utility class for timing",
2369
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
2370
            "keywords": [
2371
                "timer"
2372
            ],
2373
            "time": "2015-06-21 08:01:12"
2374
        },
2375
        {
2376
            "name": "phpunit/php-token-stream",
2377
            "version": "1.4.8",
2378
            "source": {
2379
                "type": "git",
2380
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2381
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
2382
            },
2383
            "dist": {
2384
                "type": "zip",
2385
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
2386
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
2387
                "shasum": ""
2388
            },
2389
            "require": {
2390
                "ext-tokenizer": "*",
2391
                "php": ">=5.3.3"
2392
            },
2393
            "require-dev": {
2394
                "phpunit/phpunit": "~4.2"
2395
            },
2396
            "type": "library",
2397
            "extra": {
2398
                "branch-alias": {
2399
                    "dev-master": "1.4-dev"
2400
                }
2401
            },
2402
            "autoload": {
2403
                "classmap": [
2404
                    "src/"
2405
                ]
2406
            },
2407
            "notification-url": "https://packagist.org/downloads/",
2408
            "license": [
2409
                "BSD-3-Clause"
2410
            ],
2411
            "authors": [
2412
                {
2413
                    "name": "Sebastian Bergmann",
2414
                    "email": "[email protected]"
2415
                }
2416
            ],
2417
            "description": "Wrapper around PHP's tokenizer extension.",
2418
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2419
            "keywords": [
2420
                "tokenizer"
2421
            ],
2422
            "time": "2015-09-15 10:49:45"
2423
        },
2424
        {
2425
            "name": "phpunit/phpunit",
2426
            "version": "4.5.1",
2427
            "source": {
2428
                "type": "git",
2429
                "url": "https://github.com/sebastianbergmann/phpunit.git",
2430
                "reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4"
2431
            },
2432
            "dist": {
2433
                "type": "zip",
2434
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d6429b0995b24a2d9dfe5587ee3a7071c1161af4",
2435
                "reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4",
2436
                "shasum": ""
2437
            },
2438
            "require": {
2439
                "ext-dom": "*",
2440
                "ext-json": "*",
2441
                "ext-pcre": "*",
2442
                "ext-reflection": "*",
2443
                "ext-spl": "*",
2444
                "php": ">=5.3.3",
2445
                "phpspec/prophecy": "~1.3,>=1.3.1",
2446
                "phpunit/php-code-coverage": "~2.0,>=2.0.11",
2447
                "phpunit/php-file-iterator": "~1.3.2",
2448
                "phpunit/php-text-template": "~1.2",
2449
                "phpunit/php-timer": "~1.0.2",
2450
                "phpunit/phpunit-mock-objects": "~2.3",
2451
                "sebastian/comparator": "~1.1",
2452
                "sebastian/diff": "~1.1",
2453
                "sebastian/environment": "~1.2",
2454
                "sebastian/exporter": "~1.2",
2455
                "sebastian/global-state": "~1.0",
2456
                "sebastian/version": "~1.0",
2457
                "symfony/yaml": "~2.0"
2458
            },
2459
            "suggest": {
2460
                "phpunit/php-invoker": "~1.1"
2461
            },
2462
            "bin": [
2463
                "phpunit"
2464
            ],
2465
            "type": "library",
2466
            "extra": {
2467
                "branch-alias": {
2468
                    "dev-master": "4.5.x-dev"
2469
                }
2470
            },
2471
            "autoload": {
2472
                "classmap": [
2473
                    "src/"
2474
                ]
2475
            },
2476
            "notification-url": "https://packagist.org/downloads/",
2477
            "license": [
2478
                "BSD-3-Clause"
2479
            ],
2480
            "authors": [
2481
                {
2482
                    "name": "Sebastian Bergmann",
2483
                    "email": "[email protected]",
2484
                    "role": "lead"
2485
                }
2486
            ],
2487
            "description": "The PHP Unit Testing framework.",
2488
            "homepage": "https://phpunit.de/",
2489
            "keywords": [
2490
                "phpunit",
2491
                "testing",
2492
                "xunit"
2493
            ],
2494
            "time": "2015-03-29 09:24:05"
2495
        },
2496
        {
2497
            "name": "phpunit/phpunit-mock-objects",
2498
            "version": "2.3.8",
2499
            "source": {
2500
                "type": "git",
2501
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2502
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
2503
            },
2504
            "dist": {
2505
                "type": "zip",
2506
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2507
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2508
                "shasum": ""
2509
            },
2510
            "require": {
2511
                "doctrine/instantiator": "^1.0.2",
2512
                "php": ">=5.3.3",
2513
                "phpunit/php-text-template": "~1.2",
2514
                "sebastian/exporter": "~1.2"
2515
            },
2516
            "require-dev": {
2517
                "phpunit/phpunit": "~4.4"
2518
            },
2519
            "suggest": {
2520
                "ext-soap": "*"
2521
            },
2522
            "type": "library",
2523
            "extra": {
2524
                "branch-alias": {
2525
                    "dev-master": "2.3.x-dev"
2526
                }
2527
            },
2528
            "autoload": {
2529
                "classmap": [
2530
                    "src/"
2531
                ]
2532
            },
2533
            "notification-url": "https://packagist.org/downloads/",
2534
            "license": [
2535
                "BSD-3-Clause"
2536
            ],
2537
            "authors": [
2538
                {
2539
                    "name": "Sebastian Bergmann",
2540
                    "email": "[email protected]",
2541
                    "role": "lead"
2542
                }
2543
            ],
2544
            "description": "Mock Object library for PHPUnit",
2545
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2546
            "keywords": [
2547
                "mock",
2548
                "xunit"
2549
            ],
2550
            "time": "2015-10-02 06:51:40"
2551
        },
2552
        {
2553
            "name": "psr/log",
2554
            "version": "1.0.0",
2555
            "source": {
2556
                "type": "git",
2557
                "url": "https://github.com/php-fig/log.git",
2558
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
2559
            },
2560
            "dist": {
2561
                "type": "zip",
2562
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
2563
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
2564
                "shasum": ""
2565
            },
2566
            "type": "library",
2567
            "autoload": {
2568
                "psr-0": {
2569
                    "Psr\\Log\\": ""
2570
                }
2571
            },
2572
            "notification-url": "https://packagist.org/downloads/",
2573
            "license": [
2574
                "MIT"
2575
            ],
2576
            "authors": [
2577
                {
2578
                    "name": "PHP-FIG",
2579
                    "homepage": "http://www.php-fig.org/"
2580
                }
2581
            ],
2582
            "description": "Common interface for logging libraries",
2583
            "keywords": [
2584
                "log",
2585
                "psr",
2586
                "psr-3"
2587
            ],
2588
            "time": "2012-12-21 11:40:51"
2589
        },
2590
        {
2591
            "name": "sebastian/comparator",
2592
            "version": "1.2.0",
2593
            "source": {
2594
                "type": "git",
2595
                "url": "https://github.com/sebastianbergmann/comparator.git",
2596
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
2597
            },
2598
            "dist": {
2599
                "type": "zip",
2600
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
2601
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
2602
                "shasum": ""
2603
            },
2604
            "require": {
2605
                "php": ">=5.3.3",
2606
                "sebastian/diff": "~1.2",
2607
                "sebastian/exporter": "~1.2"
2608
            },
2609
            "require-dev": {
2610
                "phpunit/phpunit": "~4.4"
2611
            },
2612
            "type": "library",
2613
            "extra": {
2614
                "branch-alias": {
2615
                    "dev-master": "1.2.x-dev"
2616
                }
2617
            },
2618
            "autoload": {
2619
                "classmap": [
2620
                    "src/"
2621
                ]
2622
            },
2623
            "notification-url": "https://packagist.org/downloads/",
2624
            "license": [
2625
                "BSD-3-Clause"
2626
            ],
2627
            "authors": [
2628
                {
2629
                    "name": "Jeff Welch",
2630
                    "email": "[email protected]"
2631
                },
2632
                {
2633
                    "name": "Volker Dusch",
2634
                    "email": "[email protected]"
2635
                },
2636
                {
2637
                    "name": "Bernhard Schussek",
2638
                    "email": "[email protected]"
2639
                },
2640
                {
2641
                    "name": "Sebastian Bergmann",
2642
                    "email": "[email protected]"
2643
                }
2644
            ],
2645
            "description": "Provides the functionality to compare PHP values for equality",
2646
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
2647
            "keywords": [
2648
                "comparator",
2649
                "compare",
2650
                "equality"
2651
            ],
2652
            "time": "2015-07-26 15:48:44"
2653
        },
2654
        {
2655
            "name": "sebastian/diff",
2656
            "version": "1.3.0",
2657
            "source": {
2658
                "type": "git",
2659
                "url": "https://github.com/sebastianbergmann/diff.git",
2660
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
2661
            },
2662
            "dist": {
2663
                "type": "zip",
2664
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
2665
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
2666
                "shasum": ""
2667
            },
2668
            "require": {
2669
                "php": ">=5.3.3"
2670
            },
2671
            "require-dev": {
2672
                "phpunit/phpunit": "~4.2"
2673
            },
2674
            "type": "library",
2675
            "extra": {
2676
                "branch-alias": {
2677
                    "dev-master": "1.3-dev"
2678
                }
2679
            },
2680
            "autoload": {
2681
                "classmap": [
2682
                    "src/"
2683
                ]
2684
            },
2685
            "notification-url": "https://packagist.org/downloads/",
2686
            "license": [
2687
                "BSD-3-Clause"
2688
            ],
2689
            "authors": [
2690
                {
2691
                    "name": "Kore Nordmann",
2692
                    "email": "[email protected]"
2693
                },
2694
                {
2695
                    "name": "Sebastian Bergmann",
2696
                    "email": "[email protected]"
2697
                }
2698
            ],
2699
            "description": "Diff implementation",
2700
            "homepage": "http://www.github.com/sebastianbergmann/diff",
2701
            "keywords": [
2702
                "diff"
2703
            ],
2704
            "time": "2015-02-22 15:13:53"
2705
        },
2706
        {
2707
            "name": "sebastian/environment",
2708
            "version": "1.3.2",
2709
            "source": {
2710
                "type": "git",
2711
                "url": "https://github.com/sebastianbergmann/environment.git",
2712
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
2713
            },
2714
            "dist": {
2715
                "type": "zip",
2716
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
2717
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
2718
                "shasum": ""
2719
            },
2720
            "require": {
2721
                "php": ">=5.3.3"
2722
            },
2723
            "require-dev": {
2724
                "phpunit/phpunit": "~4.4"
2725
            },
2726
            "type": "library",
2727
            "extra": {
2728
                "branch-alias": {
2729
                    "dev-master": "1.3.x-dev"
2730
                }
2731
            },
2732
            "autoload": {
2733
                "classmap": [
2734
                    "src/"
2735
                ]
2736
            },
2737
            "notification-url": "https://packagist.org/downloads/",
2738
            "license": [
2739
                "BSD-3-Clause"
2740
            ],
2741
            "authors": [
2742
                {
2743
                    "name": "Sebastian Bergmann",
2744
                    "email": "[email protected]"
2745
                }
2746
            ],
2747
            "description": "Provides functionality to handle HHVM/PHP environments",
2748
            "homepage": "http://www.github.com/sebastianbergmann/environment",
2749
            "keywords": [
2750
                "Xdebug",
2751
                "environment",
2752
                "hhvm"
2753
            ],
2754
            "time": "2015-08-03 06:14:51"
2755
        },
2756
        {
2757
            "name": "sebastian/exporter",
2758
            "version": "1.2.1",
2759
            "source": {
2760
                "type": "git",
2761
                "url": "https://github.com/sebastianbergmann/exporter.git",
2762
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
2763
            },
2764
            "dist": {
2765
                "type": "zip",
2766
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
2767
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
2768
                "shasum": ""
2769
            },
2770
            "require": {
2771
                "php": ">=5.3.3",
2772
                "sebastian/recursion-context": "~1.0"
2773
            },
2774
            "require-dev": {
2775
                "phpunit/phpunit": "~4.4"
2776
            },
2777
            "type": "library",
2778
            "extra": {
2779
                "branch-alias": {
2780
                    "dev-master": "1.2.x-dev"
2781
                }
2782
            },
2783
            "autoload": {
2784
                "classmap": [
2785
                    "src/"
2786
                ]
2787
            },
2788
            "notification-url": "https://packagist.org/downloads/",
2789
            "license": [
2790
                "BSD-3-Clause"
2791
            ],
2792
            "authors": [
2793
                {
2794
                    "name": "Jeff Welch",
2795
                    "email": "[email protected]"
2796
                },
2797
                {
2798
                    "name": "Volker Dusch",
2799
                    "email": "[email protected]"
2800
                },
2801
                {
2802
                    "name": "Bernhard Schussek",
2803
                    "email": "[email protected]"
2804
                },
2805
                {
2806
                    "name": "Sebastian Bergmann",
2807
                    "email": "[email protected]"
2808
                },
2809
                {
2810
                    "name": "Adam Harvey",
2811
                    "email": "[email protected]"
2812
                }
2813
            ],
2814
            "description": "Provides the functionality to export PHP variables for visualization",
2815
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
2816
            "keywords": [
2817
                "export",
2818
                "exporter"
2819
            ],
2820
            "time": "2015-06-21 07:55:53"
2821
        },
2822
        {
2823
            "name": "sebastian/global-state",
2824
            "version": "1.1.1",
2825
            "source": {
2826
                "type": "git",
2827
                "url": "https://github.com/sebastianbergmann/global-state.git",
2828
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
2829
            },
2830
            "dist": {
2831
                "type": "zip",
2832
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
2833
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
2834
                "shasum": ""
2835
            },
2836
            "require": {
2837
                "php": ">=5.3.3"
2838
            },
2839
            "require-dev": {
2840
                "phpunit/phpunit": "~4.2"
2841
            },
2842
            "suggest": {
2843
                "ext-uopz": "*"
2844
            },
2845
            "type": "library",
2846
            "extra": {
2847
                "branch-alias": {
2848
                    "dev-master": "1.0-dev"
2849
                }
2850
            },
2851
            "autoload": {
2852
                "classmap": [
2853
                    "src/"
2854
                ]
2855
            },
2856
            "notification-url": "https://packagist.org/downloads/",
2857
            "license": [
2858
                "BSD-3-Clause"
2859
            ],
2860
            "authors": [
2861
                {
2862
                    "name": "Sebastian Bergmann",
2863
                    "email": "[email protected]"
2864
                }
2865
            ],
2866
            "description": "Snapshotting of global state",
2867
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
2868
            "keywords": [
2869
                "global state"
2870
            ],
2871
            "time": "2015-10-12 03:26:01"
2872
        },
2873
        {
2874
            "name": "sebastian/recursion-context",
2875
            "version": "1.0.1",
2876
            "source": {
2877
                "type": "git",
2878
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
2879
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
2880
            },
2881
            "dist": {
2882
                "type": "zip",
2883
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
2884
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
2885
                "shasum": ""
2886
            },
2887
            "require": {
2888
                "php": ">=5.3.3"
2889
            },
2890
            "require-dev": {
2891
                "phpunit/phpunit": "~4.4"
2892
            },
2893
            "type": "library",
2894
            "extra": {
2895
                "branch-alias": {
2896
                    "dev-master": "1.0.x-dev"
2897
                }
2898
            },
2899
            "autoload": {
2900
                "classmap": [
2901
                    "src/"
2902
                ]
2903
            },
2904
            "notification-url": "https://packagist.org/downloads/",
2905
            "license": [
2906
                "BSD-3-Clause"
2907
            ],
2908
            "authors": [
2909
                {
2910
                    "name": "Jeff Welch",
2911
                    "email": "[email protected]"
2912
                },
2913
                {
2914
                    "name": "Sebastian Bergmann",
2915
                    "email": "[email protected]"
2916
                },
2917
                {
2918
                    "name": "Adam Harvey",
2919
                    "email": "[email protected]"
2920
                }
2921
            ],
2922
            "description": "Provides functionality to recursively process PHP variables",
2923
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2924
            "time": "2015-06-21 08:04:50"
2925
        },
2926
        {
2927
            "name": "sebastian/version",
2928
            "version": "1.0.6",
2929
            "source": {
2930
                "type": "git",
2931
                "url": "https://github.com/sebastianbergmann/version.git",
2932
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
2933
            },
2934
            "dist": {
2935
                "type": "zip",
2936
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
2937
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
2938
                "shasum": ""
2939
            },
2940
            "type": "library",
2941
            "autoload": {
2942
                "classmap": [
2943
                    "src/"
2944
                ]
2945
            },
2946
            "notification-url": "https://packagist.org/downloads/",
2947
            "license": [
2948
                "BSD-3-Clause"
2949
            ],
2950
            "authors": [
2951
                {
2952
                    "name": "Sebastian Bergmann",
2953
                    "email": "[email protected]",
2954
                    "role": "lead"
2955
                }
2956
            ],
2957
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2958
            "homepage": "https://github.com/sebastianbergmann/version",
2959
            "time": "2015-06-21 13:59:46"
2960
        },
2961
        {
2962
            "name": "sensio/distribution-bundle",
2963
            "version": "v4.0.1",
2964
            "target-dir": "Sensio/Bundle/DistributionBundle",
2965
            "source": {
2966
                "type": "git",
2967
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
2968
                "reference": "62d99ba41144e704300e40f755346553702b27c9"
2969
            },
2970
            "dist": {
2971
                "type": "zip",
2972
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/62d99ba41144e704300e40f755346553702b27c9",
2973
                "reference": "62d99ba41144e704300e40f755346553702b27c9",
2974
                "shasum": ""
2975
            },
2976
            "require": {
2977
                "php": ">=5.3.9",
2978
                "sensiolabs/security-checker": "~3.0",
2979
                "symfony/class-loader": "~2.2",
2980
                "symfony/framework-bundle": "~2.3",
2981
                "symfony/process": "~2.2"
2982
            },
2983
            "require-dev": {
2984
                "symfony/form": "~2.2",
2985
                "symfony/validator": "~2.2",
2986
                "symfony/yaml": "~2.2"
2987
            },
2988
            "suggest": {
2989
                "symfony/form": "If you want to use the configurator",
2990
                "symfony/validator": "If you want to use the configurator",
2991
                "symfony/yaml": "If you want to use  the configurator"
2992
            },
2993
            "type": "symfony-bundle",
2994
            "extra": {
2995
                "branch-alias": {
2996
                    "dev-master": "4.0.x-dev"
2997
                }
2998
            },
2999
            "autoload": {
3000
                "psr-0": {
3001
                    "Sensio\\Bundle\\DistributionBundle": ""
3002
                }
3003
            },
3004
            "notification-url": "https://packagist.org/downloads/",
3005
            "license": [
3006
                "MIT"
3007
            ],
3008
            "authors": [
3009
                {
3010
                    "name": "Fabien Potencier",
3011
                    "email": "[email protected]"
3012
                }
3013
            ],
3014
            "description": "Base bundle for Symfony Distributions",
3015
            "keywords": [
3016
                "configuration",
3017
                "distribution"
3018
            ],
3019
            "time": "2015-08-03 10:07:56"
3020
        },
3021
        {
3022
            "name": "sensio/framework-extra-bundle",
3023
            "version": "v3.0.10",
3024
            "source": {
3025
                "type": "git",
3026
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
3027
                "reference": "18fc2063c4d6569cdca47a39fbac32342eb65f3c"
3028
            },
3029
            "dist": {
3030
                "type": "zip",
3031
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/18fc2063c4d6569cdca47a39fbac32342eb65f3c",
3032
                "reference": "18fc2063c4d6569cdca47a39fbac32342eb65f3c",
3033
                "shasum": ""
3034
            },
3035
            "require": {
3036
                "doctrine/common": "~2.2",
3037
                "symfony/framework-bundle": "~2.3"
3038
            },
3039
            "require-dev": {
3040
                "symfony/expression-language": "~2.4",
3041
                "symfony/security-bundle": "~2.4"
3042
            },
3043
            "suggest": {
3044
                "symfony/expression-language": "",
3045
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
3046
                "symfony/security-bundle": ""
3047
            },
3048
            "type": "symfony-bundle",
3049
            "extra": {
3050
                "branch-alias": {
3051
                    "dev-master": "3.0.x-dev"
3052
                }
3053
            },
3054
            "autoload": {
3055
                "psr-4": {
3056
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
3057
                }
3058
            },
3059
            "notification-url": "https://packagist.org/downloads/",
3060
            "license": [
3061
                "MIT"
3062
            ],
3063
            "authors": [
3064
                {
3065
                    "name": "Fabien Potencier",
3066
                    "email": "[email protected]"
3067
                }
3068
            ],
3069
            "description": "This bundle provides a way to configure your controllers with annotations",
3070
            "keywords": [
3071
                "annotations",
3072
                "controllers"
3073
            ],
3074
            "time": "2015-08-03 11:59:27"
3075
        },
3076
        {
3077
            "name": "sensiolabs/security-checker",
3078
            "version": "v3.0.1",
3079
            "source": {
3080
                "type": "git",
3081
                "url": "https://github.com/sensiolabs/security-checker.git",
3082
                "reference": "7735fd97ff7303d9df776b8dbc970f949399abc9"
3083
            },
3084
            "dist": {
3085
                "type": "zip",
3086
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/7735fd97ff7303d9df776b8dbc970f949399abc9",
3087
                "reference": "7735fd97ff7303d9df776b8dbc970f949399abc9",
3088
                "shasum": ""
3089
            },
3090
            "require": {
3091
                "symfony/console": "~2.0"
3092
            },
3093
            "bin": [
3094
                "security-checker"
3095
            ],
3096
            "type": "library",
3097
            "extra": {
3098
                "branch-alias": {
3099
                    "dev-master": "3.0-dev"
3100
                }
3101
            },
3102
            "autoload": {
3103
                "psr-0": {
3104
                    "SensioLabs\\Security": ""
3105
                }
3106
            },
3107
            "notification-url": "https://packagist.org/downloads/",
3108
            "license": [
3109
                "MIT"
3110
            ],
3111
            "authors": [
3112
                {
3113
                    "name": "Fabien Potencier",
3114
                    "email": "[email protected]"
3115
                }
3116
            ],
3117
            "description": "A security checker for your composer.lock",
3118
            "time": "2015-08-11 12:11:25"
3119
        },
3120
        {
3121
            "name": "stof/doctrine-extensions-bundle",
3122
            "version": "dev-master",
3123
            "source": {
3124
                "type": "git",
3125
                "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
3126
                "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e"
3127
            },
3128
            "dist": {
3129
                "type": "zip",
3130
                "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/7b3144572617b0555f9a443317dbc2f9cf5b524e",
3131
                "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e",
3132
                "shasum": ""
3133
            },
3134
            "require": {
3135
                "gedmo/doctrine-extensions": "^2.3.1",
3136
                "php": ">=5.3.2",
3137
                "symfony/framework-bundle": "~2.1"
3138
            },
3139
            "suggest": {
3140
                "doctrine/doctrine-bundle": "to use the ORM extensions",
3141
                "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
3142
            },
3143
            "type": "symfony-bundle",
3144
            "extra": {
3145
                "branch-alias": {
3146
                    "dev-master": "1.2.x-dev"
3147
                }
3148
            },
3149
            "autoload": {
3150
                "psr-4": {
3151
                    "Stof\\DoctrineExtensionsBundle\\": ""
3152
                }
3153
            },
3154
            "notification-url": "https://packagist.org/downloads/",
3155
            "license": [
3156
                "MIT"
3157
            ],
3158
            "authors": [
3159
                {
3160
                    "name": "Christophe Coevoet",
3161
                    "email": "[email protected]"
3162
                }
3163
            ],
3164
            "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
3165
            "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
3166
            "keywords": [
3167
                "behaviors",
3168
                "doctrine2",
3169
                "extensions",
3170
                "gedmo",
3171
                "loggable",
3172
                "nestedset",
3173
                "sluggable",
3174
                "sortable",
3175
                "timestampable",
3176
                "translatable",
3177
                "tree"
3178
            ],
3179
            "time": "2015-08-12 16:23:48"
3180
        },
3181
        {
3182
            "name": "swiftmailer/swiftmailer",
3183
            "version": "v5.4.1",
3184
            "source": {
3185
                "type": "git",
3186
                "url": "https://github.com/swiftmailer/swiftmailer.git",
3187
                "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
3188
            },
3189
            "dist": {
3190
                "type": "zip",
3191
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
3192
                "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
3193
                "shasum": ""
3194
            },
3195
            "require": {
3196
                "php": ">=5.3.3"
3197
            },
3198
            "require-dev": {
3199
                "mockery/mockery": "~0.9.1,<0.9.4"
3200
            },
3201
            "type": "library",
3202
            "extra": {
3203
                "branch-alias": {
3204
                    "dev-master": "5.4-dev"
3205
                }
3206
            },
3207
            "autoload": {
3208
                "files": [
3209
                    "lib/swift_required.php"
3210
                ]
3211
            },
3212
            "notification-url": "https://packagist.org/downloads/",
3213
            "license": [
3214
                "MIT"
3215
            ],
3216
            "authors": [
3217
                {
3218
                    "name": "Chris Corbyn"
3219
                },
3220
                {
3221
                    "name": "Fabien Potencier",
3222
                    "email": "[email protected]"
3223
                }
3224
            ],
3225
            "description": "Swiftmailer, free feature-rich PHP mailer",
3226
            "homepage": "http://swiftmailer.org",
3227
            "keywords": [
3228
                "email",
3229
                "mail",
3230
                "mailer"
3231
            ],
3232
            "time": "2015-06-06 14:19:39"
3233
        },
3234
        {
3235
            "name": "symfony/assetic-bundle",
3236
            "version": "v2.7.0",
3237
            "source": {
3238
                "type": "git",
3239
                "url": "https://github.com/symfony/assetic-bundle.git",
3240
                "reference": "3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5"
3241
            },
3242
            "dist": {
3243
                "type": "zip",
3244
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5",
3245
                "reference": "3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5",
3246
                "shasum": ""
3247
            },
3248
            "require": {
3249
                "kriswallsmith/assetic": "~1.3",
3250
                "php": ">=5.3.0",
3251
                "symfony/console": "~2.3",
3252
                "symfony/dependency-injection": "~2.3",
3253
                "symfony/framework-bundle": "~2.3",
3254
                "symfony/yaml": "~2.3"
3255
            },
3256
            "conflict": {
3257
                "kriswallsmith/spork": "<=0.2",
3258
                "twig/twig": "<1.20"
3259
            },
3260
            "require-dev": {
3261
                "kriswallsmith/spork": "~0.3",
3262
                "patchwork/jsqueeze": "~1.0",
3263
                "symfony/class-loader": "~2.3",
3264
                "symfony/css-selector": "~2.3",
3265
                "symfony/dom-crawler": "~2.3",
3266
                "symfony/phpunit-bridge": "~2.7",
3267
                "symfony/twig-bundle": "~2.3"
3268
            },
3269
            "suggest": {
3270
                "kriswallsmith/spork": "to be able to dump assets in parallel",
3271
                "symfony/twig-bundle": "to use the Twig integration"
3272
            },
3273
            "type": "symfony-bundle",
3274
            "extra": {
3275
                "branch-alias": {
3276
                    "dev-master": "2.7-dev"
3277
                }
3278
            },
3279
            "autoload": {
3280
                "psr-4": {
3281
                    "Symfony\\Bundle\\AsseticBundle\\": ""
3282
                }
3283
            },
3284
            "notification-url": "https://packagist.org/downloads/",
3285
            "license": [
3286
                "MIT"
3287
            ],
3288
            "authors": [
3289
                {
3290
                    "name": "Kris Wallsmith",
3291
                    "email": "[email protected]",
3292
                    "homepage": "http://kriswallsmith.net/"
3293
                }
3294
            ],
3295
            "description": "Integrates Assetic into Symfony2",
3296
            "homepage": "https://github.com/symfony/AsseticBundle",
3297
            "keywords": [
3298
                "assets",
3299
                "compression",
3300
                "minification"
3301
            ],
3302
            "time": "2015-09-01 00:05:29"
3303
        },
3304
        {
3305
            "name": "symfony/config",
3306
            "version": "v2.4.10",
3307
            "target-dir": "Symfony/Component/Config",
3308
            "source": {
3309
                "type": "git",
3310
                "url": "https://github.com/symfony/config.git",
3311
                "reference": "e8df63fbcc6efdaad430bafd1de38520c3862327"
3312
            },
3313
            "dist": {
3314
                "type": "zip",
3315
                "url": "https://api.github.com/repos/symfony/config/zipball/e8df63fbcc6efdaad430bafd1de38520c3862327",
3316
                "reference": "e8df63fbcc6efdaad430bafd1de38520c3862327",
3317
                "shasum": ""
3318
            },
3319
            "require": {
3320
                "php": ">=5.3.3",
3321
                "symfony/filesystem": "~2.3"
3322
            },
3323
            "type": "library",
3324
            "extra": {
3325
                "branch-alias": {
3326
                    "dev-master": "2.4-dev"
3327
                }
3328
            },
3329
            "autoload": {
3330
                "psr-0": {
3331
                    "Symfony\\Component\\Config\\": ""
3332
                }
3333
            },
3334
            "notification-url": "https://packagist.org/downloads/",
3335
            "license": [
3336
                "MIT"
3337
            ],
3338
            "authors": [
3339
                {
3340
                    "name": "Symfony Community",
3341
                    "homepage": "http://symfony.com/contributors"
3342
                },
3343
                {
3344
                    "name": "Fabien Potencier",
3345
                    "email": "[email protected]"
3346
                }
3347
            ],
3348
            "description": "Symfony Config Component",
3349
            "homepage": "http://symfony.com",
3350
            "time": "2014-09-23 05:24:59"
3351
        },
3352
        {
3353
            "name": "symfony/intl",
3354
            "version": "v2.7.4",
3355
            "source": {
3356
                "type": "git",
3357
                "url": "https://github.com/symfony/intl.git",
3358
                "reference": "1a31df65b6c9c44b74cca31339f6ba0ce21e98f1"
3359
            },
3360
            "dist": {
3361
                "type": "zip",
3362
                "url": "https://api.github.com/repos/symfony/intl/zipball/1a31df65b6c9c44b74cca31339f6ba0ce21e98f1",
3363
                "reference": "1a31df65b6c9c44b74cca31339f6ba0ce21e98f1",
3364
                "shasum": ""
3365
            },
3366
            "require": {
3367
                "php": ">=5.3.9"
3368
            },
3369
            "require-dev": {
3370
                "symfony/filesystem": "~2.1",
3371
                "symfony/phpunit-bridge": "~2.7"
3372
            },
3373
            "suggest": {
3374
                "ext-intl": "to use the component with locales other than \"en\""
3375
            },
3376
            "type": "library",
3377
            "extra": {
3378
                "branch-alias": {
3379
                    "dev-master": "2.7-dev"
3380
                }
3381
            },
3382
            "autoload": {
3383
                "psr-4": {
3384
                    "Symfony\\Component\\Intl\\": ""
3385
                },
3386
                "classmap": [
3387
                    "Resources/stubs"
3388
                ],
3389
                "files": [
3390
                    "Resources/stubs/functions.php"
3391
                ]
3392
            },
3393
            "notification-url": "https://packagist.org/downloads/",
3394
            "license": [
3395
                "MIT"
3396
            ],
3397
            "authors": [
3398
                {
3399
                    "name": "Bernhard Schussek",
3400
                    "email": "[email protected]"
3401
                },
3402
                {
3403
                    "name": "Eriksen Costa",
3404
                    "email": "[email protected]"
3405
                },
3406
                {
3407
                    "name": "Igor Wiedler",
3408
                    "email": "[email protected]"
3409
                },
3410
                {
3411
                    "name": "Symfony Community",
3412
                    "homepage": "https://symfony.com/contributors"
3413
                }
3414
            ],
3415
            "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
3416
            "homepage": "https://symfony.com",
3417
            "keywords": [
3418
                "i18n",
3419
                "icu",
3420
                "internationalization",
3421
                "intl",
3422
                "l10n",
3423
                "localization"
3424
            ],
3425
            "time": "2015-09-03 11:40:38"
3426
        },
3427
        {
3428
            "name": "symfony/monolog-bundle",
3429
            "version": "2.8.1",
3430
            "source": {
3431
                "type": "git",
3432
                "url": "https://github.com/symfony/monolog-bundle.git",
3433
                "reference": "7117b9a145722e3c5768db4585f6ad0643ed5c4a"
3434
            },
3435
            "dist": {
3436
                "type": "zip",
3437
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/7117b9a145722e3c5768db4585f6ad0643ed5c4a",
3438
                "reference": "7117b9a145722e3c5768db4585f6ad0643ed5c4a",
3439
                "shasum": ""
3440
            },
3441
            "require": {
3442
                "monolog/monolog": "~1.8",
3443
                "php": ">=5.3.2",
3444
                "symfony/config": "~2.3|3.*",
3445
                "symfony/dependency-injection": "~2.3|3.*",
3446
                "symfony/http-kernel": "~2.3|3.*",
3447
                "symfony/monolog-bridge": "~2.3|3.*"
3448
            },
3449
            "require-dev": {
3450
                "symfony/console": "~2.3|3.*",
3451
                "symfony/yaml": "~2.3"
3452
            },
3453
            "type": "symfony-bundle",
3454
            "extra": {
3455
                "branch-alias": {
3456
                    "dev-master": "2.8.x-dev"
3457
                }
3458
            },
3459
            "autoload": {
3460
                "psr-4": {
3461
                    "Symfony\\Bundle\\MonologBundle\\": ""
3462
                }
3463
            },
3464
            "notification-url": "https://packagist.org/downloads/",
3465
            "license": [
3466
                "MIT"
3467
            ],
3468
            "authors": [
3469
                {
3470
                    "name": "Symfony Community",
3471
                    "homepage": "http://symfony.com/contributors"
3472
                },
3473
                {
3474
                    "name": "Fabien Potencier",
3475
                    "email": "[email protected]"
3476
                }
3477
            ],
3478
            "description": "Symfony MonologBundle",
3479
            "homepage": "http://symfony.com",
3480
            "keywords": [
3481
                "log",
3482
                "logging"
3483
            ],
3484
            "time": "2015-10-02 11:51:59"
3485
        },
3486
        {
3487
            "name": "symfony/swiftmailer-bundle",
3488
            "version": "v2.3.8",
3489
            "source": {
3490
                "type": "git",
3491
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
3492
                "reference": "970b13d01871207e81d17b17ddda025e7e21e797"
3493
            },
3494
            "dist": {
3495
                "type": "zip",
3496
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/970b13d01871207e81d17b17ddda025e7e21e797",
3497
                "reference": "970b13d01871207e81d17b17ddda025e7e21e797",
3498
                "shasum": ""
3499
            },
3500
            "require": {
3501
                "php": ">=5.3.2",
3502
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
3503
                "symfony/swiftmailer-bridge": "~2.1"
3504
            },
3505
            "require-dev": {
3506
                "symfony/config": "~2.1",
3507
                "symfony/dependency-injection": "~2.1",
3508
                "symfony/http-kernel": "~2.1",
3509
                "symfony/yaml": "~2.1"
3510
            },
3511
            "suggest": {
3512
                "psr/log": "Allows logging"
3513
            },
3514
            "type": "symfony-bundle",
3515
            "extra": {
3516
                "branch-alias": {
3517
                    "dev-master": "2.3-dev"
3518
                }
3519
            },
3520
            "autoload": {
3521
                "psr-4": {
3522
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
3523
                }
3524
            },
3525
            "notification-url": "https://packagist.org/downloads/",
3526
            "license": [
3527
                "MIT"
3528
            ],
3529
            "authors": [
3530
                {
3531
                    "name": "Symfony Community",
3532
                    "homepage": "http://symfony.com/contributors"
3533
                },
3534
                {
3535
                    "name": "Fabien Potencier",
3536
                    "email": "[email protected]"
3537
                }
3538
            ],
3539
            "description": "Symfony SwiftmailerBundle",
3540
            "homepage": "http://symfony.com",
3541
            "time": "2014-12-01 17:44:50"
3542
        },
3543
        {
3544
            "name": "symfony/symfony",
0 ignored issues
show
3545
            "version": "v2.7.5",
3546
            "source": {
3547
                "type": "git",
3548
                "url": "https://github.com/symfony/symfony.git",
3549
                "reference": "619528a274647cffc1792063c3ea04c4fa8266a0"
3550
            },
3551
            "dist": {
3552
                "type": "zip",
3553
                "url": "https://api.github.com/repos/symfony/symfony/zipball/619528a274647cffc1792063c3ea04c4fa8266a0",
3554
                "reference": "619528a274647cffc1792063c3ea04c4fa8266a0",
3555
                "shasum": ""
3556
            },
3557
            "require": {
3558
                "doctrine/common": "~2.4",
3559
                "php": ">=5.3.9",
3560
                "psr/log": "~1.0",
3561
                "twig/twig": "~1.20|~2.0"
3562
            },
3563
            "replace": {
3564
                "symfony/asset": "self.version",
3565
                "symfony/browser-kit": "self.version",
3566
                "symfony/class-loader": "self.version",
3567
                "symfony/config": "self.version",
3568
                "symfony/console": "self.version",
3569
                "symfony/css-selector": "self.version",
3570
                "symfony/debug": "self.version",
3571
                "symfony/debug-bundle": "self.version",
3572
                "symfony/dependency-injection": "self.version",
3573
                "symfony/doctrine-bridge": "self.version",
3574
                "symfony/dom-crawler": "self.version",
3575
                "symfony/event-dispatcher": "self.version",
3576
                "symfony/expression-language": "self.version",
3577
                "symfony/filesystem": "self.version",
3578
                "symfony/finder": "self.version",
3579
                "symfony/form": "self.version",
3580
                "symfony/framework-bundle": "self.version",
3581
                "symfony/http-foundation": "self.version",
3582
                "symfony/http-kernel": "self.version",
3583
                "symfony/intl": "self.version",
3584
                "symfony/locale": "self.version",
3585
                "symfony/monolog-bridge": "self.version",
3586
                "symfony/options-resolver": "self.version",
3587
                "symfony/process": "self.version",
3588
                "symfony/property-access": "self.version",
3589
                "symfony/proxy-manager-bridge": "self.version",
3590
                "symfony/routing": "self.version",
3591
                "symfony/security": "self.version",
3592
                "symfony/security-acl": "self.version",
3593
                "symfony/security-bundle": "self.version",
3594
                "symfony/security-core": "self.version",
3595
                "symfony/security-csrf": "self.version",
3596
                "symfony/security-http": "self.version",
3597
                "symfony/serializer": "self.version",
3598
                "symfony/stopwatch": "self.version",
3599
                "symfony/swiftmailer-bridge": "self.version",
3600
                "symfony/templating": "self.version",
3601
                "symfony/translation": "self.version",
3602
                "symfony/twig-bridge": "self.version",
3603
                "symfony/twig-bundle": "self.version",
3604
                "symfony/validator": "self.version",
3605
                "symfony/var-dumper": "self.version",
3606
                "symfony/web-profiler-bundle": "self.version",
3607
                "symfony/yaml": "self.version"
3608
            },
3609
            "require-dev": {
3610
                "doctrine/data-fixtures": "1.0.*",
3611
                "doctrine/dbal": "~2.4",
3612
                "doctrine/doctrine-bundle": "~1.2",
3613
                "doctrine/orm": "~2.4,>=2.4.5",
3614
                "egulias/email-validator": "~1.2",
3615
                "ircmaxell/password-compat": "~1.0",
3616
                "monolog/monolog": "~1.11",
3617
                "ocramius/proxy-manager": "~0.4|~1.0",
3618
                "symfony/phpunit-bridge": "self.version"
3619
            },
3620
            "type": "library",
3621
            "extra": {
3622
                "branch-alias": {
3623
                    "dev-master": "2.7-dev"
3624
                }
3625
            },
3626
            "autoload": {
3627
                "psr-4": {
3628
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
3629
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
3630
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
3631
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
3632
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
3633
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
3634
                    "Symfony\\Component\\": "src/Symfony/Component/"
3635
                },
3636
                "classmap": [
3637
                    "src/Symfony/Component/HttpFoundation/Resources/stubs",
3638
                    "src/Symfony/Component/Intl/Resources/stubs"
3639
                ],
3640
                "files": [
3641
                    "src/Symfony/Component/Intl/Resources/stubs/functions.php"
3642
                ]
3643
            },
3644
            "notification-url": "https://packagist.org/downloads/",
3645
            "license": [
3646
                "MIT"
3647
            ],
3648
            "authors": [
3649
                {
3650
                    "name": "Fabien Potencier",
3651
                    "email": "[email protected]"
3652
                },
3653
                {
3654
                    "name": "Symfony Community",
3655
                    "homepage": "https://symfony.com/contributors"
3656
                }
3657
            ],
3658
            "description": "The Symfony PHP framework",
3659
            "homepage": "https://symfony.com",
3660
            "keywords": [
3661
                "framework"
3662
            ],
3663
            "time": "2015-09-25 11:16:52"
3664
        },
3665
        {
3666
            "name": "symfony/translation",
3667
            "version": "v2.4.10",
3668
            "target-dir": "Symfony/Component/Translation",
3669
            "source": {
3670
                "type": "git",
3671
                "url": "https://github.com/symfony/Translation.git",
3672
                "reference": "c61327aab6ec192b55e4868c52fdd0ca476100d3"
3673
            },
3674
            "dist": {
3675
                "type": "zip",
3676
                "url": "https://api.github.com/repos/symfony/Translation/zipball/c61327aab6ec192b55e4868c52fdd0ca476100d3",
3677
                "reference": "c61327aab6ec192b55e4868c52fdd0ca476100d3",
3678
                "shasum": ""
3679
            },
3680
            "require": {
3681
                "php": ">=5.3.3"
3682
            },
3683
            "require-dev": {
3684
                "symfony/config": "~2.0",
3685
                "symfony/intl": "~2.3",
3686
                "symfony/yaml": "~2.2"
3687
            },
3688
            "suggest": {
3689
                "symfony/config": "",
3690
                "symfony/yaml": ""
3691
            },
3692
            "type": "library",
3693
            "extra": {
3694
                "branch-alias": {
3695
                    "dev-master": "2.4-dev"
3696
                }
3697
            },
3698
            "autoload": {
3699
                "psr-0": {
3700
                    "Symfony\\Component\\Translation\\": ""
3701
                }
3702
            },
3703
            "notification-url": "https://packagist.org/downloads/",
3704
            "license": [
3705
                "MIT"
3706
            ],
3707
            "authors": [
3708
                {
3709
                    "name": "Symfony Community",
3710
                    "homepage": "http://symfony.com/contributors"
3711
                },
3712
                {
3713
                    "name": "Fabien Potencier",
3714
                    "email": "[email protected]"
3715
                }
3716
            ],
3717
            "description": "Symfony Translation Component",
3718
            "homepage": "http://symfony.com",
3719
            "time": "2014-09-23 05:24:59"
3720
        },
3721
        {
3722
            "name": "tecnick.com/tcpdf",
3723
            "version": "6.2.11",
3724
            "source": {
3725
                "type": "git",
3726
                "url": "https://github.com/tecnickcom/TCPDF.git",
3727
                "reference": "354433a33946ae7497c3eab291eaaf814bccbfab"
3728
            },
3729
            "dist": {
3730
                "type": "zip",
3731
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/354433a33946ae7497c3eab291eaaf814bccbfab",
3732
                "reference": "354433a33946ae7497c3eab291eaaf814bccbfab",
3733
                "shasum": ""
3734
            },
3735
            "require": {
3736
                "php": ">=5.3.0"
3737
            },
3738
            "type": "library",
3739
            "autoload": {
3740
                "classmap": [
3741
                    "fonts",
3742
                    "config",
3743
                    "include",
3744
                    "tcpdf.php",
3745
                    "tcpdf_parser.php",
3746
                    "tcpdf_import.php",
3747
                    "tcpdf_barcodes_1d.php",
3748
                    "tcpdf_barcodes_2d.php",
3749
                    "include/tcpdf_colors.php",
3750
                    "include/tcpdf_filters.php",
3751
                    "include/tcpdf_font_data.php",
3752
                    "include/tcpdf_fonts.php",
3753
                    "include/tcpdf_images.php",
3754
                    "include/tcpdf_static.php",
3755
                    "include/barcodes/datamatrix.php",
3756
                    "include/barcodes/pdf417.php",
3757
                    "include/barcodes/qrcode.php"
3758
                ]
3759
            },
3760
            "notification-url": "https://packagist.org/downloads/",
3761
            "license": [
3762
                "LGPLv3"
3763
            ],
3764
            "authors": [
3765
                {
3766
                    "name": "Nicola Asuni",
3767
                    "email": "[email protected]",
3768
                    "homepage": "http://nicolaasuni.tecnick.com"
3769
                }
3770
            ],
3771
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
3772
            "homepage": "http://www.tcpdf.org/",
3773
            "keywords": [
3774
                "PDFD32000-2008",
3775
                "TCPDF",
3776
                "barcodes",
3777
                "datamatrix",
3778
                "pdf",
3779
                "pdf417",
3780
                "qrcode"
3781
            ],
3782
            "time": "2015-08-02 12:30:27"
3783
        },
3784
        {
3785
            "name": "twig/extensions",
3786
            "version": "v1.0.1",
3787
            "source": {
3788
                "type": "git",
3789
                "url": "https://github.com/twigphp/Twig-extensions.git",
3790
                "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
3791
            },
3792
            "dist": {
3793
                "type": "zip",
3794
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
3795
                "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
3796
                "shasum": ""
3797
            },
3798
            "require": {
3799
                "twig/twig": "~1.0"
3800
            },
3801
            "type": "library",
3802
            "extra": {
3803
                "branch-alias": {
3804
                    "dev-master": "1.0.x-dev"
3805
                }
3806
            },
3807
            "autoload": {
3808
                "psr-0": {
3809
                    "Twig_Extensions_": "lib/"
3810
                }
3811
            },
3812
            "notification-url": "https://packagist.org/downloads/",
3813
            "license": [
3814
                "MIT"
3815
            ],
3816
            "authors": [
3817
                {
3818
                    "name": "Fabien Potencier",
3819
                    "email": "[email protected]"
3820
                }
3821
            ],
3822
            "description": "Common additional features for Twig that do not directly belong in core",
3823
            "homepage": "https://github.com/fabpot/Twig-extensions",
3824
            "keywords": [
3825
                "debug",
3826
                "i18n",
3827
                "text"
3828
            ],
3829
            "time": "2013-10-18 19:37:15"
3830
        },
3831
        {
3832
            "name": "twig/twig",
3833
            "version": "v1.22.3",
3834
            "source": {
3835
                "type": "git",
3836
                "url": "https://github.com/twigphp/Twig.git",
3837
                "reference": "ebfc36b7e77b0c1175afe30459cf943010245540"
3838
            },
3839
            "dist": {
3840
                "type": "zip",
3841
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/ebfc36b7e77b0c1175afe30459cf943010245540",
3842
                "reference": "ebfc36b7e77b0c1175afe30459cf943010245540",
3843
                "shasum": ""
3844
            },
3845
            "require": {
3846
                "php": ">=5.2.7"
3847
            },
3848
            "require-dev": {
3849
                "symfony/debug": "~2.7",
3850
                "symfony/phpunit-bridge": "~2.7"
3851
            },
3852
            "type": "library",
3853
            "extra": {
3854
                "branch-alias": {
3855
                    "dev-master": "1.22-dev"
3856
                }
3857
            },
3858
            "autoload": {
3859
                "psr-0": {
3860
                    "Twig_": "lib/"
3861
                }
3862
            },
3863
            "notification-url": "https://packagist.org/downloads/",
3864
            "license": [
3865
                "BSD-3-Clause"
3866
            ],
3867
            "authors": [
3868
                {
3869
                    "name": "Fabien Potencier",
3870
                    "email": "[email protected]",
3871
                    "homepage": "http://fabien.potencier.org",
3872
                    "role": "Lead Developer"
3873
                },
3874
                {
3875
                    "name": "Armin Ronacher",
3876
                    "email": "[email protected]",
3877
                    "role": "Project Founder"
3878
                },
3879
                {
3880
                    "name": "Twig Team",
3881
                    "homepage": "http://twig.sensiolabs.org/contributors",
3882
                    "role": "Contributors"
3883
                }
3884
            ],
3885
            "description": "Twig, the flexible, fast, and secure template language for PHP",
3886
            "homepage": "http://twig.sensiolabs.org",
3887
            "keywords": [
3888
                "templating"
3889
            ],
3890
            "time": "2015-10-13 07:07:02"
3891
        },
3892
        {
3893
            "name": "whiteoctober/tcpdf-bundle",
3894
            "version": "1.0.1",
3895
            "target-dir": "WhiteOctober/TCPDFBundle",
3896
            "source": {
3897
                "type": "git",
3898
                "url": "https://github.com/whiteoctober/WhiteOctoberTCPDFBundle.git",
3899
                "reference": "349a327c34afce6c1a9e6e5fbbdad431a66b416e"
3900
            },
3901
            "dist": {
3902
                "type": "zip",
3903
                "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberTCPDFBundle/zipball/349a327c34afce6c1a9e6e5fbbdad431a66b416e",
3904
                "reference": "349a327c34afce6c1a9e6e5fbbdad431a66b416e",
3905
                "shasum": ""
3906
            },
3907
            "require": {
3908
                "php": ">=5.3.2",
3909
                "symfony/framework-bundle": ">=2.0",
3910
                "tecnick.com/tcpdf": "*"
3911
            },
3912
            "type": "symfony-bundle",
3913
            "autoload": {
3914
                "psr-0": {
3915
                    "WhiteOctober\\TCPDFBundle": ""
3916
                }
3917
            },
3918
            "notification-url": "https://packagist.org/downloads/",
3919
            "license": [
3920
                "MIT"
3921
            ],
3922
            "authors": [
3923
                {
3924
                    "name": "Rich Sage",
3925
                    "email": "[email protected]"
3926
                }
3927
            ],
3928
            "description": "A bundle to easily integrate TCPDF into Symfony2",
3929
            "homepage": "https://github.com/whiteoctober/WhiteOctoberTCPDFBundle",
3930
            "keywords": [
3931
                "TCPDF",
3932
                "pdf"
3933
            ],
3934
            "time": "2014-05-27 11:08:33"
3935
        }
3936
    ],
3937
    "packages-dev": [
3938
        {
3939
            "name": "sensio/generator-bundle",
3940
            "version": "v2.5.3",
3941
            "target-dir": "Sensio/Bundle/GeneratorBundle",
3942
            "source": {
3943
                "type": "git",
3944
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
3945
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
3946
            },
3947
            "dist": {
3948
                "type": "zip",
3949
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
3950
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
3951
                "shasum": ""
3952
            },
3953
            "require": {
3954
                "symfony/console": "~2.5",
3955
                "symfony/framework-bundle": "~2.2"
3956
            },
3957
            "require-dev": {
3958
                "doctrine/orm": "~2.2,>=2.2.3",
3959
                "symfony/doctrine-bridge": "~2.2",
3960
                "twig/twig": "~1.11"
3961
            },
3962
            "type": "symfony-bundle",
3963
            "extra": {
3964
                "branch-alias": {
3965
                    "dev-master": "2.5.x-dev"
3966
                }
3967
            },
3968
            "autoload": {
3969
                "psr-0": {
3970
                    "Sensio\\Bundle\\GeneratorBundle": ""
3971
                }
3972
            },
3973
            "notification-url": "https://packagist.org/downloads/",
3974
            "license": [
3975
                "MIT"
3976
            ],
3977
            "authors": [
3978
                {
3979
                    "name": "Fabien Potencier",
3980
                    "email": "[email protected]"
3981
                }
3982
            ],
3983
            "description": "This bundle generates code for you",
3984
            "time": "2015-03-17 06:36:52"
3985
        }
3986
    ],
3987
    "aliases": [],
3988
    "minimum-stability": "dev",
3989
    "stability-flags": {
3990
        "doctrine/doctrine-fixtures-bundle": 20,
3991
        "doctrine/data-fixtures": 20,
3992
        "jms/security-extra-bundle": 20,
3993
        "stof/doctrine-extensions-bundle": 20,
3994
        "gedmo/doctrine-extensions": 20,
3995
        "friendsofsymfony/user-bundle": 20,
3996
        "ornicar/akismet-bundle": 20
3997
    },
3998
    "prefer-stable": true,
3999
    "prefer-lowest": false,
4000
    "platform": {
4001
        "php": ">=5.3.9"
4002
    },
4003
    "platform-dev": []
4004
}
4005