Completed
Pull Request — master (#296)
by Sébastien
13:31 queued 06:46
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": "4ab171c647181cde1ac36d9f6d1797fa",
8
    "content-hash": "32ed3b6e911df199c9e2ada6e0ed7b62",
9
    "packages": [
10
        {
11
            "name": "appventus/alertify-bundle",
12
            "version": "dev-master",
13
            "target-dir": "AppVentus/AlertifyBundle",
14
            "source": {
15
                "type": "git",
16
                "url": "https://github.com/AppVentus/AvAlertifyBundle.git",
17
                "reference": "d64485d1e486ec644cffd24e74d10f4a0086d735"
18
            },
19
            "dist": {
20
                "type": "zip",
21
                "url": "https://api.github.com/repos/AppVentus/AvAlertifyBundle/zipball/d64485d1e486ec644cffd24e74d10f4a0086d735",
22
                "reference": "d64485d1e486ec644cffd24e74d10f4a0086d735",
23
                "shasum": ""
24
            },
25
            "require": {
26
                "friendsofsymfony/jsrouting-bundle": "2.0.*@dev"
27
            },
28
            "require-dev": {
29
                "symfony/class-loader": "~2.1"
30
            },
31
            "type": "symfony-bundle",
32
            "extra": {
33
                "branch-alias": {
34
                    "dev-master": "2.3.x-dev"
35
                }
36
            },
37
            "autoload": {
38
                "psr-0": {
39
                    "AppVentus\\AlertifyBundle": ""
40
                }
41
            },
42
            "notification-url": "https://packagist.org/downloads/",
43
            "license": [
44
                "MIT"
45
            ],
46
            "authors": [
47
                {
48
                    "name": "Paul Andrieux",
49
                    "email": "[email protected]",
50
                    "homepage": "http://appventus.com"
51
                },
52
                {
53
                    "name": "Leny Bernard",
54
                    "email": "[email protected]",
55
                    "homepage": "http://appventus.com"
56
                }
57
            ],
58
            "description": "Symfony AlertifyBundle",
59
            "homepage": "https://github.com/AppVentus/AvAlertifyBundle",
60
            "keywords": [
61
                "alert",
62
                "bootstrap"
63
            ],
64
            "time": "2015-10-06 12:40:35"
65
        },
66
        {
67
            "name": "appventus/assetic-injector-bundle",
68
            "version": "dev-master",
69
            "target-dir": "AppVentus/AsseticInjectorBundle",
70
            "source": {
71
                "type": "git",
72
                "url": "https://github.com/AppVentus/AsseticInjectorBundle.git",
73
                "reference": "44f5e7235576560af4b0227d79d5dfcb755c8262"
74
            },
75
            "dist": {
76
                "type": "zip",
77
                "url": "https://api.github.com/repos/AppVentus/AsseticInjectorBundle/zipball/44f5e7235576560af4b0227d79d5dfcb755c8262",
78
                "reference": "44f5e7235576560af4b0227d79d5dfcb755c8262",
79
                "shasum": ""
80
            },
81
            "require": {
82
                "php": ">=5.3.2"
83
            },
84
            "type": "symfony-bundle",
85
            "autoload": {
86
                "psr-0": {
87
                    "AppVentus\\AsseticInjectorBundle": ""
88
                }
89
            },
90
            "notification-url": "https://packagist.org/downloads/",
91
            "license": [
92
                "MIT"
93
            ],
94
            "authors": [
95
                {
96
                    "name": "Paul Andrieux",
97
                    "email": "[email protected]"
98
                },
99
                {
100
                    "name": "Leny BERNARD",
101
                    "email": "[email protected]"
102
                }
103
            ],
104
            "description": "This bundle allow you to define global javascripts and stylesheets",
105
            "homepage": "http://appventus.com",
106
            "keywords": [
107
                "assetic",
108
                "injector"
109
            ],
110
            "time": "2015-08-22 08:45:11"
111
        },
112
        {
113
            "name": "behat/transliterator",
114
            "version": "dev-master",
115
            "source": {
116
                "type": "git",
117
                "url": "https://github.com/Behat/Transliterator.git",
118
                "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
119
            },
120
            "dist": {
121
                "type": "zip",
122
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
123
                "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
124
                "shasum": ""
125
            },
126
            "require": {
127
                "php": ">=5.3.3"
128
            },
129
            "type": "library",
130
            "extra": {
131
                "branch-alias": {
132
                    "dev-master": "1.1-dev"
133
                }
134
            },
135
            "autoload": {
136
                "psr-0": {
137
                    "Behat\\Transliterator": "src/"
138
                }
139
            },
140
            "notification-url": "https://packagist.org/downloads/",
141
            "license": [
142
                "Artistic-1.0"
143
            ],
144
            "description": "String transliterator",
145
            "keywords": [
146
                "i18n",
147
                "slug",
148
                "transliterator"
149
            ],
150
            "time": "2015-09-28 16:26:35"
151
        },
152
        {
153
            "name": "doctrine/annotations",
154
            "version": "dev-master",
155
            "source": {
156
                "type": "git",
157
                "url": "https://github.com/doctrine/annotations.git",
158
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
159
            },
160
            "dist": {
161
                "type": "zip",
162
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
163
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
164
                "shasum": ""
165
            },
166
            "require": {
167
                "doctrine/lexer": "1.*",
168
                "php": ">=5.3.2"
169
            },
170
            "require-dev": {
171
                "doctrine/cache": "1.*",
172
                "phpunit/phpunit": "4.*"
173
            },
174
            "type": "library",
175
            "extra": {
176
                "branch-alias": {
177
                    "dev-master": "1.3.x-dev"
178
                }
179
            },
180
            "autoload": {
181
                "psr-0": {
182
                    "Doctrine\\Common\\Annotations\\": "lib/"
183
                }
184
            },
185
            "notification-url": "https://packagist.org/downloads/",
186
            "license": [
187
                "MIT"
188
            ],
189
            "authors": [
190
                {
191
                    "name": "Roman Borschel",
192
                    "email": "[email protected]"
193
                },
194
                {
195
                    "name": "Benjamin Eberlei",
196
                    "email": "[email protected]"
197
                },
198
                {
199
                    "name": "Guilherme Blanco",
200
                    "email": "[email protected]"
201
                },
202
                {
203
                    "name": "Jonathan Wage",
204
                    "email": "[email protected]"
205
                },
206
                {
207
                    "name": "Johannes Schmitt",
208
                    "email": "[email protected]"
209
                }
210
            ],
211
            "description": "Docblock Annotations Parser",
212
            "homepage": "http://www.doctrine-project.org",
213
            "keywords": [
214
                "annotations",
215
                "docblock",
216
                "parser"
217
            ],
218
            "time": "2015-08-31 12:32:49"
219
        },
220
        {
221
            "name": "doctrine/cache",
222
            "version": "dev-master",
223
            "source": {
224
                "type": "git",
225
                "url": "https://github.com/doctrine/cache.git",
226
                "reference": "f69c21c5cea834def1664a73a1b7cd5fcdfbd23e"
227
            },
228
            "dist": {
229
                "type": "zip",
230
                "url": "https://api.github.com/repos/doctrine/cache/zipball/f69c21c5cea834def1664a73a1b7cd5fcdfbd23e",
231
                "reference": "f69c21c5cea834def1664a73a1b7cd5fcdfbd23e",
232
                "shasum": ""
233
            },
234
            "require": {
235
                "php": ">=5.3.2"
236
            },
237
            "conflict": {
238
                "doctrine/common": ">2.2,<2.4"
239
            },
240
            "require-dev": {
241
                "phpunit/phpunit": ">=3.7",
242
                "predis/predis": "~1.0",
243
                "satooshi/php-coveralls": "~0.6"
244
            },
245
            "type": "library",
246
            "extra": {
247
                "branch-alias": {
248
                    "dev-master": "1.6.x-dev"
249
                }
250
            },
251
            "autoload": {
252
                "psr-4": {
253
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
254
                }
255
            },
256
            "notification-url": "https://packagist.org/downloads/",
257
            "license": [
258
                "MIT"
259
            ],
260
            "authors": [
261
                {
262
                    "name": "Roman Borschel",
263
                    "email": "[email protected]"
264
                },
265
                {
266
                    "name": "Benjamin Eberlei",
267
                    "email": "[email protected]"
268
                },
269
                {
270
                    "name": "Guilherme Blanco",
271
                    "email": "[email protected]"
272
                },
273
                {
274
                    "name": "Jonathan Wage",
275
                    "email": "[email protected]"
276
                },
277
                {
278
                    "name": "Johannes Schmitt",
279
                    "email": "[email protected]"
280
                }
281
            ],
282
            "description": "Caching library offering an object-oriented API for many cache backends",
283
            "homepage": "http://www.doctrine-project.org",
284
            "keywords": [
285
                "cache",
286
                "caching"
287
            ],
288
            "time": "2015-11-02 18:32:40"
289
        },
290
        {
291
            "name": "doctrine/collections",
292
            "version": "dev-master",
293
            "source": {
294
                "type": "git",
295
                "url": "https://github.com/doctrine/collections.git",
296
                "reference": "866e100a425b8b73d15393fd081c6bf067f05bf9"
297
            },
298
            "dist": {
299
                "type": "zip",
300
                "url": "https://api.github.com/repos/doctrine/collections/zipball/866e100a425b8b73d15393fd081c6bf067f05bf9",
301
                "reference": "866e100a425b8b73d15393fd081c6bf067f05bf9",
302
                "shasum": ""
303
            },
304
            "require": {
305
                "php": ">=5.3.2"
306
            },
307
            "require-dev": {
308
                "phpunit/phpunit": "~4.0"
309
            },
310
            "type": "library",
311
            "extra": {
312
                "branch-alias": {
313
                    "dev-master": "1.3.x-dev"
314
                }
315
            },
316
            "autoload": {
317
                "psr-0": {
318
                    "Doctrine\\Common\\Collections\\": "lib/"
319
                }
320
            },
321
            "notification-url": "https://packagist.org/downloads/",
322
            "license": [
323
                "MIT"
324
            ],
325
            "authors": [
326
                {
327
                    "name": "Roman Borschel",
328
                    "email": "[email protected]"
329
                },
330
                {
331
                    "name": "Benjamin Eberlei",
332
                    "email": "[email protected]"
333
                },
334
                {
335
                    "name": "Guilherme Blanco",
336
                    "email": "[email protected]"
337
                },
338
                {
339
                    "name": "Jonathan Wage",
340
                    "email": "[email protected]"
341
                },
342
                {
343
                    "name": "Johannes Schmitt",
344
                    "email": "[email protected]"
345
                }
346
            ],
347
            "description": "Collections Abstraction library",
348
            "homepage": "http://www.doctrine-project.org",
349
            "keywords": [
350
                "array",
351
                "collections",
352
                "iterator"
353
            ],
354
            "time": "2015-09-11 15:24:21"
355
        },
356
        {
357
            "name": "doctrine/common",
358
            "version": "2.5.x-dev",
359
            "source": {
360
                "type": "git",
361
                "url": "https://github.com/doctrine/common.git",
362
                "reference": "1fb4d85982a4c18bff80e05659b110312f416de7"
363
            },
364
            "dist": {
365
                "type": "zip",
366
                "url": "https://api.github.com/repos/doctrine/common/zipball/1fb4d85982a4c18bff80e05659b110312f416de7",
367
                "reference": "1fb4d85982a4c18bff80e05659b110312f416de7",
368
                "shasum": ""
369
            },
370
            "require": {
371
                "doctrine/annotations": "1.*",
372
                "doctrine/cache": "1.*",
373
                "doctrine/collections": "1.*",
374
                "doctrine/inflector": "1.*",
375
                "doctrine/lexer": "1.*",
376
                "php": ">=5.3.2"
377
            },
378
            "require-dev": {
379
                "phpunit/phpunit": "~3.7"
380
            },
381
            "type": "library",
382
            "extra": {
383
                "branch-alias": {
384
                    "dev-master": "2.5.x-dev"
385
                }
386
            },
387
            "autoload": {
388
                "psr-0": {
389
                    "Doctrine\\Common\\": "lib/"
390
                }
391
            },
392
            "notification-url": "https://packagist.org/downloads/",
393
            "license": [
394
                "MIT"
395
            ],
396
            "authors": [
397
                {
398
                    "name": "Roman Borschel",
399
                    "email": "[email protected]"
400
                },
401
                {
402
                    "name": "Benjamin Eberlei",
403
                    "email": "[email protected]"
404
                },
405
                {
406
                    "name": "Guilherme Blanco",
407
                    "email": "[email protected]"
408
                },
409
                {
410
                    "name": "Jonathan Wage",
411
                    "email": "[email protected]"
412
                },
413
                {
414
                    "name": "Johannes Schmitt",
415
                    "email": "[email protected]"
416
                }
417
            ],
418
            "description": "Common Library for Doctrine projects",
419
            "homepage": "http://www.doctrine-project.org",
420
            "keywords": [
421
                "annotations",
422
                "collections",
423
                "eventmanager",
424
                "persistence",
425
                "spl"
426
            ],
427
            "time": "2015-10-30 18:44:37"
428
        },
429
        {
430
            "name": "doctrine/data-fixtures",
431
            "version": "dev-master",
432
            "source": {
433
                "type": "git",
434
                "url": "https://github.com/doctrine/data-fixtures.git",
435
                "reference": "b4213c21f138c96c29ba2f57349d6fca5b2878a9"
436
            },
437
            "dist": {
438
                "type": "zip",
439
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/b4213c21f138c96c29ba2f57349d6fca5b2878a9",
440
                "reference": "b4213c21f138c96c29ba2f57349d6fca5b2878a9",
441
                "shasum": ""
442
            },
443
            "require": {
444
                "doctrine/common": "~2.2",
445
                "php": ">=5.3.2"
446
            },
447
            "conflict": {
448
                "doctrine/orm": "< 2.4"
449
            },
450
            "require-dev": {
451
                "doctrine/orm": "~2.4"
452
            },
453
            "suggest": {
454
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
455
                "doctrine/orm": "For loading ORM fixtures",
456
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
457
            },
458
            "type": "library",
459
            "extra": {
460
                "branch-alias": {
461
                    "dev-master": "1.1.x-dev"
462
                }
463
            },
464
            "autoload": {
465
                "psr-0": {
466
                    "Doctrine\\Common\\DataFixtures": "lib/"
467
                }
468
            },
469
            "notification-url": "https://packagist.org/downloads/",
470
            "license": [
471
                "MIT"
472
            ],
473
            "authors": [
474
                {
475
                    "name": "Jonathan Wage",
476
                    "email": "[email protected]"
477
                }
478
            ],
479
            "description": "Data Fixtures for all Doctrine Object Managers",
480
            "homepage": "http://www.doctrine-project.org",
481
            "keywords": [
482
                "database"
483
            ],
484
            "time": "2015-11-02 22:38:12"
485
        },
486
        {
487
            "name": "doctrine/dbal",
488
            "version": "2.5.x-dev",
489
            "source": {
490
                "type": "git",
491
                "url": "https://github.com/doctrine/dbal.git",
492
                "reference": "b9ec927612c8b26b51cf23e22ff2e278024578ce"
493
            },
494
            "dist": {
495
                "type": "zip",
496
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/b9ec927612c8b26b51cf23e22ff2e278024578ce",
497
                "reference": "b9ec927612c8b26b51cf23e22ff2e278024578ce",
498
                "shasum": ""
499
            },
500
            "require": {
501
                "doctrine/common": ">=2.4,<2.6-dev",
502
                "php": ">=5.3.2"
503
            },
504
            "require-dev": {
505
                "phpunit/phpunit": "4.*",
506
                "symfony/console": "2.*"
507
            },
508
            "suggest": {
509
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
510
            },
511
            "bin": [
512
                "bin/doctrine-dbal"
513
            ],
514
            "type": "library",
515
            "extra": {
516
                "branch-alias": {
517
                    "dev-master": "2.5.x-dev"
518
                }
519
            },
520
            "autoload": {
521
                "psr-0": {
522
                    "Doctrine\\DBAL\\": "lib/"
523
                }
524
            },
525
            "notification-url": "https://packagist.org/downloads/",
526
            "license": [
527
                "MIT"
528
            ],
529
            "authors": [
530
                {
531
                    "name": "Roman Borschel",
532
                    "email": "[email protected]"
533
                },
534
                {
535
                    "name": "Benjamin Eberlei",
536
                    "email": "[email protected]"
537
                },
538
                {
539
                    "name": "Guilherme Blanco",
540
                    "email": "[email protected]"
541
                },
542
                {
543
                    "name": "Jonathan Wage",
544
                    "email": "[email protected]"
545
                }
546
            ],
547
            "description": "Database Abstraction Layer",
548
            "homepage": "http://www.doctrine-project.org",
549
            "keywords": [
550
                "database",
551
                "dbal",
552
                "persistence",
553
                "queryobject"
554
            ],
555
            "time": "2015-10-16 09:01:17"
556
        },
557
        {
558
            "name": "doctrine/doctrine-bundle",
559
            "version": "dev-master",
560
            "source": {
561
                "type": "git",
562
                "url": "https://github.com/doctrine/DoctrineBundle.git",
563
                "reference": "5674222e181c9236abdabed19fc660f35619d82c"
564
            },
565
            "dist": {
566
                "type": "zip",
567
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a5b3ba908ba68f3e14e42762a7b940fde65ed7da",
568
                "reference": "5674222e181c9236abdabed19fc660f35619d82c",
569
                "shasum": ""
570
            },
571
            "require": {
572
                "doctrine/dbal": "~2.3",
573
                "doctrine/doctrine-cache-bundle": "~1.0",
574
                "jdorn/sql-formatter": "~1.1",
575
                "php": ">=5.3.2",
576
                "symfony/console": "~2.3|~3.0",
577
                "symfony/doctrine-bridge": "~2.2|~3.0",
578
                "symfony/framework-bundle": "~2.3|~3.0"
579
            },
580
            "require-dev": {
581
                "doctrine/orm": "~2.3",
582
                "phpunit/phpunit": "~4",
583
                "satooshi/php-coveralls": "~0.6.1",
584
                "symfony/validator": "~2.2|~3.0",
585
                "symfony/yaml": "~2.2|~3.0",
586
                "twig/twig": "~1.10"
587
            },
588
            "suggest": {
589
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
590
                "symfony/web-profiler-bundle": "to use the data collector"
591
            },
592
            "type": "symfony-bundle",
593
            "extra": {
594
                "branch-alias": {
595
                    "dev-master": "1.6.x-dev"
596
                }
597
            },
598
            "autoload": {
599
                "psr-4": {
600
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
601
                }
602
            },
603
            "notification-url": "https://packagist.org/downloads/",
604
            "license": [
605
                "MIT"
606
            ],
607
            "authors": [
608
                {
609
                    "name": "Symfony Community",
610
                    "homepage": "http://symfony.com/contributors"
611
                },
612
                {
613
                    "name": "Benjamin Eberlei",
614
                    "email": "[email protected]"
615
                },
616
                {
617
                    "name": "Doctrine Project",
618
                    "homepage": "http://www.doctrine-project.org/"
619
                },
620
                {
621
                    "name": "Fabien Potencier",
622
                    "email": "[email protected]"
623
                }
624
            ],
625
            "description": "Symfony DoctrineBundle",
626
            "homepage": "http://www.doctrine-project.org",
627
            "keywords": [
628
                "database",
629
                "dbal",
630
                "orm",
631
                "persistence"
632
            ],
633
            "time": "2015-09-30 14:52:15"
634
        },
635
        {
636
            "name": "doctrine/doctrine-cache-bundle",
637
            "version": "dev-master",
638
            "source": {
639
                "type": "git",
640
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
641
                "reference": "30f0ed4b5681842a2a78b861f54136782fbea963"
642
            },
643
            "dist": {
644
                "type": "zip",
645
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/28c7df5d4f94bf822e0bc45a4dddffb897bb7a84",
646
                "reference": "30f0ed4b5681842a2a78b861f54136782fbea963",
647
                "shasum": ""
648
            },
649
            "require": {
650
                "doctrine/cache": "~1.3",
651
                "doctrine/inflector": "~1.0",
652
                "php": ">=5.3.2",
653
                "symfony/doctrine-bridge": "~2.2",
654
                "symfony/security": "~2.2"
655
            },
656
            "require-dev": {
657
                "instaclick/coding-standard": "~1.1",
658
                "instaclick/object-calisthenics-sniffs": "dev-master",
659
                "instaclick/symfony2-coding-standard": "dev-remaster",
660
                "phpunit/phpunit": "~4",
661
                "satooshi/php-coveralls": "~0.6.1",
662
                "squizlabs/php_codesniffer": "~1.5",
663
                "symfony/console": "~2.2",
664
                "symfony/finder": "~2.2",
665
                "symfony/framework-bundle": "~2.2",
666
                "symfony/validator": "~2.2",
667
                "symfony/yaml": "~2.2"
668
            },
669
            "type": "symfony-bundle",
670
            "extra": {
671
                "branch-alias": {
672
                    "dev-master": "1.0.x-dev"
673
                }
674
            },
675
            "autoload": {
676
                "psr-4": {
677
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
678
                }
679
            },
680
            "notification-url": "https://packagist.org/downloads/",
681
            "license": [
682
                "MIT"
683
            ],
684
            "authors": [
685
                {
686
                    "name": "Symfony Community",
687
                    "homepage": "http://symfony.com/contributors"
688
                },
689
                {
690
                    "name": "Benjamin Eberlei",
691
                    "email": "[email protected]"
692
                },
693
                {
694
                    "name": "Fabio B. Silva",
695
                    "email": "[email protected]"
696
                },
697
                {
698
                    "name": "Guilherme Blanco",
699
                    "email": "[email protected]"
700
                },
701
                {
702
                    "name": "Doctrine Project",
703
                    "homepage": "http://www.doctrine-project.org/"
704
                },
705
                {
706
                    "name": "Fabien Potencier",
707
                    "email": "[email protected]"
708
                }
709
            ],
710
            "description": "Symfony2 Bundle for Doctrine Cache",
711
            "homepage": "http://www.doctrine-project.org",
712
            "keywords": [
713
                "cache",
714
                "caching"
715
            ],
716
            "time": "2015-06-26 14:39:14"
717
        },
718
        {
719
            "name": "doctrine/doctrine-fixtures-bundle",
720
            "version": "dev-master",
721
            "source": {
722
                "type": "git",
723
                "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
724
                "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8"
725
            },
726
            "dist": {
727
                "type": "zip",
728
                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029",
729
                "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8",
730
                "shasum": ""
731
            },
732
            "require": {
733
                "doctrine/data-fixtures": "~1.0",
734
                "doctrine/doctrine-bundle": "~1.0",
735
                "php": ">=5.3.2",
736
                "symfony/doctrine-bridge": "~2.1"
737
            },
738
            "type": "symfony-bundle",
739
            "extra": {
740
                "branch-alias": {
741
                    "dev-master": "2.2.x-dev"
742
                }
743
            },
744
            "autoload": {
745
                "psr-4": {
746
                    "Doctrine\\Bundle\\FixturesBundle\\": ""
747
                }
748
            },
749
            "notification-url": "https://packagist.org/downloads/",
750
            "license": [
751
                "MIT"
752
            ],
753
            "authors": [
754
                {
755
                    "name": "Symfony Community",
756
                    "homepage": "http://symfony.com/contributors"
757
                },
758
                {
759
                    "name": "Doctrine Project",
760
                    "homepage": "http://www.doctrine-project.org"
761
                },
762
                {
763
                    "name": "Fabien Potencier",
764
                    "email": "[email protected]"
765
                }
766
            ],
767
            "description": "Symfony DoctrineFixturesBundle",
768
            "homepage": "http://www.doctrine-project.org",
769
            "keywords": [
770
                "Fixture",
771
                "persistence"
772
            ],
773
            "time": "2015-08-04 22:43:14"
774
        },
775
        {
776
            "name": "doctrine/inflector",
777
            "version": "dev-master",
778
            "source": {
779
                "type": "git",
780
                "url": "https://github.com/doctrine/inflector.git",
781
                "reference": "097e7ba84f64a427e55008117ef2bb94096731dc"
782
            },
783
            "dist": {
784
                "type": "zip",
785
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
786
                "reference": "097e7ba84f64a427e55008117ef2bb94096731dc",
787
                "shasum": ""
788
            },
789
            "require": {
790
                "php": ">=5.3.2"
791
            },
792
            "require-dev": {
793
                "phpunit/phpunit": "4.*"
794
            },
795
            "type": "library",
796
            "extra": {
797
                "branch-alias": {
798
                    "dev-master": "1.0.x-dev"
799
                }
800
            },
801
            "autoload": {
802
                "psr-0": {
803
                    "Doctrine\\Common\\Inflector\\": "lib/"
804
                }
805
            },
806
            "notification-url": "https://packagist.org/downloads/",
807
            "license": [
808
                "MIT"
809
            ],
810
            "authors": [
811
                {
812
                    "name": "Roman Borschel",
813
                    "email": "[email protected]"
814
                },
815
                {
816
                    "name": "Benjamin Eberlei",
817
                    "email": "[email protected]"
818
                },
819
                {
820
                    "name": "Guilherme Blanco",
821
                    "email": "[email protected]"
822
                },
823
                {
824
                    "name": "Jonathan Wage",
825
                    "email": "[email protected]"
826
                },
827
                {
828
                    "name": "Johannes Schmitt",
829
                    "email": "[email protected]"
830
                }
831
            ],
832
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
833
            "homepage": "http://www.doctrine-project.org",
834
            "keywords": [
835
                "inflection",
836
                "pluralize",
837
                "singularize",
838
                "string"
839
            ],
840
            "time": "2015-10-07 18:00:26"
841
        },
842
        {
843
            "name": "doctrine/instantiator",
844
            "version": "dev-master",
845
            "source": {
846
                "type": "git",
847
                "url": "https://github.com/doctrine/instantiator.git",
848
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
849
            },
850
            "dist": {
851
                "type": "zip",
852
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
853
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
854
                "shasum": ""
855
            },
856
            "require": {
857
                "php": ">=5.3,<8.0-DEV"
858
            },
859
            "require-dev": {
860
                "athletic/athletic": "~0.1.8",
861
                "ext-pdo": "*",
862
                "ext-phar": "*",
863
                "phpunit/phpunit": "~4.0",
864
                "squizlabs/php_codesniffer": "~2.0"
865
            },
866
            "type": "library",
867
            "extra": {
868
                "branch-alias": {
869
                    "dev-master": "1.0.x-dev"
870
                }
871
            },
872
            "autoload": {
873
                "psr-4": {
874
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
875
                }
876
            },
877
            "notification-url": "https://packagist.org/downloads/",
878
            "license": [
879
                "MIT"
880
            ],
881
            "authors": [
882
                {
883
                    "name": "Marco Pivetta",
884
                    "email": "[email protected]",
885
                    "homepage": "http://ocramius.github.com/"
886
                }
887
            ],
888
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
889
            "homepage": "https://github.com/doctrine/instantiator",
890
            "keywords": [
891
                "constructor",
892
                "instantiate"
893
            ],
894
            "time": "2015-06-14 21:17:01"
895
        },
896
        {
897
            "name": "doctrine/lexer",
898
            "version": "dev-master",
899
            "source": {
900
                "type": "git",
901
                "url": "https://github.com/doctrine/lexer.git",
902
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
903
            },
904
            "dist": {
905
                "type": "zip",
906
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
907
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
908
                "shasum": ""
909
            },
910
            "require": {
911
                "php": ">=5.3.2"
912
            },
913
            "type": "library",
914
            "extra": {
915
                "branch-alias": {
916
                    "dev-master": "1.0.x-dev"
917
                }
918
            },
919
            "autoload": {
920
                "psr-0": {
921
                    "Doctrine\\Common\\Lexer\\": "lib/"
922
                }
923
            },
924
            "notification-url": "https://packagist.org/downloads/",
925
            "license": [
926
                "MIT"
927
            ],
928
            "authors": [
929
                {
930
                    "name": "Roman Borschel",
931
                    "email": "[email protected]"
932
                },
933
                {
934
                    "name": "Guilherme Blanco",
935
                    "email": "[email protected]"
936
                },
937
                {
938
                    "name": "Johannes Schmitt",
939
                    "email": "[email protected]"
940
                }
941
            ],
942
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
943
            "homepage": "http://www.doctrine-project.org",
944
            "keywords": [
945
                "lexer",
946
                "parser"
947
            ],
948
            "time": "2014-09-09 13:34:57"
949
        },
950
        {
951
            "name": "doctrine/orm",
952
            "version": "dev-master",
953
            "source": {
954
                "type": "git",
955
                "url": "https://github.com/doctrine/doctrine2.git",
956
                "reference": "d39a73cce6b0a426da6bbced8c06e03afd4c0f55"
957
            },
958
            "dist": {
959
                "type": "zip",
960
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/089a0ac60b5681f84afafa330b5eb3f0e38adaa6",
961
                "reference": "d39a73cce6b0a426da6bbced8c06e03afd4c0f55",
962
                "shasum": ""
963
            },
964
            "require": {
965
                "doctrine/cache": "~1.4",
966
                "doctrine/collections": "~1.2",
967
                "doctrine/common": ">=2.5-dev,<2.6-dev",
968
                "doctrine/dbal": ">=2.5-dev,<2.6-dev",
969
                "doctrine/instantiator": "~1.0.1",
970
                "ext-pdo": "*",
971
                "php": ">=5.4",
972
                "symfony/console": "~2.5"
973
            },
974
            "require-dev": {
975
                "phpunit/phpunit": "~4.0",
976
                "satooshi/php-coveralls": "dev-master",
977
                "symfony/yaml": "~2.1"
978
            },
979
            "suggest": {
980
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
981
            },
982
            "bin": [
983
                "bin/doctrine",
984
                "bin/doctrine.php"
985
            ],
986
            "type": "library",
987
            "extra": {
988
                "branch-alias": {
989
                    "dev-master": "2.6.x-dev"
990
                }
991
            },
992
            "autoload": {
993
                "psr-4": {
994
                    "Doctrine\\ORM\\": "lib/Doctrine/ORM"
995
                }
996
            },
997
            "notification-url": "https://packagist.org/downloads/",
998
            "license": [
999
                "MIT"
1000
            ],
1001
            "authors": [
1002
                {
1003
                    "name": "Roman Borschel",
1004
                    "email": "[email protected]"
1005
                },
1006
                {
1007
                    "name": "Benjamin Eberlei",
1008
                    "email": "[email protected]"
1009
                },
1010
                {
1011
                    "name": "Guilherme Blanco",
1012
                    "email": "[email protected]"
1013
                },
1014
                {
1015
                    "name": "Jonathan Wage",
1016
                    "email": "[email protected]"
1017
                }
1018
            ],
1019
            "description": "Object-Relational-Mapper for PHP",
1020
            "homepage": "http://www.doctrine-project.org",
1021
            "keywords": [
1022
                "database",
1023
                "orm"
1024
            ],
1025
            "time": "2015-11-01 11:07:35"
1026
        },
1027
        {
1028
            "name": "friendsofsymfony/jsrouting-bundle",
1029
            "version": "dev-master",
1030
            "source": {
1031
                "type": "git",
1032
                "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1033
                "reference": "cc33cfd500cb056808a9f937d6c2e589b23ba936"
1034
            },
1035
            "dist": {
1036
                "type": "zip",
1037
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e481171a0826e9372bfec28acd6bf5fb50c4106a",
1038
                "reference": "cc33cfd500cb056808a9f937d6c2e589b23ba936",
1039
                "shasum": ""
1040
            },
1041
            "require": {
1042
                "php": ">=5.3.2",
1043
                "symfony/console": "~2.3",
1044
                "symfony/framework-bundle": "~2.3",
1045
                "symfony/serializer": "~2.0",
1046
                "willdurand/jsonp-callback-validator": "~1.0"
1047
            },
1048
            "require-dev": {
1049
                "symfony/expression-language": "~2.4"
1050
            },
1051
            "type": "symfony-bundle",
1052
            "extra": {
1053
                "branch-alias": {
1054
                    "dev-master": "2.0-dev"
1055
                }
1056
            },
1057
            "autoload": {
1058
                "psr-4": {
1059
                    "FOS\\JsRoutingBundle\\": ""
1060
                }
1061
            },
1062
            "notification-url": "https://packagist.org/downloads/",
1063
            "license": [
1064
                "MIT"
1065
            ],
1066
            "authors": [
1067
                {
1068
                    "name": "FriendsOfSymfony Community",
1069
                    "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1070
                },
1071
                {
1072
                    "name": "William Durand",
1073
                    "email": "[email protected]"
1074
                }
1075
            ],
1076
            "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1077
            "homepage": "http://friendsofsymfony.github.com",
1078
            "keywords": [
1079
                "Js Routing",
1080
                "javascript",
1081
                "routing"
1082
            ],
1083
            "time": "2015-07-31 09:51:44"
1084
        },
1085
        {
1086
            "name": "friendsofsymfony/user-bundle",
1087
            "version": "dev-master",
1088
            "source": {
1089
                "type": "git",
1090
                "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1091
                "reference": "45d6f40178216a840885b4ca6d7de9e67068568a"
1092
            },
1093
            "dist": {
1094
                "type": "zip",
1095
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/45d6f40178216a840885b4ca6d7de9e67068568a",
1096
                "reference": "45d6f40178216a840885b4ca6d7de9e67068568a",
1097
                "shasum": ""
1098
            },
1099
            "require": {
1100
                "php": ">=5.3.9",
1101
                "symfony/form": "~2.3",
1102
                "symfony/framework-bundle": "~2.3",
1103
                "symfony/security-bundle": "~2.3",
1104
                "symfony/twig-bundle": "~2.3"
1105
            },
1106
            "require-dev": {
1107
                "doctrine/doctrine-bundle": "~1.3",
1108
                "swiftmailer/swiftmailer": "~4.3|~5",
1109
                "symfony/validator": "~2.3",
1110
                "symfony/yaml": "~2.3",
1111
                "willdurand/propel-typehintable-behavior": "~1.0"
1112
            },
1113
            "suggest": {
1114
                "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
1115
            },
1116
            "type": "symfony-bundle",
1117
            "extra": {
1118
                "branch-alias": {
1119
                    "dev-master": "2.0.x-dev"
1120
                }
1121
            },
1122
            "autoload": {
1123
                "psr-4": {
1124
                    "FOS\\UserBundle\\": ""
1125
                }
1126
            },
1127
            "notification-url": "https://packagist.org/downloads/",
1128
            "license": [
1129
                "MIT"
1130
            ],
1131
            "authors": [
1132
                {
1133
                    "name": "Christophe Coevoet",
1134
                    "email": "[email protected]"
1135
                },
1136
                {
1137
                    "name": "FriendsOfSymfony Community",
1138
                    "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1139
                },
1140
                {
1141
                    "name": "Thibault Duplessis",
1142
                    "email": "[email protected]"
1143
                }
1144
            ],
1145
            "description": "Symfony FOSUserBundle",
1146
            "homepage": "http://friendsofsymfony.github.com",
1147
            "keywords": [
1148
                "User management"
1149
            ],
1150
            "time": "2015-11-03 10:24:23"
1151
        },
1152
        {
1153
            "name": "friendsofvictoire/button-widget",
1154
            "version": "1.3.0",
1155
            "target-dir": "Victoire/Widget/ButtonBundle",
1156
            "source": {
1157
                "type": "git",
1158
                "url": "https://github.com/FriendsOfVictoire/WidgetButtonBundle.git",
1159
                "reference": "3fdf2c9ef87930a34eb9edc444e8efd434be46a4"
1160
            },
1161
            "dist": {
1162
                "type": "zip",
1163
                "url": "https://api.github.com/repos/FriendsOfVictoire/WidgetButtonBundle/zipball/3fdf2c9ef87930a34eb9edc444e8efd434be46a4",
1164
                "reference": "3fdf2c9ef87930a34eb9edc444e8efd434be46a4",
1165
                "shasum": ""
1166
            },
1167
            "require": {
1168
                "php": ">=5.3.3",
1169
                "symfony/framework-bundle": "~2.3",
1170
                "victoire/victoire": "~1.3.0"
1171
            },
1172
            "type": "symfony-bundle",
1173
            "autoload": {
1174
                "psr-0": {
1175
                    "Victoire\\Widget\\ButtonBundle": ""
1176
                }
1177
            },
1178
            "notification-url": "https://packagist.org/downloads/",
1179
            "license": [
1180
                "MIT"
1181
            ],
1182
            "authors": [
1183
                {
1184
                    "name": "Leny BERNARD",
1185
                    "email": "[email protected]"
1186
                }
1187
            ],
1188
            "description": "Victoire DCMS Button widget",
1189
            "homepage": "http://victoire.io",
1190
            "keywords": [
1191
                "DCMS",
1192
                "FoV",
1193
                "FriendsofVictoire",
1194
                "button",
1195
                "cms",
1196
                "dynamic",
1197
                "victoire",
1198
                "widget"
1199
            ],
1200
            "time": "2015-11-01 09:58:58"
1201
        },
1202
        {
1203
            "name": "friendsofvictoire/text-widget",
1204
            "version": "1.3.0",
1205
            "target-dir": "Victoire/Widget/TextBundle",
1206
            "source": {
1207
                "type": "git",
1208
                "url": "https://github.com/FriendsOfVictoire/WidgetTextBundle.git",
1209
                "reference": "3ba05696fe6cba82e793f96e8c1351c0b88231ae"
1210
            },
1211
            "dist": {
1212
                "type": "zip",
1213
                "url": "https://api.github.com/repos/FriendsOfVictoire/WidgetTextBundle/zipball/3ba05696fe6cba82e793f96e8c1351c0b88231ae",
1214
                "reference": "3ba05696fe6cba82e793f96e8c1351c0b88231ae",
1215
                "shasum": ""
1216
            },
1217
            "require": {
1218
                "php": ">=5.3.3",
1219
                "symfony/framework-bundle": "~2.3",
1220
                "victoire/victoire": "~1.3.0"
1221
            },
1222
            "type": "symfony-bundle",
1223
            "extra": {
1224
                "branch-alias": {
1225
                    "dev-master": "0.1.x-dev"
1226
                }
1227
            },
1228
            "autoload": {
1229
                "psr-0": {
1230
                    "Victoire\\Widget\\TextBundle": ""
1231
                }
1232
            },
1233
            "notification-url": "https://packagist.org/downloads/",
1234
            "license": [
1235
                "MIT"
1236
            ],
1237
            "authors": [
1238
                {
1239
                    "name": "Leny Bernard",
1240
                    "email": "[email protected]"
1241
                },
1242
                {
1243
                    "name": "Paul Andrieux",
1244
                    "email": "[email protected]"
1245
                }
1246
            ],
1247
            "description": "Victoire DCMS Text widget",
1248
            "homepage": "http://victoire.io",
1249
            "keywords": [
1250
                "DCMS",
1251
                "FriendsofVictoire",
1252
                "Plain",
1253
                "cms",
1254
                "dynamic",
1255
                "text",
1256
                "victoire",
1257
                "widget"
1258
            ],
1259
            "time": "2015-10-30 16:11:45"
1260
        },
1261
        {
1262
            "name": "fzaninotto/faker",
1263
            "version": "dev-master",
1264
            "source": {
1265
                "type": "git",
1266
                "url": "https://github.com/fzaninotto/Faker.git",
1267
                "reference": "e0d369d63f3e04ac3cc18e8ccebfc92d9f0d8822"
1268
            },
1269
            "dist": {
1270
                "type": "zip",
1271
                "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/cd5fb1c262e1734366e77688b011a0f0422ce06d",
1272
                "reference": "e0d369d63f3e04ac3cc18e8ccebfc92d9f0d8822",
1273
                "shasum": ""
1274
            },
1275
            "require": {
1276
                "php": ">=5.3.3"
1277
            },
1278
            "require-dev": {
1279
                "ext-intl": "*",
1280
                "phpunit/phpunit": "~4.0",
1281
                "squizlabs/php_codesniffer": "~1.5"
1282
            },
1283
            "type": "library",
1284
            "extra": {
1285
                "branch-alias": {
1286
                    "dev-master": "1.6.x-dev"
1287
                }
1288
            },
1289
            "autoload": {
1290
                "psr-4": {
1291
                    "Faker\\": "src/Faker/"
1292
                }
1293
            },
1294
            "notification-url": "https://packagist.org/downloads/",
1295
            "license": [
1296
                "MIT"
1297
            ],
1298
            "authors": [
1299
                {
1300
                    "name": "François Zaninotto"
1301
                }
1302
            ],
1303
            "description": "Faker is a PHP library that generates fake data for you.",
1304
            "keywords": [
1305
                "data",
1306
                "faker",
1307
                "fixtures"
1308
            ],
1309
            "time": "2015-10-30 22:32:56"
1310
        },
1311
        {
1312
            "name": "gedmo/doctrine-extensions",
1313
            "version": "dev-master",
1314
            "source": {
1315
                "type": "git",
1316
                "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
1317
                "reference": "ae8974e4920a20c27b3a660ab89580b260b569a8"
1318
            },
1319
            "dist": {
1320
                "type": "zip",
1321
                "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/6b70b205a6fc09f519c4573d94edae4765f6b04b",
1322
                "reference": "ae8974e4920a20c27b3a660ab89580b260b569a8",
1323
                "shasum": ""
1324
            },
1325
            "require": {
1326
                "behat/transliterator": "~1.0",
1327
                "doctrine/common": "~2.4",
1328
                "php": ">=5.3.2"
1329
            },
1330
            "require-dev": {
1331
                "doctrine/common": ">=2.5.0",
1332
                "doctrine/mongodb-odm": ">=1.0.2",
1333
                "doctrine/orm": ">=2.5.0",
1334
                "phpunit/phpunit": "~4.4",
1335
                "phpunit/phpunit-mock-objects": "~2.3",
1336
                "symfony/yaml": "~2.6"
1337
            },
1338
            "suggest": {
1339
                "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1340
                "doctrine/orm": "to use the extensions with the ORM"
1341
            },
1342
            "type": "library",
1343
            "extra": {
1344
                "branch-alias": {
1345
                    "dev-master": "2.4.x-dev"
1346
                }
1347
            },
1348
            "autoload": {
1349
                "psr-0": {
1350
                    "Gedmo\\": "lib/"
1351
                }
1352
            },
1353
            "notification-url": "https://packagist.org/downloads/",
1354
            "license": [
1355
                "MIT"
1356
            ],
1357
            "authors": [
1358
                {
1359
                    "name": "David Buchmann",
1360
                    "email": "[email protected]"
1361
                },
1362
                {
1363
                    "name": "Gediminas Morkevicius",
1364
                    "email": "[email protected]"
1365
                },
1366
                {
1367
                    "name": "Gustavo Falco",
1368
                    "email": "[email protected]"
1369
                }
1370
            ],
1371
            "description": "Doctrine2 behavioral extensions",
1372
            "homepage": "http://gediminasm.org/",
1373
            "keywords": [
1374
                "Blameable",
1375
                "behaviors",
1376
                "doctrine2",
1377
                "extensions",
1378
                "gedmo",
1379
                "loggable",
1380
                "nestedset",
1381
                "sluggable",
1382
                "sortable",
1383
                "timestampable",
1384
                "translatable",
1385
                "tree",
1386
                "uploadable"
1387
            ],
1388
            "time": "2015-11-03 10:52:13"
1389
        },
1390
        {
1391
            "name": "imagine/imagine",
1392
            "version": "v0.6.3",
1393
            "source": {
1394
                "type": "git",
1395
                "url": "https://github.com/avalanche123/Imagine.git",
1396
                "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d"
1397
            },
1398
            "dist": {
1399
                "type": "zip",
1400
                "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/149041d2a1b517107bfe270ca2b1a17aa341715d",
1401
                "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d",
1402
                "shasum": ""
1403
            },
1404
            "require": {
1405
                "php": ">=5.3.2"
1406
            },
1407
            "require-dev": {
1408
                "sami/sami": "dev-master"
1409
            },
1410
            "suggest": {
1411
                "ext-gd": "to use the GD implementation",
1412
                "ext-gmagick": "to use the Gmagick implementation",
1413
                "ext-imagick": "to use the Imagick implementation"
1414
            },
1415
            "type": "library",
1416
            "extra": {
1417
                "branch-alias": {
1418
                    "dev-develop": "0.7-dev"
1419
                }
1420
            },
1421
            "autoload": {
1422
                "psr-0": {
1423
                    "Imagine": "lib/"
1424
                }
1425
            },
1426
            "notification-url": "https://packagist.org/downloads/",
1427
            "license": [
1428
                "MIT"
1429
            ],
1430
            "authors": [
1431
                {
1432
                    "name": "Bulat Shakirzyanov",
1433
                    "email": "[email protected]",
1434
                    "homepage": "http://avalanche123.com"
1435
                }
1436
            ],
1437
            "description": "Image processing for PHP 5.3",
1438
            "homepage": "http://imagine.readthedocs.org/",
1439
            "keywords": [
1440
                "drawing",
1441
                "graphics",
1442
                "image manipulation",
1443
                "image processing"
1444
            ],
1445
            "time": "2015-09-19 16:54:05"
1446
        },
1447
        {
1448
            "name": "incenteev/composer-parameter-handler",
1449
            "version": "dev-master",
1450
            "source": {
1451
                "type": "git",
1452
                "url": "https://github.com/Incenteev/ParameterHandler.git",
1453
                "reference": "f7b677a5f9bfd8bf5f165a0ff96ce7426b870312"
1454
            },
1455
            "dist": {
1456
                "type": "zip",
1457
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1458
                "reference": "f7b677a5f9bfd8bf5f165a0ff96ce7426b870312",
1459
                "shasum": ""
1460
            },
1461
            "require": {
1462
                "php": ">=5.3.3",
1463
                "symfony/yaml": "~2.0"
1464
            },
1465
            "require-dev": {
1466
                "composer/composer": "1.0.*@dev",
1467
                "phpspec/prophecy-phpunit": "~1.0",
1468
                "symfony/filesystem": "~2.2"
1469
            },
1470
            "type": "library",
1471
            "extra": {
1472
                "branch-alias": {
1473
                    "dev-master": "2.1.x-dev"
1474
                }
1475
            },
1476
            "autoload": {
1477
                "psr-4": {
1478
                    "Incenteev\\ParameterHandler\\": ""
1479
                }
1480
            },
1481
            "notification-url": "https://packagist.org/downloads/",
1482
            "license": [
1483
                "MIT"
1484
            ],
1485
            "authors": [
1486
                {
1487
                    "name": "Christophe Coevoet",
1488
                    "email": "[email protected]"
1489
                }
1490
            ],
1491
            "description": "Composer script handling your ignored parameter file",
1492
            "homepage": "https://github.com/Incenteev/ParameterHandler",
1493
            "keywords": [
1494
                "parameters management"
1495
            ],
1496
            "time": "2015-10-07 14:51:08"
1497
        },
1498
        {
1499
            "name": "infinite-networks/form-bundle",
1500
            "version": "dev-master",
1501
            "source": {
1502
                "type": "git",
1503
                "url": "https://github.com/Charlie-Lucas/InfiniteFormBundle.git",
1504
                "reference": "9c38a1b7acc1274536bbe751def10738f659645e"
1505
            },
1506
            "dist": {
1507
                "type": "zip",
1508
                "url": "https://api.github.com/repos/Charlie-Lucas/InfiniteFormBundle/zipball/9c38a1b7acc1274536bbe751def10738f659645e",
1509
                "reference": "9c38a1b7acc1274536bbe751def10738f659645e",
1510
                "shasum": ""
1511
            },
1512
            "require": {
1513
                "doctrine/common": "~2.3",
1514
                "php": ">=5.3.2",
1515
                "symfony/form": "~2.3",
1516
                "symfony/framework-bundle": "~2.3"
1517
            },
1518
            "conflict": {
1519
                "twig/twig": "<1.12"
1520
            },
1521
            "require-dev": {
1522
                "components/jquery": "*",
1523
                "components/qunit": "*",
1524
                "doctrine/doctrine-bundle": "~1.2",
1525
                "doctrine/orm": "~2.3",
1526
                "robloach/component-installer": "~0.1.1",
1527
                "symfony/phpunit-bridge": "^2.7",
1528
                "symfony/symfony": "^2.3.5"
1529
            },
1530
            "type": "library",
1531
            "extra": {
1532
                "branch-alias": {
1533
                    "dev-master": "1.1.x-dev"
1534
                }
1535
            },
1536
            "autoload": {
1537
                "psr-4": {
1538
                    "Infinite\\FormBundle\\": ""
1539
                }
1540
            },
1541
            "license": [
1542
                "MIT"
1543
            ],
1544
            "authors": [
1545
                {
1546
                    "name": "Tim Nagel",
1547
                    "email": "[email protected]"
1548
                }
1549
            ],
1550
            "description": "A collection of useful form types and extensions for Symfony2",
1551
            "support": {
1552
                "issues": "https://github.com/infinite-networks/InfiniteFormBundle/issues",
1553
                "source": "https://github.com/Charlie-Lucas/InfiniteFormBundle/tree/master"
1554
            },
1555
            "time": "2015-11-12 08:44:41"
1556
        },
1557
        {
1558
            "name": "jdorn/sql-formatter",
1559
            "version": "dev-master",
1560
            "source": {
1561
                "type": "git",
1562
                "url": "https://github.com/jdorn/sql-formatter.git",
1563
                "reference": "7ef9b85961956aa572413693e1194b60f50ab9ab"
1564
            },
1565
            "dist": {
1566
                "type": "zip",
1567
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/7ef9b85961956aa572413693e1194b60f50ab9ab",
1568
                "reference": "7ef9b85961956aa572413693e1194b60f50ab9ab",
1569
                "shasum": ""
1570
            },
1571
            "require": {
1572
                "php": ">=5.2.4"
1573
            },
1574
            "require-dev": {
1575
                "phpunit/phpunit": "3.7.*"
1576
            },
1577
            "bin": [
1578
                "bin/sql-formatter"
1579
            ],
1580
            "type": "library",
1581
            "extra": {
1582
                "branch-alias": {
1583
                    "dev-master": "1.3.x-dev"
1584
                }
1585
            },
1586
            "autoload": {
1587
                "classmap": [
1588
                    "lib"
1589
                ]
1590
            },
1591
            "notification-url": "https://packagist.org/downloads/",
1592
            "license": [
1593
                "MIT"
1594
            ],
1595
            "authors": [
1596
                {
1597
                    "name": "Jeremy Dorn",
1598
                    "email": "[email protected]",
1599
                    "homepage": "http://jeremydorn.com/"
1600
                }
1601
            ],
1602
            "description": "a PHP SQL highlighting library",
1603
            "homepage": "https://github.com/jdorn/sql-formatter/",
1604
            "keywords": [
1605
                "highlight",
1606
                "sql"
1607
            ],
1608
            "time": "2015-08-30 16:36:01"
1609
        },
1610
        {
1611
            "name": "jms/aop-bundle",
1612
            "version": "dev-master",
1613
            "target-dir": "JMS/AopBundle",
1614
            "source": {
1615
                "type": "git",
1616
                "url": "https://github.com/schmittjoh/JMSAopBundle.git",
1617
                "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71"
1618
            },
1619
            "dist": {
1620
                "type": "zip",
1621
                "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/66287749c020b4c667c0ff4937b07e66c04bbe71",
1622
                "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71",
1623
                "shasum": ""
1624
            },
1625
            "require": {
1626
                "jms/cg": "^1.1",
1627
                "symfony/framework-bundle": "2.*"
1628
            },
1629
            "type": "symfony-bundle",
1630
            "extra": {
1631
                "branch-alias": {
1632
                    "dev-master": "1.1.x-dev"
1633
                }
1634
            },
1635
            "autoload": {
1636
                "psr-0": {
1637
                    "JMS\\AopBundle": ""
1638
                }
1639
            },
1640
            "notification-url": "https://packagist.org/downloads/",
1641
            "license": [
1642
                "Apache-2.0"
1643
            ],
1644
            "authors": [
1645
                {
1646
                    "name": "Johannes M. Schmitt",
1647
                    "email": "[email protected]"
1648
                }
1649
            ],
1650
            "description": "Adds AOP capabilities to Symfony2",
1651
            "keywords": [
1652
                "annotations",
1653
                "aop"
1654
            ],
1655
            "time": "2015-09-13 09:02:33"
1656
        },
1657
        {
1658
            "name": "jms/cg",
1659
            "version": "dev-master",
1660
            "source": {
1661
                "type": "git",
1662
                "url": "https://github.com/schmittjoh/cg-library.git",
1663
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c"
1664
            },
1665
            "dist": {
1666
                "type": "zip",
1667
                "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1668
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1669
                "shasum": ""
1670
            },
1671
            "require": {
1672
                "php": ">=5.3.0"
1673
            },
1674
            "type": "library",
1675
            "extra": {
1676
                "branch-alias": {
1677
                    "dev-master": "1.1-dev"
1678
                }
1679
            },
1680
            "autoload": {
1681
                "psr-0": {
1682
                    "CG\\": "src/"
1683
                }
1684
            },
1685
            "notification-url": "https://packagist.org/downloads/",
1686
            "license": [
1687
                "Apache2"
1688
            ],
1689
            "authors": [
1690
                {
1691
                    "name": "Johannes M. Schmitt",
1692
                    "email": "[email protected]"
1693
                }
1694
            ],
1695
            "description": "Toolset for generating PHP code",
1696
            "keywords": [
1697
                "code generation"
1698
            ],
1699
            "time": "2015-09-13 08:54:43"
1700
        },
1701
        {
1702
            "name": "jms/di-extra-bundle",
1703
            "version": "1.4.0",
1704
            "target-dir": "JMS/DiExtraBundle",
1705
            "source": {
1706
                "type": "git",
1707
                "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
1708
                "reference": "7fffdb6c96fb922a131af06d773e1e6c5301d070"
1709
            },
1710
            "dist": {
1711
                "type": "zip",
1712
                "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/7fffdb6c96fb922a131af06d773e1e6c5301d070",
1713
                "reference": "7fffdb6c96fb922a131af06d773e1e6c5301d070",
1714
                "shasum": ""
1715
            },
1716
            "require": {
1717
                "jms/aop-bundle": ">=1.0.0,<1.2-dev",
1718
                "jms/metadata": "1.*",
1719
                "symfony/finder": "~2.1",
1720
                "symfony/framework-bundle": "~2.1",
1721
                "symfony/process": "~2.1"
1722
            },
1723
            "require-dev": {
1724
                "doctrine/doctrine-bundle": "*",
1725
                "doctrine/orm": "*",
1726
                "jms/security-extra-bundle": "1.*",
1727
                "phpcollection/phpcollection": ">=0.1,<0.3-dev",
1728
                "sensio/framework-extra-bundle": "*",
1729
                "symfony/browser-kit": "*",
1730
                "symfony/class-loader": "*",
1731
                "symfony/form": "*",
1732
                "symfony/security-bundle": "*",
1733
                "symfony/twig-bundle": "*",
1734
                "symfony/validator": "*",
1735
                "symfony/yaml": "*"
1736
            },
1737
            "type": "symfony-bundle",
1738
            "extra": {
1739
                "branch-alias": {
1740
                    "dev-master": "1.3-dev"
1741
                }
1742
            },
1743
            "autoload": {
1744
                "psr-0": {
1745
                    "JMS\\DiExtraBundle": ""
1746
                }
1747
            },
1748
            "notification-url": "https://packagist.org/downloads/",
1749
            "license": [
1750
                "Apache"
1751
            ],
1752
            "authors": [
1753
                {
1754
                    "name": "Johannes Schmitt",
1755
                    "email": "[email protected]",
1756
                    "homepage": "https://github.com/schmittjoh",
1757
                    "role": "Developer of wrapped JMSSerializerBundle"
1758
                }
1759
            ],
1760
            "description": "Allows to configure dependency injection using annotations",
1761
            "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
1762
            "keywords": [
1763
                "annotations",
1764
                "dependency injection"
1765
            ],
1766
            "time": "2013-06-08 13:13:40"
1767
        },
1768
        {
1769
            "name": "jms/metadata",
1770
            "version": "dev-master",
1771
            "source": {
1772
                "type": "git",
1773
                "url": "https://github.com/schmittjoh/metadata.git",
1774
                "reference": "427a06e7c25d0fa1fbd37bf0325d9d3eb2dc383a"
1775
            },
1776
            "dist": {
1777
                "type": "zip",
1778
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/427a06e7c25d0fa1fbd37bf0325d9d3eb2dc383a",
1779
                "reference": "427a06e7c25d0fa1fbd37bf0325d9d3eb2dc383a",
1780
                "shasum": ""
1781
            },
1782
            "require": {
1783
                "php": ">=5.3.0"
1784
            },
1785
            "require-dev": {
1786
                "doctrine/cache": "~1.0"
1787
            },
1788
            "type": "library",
1789
            "extra": {
1790
                "branch-alias": {
1791
                    "dev-master": "1.5.x-dev"
1792
                }
1793
            },
1794
            "autoload": {
1795
                "psr-0": {
1796
                    "Metadata\\": "src/"
1797
                }
1798
            },
1799
            "notification-url": "https://packagist.org/downloads/",
1800
            "license": [
1801
                "Apache-2.0"
1802
            ],
1803
            "authors": [
1804
                {
1805
                    "name": "Johannes M. Schmitt",
1806
                    "email": "[email protected]"
1807
                }
1808
            ],
1809
            "description": "Class/method/property metadata management in PHP",
1810
            "keywords": [
1811
                "annotations",
1812
                "metadata",
1813
                "xml",
1814
                "yaml"
1815
            ],
1816
            "time": "2015-01-14 15:37:39"
1817
        },
1818
        {
1819
            "name": "jms/parser-lib",
1820
            "version": "dev-master",
1821
            "source": {
1822
                "type": "git",
1823
                "url": "https://github.com/schmittjoh/parser-lib.git",
1824
                "reference": "6067cc609074ae215b96dc51047affee65f77b0f"
1825
            },
1826
            "dist": {
1827
                "type": "zip",
1828
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/6067cc609074ae215b96dc51047affee65f77b0f",
1829
                "reference": "6067cc609074ae215b96dc51047affee65f77b0f",
1830
                "shasum": ""
1831
            },
1832
            "require": {
1833
                "phpoption/phpoption": ">=0.9,<2.0-dev"
1834
            },
1835
            "type": "library",
1836
            "extra": {
1837
                "branch-alias": {
1838
                    "dev-master": "1.1-dev"
1839
                }
1840
            },
1841
            "autoload": {
1842
                "psr-0": {
1843
                    "JMS\\": "src/"
1844
                }
1845
            },
1846
            "notification-url": "https://packagist.org/downloads/",
1847
            "license": [
1848
                "Apache2"
1849
            ],
1850
            "description": "A library for easily creating recursive-descent parsers.",
1851
            "time": "2014-07-08 16:40:41"
1852
        },
1853
        {
1854
            "name": "jms/serializer",
1855
            "version": "dev-master",
1856
            "source": {
1857
                "type": "git",
1858
                "url": "https://github.com/schmittjoh/serializer.git",
1859
                "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48"
1860
            },
1861
            "dist": {
1862
                "type": "zip",
1863
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
1864
                "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
1865
                "shasum": ""
1866
            },
1867
            "require": {
1868
                "doctrine/annotations": "1.*",
1869
                "doctrine/instantiator": "~1.0.3",
1870
                "jms/metadata": "~1.1",
1871
                "jms/parser-lib": "1.*",
1872
                "php": ">=5.4.0",
1873
                "phpcollection/phpcollection": "~0.1"
1874
            },
1875
            "conflict": {
1876
                "twig/twig": "<1.12"
1877
            },
1878
            "require-dev": {
1879
                "doctrine/orm": "~2.1",
1880
                "doctrine/phpcr-odm": "~1.0.1",
1881
                "jackalope/jackalope-doctrine-dbal": "1.0.*",
1882
                "phpunit/phpunit": "~4.0",
1883
                "propel/propel1": "~1.7",
1884
                "symfony/filesystem": "2.*",
1885
                "symfony/form": "~2.1",
1886
                "symfony/translation": "~2.0",
1887
                "symfony/validator": "~2.0",
1888
                "symfony/yaml": "2.*",
1889
                "twig/twig": "~1.12|~2.0"
1890
            },
1891
            "suggest": {
1892
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
1893
            },
1894
            "type": "library",
1895
            "extra": {
1896
                "branch-alias": {
1897
                    "dev-master": "1.1-dev"
1898
                }
1899
            },
1900
            "autoload": {
1901
                "psr-0": {
1902
                    "JMS\\Serializer": "src/"
1903
                }
1904
            },
1905
            "notification-url": "https://packagist.org/downloads/",
1906
            "license": [
1907
                "Apache2"
1908
            ],
1909
            "authors": [
1910
                {
1911
                    "name": "Johannes M. Schmitt",
1912
                    "email": "[email protected]"
1913
                }
1914
            ],
1915
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
1916
            "homepage": "http://jmsyst.com/libs/serializer",
1917
            "keywords": [
1918
                "deserialization",
1919
                "jaxb",
1920
                "json",
1921
                "serialization",
1922
                "xml"
1923
            ],
1924
            "time": "2015-10-27 09:24:41"
1925
        },
1926
        {
1927
            "name": "jms/serializer-bundle",
1928
            "version": "dev-master",
1929
            "target-dir": "JMS/SerializerBundle",
1930
            "source": {
1931
                "type": "git",
1932
                "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
1933
                "reference": "a63cd330588eff18f6deb0251fd142d2c1fe30b6"
1934
            },
1935
            "dist": {
1936
                "type": "zip",
1937
                "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/3e396c980545350c2efb65a50041d2a9f9d6562e",
1938
                "reference": "a63cd330588eff18f6deb0251fd142d2c1fe30b6",
1939
                "shasum": ""
1940
            },
1941
            "require": {
1942
                "jms/serializer": "^1.0.0",
1943
                "php": ">=5.3.2",
1944
                "symfony/framework-bundle": "~2.1"
1945
            },
1946
            "require-dev": {
1947
                "doctrine/doctrine-bundle": "*",
1948
                "doctrine/orm": "*",
1949
                "symfony/browser-kit": "*",
1950
                "symfony/class-loader": "*",
1951
                "symfony/css-selector": "*",
1952
                "symfony/finder": "*",
1953
                "symfony/form": "*",
1954
                "symfony/process": "*",
1955
                "symfony/stopwatch": "*",
1956
                "symfony/twig-bundle": "*",
1957
                "symfony/validator": "*",
1958
                "symfony/yaml": "*"
1959
            },
1960
            "suggest": {
1961
                "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
1962
            },
1963
            "type": "symfony-bundle",
1964
            "extra": {
1965
                "branch-alias": {
1966
                    "dev-master": "1.1-dev"
1967
                }
1968
            },
1969
            "autoload": {
1970
                "psr-0": {
1971
                    "JMS\\SerializerBundle": ""
1972
                }
1973
            },
1974
            "notification-url": "https://packagist.org/downloads/",
1975
            "license": [
1976
                "Apache2"
1977
            ],
1978
            "authors": [
1979
                {
1980
                    "name": "Johannes M. Schmitt",
1981
                    "email": "[email protected]"
1982
                }
1983
            ],
1984
            "description": "Allows you to easily serialize, and deserialize data of any complexity",
1985
            "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
1986
            "keywords": [
1987
                "deserialization",
1988
                "jaxb",
1989
                "json",
1990
                "serialization",
1991
                "xml"
1992
            ],
1993
            "time": "2015-10-15 17:33:28"
1994
        },
1995
        {
1996
            "name": "jms/translation-bundle",
1997
            "version": "dev-master",
1998
            "target-dir": "JMS/TranslationBundle",
1999
            "source": {
2000
                "type": "git",
2001
                "url": "https://github.com/schmittjoh/JMSTranslationBundle.git",
2002
                "reference": "c2b4c6def557a8bcaae1df0745b57e5daac103ac"
2003
            },
2004
            "dist": {
2005
                "type": "zip",
2006
                "url": "https://api.github.com/repos/schmittjoh/JMSTranslationBundle/zipball/c2b4c6def557a8bcaae1df0745b57e5daac103ac",
2007
                "reference": "c2b4c6def557a8bcaae1df0745b57e5daac103ac",
2008
                "shasum": ""
2009
            },
2010
            "require": {
2011
                "nikic/php-parser": "~1.4.1",
2012
                "symfony/console": "*",
2013
                "symfony/framework-bundle": "~2.1"
2014
            },
2015
            "conflict": {
2016
                "twig/twig": "<1.12"
2017
            },
2018
            "require-dev": {
2019
                "jms/di-extra-bundle": ">=1.1",
2020
                "sensio/framework-extra-bundle": "*",
2021
                "symfony/browser-kit": "*",
2022
                "symfony/class-loader": "*",
2023
                "symfony/css-selector": "*",
2024
                "symfony/expression-language": "~2.6",
2025
                "symfony/finder": "*",
2026
                "symfony/form": "*",
2027
                "symfony/process": "*",
2028
                "symfony/security": "*",
2029
                "symfony/twig-bundle": "*",
2030
                "symfony/validator": "*",
2031
                "symfony/yaml": "*"
2032
            },
2033
            "type": "symfony-bundle",
2034
            "extra": {
2035
                "branch-alias": {
2036
                    "dev-master": "1.1-dev"
2037
                }
2038
            },
2039
            "autoload": {
2040
                "psr-0": {
2041
                    "JMS\\TranslationBundle": ""
2042
                }
2043
            },
2044
            "notification-url": "https://packagist.org/downloads/",
2045
            "license": [
2046
                "Apache2"
2047
            ],
2048
            "authors": [
2049
                {
2050
                    "name": "Johannes M. Schmitt",
2051
                    "email": "[email protected]"
2052
                }
2053
            ],
2054
            "description": "Puts the Symfony2 Translation Component on steroids",
2055
            "homepage": "http://jmsyst.com/bundles/JMSTranslationBundle",
2056
            "keywords": [
2057
                "extract",
2058
                "extraction",
2059
                "i18n",
2060
                "interface",
2061
                "multilanguage",
2062
                "translation",
2063
                "ui",
2064
                "webinterface"
2065
            ],
2066
            "time": "2015-10-10 08:49:21"
2067
        },
2068
        {
2069
            "name": "knplabs/gaufrette",
2070
            "version": "v0.1.7",
2071
            "source": {
2072
                "type": "git",
2073
                "url": "https://github.com/KnpLabs/Gaufrette.git",
2074
                "reference": "4663c6605e3c96d4b9affa1c38dc66a4d8e1fedf"
2075
            },
2076
            "dist": {
2077
                "type": "zip",
2078
                "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/4663c6605e3c96d4b9affa1c38dc66a4d8e1fedf",
2079
                "reference": "4663c6605e3c96d4b9affa1c38dc66a4d8e1fedf",
2080
                "shasum": ""
2081
            },
2082
            "require": {
2083
                "php": ">=5.3.2"
2084
            },
2085
            "require-dev": {
2086
                "amazonwebservices/aws-sdk-for-php": "1.5.*",
2087
                "aws/aws-sdk-php": "~2",
2088
                "doctrine/dbal": ">=2.3",
2089
                "dropbox-php/dropbox-php": "*",
2090
                "herzult/php-ssh": "*",
2091
                "microsoft/windowsazure": "dev-master",
2092
                "mikey179/vfsstream": "~1.2.0",
2093
                "phpseclib/phpseclib": "dev-master",
2094
                "phpspec/phpspec": "2.0.*",
2095
                "phpunit/phpunit": "3.7.*",
2096
                "rackspace/php-cloudfiles": "*",
2097
                "rackspace/php-opencloud": "1.6.*"
2098
            },
2099
            "suggest": {
2100
                "amazonwebservices/aws-sdk-for-php": "to use the legacy Amazon S3 adapters",
2101
                "aws/aws-sdk-php": "to use the Amazon S3 adapter",
2102
                "doctrine/dbal": "to use the Doctrine DBAL adapter",
2103
                "dropbox-php/dropbox-php": "to use the Dropbox adapter",
2104
                "ext-apc": "to use the APC adapter",
2105
                "ext-curl": "*",
2106
                "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, and AzureBlogStorage adapters",
2107
                "ext-mbstring": "*",
2108
                "ext-mongo": "*",
2109
                "ext-zip": "to use the Zip adapter",
2110
                "herzult/php-ssh": "to use SFtp adapter",
2111
                "knplabs/knp-gaufrette-bundle": "to use with Symfony2",
2112
                "microsoft/windowsazure": "to use Microsoft Azure Blob Storage adapter",
2113
                "phpseclib/phpseclib": "to user PhpseclibSftp adapter",
2114
                "rackspace/php-opencloud": "to use Opencloud adapter"
2115
            },
2116
            "type": "library",
2117
            "extra": {
2118
                "branch-alias": {
2119
                    "dev-master": "0.2.x-dev"
2120
                }
2121
            },
2122
            "autoload": {
2123
                "psr-0": {
2124
                    "Gaufrette": "src/"
2125
                }
2126
            },
2127
            "notification-url": "https://packagist.org/downloads/",
2128
            "license": [
2129
                "MIT"
2130
            ],
2131
            "authors": [
2132
                {
2133
                    "name": "The contributors",
2134
                    "homepage": "http://github.com/knplabs/Gaufrette/contributors"
2135
                },
2136
                {
2137
                    "name": "KnpLabs Team",
2138
                    "homepage": "http://knplabs.com"
2139
                }
2140
            ],
2141
            "description": "PHP5 library that provides a filesystem abstraction layer",
2142
            "homepage": "http://knplabs.com",
2143
            "keywords": [
2144
                "abstraction",
2145
                "file",
2146
                "filesystem",
2147
                "media"
2148
            ],
2149
            "time": "2014-02-24 18:17:33"
2150
        },
2151
        {
2152
            "name": "knplabs/knp-menu",
2153
            "version": "dev-master",
2154
            "source": {
2155
                "type": "git",
2156
                "url": "https://github.com/KnpLabs/KnpMenu.git",
2157
                "reference": "c6ad49933babd06a27b2f962a3469601ec9038b8"
2158
            },
2159
            "dist": {
2160
                "type": "zip",
2161
                "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/c6ad49933babd06a27b2f962a3469601ec9038b8",
2162
                "reference": "c6ad49933babd06a27b2f962a3469601ec9038b8",
2163
                "shasum": ""
2164
            },
2165
            "require": {
2166
                "php": ">=5.3.0"
2167
            },
2168
            "require-dev": {
2169
                "pimple/pimple": "~1.0",
2170
                "silex/silex": "~1.0",
2171
                "symfony/phpunit-bridge": "~2.7",
2172
                "twig/twig": "~1.16|~2.0"
2173
            },
2174
            "suggest": {
2175
                "pimple/pimple": "for the built-in implementations of the menu provider and renderer provider",
2176
                "silex/silex": "for the integration with your silex application",
2177
                "twig/twig": "for the TwigRenderer and the integration with your templates"
2178
            },
2179
            "type": "library",
2180
            "extra": {
2181
                "branch-alias": {
2182
                    "dev-master": "2.1-dev"
2183
                }
2184
            },
2185
            "autoload": {
2186
                "psr-4": {
2187
                    "Knp\\Menu\\": "src/Knp/Menu"
2188
                }
2189
            },
2190
            "notification-url": "https://packagist.org/downloads/",
2191
            "license": [
2192
                "MIT"
2193
            ],
2194
            "authors": [
2195
                {
2196
                    "name": "Christophe Coevoet",
2197
                    "email": "[email protected]"
2198
                },
2199
                {
2200
                    "name": "Knplabs",
2201
                    "homepage": "http://knplabs.com"
2202
                },
2203
                {
2204
                    "name": "Symfony Community",
2205
                    "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
2206
                }
2207
            ],
2208
            "description": "An object oriented menu library",
2209
            "homepage": "http://knplabs.com",
2210
            "keywords": [
2211
                "menu",
2212
                "tree"
2213
            ],
2214
            "time": "2015-09-20 08:23:47"
2215
        },
2216
        {
2217
            "name": "knplabs/knp-menu-bundle",
2218
            "version": "dev-master",
2219
            "source": {
2220
                "type": "git",
2221
                "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
2222
                "reference": "a07920b10a3b888abe7c47c7aecf56f69553f707"
2223
            },
2224
            "dist": {
2225
                "type": "zip",
2226
                "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/a07920b10a3b888abe7c47c7aecf56f69553f707",
2227
                "reference": "a07920b10a3b888abe7c47c7aecf56f69553f707",
2228
                "shasum": ""
2229
            },
2230
            "require": {
2231
                "knplabs/knp-menu": "~2.1",
2232
                "symfony/framework-bundle": "~2.3"
2233
            },
2234
            "require-dev": {
2235
                "symfony/expression-language": "~2.4",
2236
                "symfony/phpunit-bridge": "~2.7"
2237
            },
2238
            "type": "symfony-bundle",
2239
            "extra": {
2240
                "branch-alias": {
2241
                    "dev-master": "2.1.x-dev"
2242
                }
2243
            },
2244
            "autoload": {
2245
                "psr-4": {
2246
                    "Knp\\Bundle\\MenuBundle\\": ""
2247
                }
2248
            },
2249
            "notification-url": "https://packagist.org/downloads/",
2250
            "license": [
2251
                "MIT"
2252
            ],
2253
            "authors": [
2254
                {
2255
                    "name": "Christophe Coevoet",
2256
                    "email": "[email protected]"
2257
                },
2258
                {
2259
                    "name": "Knplabs",
2260
                    "homepage": "http://knplabs.com"
2261
                },
2262
                {
2263
                    "name": "Symfony Community",
2264
                    "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
2265
                }
2266
            ],
2267
            "description": "This bundle provides an integration of the KnpMenu library",
2268
            "keywords": [
2269
                "menu"
2270
            ],
2271
            "time": "2015-10-22 10:06:42"
2272
        },
2273
        {
2274
            "name": "kriswallsmith/assetic",
2275
            "version": "dev-master",
2276
            "source": {
2277
                "type": "git",
2278
                "url": "https://github.com/kriswallsmith/assetic.git",
2279
                "reference": "cb92b179dddfb8a3f341d53bd27e088f24d9c2e5"
2280
            },
2281
            "dist": {
2282
                "type": "zip",
2283
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/63c1f0dac8e144a6f9b4b139da5202cd12e0891d",
2284
                "reference": "cb92b179dddfb8a3f341d53bd27e088f24d9c2e5",
2285
                "shasum": ""
2286
            },
2287
            "require": {
2288
                "php": ">=5.3.1",
2289
                "symfony/process": "~2.1"
2290
            },
2291
            "conflict": {
2292
                "twig/twig": "<1.12"
2293
            },
2294
            "require-dev": {
2295
                "cssmin/cssmin": "*",
2296
                "joliclic/javascript-packer": "*",
2297
                "kamicane/packager": "*",
2298
                "leafo/lessphp": "^0.3.7",
2299
                "leafo/scssphp": "*@dev",
2300
                "leafo/scssphp-compass": "*@dev",
2301
                "mrclay/minify": "*",
2302
                "patchwork/jsqueeze": "~1.0|~2.0",
2303
                "phpunit/phpunit": "~4.8",
2304
                "psr/log": "~1.0",
2305
                "ptachoire/cssembed": "*",
2306
                "symfony/phpunit-bridge": "~2.7",
2307
                "twig/twig": "~1.8|~2.0"
2308
            },
2309
            "suggest": {
2310
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
2311
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
2312
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
2313
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
2314
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
2315
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
2316
            },
2317
            "type": "library",
2318
            "extra": {
2319
                "branch-alias": {
2320
                    "dev-master": "1.4-dev"
2321
                }
2322
            },
2323
            "autoload": {
2324
                "psr-0": {
2325
                    "Assetic": "src/"
2326
                },
2327
                "files": [
2328
                    "src/functions.php"
2329
                ]
2330
            },
2331
            "notification-url": "https://packagist.org/downloads/",
2332
            "license": [
2333
                "MIT"
2334
            ],
2335
            "authors": [
2336
                {
2337
                    "name": "Kris Wallsmith",
2338
                    "email": "[email protected]",
2339
                    "homepage": "http://kriswallsmith.net/"
2340
                }
2341
            ],
2342
            "description": "Asset Management for PHP",
2343
            "homepage": "https://github.com/kriswallsmith/assetic",
2344
            "keywords": [
2345
                "assets",
2346
                "compression",
2347
                "minification"
2348
            ],
2349
            "time": "2015-10-15 01:33:42"
2350
        },
2351
        {
2352
            "name": "liip/imagine-bundle",
2353
            "version": "dev-master",
2354
            "source": {
2355
                "type": "git",
2356
                "url": "https://github.com/liip/LiipImagineBundle.git",
2357
                "reference": "c42dd33c2236c44fb995531f657bb58eb4c297c8"
2358
            },
2359
            "dist": {
2360
                "type": "zip",
2361
                "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/c42dd33c2236c44fb995531f657bb58eb4c297c8",
2362
                "reference": "c42dd33c2236c44fb995531f657bb58eb4c297c8",
2363
                "shasum": ""
2364
            },
2365
            "require": {
2366
                "imagine/imagine": "~0.5,<0.7",
2367
                "php": "^5.3.9|^7.0",
2368
                "symfony/filesystem": "~2.3|~3.0",
2369
                "symfony/finder": "~2.3|~3.0",
2370
                "symfony/framework-bundle": "~2.3|~3.0",
2371
                "symfony/options-resolver": "~2.3|~3.0"
2372
            },
2373
            "require-dev": {
2374
                "amazonwebservices/aws-sdk-for-php": "~1.0",
2375
                "aws/aws-sdk-php": "~2.4",
2376
                "doctrine/cache": "~1.1",
2377
                "doctrine/orm": "~2.3",
2378
                "ext-gd": "*",
2379
                "phpunit/phpunit": "~4.3",
2380
                "psr/log": "~1.0",
2381
                "symfony/browser-kit": "~2.3|~3.0",
2382
                "symfony/console": "~2.3|~3.0",
2383
                "symfony/dependency-injection": "~2.3|~3.0",
2384
                "symfony/form": "~2.3|~3.0",
2385
                "symfony/phpunit-bridge": "~2.3|~3.0",
2386
                "symfony/yaml": "~2.3|~3.0",
2387
                "twig/twig": "~1.12"
2388
            },
2389
            "suggest": {
2390
                "amazonwebservices/aws-sdk-for-php": "Add it if you'd like to use aws v1 resolver",
2391
                "aws/aws-sdk-php": "Add it if you'd like to use aws v2 or v3 resolver",
2392
                "monolog/monolog": "If you'd want to write logs",
2393
                "twig/twig": "If you'd want to use some handy twig filters, version 1.12 or greater required"
2394
            },
2395
            "type": "symfony-bundle",
2396
            "extra": {
2397
                "branch-alias": {
2398
                    "dev-master": "1.0.x-dev"
2399
                }
2400
            },
2401
            "autoload": {
2402
                "psr-4": {
2403
                    "Liip\\ImagineBundle\\": ""
2404
                }
2405
            },
2406
            "notification-url": "https://packagist.org/downloads/",
2407
            "license": [
2408
                "MIT"
2409
            ],
2410
            "authors": [
2411
                {
2412
                    "name": "Liip and other contributors",
2413
                    "homepage": "https://github.com/liip/LiipImagineBundle/contributors"
2414
                }
2415
            ],
2416
            "description": "This Bundle assists in imagine manipulation using the imagine library",
2417
            "homepage": "http://liip.ch",
2418
            "keywords": [
2419
                "image",
2420
                "imagine"
2421
            ],
2422
            "time": "2015-11-02 08:47:11"
2423
        },
2424
        {
2425
            "name": "monolog/monolog",
2426
            "version": "1.17.2",
2427
            "source": {
2428
                "type": "git",
2429
                "url": "https://github.com/Seldaek/monolog.git",
2430
                "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
2431
            },
2432
            "dist": {
2433
                "type": "zip",
2434
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
2435
                "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
2436
                "shasum": ""
2437
            },
2438
            "require": {
2439
                "php": ">=5.3.0",
2440
                "psr/log": "~1.0"
2441
            },
2442
            "provide": {
2443
                "psr/log-implementation": "1.0.0"
2444
            },
2445
            "require-dev": {
2446
                "aws/aws-sdk-php": "^2.4.9",
2447
                "doctrine/couchdb": "~1.0@dev",
2448
                "graylog2/gelf-php": "~1.0",
2449
                "jakub-onderka/php-parallel-lint": "0.9",
2450
                "php-console/php-console": "^3.1.3",
2451
                "phpunit/phpunit": "~4.5",
2452
                "phpunit/phpunit-mock-objects": "2.3.0",
2453
                "raven/raven": "^0.13",
2454
                "ruflin/elastica": ">=0.90 <3.0",
2455
                "swiftmailer/swiftmailer": "~5.3",
2456
                "videlalvaro/php-amqplib": "~2.4"
2457
            },
2458
            "suggest": {
2459
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2460
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2461
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2462
                "ext-mongo": "Allow sending log messages to a MongoDB server",
2463
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2464
                "php-console/php-console": "Allow sending log messages to Google Chrome",
2465
                "raven/raven": "Allow sending log messages to a Sentry server",
2466
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
2467
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
2468
                "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
2469
            },
2470
            "type": "library",
2471
            "extra": {
2472
                "branch-alias": {
2473
                    "dev-master": "1.16.x-dev"
2474
                }
2475
            },
2476
            "autoload": {
2477
                "psr-4": {
2478
                    "Monolog\\": "src/Monolog"
2479
                }
2480
            },
2481
            "notification-url": "https://packagist.org/downloads/",
2482
            "license": [
2483
                "MIT"
2484
            ],
2485
            "authors": [
2486
                {
2487
                    "name": "Jordi Boggiano",
2488
                    "email": "[email protected]",
2489
                    "homepage": "http://seld.be"
2490
                }
2491
            ],
2492
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2493
            "homepage": "http://github.com/Seldaek/monolog",
2494
            "keywords": [
2495
                "log",
2496
                "logging",
2497
                "psr-3"
2498
            ],
2499
            "time": "2015-10-14 12:51:02"
2500
        },
2501
        {
2502
            "name": "nelmio/alice",
2503
            "version": "1.x-dev",
2504
            "source": {
2505
                "type": "git",
2506
                "url": "https://github.com/nelmio/alice.git",
2507
                "reference": "227f20cddc0a1032a7b9c676ea1b87f36956d4e0"
2508
            },
2509
            "dist": {
2510
                "type": "zip",
2511
                "url": "https://api.github.com/repos/nelmio/alice/zipball/227f20cddc0a1032a7b9c676ea1b87f36956d4e0",
2512
                "reference": "227f20cddc0a1032a7b9c676ea1b87f36956d4e0",
2513
                "shasum": ""
2514
            },
2515
            "require": {
2516
                "fzaninotto/faker": "~1.0",
2517
                "php": ">=5.3",
2518
                "symfony/yaml": "~2.0"
2519
            },
2520
            "require-dev": {
2521
                "doctrine/common": "~2.3",
2522
                "phpunit/phpunit": "3.7.*",
2523
                "symfony/property-access": "~2.2"
2524
            },
2525
            "type": "library",
2526
            "extra": {
2527
                "branch-alias": {
2528
                    "dev-master": "2.0.x-dev"
2529
                }
2530
            },
2531
            "autoload": {
2532
                "psr-4": {
2533
                    "Nelmio\\Alice\\": "src/Nelmio/Alice"
2534
                }
2535
            },
2536
            "notification-url": "https://packagist.org/downloads/",
2537
            "license": [
2538
                "MIT"
2539
            ],
2540
            "authors": [
2541
                {
2542
                    "name": "Tim Shelburne"
2543
                },
2544
                {
2545
                    "name": "Jordi Boggiano",
2546
                    "email": "[email protected]"
2547
                }
2548
            ],
2549
            "description": "Expressive fixtures generator",
2550
            "keywords": [
2551
                "Fixture",
2552
                "data",
2553
                "orm",
2554
                "test"
2555
            ],
2556
            "time": "2015-09-16 13:21:28"
2557
        },
2558
        {
2559
            "name": "nikic/php-parser",
2560
            "version": "v1.4.1",
2561
            "source": {
2562
                "type": "git",
2563
                "url": "https://github.com/nikic/PHP-Parser.git",
2564
                "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51"
2565
            },
2566
            "dist": {
2567
                "type": "zip",
2568
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
2569
                "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
2570
                "shasum": ""
2571
            },
2572
            "require": {
2573
                "ext-tokenizer": "*",
2574
                "php": ">=5.3"
2575
            },
2576
            "type": "library",
2577
            "extra": {
2578
                "branch-alias": {
2579
                    "dev-master": "1.4-dev"
2580
                }
2581
            },
2582
            "autoload": {
2583
                "files": [
2584
                    "lib/bootstrap.php"
2585
                ]
2586
            },
2587
            "notification-url": "https://packagist.org/downloads/",
2588
            "license": [
2589
                "BSD-3-Clause"
2590
            ],
2591
            "authors": [
2592
                {
2593
                    "name": "Nikita Popov"
2594
                }
2595
            ],
2596
            "description": "A PHP parser written in PHP",
2597
            "keywords": [
2598
                "parser",
2599
                "php"
2600
            ],
2601
            "time": "2015-09-19 14:15:08"
2602
        },
2603
        {
2604
            "name": "phpcollection/phpcollection",
2605
            "version": "dev-master",
2606
            "source": {
2607
                "type": "git",
2608
                "url": "https://github.com/schmittjoh/php-collection.git",
2609
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
2610
            },
2611
            "dist": {
2612
                "type": "zip",
2613
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
2614
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
2615
                "shasum": ""
2616
            },
2617
            "require": {
2618
                "phpoption/phpoption": "1.*"
2619
            },
2620
            "type": "library",
2621
            "extra": {
2622
                "branch-alias": {
2623
                    "dev-master": "0.4-dev"
2624
                }
2625
            },
2626
            "autoload": {
2627
                "psr-0": {
2628
                    "PhpCollection": "src/"
2629
                }
2630
            },
2631
            "notification-url": "https://packagist.org/downloads/",
2632
            "license": [
2633
                "Apache2"
2634
            ],
2635
            "authors": [
2636
                {
2637
                    "name": "Johannes M. Schmitt",
2638
                    "email": "[email protected]"
2639
                }
2640
            ],
2641
            "description": "General-Purpose Collection Library for PHP",
2642
            "keywords": [
2643
                "collection",
2644
                "list",
2645
                "map",
2646
                "sequence",
2647
                "set"
2648
            ],
2649
            "time": "2015-05-17 12:39:23"
2650
        },
2651
        {
2652
            "name": "phpoption/phpoption",
2653
            "version": "1.5.0",
2654
            "source": {
2655
                "type": "git",
2656
                "url": "https://github.com/schmittjoh/php-option.git",
2657
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
2658
            },
2659
            "dist": {
2660
                "type": "zip",
2661
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
2662
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
2663
                "shasum": ""
2664
            },
2665
            "require": {
2666
                "php": ">=5.3.0"
2667
            },
2668
            "require-dev": {
2669
                "phpunit/phpunit": "4.7.*"
2670
            },
2671
            "type": "library",
2672
            "extra": {
2673
                "branch-alias": {
2674
                    "dev-master": "1.3-dev"
2675
                }
2676
            },
2677
            "autoload": {
2678
                "psr-0": {
2679
                    "PhpOption\\": "src/"
2680
                }
2681
            },
2682
            "notification-url": "https://packagist.org/downloads/",
2683
            "license": [
2684
                "Apache2"
2685
            ],
2686
            "authors": [
2687
                {
2688
                    "name": "Johannes M. Schmitt",
2689
                    "email": "[email protected]"
2690
                }
2691
            ],
2692
            "description": "Option Type for PHP",
2693
            "keywords": [
2694
                "language",
2695
                "option",
2696
                "php",
2697
                "type"
2698
            ],
2699
            "time": "2015-07-25 16:39:46"
2700
        },
2701
        {
2702
            "name": "psr/log",
2703
            "version": "dev-master",
2704
            "source": {
2705
                "type": "git",
2706
                "url": "https://github.com/php-fig/log.git",
2707
                "reference": "9e45edca52cc9c954680072c93e621f8b71fab26"
2708
            },
2709
            "dist": {
2710
                "type": "zip",
2711
                "url": "https://api.github.com/repos/php-fig/log/zipball/9e45edca52cc9c954680072c93e621f8b71fab26",
2712
                "reference": "9e45edca52cc9c954680072c93e621f8b71fab26",
2713
                "shasum": ""
2714
            },
2715
            "require": {
2716
                "php": ">=5.3.0"
2717
            },
2718
            "type": "library",
2719
            "extra": {
2720
                "branch-alias": {
2721
                    "dev-master": "1.0.x-dev"
2722
                }
2723
            },
2724
            "autoload": {
2725
                "psr-4": {
2726
                    "Psr\\Log\\": "Psr/Log/"
2727
                }
2728
            },
2729
            "notification-url": "https://packagist.org/downloads/",
2730
            "license": [
2731
                "MIT"
2732
            ],
2733
            "authors": [
2734
                {
2735
                    "name": "PHP-FIG",
2736
                    "homepage": "http://www.php-fig.org/"
2737
                }
2738
            ],
2739
            "description": "Common interface for logging libraries",
2740
            "keywords": [
2741
                "log",
2742
                "psr",
2743
                "psr-3"
2744
            ],
2745
            "time": "2015-06-02 13:48:41"
2746
        },
2747
        {
2748
            "name": "sensio/distribution-bundle",
2749
            "version": "dev-master",
2750
            "source": {
2751
                "type": "git",
2752
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
2753
                "reference": "1045b31102f9d6017725ada4d4b5d0fce085fc9f"
2754
            },
2755
            "dist": {
2756
                "type": "zip",
2757
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/1045b31102f9d6017725ada4d4b5d0fce085fc9f",
2758
                "reference": "1045b31102f9d6017725ada4d4b5d0fce085fc9f",
2759
                "shasum": ""
2760
            },
2761
            "require": {
2762
                "php": ">=5.3.9",
2763
                "sensiolabs/security-checker": "~3.0",
2764
                "symfony/class-loader": "~2.3|~3.0",
2765
                "symfony/config": "~2.3|~3.0",
2766
                "symfony/dependency-injection": "~2.3|~3.0",
2767
                "symfony/filesystem": "~2.3|~3.0",
2768
                "symfony/http-kernel": "~2.3|~3.0",
2769
                "symfony/process": "~2.3|~3.0"
2770
            },
2771
            "type": "symfony-bundle",
2772
            "extra": {
2773
                "branch-alias": {
2774
                    "dev-master": "5.0.x-dev"
2775
                }
2776
            },
2777
            "autoload": {
2778
                "psr-4": {
2779
                    "Sensio\\Bundle\\DistributionBundle\\": ""
2780
                }
2781
            },
2782
            "notification-url": "https://packagist.org/downloads/",
2783
            "license": [
2784
                "MIT"
2785
            ],
2786
            "authors": [
2787
                {
2788
                    "name": "Fabien Potencier",
2789
                    "email": "[email protected]"
2790
                }
2791
            ],
2792
            "description": "Base bundle for Symfony Distributions",
2793
            "keywords": [
2794
                "configuration",
2795
                "distribution"
2796
            ],
2797
            "time": "2015-10-27 18:48:37"
2798
        },
2799
        {
2800
            "name": "sensio/framework-extra-bundle",
2801
            "version": "dev-master",
2802
            "source": {
2803
                "type": "git",
2804
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
2805
                "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca"
2806
            },
2807
            "dist": {
2808
                "type": "zip",
2809
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/a79e205737b58d557c05caef6dfa8f94d8084bca",
2810
                "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca",
2811
                "shasum": ""
2812
            },
2813
            "require": {
2814
                "doctrine/common": "~2.2",
2815
                "symfony/framework-bundle": "~2.3|~3.0"
2816
            },
2817
            "require-dev": {
2818
                "symfony/expression-language": "~2.4|~3.0",
2819
                "symfony/security-bundle": "~2.4|~3.0"
2820
            },
2821
            "suggest": {
2822
                "symfony/expression-language": "",
2823
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
2824
                "symfony/security-bundle": ""
2825
            },
2826
            "type": "symfony-bundle",
2827
            "extra": {
2828
                "branch-alias": {
2829
                    "dev-master": "3.0.x-dev"
2830
                }
2831
            },
2832
            "autoload": {
2833
                "psr-4": {
2834
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
2835
                }
2836
            },
2837
            "notification-url": "https://packagist.org/downloads/",
2838
            "license": [
2839
                "MIT"
2840
            ],
2841
            "authors": [
2842
                {
2843
                    "name": "Fabien Potencier",
2844
                    "email": "[email protected]"
2845
                }
2846
            ],
2847
            "description": "This bundle provides a way to configure your controllers with annotations",
2848
            "keywords": [
2849
                "annotations",
2850
                "controllers"
2851
            ],
2852
            "time": "2015-10-28 15:47:04"
2853
        },
2854
        {
2855
            "name": "sensio/generator-bundle",
2856
            "version": "2.5.x-dev",
2857
            "target-dir": "Sensio/Bundle/GeneratorBundle",
2858
            "source": {
2859
                "type": "git",
2860
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
2861
                "reference": "ab9345fdea575b936b00c915b09540862e92a94f"
2862
            },
2863
            "dist": {
2864
                "type": "zip",
2865
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/ab9345fdea575b936b00c915b09540862e92a94f",
2866
                "reference": "ab9345fdea575b936b00c915b09540862e92a94f",
2867
                "shasum": ""
2868
            },
2869
            "require": {
2870
                "symfony/console": "~2.5",
2871
                "symfony/framework-bundle": "~2.2"
2872
            },
2873
            "require-dev": {
2874
                "doctrine/orm": "~2.2,>=2.2.3",
2875
                "symfony/doctrine-bridge": "~2.2",
2876
                "twig/twig": "~1.11"
2877
            },
2878
            "type": "symfony-bundle",
2879
            "extra": {
2880
                "branch-alias": {
2881
                    "dev-master": "2.5.x-dev"
2882
                }
2883
            },
2884
            "autoload": {
2885
                "psr-0": {
2886
                    "Sensio\\Bundle\\GeneratorBundle": ""
2887
                }
2888
            },
2889
            "notification-url": "https://packagist.org/downloads/",
2890
            "license": [
2891
                "MIT"
2892
            ],
2893
            "authors": [
2894
                {
2895
                    "name": "Fabien Potencier",
2896
                    "email": "[email protected]"
2897
                }
2898
            ],
2899
            "description": "This bundle generates code for you",
2900
            "time": "2015-05-05 01:52:20"
2901
        },
2902
        {
2903
            "name": "sensiolabs/security-checker",
2904
            "version": "dev-master",
2905
            "source": {
2906
                "type": "git",
2907
                "url": "https://github.com/sensiolabs/security-checker.git",
2908
                "reference": "7735fd97ff7303d9df776b8dbc970f949399abc9"
2909
            },
2910
            "dist": {
2911
                "type": "zip",
2912
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/21696b0daa731064c23cfb694c60a2584a7b6e93",
2913
                "reference": "7735fd97ff7303d9df776b8dbc970f949399abc9",
2914
                "shasum": ""
2915
            },
2916
            "require": {
2917
                "symfony/console": "~2.0"
2918
            },
2919
            "bin": [
2920
                "security-checker"
2921
            ],
2922
            "type": "library",
2923
            "extra": {
2924
                "branch-alias": {
2925
                    "dev-master": "3.0-dev"
2926
                }
2927
            },
2928
            "autoload": {
2929
                "psr-0": {
2930
                    "SensioLabs\\Security": ""
2931
                }
2932
            },
2933
            "notification-url": "https://packagist.org/downloads/",
2934
            "license": [
2935
                "MIT"
2936
            ],
2937
            "authors": [
2938
                {
2939
                    "name": "Fabien Potencier",
2940
                    "email": "[email protected]"
2941
                }
2942
            ],
2943
            "description": "A security checker for your composer.lock",
2944
            "time": "2015-08-11 12:11:25"
2945
        },
2946
        {
2947
            "name": "stof/doctrine-extensions-bundle",
2948
            "version": "dev-master",
2949
            "source": {
2950
                "type": "git",
2951
                "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
2952
                "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e"
2953
            },
2954
            "dist": {
2955
                "type": "zip",
2956
                "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/7b3144572617b0555f9a443317dbc2f9cf5b524e",
2957
                "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e",
2958
                "shasum": ""
2959
            },
2960
            "require": {
2961
                "gedmo/doctrine-extensions": "^2.3.1",
2962
                "php": ">=5.3.2",
2963
                "symfony/framework-bundle": "~2.1"
2964
            },
2965
            "suggest": {
2966
                "doctrine/doctrine-bundle": "to use the ORM extensions",
2967
                "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
2968
            },
2969
            "type": "symfony-bundle",
2970
            "extra": {
2971
                "branch-alias": {
2972
                    "dev-master": "1.2.x-dev"
2973
                }
2974
            },
2975
            "autoload": {
2976
                "psr-4": {
2977
                    "Stof\\DoctrineExtensionsBundle\\": ""
2978
                }
2979
            },
2980
            "notification-url": "https://packagist.org/downloads/",
2981
            "license": [
2982
                "MIT"
2983
            ],
2984
            "authors": [
2985
                {
2986
                    "name": "Christophe Coevoet",
2987
                    "email": "[email protected]"
2988
                }
2989
            ],
2990
            "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
2991
            "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
2992
            "keywords": [
2993
                "behaviors",
2994
                "doctrine2",
2995
                "extensions",
2996
                "gedmo",
2997
                "loggable",
2998
                "nestedset",
2999
                "sluggable",
3000
                "sortable",
3001
                "timestampable",
3002
                "translatable",
3003
                "tree"
3004
            ],
3005
            "time": "2015-08-12 16:23:48"
3006
        },
3007
        {
3008
            "name": "swiftmailer/swiftmailer",
3009
            "version": "5.x-dev",
3010
            "source": {
3011
                "type": "git",
3012
                "url": "https://github.com/swiftmailer/swiftmailer.git",
3013
                "reference": "6522539daf0a7bdada1cc2dccb7ec37dc0712136"
3014
            },
3015
            "dist": {
3016
                "type": "zip",
3017
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/6522539daf0a7bdada1cc2dccb7ec37dc0712136",
3018
                "reference": "6522539daf0a7bdada1cc2dccb7ec37dc0712136",
3019
                "shasum": ""
3020
            },
3021
            "require": {
3022
                "php": ">=5.3.3"
3023
            },
3024
            "require-dev": {
3025
                "mockery/mockery": "~0.9.1,<0.9.4"
3026
            },
3027
            "type": "library",
3028
            "extra": {
3029
                "branch-alias": {
3030
                    "dev-master": "5.4-dev"
3031
                }
3032
            },
3033
            "autoload": {
3034
                "files": [
3035
                    "lib/swift_required.php"
3036
                ]
3037
            },
3038
            "notification-url": "https://packagist.org/downloads/",
3039
            "license": [
3040
                "MIT"
3041
            ],
3042
            "authors": [
3043
                {
3044
                    "name": "Chris Corbyn"
3045
                },
3046
                {
3047
                    "name": "Fabien Potencier",
3048
                    "email": "[email protected]"
3049
                }
3050
            ],
3051
            "description": "Swiftmailer, free feature-rich PHP mailer",
3052
            "homepage": "http://swiftmailer.org",
3053
            "keywords": [
3054
                "email",
3055
                "mail",
3056
                "mailer"
3057
            ],
3058
            "time": "2015-09-04 05:47:20"
3059
        },
3060
        {
3061
            "name": "symfony/assetic-bundle",
3062
            "version": "dev-master",
3063
            "source": {
3064
                "type": "git",
3065
                "url": "https://github.com/symfony/assetic-bundle.git",
3066
                "reference": "9a2c6138b5c06768ba3dfb68972157adb5460b40"
3067
            },
3068
            "dist": {
3069
                "type": "zip",
3070
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/9a2c6138b5c06768ba3dfb68972157adb5460b40",
3071
                "reference": "9a2c6138b5c06768ba3dfb68972157adb5460b40",
3072
                "shasum": ""
3073
            },
3074
            "require": {
3075
                "kriswallsmith/assetic": "~1.3",
3076
                "php": ">=5.3.0",
3077
                "symfony/console": "~2.3",
3078
                "symfony/dependency-injection": "~2.3",
3079
                "symfony/framework-bundle": "~2.3",
3080
                "symfony/yaml": "~2.3"
3081
            },
3082
            "conflict": {
3083
                "kriswallsmith/spork": "<=0.2",
3084
                "twig/twig": "<1.20"
3085
            },
3086
            "require-dev": {
3087
                "kriswallsmith/spork": "~0.3",
3088
                "patchwork/jsqueeze": "~1.0",
3089
                "symfony/class-loader": "~2.3",
3090
                "symfony/css-selector": "~2.3",
3091
                "symfony/dom-crawler": "~2.3",
3092
                "symfony/phpunit-bridge": "~2.7",
3093
                "symfony/twig-bundle": "~2.3"
3094
            },
3095
            "suggest": {
3096
                "kriswallsmith/spork": "to be able to dump assets in parallel",
3097
                "symfony/twig-bundle": "to use the Twig integration"
3098
            },
3099
            "type": "symfony-bundle",
3100
            "extra": {
3101
                "branch-alias": {
3102
                    "dev-master": "2.7-dev"
3103
                }
3104
            },
3105
            "autoload": {
3106
                "psr-4": {
3107
                    "Symfony\\Bundle\\AsseticBundle\\": ""
3108
                }
3109
            },
3110
            "notification-url": "https://packagist.org/downloads/",
3111
            "license": [
3112
                "MIT"
3113
            ],
3114
            "authors": [
3115
                {
3116
                    "name": "Kris Wallsmith",
3117
                    "email": "[email protected]",
3118
                    "homepage": "http://kriswallsmith.net/"
3119
                }
3120
            ],
3121
            "description": "Integrates Assetic into Symfony2",
3122
            "homepage": "https://github.com/symfony/AsseticBundle",
3123
            "keywords": [
3124
                "assets",
3125
                "compression",
3126
                "minification"
3127
            ],
3128
            "time": "2015-09-01 00:28:46"
3129
        },
3130
        {
3131
            "name": "symfony/monolog-bundle",
3132
            "version": "dev-master",
3133
            "source": {
3134
                "type": "git",
3135
                "url": "https://github.com/symfony/monolog-bundle.git",
3136
                "reference": "b9307832598946576da2c3c536f920fd9f268a71"
3137
            },
3138
            "dist": {
3139
                "type": "zip",
3140
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/b9307832598946576da2c3c536f920fd9f268a71",
3141
                "reference": "b9307832598946576da2c3c536f920fd9f268a71",
3142
                "shasum": ""
3143
            },
3144
            "require": {
3145
                "monolog/monolog": "~1.8",
3146
                "php": ">=5.3.2",
3147
                "symfony/config": "~2.3|3.*",
3148
                "symfony/dependency-injection": "~2.3|3.*",
3149
                "symfony/http-kernel": "~2.3|3.*",
3150
                "symfony/monolog-bridge": "~2.3|3.*"
3151
            },
3152
            "require-dev": {
3153
                "symfony/console": "~2.3|3.*",
3154
                "symfony/yaml": "~2.3"
3155
            },
3156
            "type": "symfony-bundle",
3157
            "extra": {
3158
                "branch-alias": {
3159
                    "dev-master": "2.8.x-dev"
3160
                }
3161
            },
3162
            "autoload": {
3163
                "psr-4": {
3164
                    "Symfony\\Bundle\\MonologBundle\\": ""
3165
                }
3166
            },
3167
            "notification-url": "https://packagist.org/downloads/",
3168
            "license": [
3169
                "MIT"
3170
            ],
3171
            "authors": [
3172
                {
3173
                    "name": "Symfony Community",
3174
                    "homepage": "http://symfony.com/contributors"
3175
                },
3176
                {
3177
                    "name": "Fabien Potencier",
3178
                    "email": "[email protected]"
3179
                }
3180
            ],
3181
            "description": "Symfony MonologBundle",
3182
            "homepage": "http://symfony.com",
3183
            "keywords": [
3184
                "log",
3185
                "logging"
3186
            ],
3187
            "time": "2015-10-29 22:18:34"
3188
        },
3189
        {
3190
            "name": "symfony/swiftmailer-bundle",
3191
            "version": "dev-master",
3192
            "source": {
3193
                "type": "git",
3194
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
3195
                "reference": "6febf558532ee6f25edd2699f74072c56def3f4a"
3196
            },
3197
            "dist": {
3198
                "type": "zip",
3199
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/6febf558532ee6f25edd2699f74072c56def3f4a",
3200
                "reference": "6febf558532ee6f25edd2699f74072c56def3f4a",
3201
                "shasum": ""
3202
            },
3203
            "require": {
3204
                "php": ">=5.3.2",
3205
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
3206
                "symfony/swiftmailer-bridge": "~2.1"
3207
            },
3208
            "require-dev": {
3209
                "symfony/config": "~2.1",
3210
                "symfony/dependency-injection": "~2.1",
3211
                "symfony/http-kernel": "~2.1",
3212
                "symfony/yaml": "~2.1"
3213
            },
3214
            "suggest": {
3215
                "psr/log": "Allows logging"
3216
            },
3217
            "type": "symfony-bundle",
3218
            "extra": {
3219
                "branch-alias": {
3220
                    "dev-master": "2.3-dev"
3221
                }
3222
            },
3223
            "autoload": {
3224
                "psr-4": {
3225
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
3226
                }
3227
            },
3228
            "notification-url": "https://packagist.org/downloads/",
3229
            "license": [
3230
                "MIT"
3231
            ],
3232
            "authors": [
3233
                {
3234
                    "name": "Symfony Community",
3235
                    "homepage": "http://symfony.com/contributors"
3236
                },
3237
                {
3238
                    "name": "Fabien Potencier",
3239
                    "email": "[email protected]"
3240
                }
3241
            ],
3242
            "description": "Symfony SwiftmailerBundle",
3243
            "homepage": "http://symfony.com",
3244
            "time": "2015-09-30 17:01:01"
3245
        },
3246
        {
3247
            "name": "symfony/symfony",
0 ignored issues
show
3248
            "version": "v2.7.6",
3249
            "source": {
3250
                "type": "git",
3251
                "url": "https://github.com/symfony/symfony.git",
3252
                "reference": "66b2e9662c44d478b69e48278aa54079a006eb42"
3253
            },
3254
            "dist": {
3255
                "type": "zip",
3256
                "url": "https://api.github.com/repos/symfony/symfony/zipball/66b2e9662c44d478b69e48278aa54079a006eb42",
3257
                "reference": "66b2e9662c44d478b69e48278aa54079a006eb42",
3258
                "shasum": ""
3259
            },
3260
            "require": {
3261
                "doctrine/common": "~2.4",
3262
                "php": ">=5.3.9",
3263
                "psr/log": "~1.0",
3264
                "twig/twig": "~1.20|~2.0"
3265
            },
3266
            "replace": {
3267
                "symfony/asset": "self.version",
3268
                "symfony/browser-kit": "self.version",
3269
                "symfony/class-loader": "self.version",
3270
                "symfony/config": "self.version",
3271
                "symfony/console": "self.version",
3272
                "symfony/css-selector": "self.version",
3273
                "symfony/debug": "self.version",
3274
                "symfony/debug-bundle": "self.version",
3275
                "symfony/dependency-injection": "self.version",
3276
                "symfony/doctrine-bridge": "self.version",
3277
                "symfony/dom-crawler": "self.version",
3278
                "symfony/event-dispatcher": "self.version",
3279
                "symfony/expression-language": "self.version",
3280
                "symfony/filesystem": "self.version",
3281
                "symfony/finder": "self.version",
3282
                "symfony/form": "self.version",
3283
                "symfony/framework-bundle": "self.version",
3284
                "symfony/http-foundation": "self.version",
3285
                "symfony/http-kernel": "self.version",
3286
                "symfony/intl": "self.version",
3287
                "symfony/locale": "self.version",
3288
                "symfony/monolog-bridge": "self.version",
3289
                "symfony/options-resolver": "self.version",
3290
                "symfony/process": "self.version",
3291
                "symfony/property-access": "self.version",
3292
                "symfony/proxy-manager-bridge": "self.version",
3293
                "symfony/routing": "self.version",
3294
                "symfony/security": "self.version",
3295
                "symfony/security-acl": "self.version",
3296
                "symfony/security-bundle": "self.version",
3297
                "symfony/security-core": "self.version",
3298
                "symfony/security-csrf": "self.version",
3299
                "symfony/security-http": "self.version",
3300
                "symfony/serializer": "self.version",
3301
                "symfony/stopwatch": "self.version",
3302
                "symfony/swiftmailer-bridge": "self.version",
3303
                "symfony/templating": "self.version",
3304
                "symfony/translation": "self.version",
3305
                "symfony/twig-bridge": "self.version",
3306
                "symfony/twig-bundle": "self.version",
3307
                "symfony/validator": "self.version",
3308
                "symfony/var-dumper": "self.version",
3309
                "symfony/web-profiler-bundle": "self.version",
3310
                "symfony/yaml": "self.version"
3311
            },
3312
            "require-dev": {
3313
                "doctrine/data-fixtures": "1.0.*",
3314
                "doctrine/dbal": "~2.4",
3315
                "doctrine/doctrine-bundle": "~1.2",
3316
                "doctrine/orm": "~2.4,>=2.4.5",
3317
                "egulias/email-validator": "~1.2",
3318
                "ircmaxell/password-compat": "~1.0",
3319
                "monolog/monolog": "~1.11",
3320
                "ocramius/proxy-manager": "~0.4|~1.0"
3321
            },
3322
            "type": "library",
3323
            "extra": {
3324
                "branch-alias": {
3325
                    "dev-master": "2.7-dev"
3326
                }
3327
            },
3328
            "autoload": {
3329
                "psr-4": {
3330
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
3331
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
3332
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
3333
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
3334
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
3335
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
3336
                    "Symfony\\Component\\": "src/Symfony/Component/"
3337
                },
3338
                "classmap": [
3339
                    "src/Symfony/Component/HttpFoundation/Resources/stubs",
3340
                    "src/Symfony/Component/Intl/Resources/stubs"
3341
                ],
3342
                "files": [
3343
                    "src/Symfony/Component/Intl/Resources/stubs/functions.php"
3344
                ]
3345
            },
3346
            "notification-url": "https://packagist.org/downloads/",
3347
            "license": [
3348
                "MIT"
3349
            ],
3350
            "authors": [
3351
                {
3352
                    "name": "Fabien Potencier",
3353
                    "email": "[email protected]"
3354
                },
3355
                {
3356
                    "name": "Symfony Community",
3357
                    "homepage": "https://symfony.com/contributors"
3358
                }
3359
            ],
3360
            "description": "The Symfony PHP framework",
3361
            "homepage": "https://symfony.com",
3362
            "keywords": [
3363
                "framework"
3364
            ],
3365
            "time": "2015-10-27 19:07:24"
3366
        },
3367
        {
3368
            "name": "twig/extensions",
3369
            "version": "dev-master",
3370
            "source": {
3371
                "type": "git",
3372
                "url": "https://github.com/twigphp/Twig-extensions.git",
3373
                "reference": "449e3c8a9ffad7c2479c7864557275a32b037499"
3374
            },
3375
            "dist": {
3376
                "type": "zip",
3377
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/449e3c8a9ffad7c2479c7864557275a32b037499",
3378
                "reference": "449e3c8a9ffad7c2479c7864557275a32b037499",
3379
                "shasum": ""
3380
            },
3381
            "require": {
3382
                "twig/twig": "~1.20|~2.0"
3383
            },
3384
            "require-dev": {
3385
                "symfony/translation": "~2.3"
3386
            },
3387
            "suggest": {
3388
                "symfony/translation": "Allow the time_diff output to be translated"
3389
            },
3390
            "type": "library",
3391
            "extra": {
3392
                "branch-alias": {
3393
                    "dev-master": "1.3-dev"
3394
                }
3395
            },
3396
            "autoload": {
3397
                "psr-0": {
3398
                    "Twig_Extensions_": "lib/"
3399
                }
3400
            },
3401
            "notification-url": "https://packagist.org/downloads/",
3402
            "license": [
3403
                "MIT"
3404
            ],
3405
            "authors": [
3406
                {
3407
                    "name": "Fabien Potencier",
3408
                    "email": "[email protected]"
3409
                }
3410
            ],
3411
            "description": "Common additional features for Twig that do not directly belong in core",
3412
            "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
3413
            "keywords": [
3414
                "i18n",
3415
                "text"
3416
            ],
3417
            "time": "2015-08-22 16:38:35"
3418
        },
3419
        {
3420
            "name": "twig/twig",
3421
            "version": "1.x-dev",
3422
            "source": {
3423
                "type": "git",
3424
                "url": "https://github.com/twigphp/Twig.git",
3425
                "reference": "e7e334c8b200b74c5937f9497f81e77202c9a97a"
3426
            },
3427
            "dist": {
3428
                "type": "zip",
3429
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d5e74602634cdd1e7899cddcbded01bc584f7a8",
3430
                "reference": "e7e334c8b200b74c5937f9497f81e77202c9a97a",
3431
                "shasum": ""
3432
            },
3433
            "require": {
3434
                "php": ">=5.2.7"
3435
            },
3436
            "require-dev": {
3437
                "symfony/debug": "~2.7",
3438
                "symfony/phpunit-bridge": "~2.7"
3439
            },
3440
            "type": "library",
3441
            "extra": {
3442
                "branch-alias": {
3443
                    "dev-master": "1.23-dev"
3444
                }
3445
            },
3446
            "autoload": {
3447
                "psr-0": {
3448
                    "Twig_": "lib/"
3449
                }
3450
            },
3451
            "notification-url": "https://packagist.org/downloads/",
3452
            "license": [
3453
                "BSD-3-Clause"
3454
            ],
3455
            "authors": [
3456
                {
3457
                    "name": "Fabien Potencier",
3458
                    "email": "[email protected]",
3459
                    "homepage": "http://fabien.potencier.org",
3460
                    "role": "Lead Developer"
3461
                },
3462
                {
3463
                    "name": "Armin Ronacher",
3464
                    "email": "[email protected]",
3465
                    "role": "Project Founder"
3466
                },
3467
                {
3468
                    "name": "Twig Team",
3469
                    "homepage": "http://twig.sensiolabs.org/contributors",
3470
                    "role": "Contributors"
3471
                }
3472
            ],
3473
            "description": "Twig, the flexible, fast, and secure template language for PHP",
3474
            "homepage": "http://twig.sensiolabs.org",
3475
            "keywords": [
3476
                "templating"
3477
            ],
3478
            "time": "2015-11-02 18:00:50"
3479
        },
3480
        {
3481
            "name": "willdurand/jsonp-callback-validator",
3482
            "version": "v1.1.0",
3483
            "source": {
3484
                "type": "git",
3485
                "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
3486
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
3487
            },
3488
            "dist": {
3489
                "type": "zip",
3490
                "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
3491
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
3492
                "shasum": ""
3493
            },
3494
            "require": {
3495
                "php": ">=5.3.0"
3496
            },
3497
            "require-dev": {
3498
                "phpunit/phpunit": "~3.7"
3499
            },
3500
            "type": "library",
3501
            "autoload": {
3502
                "psr-0": {
3503
                    "JsonpCallbackValidator": "src/"
3504
                }
3505
            },
3506
            "notification-url": "https://packagist.org/downloads/",
3507
            "license": [
3508
                "MIT"
3509
            ],
3510
            "authors": [
3511
                {
3512
                    "name": "William Durand",
3513
                    "email": "[email protected]",
3514
                    "homepage": "http://www.willdurand.fr"
3515
                }
3516
            ],
3517
            "description": "JSONP callback validator.",
3518
            "time": "2014-01-20 22:35:06"
3519
        }
3520
    ],
3521
    "packages-dev": [
3522
        {
3523
            "name": "behat/behat",
3524
            "version": "dev-master",
3525
            "source": {
3526
                "type": "git",
3527
                "url": "https://github.com/Behat/Behat.git",
3528
                "reference": "dc6df78862e1c1e1faa7bffd396d7c3179d6749d"
3529
            },
3530
            "dist": {
3531
                "type": "zip",
3532
                "url": "https://api.github.com/repos/Behat/Behat/zipball/149f8881a1df56496c37094f32d05b53e0cde37b",
3533
                "reference": "dc6df78862e1c1e1faa7bffd396d7c3179d6749d",
3534
                "shasum": ""
3535
            },
3536
            "require": {
3537
                "behat/gherkin": "~4.3",
3538
                "behat/transliterator": "~1.0",
3539
                "ext-mbstring": "*",
3540
                "php": ">=5.3.3",
3541
                "symfony/class-loader": "~2.1",
3542
                "symfony/config": "~2.3",
3543
                "symfony/console": "~2.1",
3544
                "symfony/dependency-injection": "~2.1",
3545
                "symfony/event-dispatcher": "~2.1",
3546
                "symfony/translation": "~2.3",
3547
                "symfony/yaml": "~2.1"
3548
            },
3549
            "require-dev": {
3550
                "phpspec/prophecy-phpunit": "~1.0",
3551
                "phpunit/phpunit": "~4.0",
3552
                "symfony/process": "~2.1"
3553
            },
3554
            "suggest": {
3555
                "behat/mink-extension": "for integration with Mink testing framework",
3556
                "behat/symfony2-extension": "for integration with Symfony2 web framework",
3557
                "behat/yii-extension": "for integration with Yii web framework"
3558
            },
3559
            "bin": [
3560
                "bin/behat"
3561
            ],
3562
            "type": "library",
3563
            "extra": {
3564
                "branch-alias": {
3565
                    "dev-master": "3.0.x-dev"
3566
                }
3567
            },
3568
            "autoload": {
3569
                "psr-0": {
3570
                    "Behat\\Behat": "src/",
3571
                    "Behat\\Testwork": "src/"
3572
                }
3573
            },
3574
            "notification-url": "https://packagist.org/downloads/",
3575
            "license": [
3576
                "MIT"
3577
            ],
3578
            "authors": [
3579
                {
3580
                    "name": "Konstantin Kudryashov",
3581
                    "email": "[email protected]",
3582
                    "homepage": "http://everzet.com"
3583
                }
3584
            ],
3585
            "description": "Scenario-oriented BDD framework for PHP 5.3",
3586
            "homepage": "http://behat.org/",
3587
            "keywords": [
3588
                "Agile",
3589
                "BDD",
3590
                "ScenarioBDD",
3591
                "Scrum",
3592
                "StoryBDD",
3593
                "User story",
3594
                "business",
3595
                "development",
3596
                "documentation",
3597
                "examples",
3598
                "symfony",
3599
                "testing"
3600
            ],
3601
            "time": "2015-08-22 11:49:54"
3602
        },
3603
        {
3604
            "name": "behat/gherkin",
3605
            "version": "dev-master",
3606
            "source": {
3607
                "type": "git",
3608
                "url": "https://github.com/Behat/Gherkin.git",
3609
                "reference": "6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af"
3610
            },
3611
            "dist": {
3612
                "type": "zip",
3613
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af",
3614
                "reference": "6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af",
3615
                "shasum": ""
3616
            },
3617
            "require": {
3618
                "php": ">=5.3.1"
3619
            },
3620
            "require-dev": {
3621
                "phpunit/phpunit": "~4.0",
3622
                "symfony/yaml": "~2.1"
3623
            },
3624
            "suggest": {
3625
                "symfony/yaml": "If you want to parse features, represented in YAML files"
3626
            },
3627
            "type": "library",
3628
            "extra": {
3629
                "branch-alias": {
3630
                    "dev-master": "4.4-dev"
3631
                }
3632
            },
3633
            "autoload": {
3634
                "psr-0": {
3635
                    "Behat\\Gherkin": "src/"
3636
                }
3637
            },
3638
            "notification-url": "https://packagist.org/downloads/",
3639
            "license": [
3640
                "MIT"
3641
            ],
3642
            "authors": [
3643
                {
3644
                    "name": "Konstantin Kudryashov",
3645
                    "email": "[email protected]",
3646
                    "homepage": "http://everzet.com"
3647
                }
3648
            ],
3649
            "description": "Gherkin DSL parser for PHP 5.3",
3650
            "homepage": "http://behat.org/",
3651
            "keywords": [
3652
                "BDD",
3653
                "Behat",
3654
                "Cucumber",
3655
                "DSL",
3656
                "gherkin",
3657
                "parser"
3658
            ],
3659
            "time": "2015-09-29 13:41:19"
3660
        },
3661
        {
3662
            "name": "behat/mink",
3663
            "version": "dev-master",
3664
            "source": {
3665
                "type": "git",
3666
                "url": "https://github.com/lenybernard/Mink.git",
3667
                "reference": "212c49f6f126be9432b496af8a6a4a87823dd35e"
3668
            },
3669
            "dist": {
3670
                "type": "zip",
3671
                "url": "https://api.github.com/repos/lenybernard/Mink/zipball/212c49f6f126be9432b496af8a6a4a87823dd35e",
3672
                "reference": "212c49f6f126be9432b496af8a6a4a87823dd35e",
3673
                "shasum": ""
3674
            },
3675
            "require": {
3676
                "php": ">=5.3.1",
3677
                "symfony/css-selector": "~2.0"
3678
            },
3679
            "suggest": {
3680
                "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
3681
                "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
3682
                "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
3683
                "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
3684
            },
3685
            "type": "library",
3686
            "extra": {
3687
                "branch-alias": {
3688
                    "dev-master": "1.7.x-dev"
3689
                }
3690
            },
3691
            "autoload": {
3692
                "psr-4": {
3693
                    "Behat\\Mink\\": "src/"
3694
                }
3695
            },
3696
            "autoload-dev": {
3697
                "psr-4": {
3698
                    "Behat\\Mink\\Tests\\": "tests"
3699
                }
3700
            },
3701
            "license": [
3702
                "MIT"
3703
            ],
3704
            "authors": [
3705
                {
3706
                    "name": "Konstantin Kudryashov",
3707
                    "email": "[email protected]",
3708
                    "homepage": "http://everzet.com"
3709
                }
3710
            ],
3711
            "description": "Browser controller/emulator abstraction for PHP",
3712
            "homepage": "http://mink.behat.org/",
3713
            "keywords": [
3714
                "browser",
3715
                "testing",
3716
                "web"
3717
            ],
3718
            "support": {
3719
                "source": "https://github.com/lenybernard/Mink/tree/master"
3720
            },
3721
            "time": "2015-05-15 10:19:29"
3722
        },
3723
        {
3724
            "name": "behat/mink-browserkit-driver",
3725
            "version": "dev-master",
3726
            "source": {
3727
                "type": "git",
3728
                "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
3729
                "reference": "da47df1593dac132f04d24e7277ef40d33d9f201"
3730
            },
3731
            "dist": {
3732
                "type": "zip",
3733
                "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/da47df1593dac132f04d24e7277ef40d33d9f201",
3734
                "reference": "da47df1593dac132f04d24e7277ef40d33d9f201",
3735
                "shasum": ""
3736
            },
3737
            "require": {
3738
                "behat/mink": "~1.7@dev",
3739
                "php": ">=5.3.6",
3740
                "symfony/browser-kit": "~2.3",
3741
                "symfony/dom-crawler": "~2.3"
3742
            },
3743
            "require-dev": {
3744
                "silex/silex": "~1.2",
3745
                "symfony/phpunit-bridge": "~2.7"
3746
            },
3747
            "type": "mink-driver",
3748
            "extra": {
3749
                "branch-alias": {
3750
                    "dev-master": "1.3.x-dev"
3751
                }
3752
            },
3753
            "autoload": {
3754
                "psr-4": {
3755
                    "Behat\\Mink\\Driver\\": "src/"
3756
                }
3757
            },
3758
            "notification-url": "https://packagist.org/downloads/",
3759
            "license": [
3760
                "MIT"
3761
            ],
3762
            "authors": [
3763
                {
3764
                    "name": "Konstantin Kudryashov",
3765
                    "email": "[email protected]",
3766
                    "homepage": "http://everzet.com"
3767
                }
3768
            ],
3769
            "description": "Symfony2 BrowserKit driver for Mink framework",
3770
            "homepage": "http://mink.behat.org/",
3771
            "keywords": [
3772
                "Mink",
3773
                "Symfony2",
3774
                "browser",
3775
                "testing"
3776
            ],
3777
            "time": "2015-09-21 20:56:13"
3778
        },
3779
        {
3780
            "name": "behat/mink-extension",
3781
            "version": "dev-master",
3782
            "source": {
3783
                "type": "git",
3784
                "url": "https://github.com/Behat/MinkExtension.git",
3785
                "reference": "06e2b99d92e175719d7e841d5be16b7df1a233c5"
3786
            },
3787
            "dist": {
3788
                "type": "zip",
3789
                "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/06e2b99d92e175719d7e841d5be16b7df1a233c5",
3790
                "reference": "06e2b99d92e175719d7e841d5be16b7df1a233c5",
3791
                "shasum": ""
3792
            },
3793
            "require": {
3794
                "behat/behat": "~3.0,>=3.0.5",
3795
                "behat/mink": "~1.5",
3796
                "php": ">=5.3.2",
3797
                "symfony/config": "~2.2"
3798
            },
3799
            "require-dev": {
3800
                "behat/mink-goutte-driver": "~1.1",
3801
                "phpspec/phpspec": "~2.0"
3802
            },
3803
            "type": "behat-extension",
3804
            "extra": {
3805
                "branch-alias": {
3806
                    "dev-master": "2.1.x-dev"
3807
                }
3808
            },
3809
            "autoload": {
3810
                "psr-0": {
3811
                    "Behat\\MinkExtension": "src/"
3812
                }
3813
            },
3814
            "notification-url": "https://packagist.org/downloads/",
3815
            "license": [
3816
                "MIT"
3817
            ],
3818
            "authors": [
3819
                {
3820
                    "name": "Christophe Coevoet",
3821
                    "email": "[email protected]"
3822
                },
3823
                {
3824
                    "name": "Konstantin Kudryashov",
3825
                    "email": "[email protected]"
3826
                }
3827
            ],
3828
            "description": "Mink extension for Behat",
3829
            "homepage": "http://extensions.behat.org/mink",
3830
            "keywords": [
3831
                "browser",
3832
                "gui",
3833
                "test",
3834
                "web"
3835
            ],
3836
            "time": "2015-09-29 17:42:41"
3837
        },
3838
        {
3839
            "name": "behat/mink-goutte-driver",
3840
            "version": "dev-master",
3841
            "source": {
3842
                "type": "git",
3843
                "url": "https://github.com/minkphp/MinkGoutteDriver.git",
3844
                "reference": "c8e254f127d6f2242b994afd4339fb62d471df3f"
3845
            },
3846
            "dist": {
3847
                "type": "zip",
3848
                "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/c8e254f127d6f2242b994afd4339fb62d471df3f",
3849
                "reference": "c8e254f127d6f2242b994afd4339fb62d471df3f",
3850
                "shasum": ""
3851
            },
3852
            "require": {
3853
                "behat/mink": "~1.6@dev",
3854
                "behat/mink-browserkit-driver": "~1.2@dev",
3855
                "fabpot/goutte": "~1.0.4|~2.0|~3.1",
3856
                "php": ">=5.3.1"
3857
            },
3858
            "require-dev": {
3859
                "symfony/phpunit-bridge": "~2.7"
3860
            },
3861
            "type": "mink-driver",
3862
            "extra": {
3863
                "branch-alias": {
3864
                    "dev-master": "1.2.x-dev"
3865
                }
3866
            },
3867
            "autoload": {
3868
                "psr-4": {
3869
                    "Behat\\Mink\\Driver\\": "src/"
3870
                }
3871
            },
3872
            "notification-url": "https://packagist.org/downloads/",
3873
            "license": [
3874
                "MIT"
3875
            ],
3876
            "authors": [
3877
                {
3878
                    "name": "Konstantin Kudryashov",
3879
                    "email": "[email protected]",
3880
                    "homepage": "http://everzet.com"
3881
                }
3882
            ],
3883
            "description": "Goutte driver for Mink framework",
3884
            "homepage": "http://mink.behat.org/",
3885
            "keywords": [
3886
                "browser",
3887
                "goutte",
3888
                "headless",
3889
                "testing"
3890
            ],
3891
            "time": "2015-09-21 21:31:11"
3892
        },
3893
        {
3894
            "name": "behat/mink-selenium2-driver",
3895
            "version": "dev-master",
3896
            "source": {
3897
                "type": "git",
3898
                "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
3899
                "reference": "bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9"
3900
            },
3901
            "dist": {
3902
                "type": "zip",
3903
                "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9",
3904
                "reference": "bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9",
3905
                "shasum": ""
3906
            },
3907
            "require": {
3908
                "behat/mink": "~1.7@dev",
3909
                "instaclick/php-webdriver": "~1.1",
3910
                "php": ">=5.3.1"
3911
            },
3912
            "require-dev": {
3913
                "symfony/phpunit-bridge": "~2.7"
3914
            },
3915
            "type": "mink-driver",
3916
            "extra": {
3917
                "branch-alias": {
3918
                    "dev-master": "1.3.x-dev"
3919
                }
3920
            },
3921
            "autoload": {
3922
                "psr-4": {
3923
                    "Behat\\Mink\\Driver\\": "src/"
3924
                }
3925
            },
3926
            "notification-url": "https://packagist.org/downloads/",
3927
            "license": [
3928
                "MIT"
3929
            ],
3930
            "authors": [
3931
                {
3932
                    "name": "Konstantin Kudryashov",
3933
                    "email": "[email protected]",
3934
                    "homepage": "http://everzet.com"
3935
                },
3936
                {
3937
                    "name": "Pete Otaqui",
3938
                    "email": "[email protected]",
3939
                    "homepage": "https://github.com/pete-otaqui"
3940
                }
3941
            ],
3942
            "description": "Selenium2 (WebDriver) driver for Mink framework",
3943
            "homepage": "http://mink.behat.org/",
3944
            "keywords": [
3945
                "ajax",
3946
                "browser",
3947
                "javascript",
3948
                "selenium",
3949
                "testing",
3950
                "webdriver"
3951
            ],
3952
            "time": "2015-09-21 21:02:54"
3953
        },
3954
        {
3955
            "name": "behat/symfony2-extension",
3956
            "version": "dev-master",
3957
            "source": {
3958
                "type": "git",
3959
                "url": "https://github.com/Behat/Symfony2Extension.git",
3960
                "reference": "516d27dd9119a1d99a27244cd3dca1712e76d2c6"
3961
            },
3962
            "dist": {
3963
                "type": "zip",
3964
                "url": "https://api.github.com/repos/Behat/Symfony2Extension/zipball/516d27dd9119a1d99a27244cd3dca1712e76d2c6",
3965
                "reference": "516d27dd9119a1d99a27244cd3dca1712e76d2c6",
3966
                "shasum": ""
3967
            },
3968
            "require": {
3969
                "behat/behat": "~3.0,>=3.0.4",
3970
                "php": ">=5.3.3",
3971
                "symfony/framework-bundle": "~2.0"
3972
            },
3973
            "require-dev": {
3974
                "behat/mink-browserkit-driver": "~1.0",
3975
                "behat/mink-extension": "~2.0",
3976
                "phpspec/phpspec": "~2.0",
3977
                "phpunit/phpunit": "~4.0",
3978
                "symfony/symfony": "~2.1"
3979
            },
3980
            "type": "behat-extension",
3981
            "extra": {
3982
                "branch-alias": {
3983
                    "dev-master": "2.1.x-dev"
3984
                }
3985
            },
3986
            "autoload": {
3987
                "psr-0": {
3988
                    "Behat\\Symfony2Extension": "src/"
3989
                }
3990
            },
3991
            "notification-url": "https://packagist.org/downloads/",
3992
            "license": [
3993
                "MIT"
3994
            ],
3995
            "authors": [
3996
                {
3997
                    "name": "Christophe Coevoet",
3998
                    "email": "[email protected]"
3999
                },
4000
                {
4001
                    "name": "Konstantin Kudryashov",
4002
                    "email": "[email protected]"
4003
                }
4004
            ],
4005
            "description": "Symfony2 framework extension for Behat",
4006
            "homepage": "http://behat.org",
4007
            "keywords": [
4008
                "BDD",
4009
                "framework",
4010
                "symfony"
4011
            ],
4012
            "time": "2015-09-29 15:54:16"
4013
        },
4014
        {
4015
            "name": "fabpot/goutte",
4016
            "version": "dev-master",
4017
            "source": {
4018
                "type": "git",
4019
                "url": "https://github.com/FriendsOfPHP/Goutte.git",
4020
                "reference": "751a3dc5c4d86ec3e97c9f27133ef9694d9243cc"
4021
            },
4022
            "dist": {
4023
                "type": "zip",
4024
                "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3cbc6ed222422a28400e470050f14928a153207e",
4025
                "reference": "751a3dc5c4d86ec3e97c9f27133ef9694d9243cc",
4026
                "shasum": ""
4027
            },
4028
            "require": {
4029
                "guzzlehttp/guzzle": "^6.0",
4030
                "php": ">=5.5.0",
4031
                "symfony/browser-kit": "~2.1",
4032
                "symfony/css-selector": "~2.1",
4033
                "symfony/dom-crawler": "~2.1"
4034
            },
4035
            "type": "application",
4036
            "extra": {
4037
                "branch-alias": {
4038
                    "dev-master": "3.1-dev"
4039
                }
4040
            },
4041
            "autoload": {
4042
                "psr-4": {
4043
                    "Goutte\\": "Goutte"
4044
                }
4045
            },
4046
            "notification-url": "https://packagist.org/downloads/",
4047
            "license": [
4048
                "MIT"
4049
            ],
4050
            "authors": [
4051
                {
4052
                    "name": "Fabien Potencier",
4053
                    "email": "[email protected]"
4054
                }
4055
            ],
4056
            "description": "A simple PHP Web Scraper",
4057
            "homepage": "https://github.com/FriendsOfPHP/Goutte",
4058
            "keywords": [
4059
                "scraper"
4060
            ],
4061
            "time": "2015-08-29 16:16:56"
4062
        },
4063
        {
4064
            "name": "guzzle/guzzle",
4065
            "version": "dev-master",
4066
            "source": {
4067
                "type": "git",
4068
                "url": "https://github.com/guzzle/guzzle3.git",
4069
                "reference": "b3f5050cb6270c7a728a0b74ac2de50a262b3e02"
4070
            },
4071
            "dist": {
4072
                "type": "zip",
4073
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/b3f5050cb6270c7a728a0b74ac2de50a262b3e02",
4074
                "reference": "b3f5050cb6270c7a728a0b74ac2de50a262b3e02",
4075
                "shasum": ""
4076
            },
4077
            "require": {
4078
                "ext-curl": "*",
4079
                "php": ">=5.3.3",
4080
                "symfony/event-dispatcher": "~2.1"
4081
            },
4082
            "replace": {
4083
                "guzzle/batch": "self.version",
4084
                "guzzle/cache": "self.version",
4085
                "guzzle/common": "self.version",
4086
                "guzzle/http": "self.version",
4087
                "guzzle/inflection": "self.version",
4088
                "guzzle/iterator": "self.version",
4089
                "guzzle/log": "self.version",
4090
                "guzzle/parser": "self.version",
4091
                "guzzle/plugin": "self.version",
4092
                "guzzle/plugin-async": "self.version",
4093
                "guzzle/plugin-backoff": "self.version",
4094
                "guzzle/plugin-cache": "self.version",
4095
                "guzzle/plugin-cookie": "self.version",
4096
                "guzzle/plugin-curlauth": "self.version",
4097
                "guzzle/plugin-error-response": "self.version",
4098
                "guzzle/plugin-history": "self.version",
4099
                "guzzle/plugin-log": "self.version",
4100
                "guzzle/plugin-md5": "self.version",
4101
                "guzzle/plugin-mock": "self.version",
4102
                "guzzle/plugin-oauth": "self.version",
4103
                "guzzle/service": "self.version",
4104
                "guzzle/stream": "self.version"
4105
            },
4106
            "require-dev": {
4107
                "doctrine/cache": "~1.3",
4108
                "monolog/monolog": "~1.0",
4109
                "phpunit/phpunit": "3.7.*",
4110
                "psr/log": "~1.0",
4111
                "symfony/class-loader": "~2.1",
4112
                "zendframework/zend-cache": "2.*,<2.3",
4113
                "zendframework/zend-log": "2.*,<2.3"
4114
            },
4115
            "suggest": {
4116
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
4117
            },
4118
            "type": "library",
4119
            "extra": {
4120
                "branch-alias": {
4121
                    "dev-master": "3.9-dev"
4122
                }
4123
            },
4124
            "autoload": {
4125
                "psr-0": {
4126
                    "Guzzle": "src/",
4127
                    "Guzzle\\Tests": "tests/"
4128
                }
4129
            },
4130
            "notification-url": "https://packagist.org/downloads/",
4131
            "license": [
4132
                "MIT"
4133
            ],
4134
            "authors": [
4135
                {
4136
                    "name": "Michael Dowling",
4137
                    "email": "[email protected]",
4138
                    "homepage": "https://github.com/mtdowling"
4139
                },
4140
                {
4141
                    "name": "Guzzle Community",
4142
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
4143
                }
4144
            ],
4145
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
4146
            "homepage": "http://guzzlephp.org/",
4147
            "keywords": [
4148
                "client",
4149
                "curl",
4150
                "framework",
4151
                "http",
4152
                "http client",
4153
                "rest",
4154
                "web service"
4155
            ],
4156
            "time": "2015-04-29 17:06:53"
4157
        },
4158
        {
4159
            "name": "guzzlehttp/guzzle",
4160
            "version": "dev-master",
4161
            "source": {
4162
                "type": "git",
4163
                "url": "https://github.com/guzzle/guzzle.git",
4164
                "reference": "4f11935f709ef5e279af9da062507e72bd356e1a"
4165
            },
4166
            "dist": {
4167
                "type": "zip",
4168
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4f11935f709ef5e279af9da062507e72bd356e1a",
4169
                "reference": "4f11935f709ef5e279af9da062507e72bd356e1a",
4170
                "shasum": ""
4171
            },
4172
            "require": {
4173
                "guzzlehttp/promises": "~1.0",
4174
                "guzzlehttp/psr7": "~1.1",
4175
                "php": ">=5.5.0"
4176
            },
4177
            "require-dev": {
4178
                "ext-curl": "*",
4179
                "phpunit/phpunit": "~4.0",
4180
                "psr/log": "~1.0"
4181
            },
4182
            "type": "library",
4183
            "extra": {
4184
                "branch-alias": {
4185
                    "dev-master": "6.1-dev"
4186
                }
4187
            },
4188
            "autoload": {
4189
                "files": [
4190
                    "src/functions_include.php"
4191
                ],
4192
                "psr-4": {
4193
                    "GuzzleHttp\\": "src/"
4194
                }
4195
            },
4196
            "notification-url": "https://packagist.org/downloads/",
4197
            "license": [
4198
                "MIT"
4199
            ],
4200
            "authors": [
4201
                {
4202
                    "name": "Michael Dowling",
4203
                    "email": "[email protected]",
4204
                    "homepage": "https://github.com/mtdowling"
4205
                }
4206
            ],
4207
            "description": "Guzzle is a PHP HTTP client library",
4208
            "homepage": "http://guzzlephp.org/",
4209
            "keywords": [
4210
                "client",
4211
                "curl",
4212
                "framework",
4213
                "http",
4214
                "http client",
4215
                "rest",
4216
                "web service"
4217
            ],
4218
            "time": "2015-10-27 04:12:26"
4219
        },
4220
        {
4221
            "name": "guzzlehttp/promises",
4222
            "version": "dev-master",
4223
            "source": {
4224
                "type": "git",
4225
                "url": "https://github.com/guzzle/promises.git",
4226
                "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea"
4227
            },
4228
            "dist": {
4229
                "type": "zip",
4230
                "url": "https://api.github.com/repos/guzzle/promises/zipball/b1e1c0d55f8083c71eda2c28c12a228d708294ea",
4231
                "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea",
4232
                "shasum": ""
4233
            },
4234
            "require": {
4235
                "php": ">=5.5.0"
4236
            },
4237
            "require-dev": {
4238
                "phpunit/phpunit": "~4.0"
4239
            },
4240
            "type": "library",
4241
            "extra": {
4242
                "branch-alias": {
4243
                    "dev-master": "1.0-dev"
4244
                }
4245
            },
4246
            "autoload": {
4247
                "psr-4": {
4248
                    "GuzzleHttp\\Promise\\": "src/"
4249
                },
4250
                "files": [
4251
                    "src/functions_include.php"
4252
                ]
4253
            },
4254
            "notification-url": "https://packagist.org/downloads/",
4255
            "license": [
4256
                "MIT"
4257
            ],
4258
            "authors": [
4259
                {
4260
                    "name": "Michael Dowling",
4261
                    "email": "[email protected]",
4262
                    "homepage": "https://github.com/mtdowling"
4263
                }
4264
            ],
4265
            "description": "Guzzle promises library",
4266
            "keywords": [
4267
                "promise"
4268
            ],
4269
            "time": "2015-10-15 22:28:00"
4270
        },
4271
        {
4272
            "name": "guzzlehttp/psr7",
4273
            "version": "1.2.1",
4274
            "source": {
4275
                "type": "git",
4276
                "url": "https://github.com/guzzle/psr7.git",
4277
                "reference": "4d0bdbe1206df7440219ce14c972aa57cc5e4982"
4278
            },
4279
            "dist": {
4280
                "type": "zip",
4281
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/4d0bdbe1206df7440219ce14c972aa57cc5e4982",
4282
                "reference": "4d0bdbe1206df7440219ce14c972aa57cc5e4982",
4283
                "shasum": ""
4284
            },
4285
            "require": {
4286
                "php": ">=5.4.0",
4287
                "psr/http-message": "~1.0"
4288
            },
4289
            "provide": {
4290
                "psr/http-message-implementation": "1.0"
4291
            },
4292
            "require-dev": {
4293
                "phpunit/phpunit": "~4.0"
4294
            },
4295
            "type": "library",
4296
            "extra": {
4297
                "branch-alias": {
4298
                    "dev-master": "1.0-dev"
4299
                }
4300
            },
4301
            "autoload": {
4302
                "psr-4": {
4303
                    "GuzzleHttp\\Psr7\\": "src/"
4304
                },
4305
                "files": [
4306
                    "src/functions_include.php"
4307
                ]
4308
            },
4309
            "notification-url": "https://packagist.org/downloads/",
4310
            "license": [
4311
                "MIT"
4312
            ],
4313
            "authors": [
4314
                {
4315
                    "name": "Michael Dowling",
4316
                    "email": "[email protected]",
4317
                    "homepage": "https://github.com/mtdowling"
4318
                }
4319
            ],
4320
            "description": "PSR-7 message implementation",
4321
            "keywords": [
4322
                "http",
4323
                "message",
4324
                "stream",
4325
                "uri"
4326
            ],
4327
            "time": "2015-11-03 01:34:55"
4328
        },
4329
        {
4330
            "name": "instaclick/php-webdriver",
4331
            "version": "dev-master",
4332
            "source": {
4333
                "type": "git",
4334
                "url": "https://github.com/instaclick/php-webdriver.git",
4335
                "reference": "bb2bc96d91e6f8c3312a9f6899bb2370f489a638"
4336
            },
4337
            "dist": {
4338
                "type": "zip",
4339
                "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/bb2bc96d91e6f8c3312a9f6899bb2370f489a638",
4340
                "reference": "bb2bc96d91e6f8c3312a9f6899bb2370f489a638",
4341
                "shasum": ""
4342
            },
4343
            "require": {
4344
                "ext-curl": "*",
4345
                "php": ">=5.3.2"
4346
            },
4347
            "require-dev": {
4348
                "satooshi/php-coveralls": "dev-master"
4349
            },
4350
            "type": "library",
4351
            "extra": {
4352
                "branch-alias": {
4353
                    "dev-master": "1.4.x-dev"
4354
                }
4355
            },
4356
            "autoload": {
4357
                "psr-0": {
4358
                    "WebDriver": "lib/"
4359
                }
4360
            },
4361
            "notification-url": "https://packagist.org/downloads/",
4362
            "license": [
4363
                "Apache-2.0"
4364
            ],
4365
            "authors": [
4366
                {
4367
                    "name": "Justin Bishop",
4368
                    "email": "[email protected]",
4369
                    "role": "Developer"
4370
                },
4371
                {
4372
                    "name": "Anthon Pang",
4373
                    "email": "[email protected]",
4374
                    "role": "Fork Maintainer"
4375
                }
4376
            ],
4377
            "description": "PHP WebDriver for Selenium 2",
4378
            "homepage": "http://instaclick.com/",
4379
            "keywords": [
4380
                "browser",
4381
                "selenium",
4382
                "webdriver",
4383
                "webtest"
4384
            ],
4385
            "time": "2015-07-03 18:24:04"
4386
        },
4387
        {
4388
            "name": "knplabs/friendly-contexts",
4389
            "version": "dev-master",
4390
            "source": {
4391
                "type": "git",
4392
                "url": "https://github.com/lenybernard/FriendlyContexts.git",
4393
                "reference": "e0f9772f7b4a9c9272f8e5696147d92d057eda89"
4394
            },
4395
            "dist": {
4396
                "type": "zip",
4397
                "url": "https://api.github.com/repos/lenybernard/FriendlyContexts/zipball/e0f9772f7b4a9c9272f8e5696147d92d057eda89",
4398
                "reference": "e0f9772f7b4a9c9272f8e5696147d92d057eda89",
4399
                "shasum": ""
4400
            },
4401
            "require": {
4402
                "behat/behat": "~3.0",
4403
                "behat/mink-extension": "~2.0",
4404
                "doctrine/data-fixtures": "~1.0",
4405
                "doctrine/inflector": "~1.0",
4406
                "fzaninotto/faker": "~1.0",
4407
                "guzzle/guzzle": "~3.7",
4408
                "nelmio/alice": "~1.0",
4409
                "symfony/property-access": "~2.0"
4410
            },
4411
            "require-dev": {
4412
                "doctrine/orm": "dev-master",
4413
                "knplabs/phpspec-welldone-extension": "dev-master",
4414
                "phpspec/phpspec": "2.0.*@dev"
4415
            },
4416
            "type": "library",
4417
            "autoload": {
4418
                "psr-0": {
4419
                    "Knp\\FriendlyContexts": "src/"
4420
                }
4421
            },
4422
            "license": [
4423
                "MIT"
4424
            ],
4425
            "authors": [
4426
                {
4427
                    "name": "KnpLabs",
4428
                    "homepage": "http://knplabs.com"
4429
                },
4430
                {
4431
                    "name": "Pedrotroller",
4432
                    "homepage": "https://github.com/PedroTroller"
4433
                }
4434
            ],
4435
            "description": "Some BEHAT contexts",
4436
            "support": {
4437
                "source": "https://github.com/lenybernard/FriendlyContexts/tree/master"
4438
            },
4439
            "time": "2015-05-03 23:17:53"
4440
        },
4441
        {
4442
            "name": "phpdocumentor/reflection-docblock",
4443
            "version": "2.0.4",
4444
            "source": {
4445
                "type": "git",
4446
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
4447
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
4448
            },
4449
            "dist": {
4450
                "type": "zip",
4451
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
4452
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
4453
                "shasum": ""
4454
            },
4455
            "require": {
4456
                "php": ">=5.3.3"
4457
            },
4458
            "require-dev": {
4459
                "phpunit/phpunit": "~4.0"
4460
            },
4461
            "suggest": {
4462
                "dflydev/markdown": "~1.0",
4463
                "erusev/parsedown": "~1.0"
4464
            },
4465
            "type": "library",
4466
            "extra": {
4467
                "branch-alias": {
4468
                    "dev-master": "2.0.x-dev"
4469
                }
4470
            },
4471
            "autoload": {
4472
                "psr-0": {
4473
                    "phpDocumentor": [
4474
                        "src/"
4475
                    ]
4476
                }
4477
            },
4478
            "notification-url": "https://packagist.org/downloads/",
4479
            "license": [
4480
                "MIT"
4481
            ],
4482
            "authors": [
4483
                {
4484
                    "name": "Mike van Riel",
4485
                    "email": "[email protected]"
4486
                }
4487
            ],
4488
            "time": "2015-02-03 12:10:50"
4489
        },
4490
        {
4491
            "name": "phpspec/prophecy",
4492
            "version": "dev-master",
4493
            "source": {
4494
                "type": "git",
4495
                "url": "https://github.com/phpspec/prophecy.git",
4496
                "reference": "4f9b1eaf0a7da77c362f8d91cbc68ab1f4718d62"
4497
            },
4498
            "dist": {
4499
                "type": "zip",
4500
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4f9b1eaf0a7da77c362f8d91cbc68ab1f4718d62",
4501
                "reference": "4f9b1eaf0a7da77c362f8d91cbc68ab1f4718d62",
4502
                "shasum": ""
4503
            },
4504
            "require": {
4505
                "doctrine/instantiator": "^1.0.2",
4506
                "phpdocumentor/reflection-docblock": "~2.0",
4507
                "sebastian/comparator": "~1.1"
4508
            },
4509
            "require-dev": {
4510
                "phpspec/phpspec": "~2.0"
4511
            },
4512
            "type": "library",
4513
            "extra": {
4514
                "branch-alias": {
4515
                    "dev-master": "1.5.x-dev"
4516
                }
4517
            },
4518
            "autoload": {
4519
                "psr-0": {
4520
                    "Prophecy\\": "src/"
4521
                }
4522
            },
4523
            "notification-url": "https://packagist.org/downloads/",
4524
            "license": [
4525
                "MIT"
4526
            ],
4527
            "authors": [
4528
                {
4529
                    "name": "Konstantin Kudryashov",
4530
                    "email": "[email protected]",
4531
                    "homepage": "http://everzet.com"
4532
                },
4533
                {
4534
                    "name": "Marcello Duarte",
4535
                    "email": "[email protected]"
4536
                }
4537
            ],
4538
            "description": "Highly opinionated mocking framework for PHP 5.3+",
4539
            "homepage": "https://github.com/phpspec/prophecy",
4540
            "keywords": [
4541
                "Double",
4542
                "Dummy",
4543
                "fake",
4544
                "mock",
4545
                "spy",
4546
                "stub"
4547
            ],
4548
            "time": "2015-09-22 14:49:23"
4549
        },
4550
        {
4551
            "name": "phpunit/php-code-coverage",
4552
            "version": "2.2.3",
4553
            "source": {
4554
                "type": "git",
4555
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
4556
                "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f"
4557
            },
4558
            "dist": {
4559
                "type": "zip",
4560
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef1ca6835468857944d5c3b48fa503d5554cff2f",
4561
                "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f",
4562
                "shasum": ""
4563
            },
4564
            "require": {
4565
                "php": ">=5.3.3",
4566
                "phpunit/php-file-iterator": "~1.3",
4567
                "phpunit/php-text-template": "~1.2",
4568
                "phpunit/php-token-stream": "~1.3",
4569
                "sebastian/environment": "^1.3.2",
4570
                "sebastian/version": "~1.0"
4571
            },
4572
            "require-dev": {
4573
                "ext-xdebug": ">=2.1.4",
4574
                "phpunit/phpunit": "~4"
4575
            },
4576
            "suggest": {
4577
                "ext-dom": "*",
4578
                "ext-xdebug": ">=2.2.1",
4579
                "ext-xmlwriter": "*"
4580
            },
4581
            "type": "library",
4582
            "extra": {
4583
                "branch-alias": {
4584
                    "dev-master": "2.2.x-dev"
4585
                }
4586
            },
4587
            "autoload": {
4588
                "classmap": [
4589
                    "src/"
4590
                ]
4591
            },
4592
            "notification-url": "https://packagist.org/downloads/",
4593
            "license": [
4594
                "BSD-3-Clause"
4595
            ],
4596
            "authors": [
4597
                {
4598
                    "name": "Sebastian Bergmann",
4599
                    "email": "[email protected]",
4600
                    "role": "lead"
4601
                }
4602
            ],
4603
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
4604
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
4605
            "keywords": [
4606
                "coverage",
4607
                "testing",
4608
                "xunit"
4609
            ],
4610
            "time": "2015-09-14 06:51:16"
4611
        },
4612
        {
4613
            "name": "phpunit/php-file-iterator",
4614
            "version": "dev-master",
4615
            "source": {
4616
                "type": "git",
4617
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
4618
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
4619
            },
4620
            "dist": {
4621
                "type": "zip",
4622
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
4623
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
4624
                "shasum": ""
4625
            },
4626
            "require": {
4627
                "php": ">=5.3.3"
4628
            },
4629
            "type": "library",
4630
            "extra": {
4631
                "branch-alias": {
4632
                    "dev-master": "1.4.x-dev"
4633
                }
4634
            },
4635
            "autoload": {
4636
                "classmap": [
4637
                    "src/"
4638
                ]
4639
            },
4640
            "notification-url": "https://packagist.org/downloads/",
4641
            "license": [
4642
                "BSD-3-Clause"
4643
            ],
4644
            "authors": [
4645
                {
4646
                    "name": "Sebastian Bergmann",
4647
                    "email": "[email protected]",
4648
                    "role": "lead"
4649
                }
4650
            ],
4651
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
4652
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
4653
            "keywords": [
4654
                "filesystem",
4655
                "iterator"
4656
            ],
4657
            "time": "2015-06-21 13:08:43"
4658
        },
4659
        {
4660
            "name": "phpunit/php-text-template",
4661
            "version": "1.2.1",
4662
            "source": {
4663
                "type": "git",
4664
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
4665
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
4666
            },
4667
            "dist": {
4668
                "type": "zip",
4669
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4670
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4671
                "shasum": ""
4672
            },
4673
            "require": {
4674
                "php": ">=5.3.3"
4675
            },
4676
            "type": "library",
4677
            "autoload": {
4678
                "classmap": [
4679
                    "src/"
4680
                ]
4681
            },
4682
            "notification-url": "https://packagist.org/downloads/",
4683
            "license": [
4684
                "BSD-3-Clause"
4685
            ],
4686
            "authors": [
4687
                {
4688
                    "name": "Sebastian Bergmann",
4689
                    "email": "[email protected]",
4690
                    "role": "lead"
4691
                }
4692
            ],
4693
            "description": "Simple template engine.",
4694
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
4695
            "keywords": [
4696
                "template"
4697
            ],
4698
            "time": "2015-06-21 13:50:34"
4699
        },
4700
        {
4701
            "name": "phpunit/php-timer",
4702
            "version": "1.0.7",
4703
            "source": {
4704
                "type": "git",
4705
                "url": "https://github.com/sebastianbergmann/php-timer.git",
4706
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
4707
            },
4708
            "dist": {
4709
                "type": "zip",
4710
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
4711
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
4712
                "shasum": ""
4713
            },
4714
            "require": {
4715
                "php": ">=5.3.3"
4716
            },
4717
            "type": "library",
4718
            "autoload": {
4719
                "classmap": [
4720
                    "src/"
4721
                ]
4722
            },
4723
            "notification-url": "https://packagist.org/downloads/",
4724
            "license": [
4725
                "BSD-3-Clause"
4726
            ],
4727
            "authors": [
4728
                {
4729
                    "name": "Sebastian Bergmann",
4730
                    "email": "[email protected]",
4731
                    "role": "lead"
4732
                }
4733
            ],
4734
            "description": "Utility class for timing",
4735
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
4736
            "keywords": [
4737
                "timer"
4738
            ],
4739
            "time": "2015-06-21 08:01:12"
4740
        },
4741
        {
4742
            "name": "phpunit/php-token-stream",
4743
            "version": "dev-master",
4744
            "source": {
4745
                "type": "git",
4746
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
4747
                "reference": "cab6c6fefee93d7b7c3a01292a0fe0884ea66644"
4748
            },
4749
            "dist": {
4750
                "type": "zip",
4751
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/cab6c6fefee93d7b7c3a01292a0fe0884ea66644",
4752
                "reference": "cab6c6fefee93d7b7c3a01292a0fe0884ea66644",
4753
                "shasum": ""
4754
            },
4755
            "require": {
4756
                "ext-tokenizer": "*",
4757
                "php": ">=5.3.3"
4758
            },
4759
            "require-dev": {
4760
                "phpunit/phpunit": "~4.2"
4761
            },
4762
            "type": "library",
4763
            "extra": {
4764
                "branch-alias": {
4765
                    "dev-master": "1.4-dev"
4766
                }
4767
            },
4768
            "autoload": {
4769
                "classmap": [
4770
                    "src/"
4771
                ]
4772
            },
4773
            "notification-url": "https://packagist.org/downloads/",
4774
            "license": [
4775
                "BSD-3-Clause"
4776
            ],
4777
            "authors": [
4778
                {
4779
                    "name": "Sebastian Bergmann",
4780
                    "email": "[email protected]"
4781
                }
4782
            ],
4783
            "description": "Wrapper around PHP's tokenizer extension.",
4784
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
4785
            "keywords": [
4786
                "tokenizer"
4787
            ],
4788
            "time": "2015-09-23 14:46:55"
4789
        },
4790
        {
4791
            "name": "phpunit/phpunit",
4792
            "version": "4.6.x-dev",
4793
            "source": {
4794
                "type": "git",
4795
                "url": "https://github.com/sebastianbergmann/phpunit.git",
4796
                "reference": "7b5fe98b28302a8b25693b2298bca74463336975"
4797
            },
4798
            "dist": {
4799
                "type": "zip",
4800
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7b5fe98b28302a8b25693b2298bca74463336975",
4801
                "reference": "7b5fe98b28302a8b25693b2298bca74463336975",
4802
                "shasum": ""
4803
            },
4804
            "require": {
4805
                "ext-dom": "*",
4806
                "ext-json": "*",
4807
                "ext-pcre": "*",
4808
                "ext-reflection": "*",
4809
                "ext-spl": "*",
4810
                "php": ">=5.3.3",
4811
                "phpspec/prophecy": "~1.3,>=1.3.1",
4812
                "phpunit/php-code-coverage": "~2.0,>=2.0.11",
4813
                "phpunit/php-file-iterator": "~1.4",
4814
                "phpunit/php-text-template": "~1.2",
4815
                "phpunit/php-timer": "~1.0",
4816
                "phpunit/phpunit-mock-objects": "~2.3",
4817
                "sebastian/comparator": "~1.1",
4818
                "sebastian/diff": "~1.2",
4819
                "sebastian/environment": "~1.2",
4820
                "sebastian/exporter": "~1.2",
4821
                "sebastian/global-state": "~1.0",
4822
                "sebastian/version": "~1.0",
4823
                "symfony/yaml": "~2.1|~3.0"
4824
            },
4825
            "suggest": {
4826
                "phpunit/php-invoker": "~1.1"
4827
            },
4828
            "bin": [
4829
                "phpunit"
4830
            ],
4831
            "type": "library",
4832
            "extra": {
4833
                "branch-alias": {
4834
                    "dev-master": "4.6.x-dev"
4835
                }
4836
            },
4837
            "autoload": {
4838
                "classmap": [
4839
                    "src/"
4840
                ]
4841
            },
4842
            "notification-url": "https://packagist.org/downloads/",
4843
            "license": [
4844
                "BSD-3-Clause"
4845
            ],
4846
            "authors": [
4847
                {
4848
                    "name": "Sebastian Bergmann",
4849
                    "email": "[email protected]",
4850
                    "role": "lead"
4851
                }
4852
            ],
4853
            "description": "The PHP Unit Testing framework.",
4854
            "homepage": "https://phpunit.de/",
4855
            "keywords": [
4856
                "phpunit",
4857
                "testing",
4858
                "xunit"
4859
            ],
4860
            "time": "2015-06-03 05:03:30"
4861
        },
4862
        {
4863
            "name": "phpunit/phpunit-mock-objects",
4864
            "version": "2.3.7",
4865
            "source": {
4866
                "type": "git",
4867
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4868
                "reference": "5e2645ad49d196e020b85598d7c97e482725786a"
4869
            },
4870
            "dist": {
4871
                "type": "zip",
4872
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5e2645ad49d196e020b85598d7c97e482725786a",
4873
                "reference": "5e2645ad49d196e020b85598d7c97e482725786a",
4874
                "shasum": ""
4875
            },
4876
            "require": {
4877
                "doctrine/instantiator": "^1.0.2",
4878
                "php": ">=5.3.3",
4879
                "phpunit/php-text-template": "~1.2",
4880
                "sebastian/exporter": "~1.2"
4881
            },
4882
            "require-dev": {
4883
                "phpunit/phpunit": "~4.4"
4884
            },
4885
            "suggest": {
4886
                "ext-soap": "*"
4887
            },
4888
            "type": "library",
4889
            "extra": {
4890
                "branch-alias": {
4891
                    "dev-master": "2.3.x-dev"
4892
                }
4893
            },
4894
            "autoload": {
4895
                "classmap": [
4896
                    "src/"
4897
                ]
4898
            },
4899
            "notification-url": "https://packagist.org/downloads/",
4900
            "license": [
4901
                "BSD-3-Clause"
4902
            ],
4903
            "authors": [
4904
                {
4905
                    "name": "Sebastian Bergmann",
4906
                    "email": "[email protected]",
4907
                    "role": "lead"
4908
                }
4909
            ],
4910
            "description": "Mock Object library for PHPUnit",
4911
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4912
            "keywords": [
4913
                "mock",
4914
                "xunit"
4915
            ],
4916
            "time": "2015-08-19 09:14:08"
4917
        },
4918
        {
4919
            "name": "psr/http-message",
4920
            "version": "dev-master",
4921
            "source": {
4922
                "type": "git",
4923
                "url": "https://github.com/php-fig/http-message.git",
4924
                "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
4925
            },
4926
            "dist": {
4927
                "type": "zip",
4928
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
4929
                "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
4930
                "shasum": ""
4931
            },
4932
            "require": {
4933
                "php": ">=5.3.0"
4934
            },
4935
            "type": "library",
4936
            "extra": {
4937
                "branch-alias": {
4938
                    "dev-master": "1.0.x-dev"
4939
                }
4940
            },
4941
            "autoload": {
4942
                "psr-4": {
4943
                    "Psr\\Http\\Message\\": "src/"
4944
                }
4945
            },
4946
            "notification-url": "https://packagist.org/downloads/",
4947
            "license": [
4948
                "MIT"
4949
            ],
4950
            "authors": [
4951
                {
4952
                    "name": "PHP-FIG",
4953
                    "homepage": "http://www.php-fig.org/"
4954
                }
4955
            ],
4956
            "description": "Common interface for HTTP messages",
4957
            "keywords": [
4958
                "http",
4959
                "http-message",
4960
                "psr",
4961
                "psr-7",
4962
                "request",
4963
                "response"
4964
            ],
4965
            "time": "2015-05-04 20:22:00"
4966
        },
4967
        {
4968
            "name": "sebastian/comparator",
4969
            "version": "dev-master",
4970
            "source": {
4971
                "type": "git",
4972
                "url": "https://github.com/sebastianbergmann/comparator.git",
4973
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
4974
            },
4975
            "dist": {
4976
                "type": "zip",
4977
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
4978
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
4979
                "shasum": ""
4980
            },
4981
            "require": {
4982
                "php": ">=5.3.3",
4983
                "sebastian/diff": "~1.2",
4984
                "sebastian/exporter": "~1.2"
4985
            },
4986
            "require-dev": {
4987
                "phpunit/phpunit": "~4.4"
4988
            },
4989
            "type": "library",
4990
            "extra": {
4991
                "branch-alias": {
4992
                    "dev-master": "1.2.x-dev"
4993
                }
4994
            },
4995
            "autoload": {
4996
                "classmap": [
4997
                    "src/"
4998
                ]
4999
            },
5000
            "notification-url": "https://packagist.org/downloads/",
5001
            "license": [
5002
                "BSD-3-Clause"
5003
            ],
5004
            "authors": [
5005
                {
5006
                    "name": "Jeff Welch",
5007
                    "email": "[email protected]"
5008
                },
5009
                {
5010
                    "name": "Volker Dusch",
5011
                    "email": "[email protected]"
5012
                },
5013
                {
5014
                    "name": "Bernhard Schussek",
5015
                    "email": "[email protected]"
5016
                },
5017
                {
5018
                    "name": "Sebastian Bergmann",
5019
                    "email": "[email protected]"
5020
                }
5021
            ],
5022
            "description": "Provides the functionality to compare PHP values for equality",
5023
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
5024
            "keywords": [
5025
                "comparator",
5026
                "compare",
5027
                "equality"
5028
            ],
5029
            "time": "2015-07-26 15:48:44"
5030
        },
5031
        {
5032
            "name": "sebastian/diff",
5033
            "version": "dev-master",
5034
            "source": {
5035
                "type": "git",
5036
                "url": "https://github.com/sebastianbergmann/diff.git",
5037
                "reference": "6899b3e33bfbd386d88b5eea5f65f563e8793051"
5038
            },
5039
            "dist": {
5040
                "type": "zip",
5041
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/6899b3e33bfbd386d88b5eea5f65f563e8793051",
5042
                "reference": "6899b3e33bfbd386d88b5eea5f65f563e8793051",
5043
                "shasum": ""
5044
            },
5045
            "require": {
5046
                "php": ">=5.3.3"
5047
            },
5048
            "require-dev": {
5049
                "phpunit/phpunit": "~4.2"
5050
            },
5051
            "type": "library",
5052
            "extra": {
5053
                "branch-alias": {
5054
                    "dev-master": "1.3-dev"
5055
                }
5056
            },
5057
            "autoload": {
5058
                "classmap": [
5059
                    "src/"
5060
                ]
5061
            },
5062
            "notification-url": "https://packagist.org/downloads/",
5063
            "license": [
5064
                "BSD-3-Clause"
5065
            ],
5066
            "authors": [
5067
                {
5068
                    "name": "Kore Nordmann",
5069
                    "email": "[email protected]"
5070
                },
5071
                {
5072
                    "name": "Sebastian Bergmann",
5073
                    "email": "[email protected]"
5074
                }
5075
            ],
5076
            "description": "Diff implementation",
5077
            "homepage": "http://www.github.com/sebastianbergmann/diff",
5078
            "keywords": [
5079
                "diff"
5080
            ],
5081
            "time": "2015-06-22 14:15:55"
5082
        },
5083
        {
5084
            "name": "sebastian/environment",
5085
            "version": "dev-master",
5086
            "source": {
5087
                "type": "git",
5088
                "url": "https://github.com/sebastianbergmann/environment.git",
5089
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
5090
            },
5091
            "dist": {
5092
                "type": "zip",
5093
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
5094
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
5095
                "shasum": ""
5096
            },
5097
            "require": {
5098
                "php": ">=5.3.3"
5099
            },
5100
            "require-dev": {
5101
                "phpunit/phpunit": "~4.4"
5102
            },
5103
            "type": "library",
5104
            "extra": {
5105
                "branch-alias": {
5106
                    "dev-master": "1.3.x-dev"
5107
                }
5108
            },
5109
            "autoload": {
5110
                "classmap": [
5111
                    "src/"
5112
                ]
5113
            },
5114
            "notification-url": "https://packagist.org/downloads/",
5115
            "license": [
5116
                "BSD-3-Clause"
5117
            ],
5118
            "authors": [
5119
                {
5120
                    "name": "Sebastian Bergmann",
5121
                    "email": "[email protected]"
5122
                }
5123
            ],
5124
            "description": "Provides functionality to handle HHVM/PHP environments",
5125
            "homepage": "http://www.github.com/sebastianbergmann/environment",
5126
            "keywords": [
5127
                "Xdebug",
5128
                "environment",
5129
                "hhvm"
5130
            ],
5131
            "time": "2015-08-03 06:14:51"
5132
        },
5133
        {
5134
            "name": "sebastian/exporter",
5135
            "version": "dev-master",
5136
            "source": {
5137
                "type": "git",
5138
                "url": "https://github.com/sebastianbergmann/exporter.git",
5139
                "reference": "f88f8936517d54ae6d589166810877fb2015d0a2"
5140
            },
5141
            "dist": {
5142
                "type": "zip",
5143
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/f88f8936517d54ae6d589166810877fb2015d0a2",
5144
                "reference": "f88f8936517d54ae6d589166810877fb2015d0a2",
5145
                "shasum": ""
5146
            },
5147
            "require": {
5148
                "php": ">=5.3.3",
5149
                "sebastian/recursion-context": "~1.0"
5150
            },
5151
            "require-dev": {
5152
                "ext-mbstring": "*",
5153
                "phpunit/phpunit": "~4.4"
5154
            },
5155
            "type": "library",
5156
            "extra": {
5157
                "branch-alias": {
5158
                    "dev-master": "1.3.x-dev"
5159
                }
5160
            },
5161
            "autoload": {
5162
                "classmap": [
5163
                    "src/"
5164
                ]
5165
            },
5166
            "notification-url": "https://packagist.org/downloads/",
5167
            "license": [
5168
                "BSD-3-Clause"
5169
            ],
5170
            "authors": [
5171
                {
5172
                    "name": "Jeff Welch",
5173
                    "email": "[email protected]"
5174
                },
5175
                {
5176
                    "name": "Volker Dusch",
5177
                    "email": "[email protected]"
5178
                },
5179
                {
5180
                    "name": "Bernhard Schussek",
5181
                    "email": "[email protected]"
5182
                },
5183
                {
5184
                    "name": "Sebastian Bergmann",
5185
                    "email": "[email protected]"
5186
                },
5187
                {
5188
                    "name": "Adam Harvey",
5189
                    "email": "[email protected]"
5190
                }
5191
            ],
5192
            "description": "Provides the functionality to export PHP variables for visualization",
5193
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
5194
            "keywords": [
5195
                "export",
5196
                "exporter"
5197
            ],
5198
            "time": "2015-08-09 04:23:41"
5199
        },
5200
        {
5201
            "name": "sebastian/global-state",
5202
            "version": "1.1.1",
5203
            "source": {
5204
                "type": "git",
5205
                "url": "https://github.com/sebastianbergmann/global-state.git",
5206
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
5207
            },
5208
            "dist": {
5209
                "type": "zip",
5210
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
5211
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
5212
                "shasum": ""
5213
            },
5214
            "require": {
5215
                "php": ">=5.3.3"
5216
            },
5217
            "require-dev": {
5218
                "phpunit/phpunit": "~4.2"
5219
            },
5220
            "suggest": {
5221
                "ext-uopz": "*"
5222
            },
5223
            "type": "library",
5224
            "extra": {
5225
                "branch-alias": {
5226
                    "dev-master": "1.0-dev"
5227
                }
5228
            },
5229
            "autoload": {
5230
                "classmap": [
5231
                    "src/"
5232
                ]
5233
            },
5234
            "notification-url": "https://packagist.org/downloads/",
5235
            "license": [
5236
                "BSD-3-Clause"
5237
            ],
5238
            "authors": [
5239
                {
5240
                    "name": "Sebastian Bergmann",
5241
                    "email": "[email protected]"
5242
                }
5243
            ],
5244
            "description": "Snapshotting of global state",
5245
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
5246
            "keywords": [
5247
                "global state"
5248
            ],
5249
            "time": "2015-10-12 03:26:01"
5250
        },
5251
        {
5252
            "name": "sebastian/recursion-context",
5253
            "version": "dev-master",
5254
            "source": {
5255
                "type": "git",
5256
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
5257
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
5258
            },
5259
            "dist": {
5260
                "type": "zip",
5261
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
5262
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
5263
                "shasum": ""
5264
            },
5265
            "require": {
5266
                "php": ">=5.3.3"
5267
            },
5268
            "require-dev": {
5269
                "phpunit/phpunit": "~4.4"
5270
            },
5271
            "type": "library",
5272
            "extra": {
5273
                "branch-alias": {
5274
                    "dev-master": "1.0.x-dev"
5275
                }
5276
            },
5277
            "autoload": {
5278
                "classmap": [
5279
                    "src/"
5280
                ]
5281
            },
5282
            "notification-url": "https://packagist.org/downloads/",
5283
            "license": [
5284
                "BSD-3-Clause"
5285
            ],
5286
            "authors": [
5287
                {
5288
                    "name": "Jeff Welch",
5289
                    "email": "[email protected]"
5290
                },
5291
                {
5292
                    "name": "Sebastian Bergmann",
5293
                    "email": "[email protected]"
5294
                },
5295
                {
5296
                    "name": "Adam Harvey",
5297
                    "email": "[email protected]"
5298
                }
5299
            ],
5300
            "description": "Provides functionality to recursively process PHP variables",
5301
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
5302
            "time": "2015-06-21 08:04:50"
5303
        },
5304
        {
5305
            "name": "sebastian/version",
5306
            "version": "1.0.6",
5307
            "source": {
5308
                "type": "git",
5309
                "url": "https://github.com/sebastianbergmann/version.git",
5310
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
5311
            },
5312
            "dist": {
5313
                "type": "zip",
5314
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
5315
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
5316
                "shasum": ""
5317
            },
5318
            "type": "library",
5319
            "autoload": {
5320
                "classmap": [
5321
                    "src/"
5322
                ]
5323
            },
5324
            "notification-url": "https://packagist.org/downloads/",
5325
            "license": [
5326
                "BSD-3-Clause"
5327
            ],
5328
            "authors": [
5329
                {
5330
                    "name": "Sebastian Bergmann",
5331
                    "email": "[email protected]",
5332
                    "role": "lead"
5333
                }
5334
            ],
5335
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
5336
            "homepage": "https://github.com/sebastianbergmann/version",
5337
            "time": "2015-06-21 13:59:46"
5338
        },
5339
        {
5340
            "name": "symfony/polyfill-mbstring",
5341
            "version": "dev-master",
5342
            "source": {
5343
                "type": "git",
5344
                "url": "https://github.com/symfony/polyfill-mbstring.git",
5345
                "reference": "82159e61debcd09790b20154b350b1c083029aa6"
5346
            },
5347
            "dist": {
5348
                "type": "zip",
5349
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0b6a8940385311a24e060ec1fe35680e17c74497",
5350
                "reference": "82159e61debcd09790b20154b350b1c083029aa6",
5351
                "shasum": ""
5352
            },
5353
            "require": {
5354
                "php": ">=5.3.3"
5355
            },
5356
            "type": "library",
5357
            "extra": {
5358
                "branch-alias": {
5359
                    "dev-master": "1.0-dev"
5360
                }
5361
            },
5362
            "autoload": {
5363
                "psr-4": {
5364
                    "Symfony\\Polyfill\\Mbstring\\": ""
5365
                },
5366
                "files": [
5367
                    "bootstrap.php"
5368
                ]
5369
            },
5370
            "notification-url": "https://packagist.org/downloads/",
5371
            "license": [
5372
                "MIT"
5373
            ],
5374
            "authors": [
5375
                {
5376
                    "name": "Nicolas Grekas",
5377
                    "email": "[email protected]"
5378
                },
5379
                {
5380
                    "name": "Symfony Community",
5381
                    "homepage": "https://symfony.com/contributors"
5382
                }
5383
            ],
5384
            "description": "Symfony polyfill for the Mbstring extension",
5385
            "homepage": "https://symfony.com",
5386
            "keywords": [
5387
                "compatibility",
5388
                "mbstring",
5389
                "polyfill",
5390
                "portable",
5391
                "shim"
5392
            ],
5393
            "time": "2015-10-27 22:54:43"
5394
        },
5395
        {
5396
            "name": "symfony/var-dumper",
5397
            "version": "dev-master",
5398
            "source": {
5399
                "type": "git",
5400
                "url": "https://github.com/symfony/var-dumper.git",
5401
                "reference": "e49a364acdc4b8cced0210e73045c3b8d827ee9d"
5402
            },
5403
            "dist": {
5404
                "type": "zip",
5405
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1f8908dda47aa8452d8f72064d9947b9503bcc0b",
5406
                "reference": "e49a364acdc4b8cced0210e73045c3b8d827ee9d",
5407
                "shasum": ""
5408
            },
5409
            "require": {
5410
                "php": ">=5.5.9",
5411
                "symfony/polyfill-mbstring": "~1.0"
5412
            },
5413
            "require-dev": {
5414
                "twig/twig": "~1.20|~2.0"
5415
            },
5416
            "suggest": {
5417
                "ext-symfony_debug": ""
5418
            },
5419
            "type": "library",
5420
            "extra": {
5421
                "branch-alias": {
5422
                    "dev-master": "3.0-dev"
5423
                }
5424
            },
5425
            "autoload": {
5426
                "files": [
5427
                    "Resources/functions/dump.php"
5428
                ],
5429
                "psr-4": {
5430
                    "Symfony\\Component\\VarDumper\\": ""
5431
                },
5432
                "exclude-from-classmap": [
5433
                    "/Tests/"
5434
                ]
5435
            },
5436
            "notification-url": "https://packagist.org/downloads/",
5437
            "license": [
5438
                "MIT"
5439
            ],
5440
            "authors": [
5441
                {
5442
                    "name": "Nicolas Grekas",
5443
                    "email": "[email protected]"
5444
                },
5445
                {
5446
                    "name": "Symfony Community",
5447
                    "homepage": "https://symfony.com/contributors"
5448
                }
5449
            ],
5450
            "description": "Symfony mechanism for exploring and dumping PHP variables",
5451
            "homepage": "https://symfony.com",
5452
            "keywords": [
5453
                "debug",
5454
                "dump"
5455
            ],
5456
            "time": "2015-11-03 11:45:45"
5457
        }
5458
    ],
5459
    "aliases": [],
5460
    "minimum-stability": "dev",
5461
    "stability-flags": {
5462
        "appventus/alertify-bundle": 20,
5463
        "appventus/assetic-injector-bundle": 20,
5464
        "doctrine/data-fixtures": 20,
5465
        "doctrine/doctrine-fixtures-bundle": 20,
5466
        "friendsofsymfony/jsrouting-bundle": 20,
5467
        "friendsofsymfony/user-bundle": 20,
5468
        "infinite-networks/form-bundle": 20,
5469
        "jms/di-extra-bundle": 20,
5470
        "jms/translation-bundle": 20,
5471
        "knplabs/knp-menu": 20,
5472
        "knplabs/knp-menu-bundle": 20,
5473
        "liip/imagine-bundle": 20,
5474
        "nelmio/alice": 20,
5475
        "sensio/distribution-bundle": 20,
5476
        "stof/doctrine-extensions-bundle": 20,
5477
        "knplabs/friendly-contexts": 20,
5478
        "symfony/var-dumper": 20
5479
    },
5480
    "prefer-stable": false,
5481
    "prefer-lowest": false,
5482
    "platform": {
5483
        "php": ">=5.3.3"
5484
    },
5485
    "platform-dev": []
5486
}
5487