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