Completed
Push — develop ( 39849a...b0a3a1 )
by Daan van
16:11 queued 13:22
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": "4f15e877b50379a1933f490064fa7b9d",
8
    "content-hash": "a88bf1cbc738a86a9cdcebd7c08f4306",
9
    "packages": [
10
        {
11
            "name": "doctrine/annotations",
12
            "version": "v1.2.7",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/doctrine/annotations.git",
16
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
21
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "doctrine/lexer": "1.*",
26
                "php": ">=5.3.2"
27
            },
28
            "require-dev": {
29
                "doctrine/cache": "1.*",
30
                "phpunit/phpunit": "4.*"
31
            },
32
            "type": "library",
33
            "extra": {
34
                "branch-alias": {
35
                    "dev-master": "1.3.x-dev"
36
                }
37
            },
38
            "autoload": {
39
                "psr-0": {
40
                    "Doctrine\\Common\\Annotations\\": "lib/"
41
                }
42
            },
43
            "notification-url": "https://packagist.org/downloads/",
44
            "license": [
45
                "MIT"
46
            ],
47
            "authors": [
48
                {
49
                    "name": "Roman Borschel",
50
                    "email": "[email protected]"
51
                },
52
                {
53
                    "name": "Benjamin Eberlei",
54
                    "email": "[email protected]"
55
                },
56
                {
57
                    "name": "Guilherme Blanco",
58
                    "email": "[email protected]"
59
                },
60
                {
61
                    "name": "Jonathan Wage",
62
                    "email": "[email protected]"
63
                },
64
                {
65
                    "name": "Johannes Schmitt",
66
                    "email": "[email protected]"
67
                }
68
            ],
69
            "description": "Docblock Annotations Parser",
70
            "homepage": "http://www.doctrine-project.org",
71
            "keywords": [
72
                "annotations",
73
                "docblock",
74
                "parser"
75
            ],
76
            "time": "2015-08-31 12:32:49"
77
        },
78
        {
79
            "name": "doctrine/cache",
80
            "version": "v1.6.0",
81
            "source": {
82
                "type": "git",
83
                "url": "https://github.com/doctrine/cache.git",
84
                "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
85
            },
86
            "dist": {
87
                "type": "zip",
88
                "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
89
                "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
90
                "shasum": ""
91
            },
92
            "require": {
93
                "php": "~5.5|~7.0"
94
            },
95
            "conflict": {
96
                "doctrine/common": ">2.2,<2.4"
97
            },
98
            "require-dev": {
99
                "phpunit/phpunit": "~4.8|~5.0",
100
                "predis/predis": "~1.0",
101
                "satooshi/php-coveralls": "~0.6"
102
            },
103
            "type": "library",
104
            "extra": {
105
                "branch-alias": {
106
                    "dev-master": "1.6.x-dev"
107
                }
108
            },
109
            "autoload": {
110
                "psr-4": {
111
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
112
                }
113
            },
114
            "notification-url": "https://packagist.org/downloads/",
115
            "license": [
116
                "MIT"
117
            ],
118
            "authors": [
119
                {
120
                    "name": "Roman Borschel",
121
                    "email": "[email protected]"
122
                },
123
                {
124
                    "name": "Benjamin Eberlei",
125
                    "email": "[email protected]"
126
                },
127
                {
128
                    "name": "Guilherme Blanco",
129
                    "email": "[email protected]"
130
                },
131
                {
132
                    "name": "Jonathan Wage",
133
                    "email": "[email protected]"
134
                },
135
                {
136
                    "name": "Johannes Schmitt",
137
                    "email": "[email protected]"
138
                }
139
            ],
140
            "description": "Caching library offering an object-oriented API for many cache backends",
141
            "homepage": "http://www.doctrine-project.org",
142
            "keywords": [
143
                "cache",
144
                "caching"
145
            ],
146
            "time": "2015-12-31 16:37:02"
147
        },
148
        {
149
            "name": "doctrine/collections",
150
            "version": "v1.3.0",
151
            "source": {
152
                "type": "git",
153
                "url": "https://github.com/doctrine/collections.git",
154
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
155
            },
156
            "dist": {
157
                "type": "zip",
158
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
159
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
160
                "shasum": ""
161
            },
162
            "require": {
163
                "php": ">=5.3.2"
164
            },
165
            "require-dev": {
166
                "phpunit/phpunit": "~4.0"
167
            },
168
            "type": "library",
169
            "extra": {
170
                "branch-alias": {
171
                    "dev-master": "1.2.x-dev"
172
                }
173
            },
174
            "autoload": {
175
                "psr-0": {
176
                    "Doctrine\\Common\\Collections\\": "lib/"
177
                }
178
            },
179
            "notification-url": "https://packagist.org/downloads/",
180
            "license": [
181
                "MIT"
182
            ],
183
            "authors": [
184
                {
185
                    "name": "Roman Borschel",
186
                    "email": "[email protected]"
187
                },
188
                {
189
                    "name": "Benjamin Eberlei",
190
                    "email": "[email protected]"
191
                },
192
                {
193
                    "name": "Guilherme Blanco",
194
                    "email": "[email protected]"
195
                },
196
                {
197
                    "name": "Jonathan Wage",
198
                    "email": "[email protected]"
199
                },
200
                {
201
                    "name": "Johannes Schmitt",
202
                    "email": "[email protected]"
203
                }
204
            ],
205
            "description": "Collections Abstraction library",
206
            "homepage": "http://www.doctrine-project.org",
207
            "keywords": [
208
                "array",
209
                "collections",
210
                "iterator"
211
            ],
212
            "time": "2015-04-14 22:21:58"
213
        },
214
        {
215
            "name": "doctrine/common",
216
            "version": "v2.6.1",
217
            "source": {
218
                "type": "git",
219
                "url": "https://github.com/doctrine/common.git",
220
                "reference": "a579557bc689580c19fee4e27487a67fe60defc0"
221
            },
222
            "dist": {
223
                "type": "zip",
224
                "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0",
225
                "reference": "a579557bc689580c19fee4e27487a67fe60defc0",
226
                "shasum": ""
227
            },
228
            "require": {
229
                "doctrine/annotations": "1.*",
230
                "doctrine/cache": "1.*",
231
                "doctrine/collections": "1.*",
232
                "doctrine/inflector": "1.*",
233
                "doctrine/lexer": "1.*",
234
                "php": "~5.5|~7.0"
235
            },
236
            "require-dev": {
237
                "phpunit/phpunit": "~4.8|~5.0"
238
            },
239
            "type": "library",
240
            "extra": {
241
                "branch-alias": {
242
                    "dev-master": "2.7.x-dev"
243
                }
244
            },
245
            "autoload": {
246
                "psr-4": {
247
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
248
                }
249
            },
250
            "notification-url": "https://packagist.org/downloads/",
251
            "license": [
252
                "MIT"
253
            ],
254
            "authors": [
255
                {
256
                    "name": "Roman Borschel",
257
                    "email": "[email protected]"
258
                },
259
                {
260
                    "name": "Benjamin Eberlei",
261
                    "email": "[email protected]"
262
                },
263
                {
264
                    "name": "Guilherme Blanco",
265
                    "email": "[email protected]"
266
                },
267
                {
268
                    "name": "Jonathan Wage",
269
                    "email": "[email protected]"
270
                },
271
                {
272
                    "name": "Johannes Schmitt",
273
                    "email": "[email protected]"
274
                }
275
            ],
276
            "description": "Common Library for Doctrine projects",
277
            "homepage": "http://www.doctrine-project.org",
278
            "keywords": [
279
                "annotations",
280
                "collections",
281
                "eventmanager",
282
                "persistence",
283
                "spl"
284
            ],
285
            "time": "2015-12-25 13:18:31"
286
        },
287
        {
288
            "name": "doctrine/dbal",
289
            "version": "v2.5.4",
290
            "source": {
291
                "type": "git",
292
                "url": "https://github.com/doctrine/dbal.git",
293
                "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769"
294
            },
295
            "dist": {
296
                "type": "zip",
297
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
298
                "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
299
                "shasum": ""
300
            },
301
            "require": {
302
                "doctrine/common": ">=2.4,<2.7-dev",
303
                "php": ">=5.3.2"
304
            },
305
            "require-dev": {
306
                "phpunit/phpunit": "4.*",
307
                "symfony/console": "2.*"
308
            },
309
            "suggest": {
310
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
311
            },
312
            "bin": [
313
                "bin/doctrine-dbal"
314
            ],
315
            "type": "library",
316
            "extra": {
317
                "branch-alias": {
318
                    "dev-master": "2.5.x-dev"
319
                }
320
            },
321
            "autoload": {
322
                "psr-0": {
323
                    "Doctrine\\DBAL\\": "lib/"
324
                }
325
            },
326
            "notification-url": "https://packagist.org/downloads/",
327
            "license": [
328
                "MIT"
329
            ],
330
            "authors": [
331
                {
332
                    "name": "Roman Borschel",
333
                    "email": "[email protected]"
334
                },
335
                {
336
                    "name": "Benjamin Eberlei",
337
                    "email": "[email protected]"
338
                },
339
                {
340
                    "name": "Guilherme Blanco",
341
                    "email": "[email protected]"
342
                },
343
                {
344
                    "name": "Jonathan Wage",
345
                    "email": "[email protected]"
346
                }
347
            ],
348
            "description": "Database Abstraction Layer",
349
            "homepage": "http://www.doctrine-project.org",
350
            "keywords": [
351
                "database",
352
                "dbal",
353
                "persistence",
354
                "queryobject"
355
            ],
356
            "time": "2016-01-05 22:11:12"
357
        },
358
        {
359
            "name": "doctrine/doctrine-bundle",
360
            "version": "1.6.3",
361
            "source": {
362
                "type": "git",
363
                "url": "https://github.com/doctrine/DoctrineBundle.git",
364
                "reference": "fd51907c6c76acaa8a5234822a4f901c1500afc1"
365
            },
366
            "dist": {
367
                "type": "zip",
368
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/fd51907c6c76acaa8a5234822a4f901c1500afc1",
369
                "reference": "fd51907c6c76acaa8a5234822a4f901c1500afc1",
370
                "shasum": ""
371
            },
372
            "require": {
373
                "doctrine/dbal": "~2.3",
374
                "doctrine/doctrine-cache-bundle": "~1.0",
375
                "jdorn/sql-formatter": "~1.1",
376
                "php": ">=5.3.2",
377
                "symfony/console": "~2.3|~3.0",
378
                "symfony/doctrine-bridge": "~2.2|~3.0",
379
                "symfony/framework-bundle": "~2.3|~3.0"
380
            },
381
            "require-dev": {
382
                "doctrine/orm": "~2.3",
383
                "phpunit/phpunit": "~4",
384
                "satooshi/php-coveralls": "~0.6.1",
385
                "symfony/phpunit-bridge": "~2.7|~3.0",
386
                "symfony/property-info": "~2.8|~3.0",
387
                "symfony/validator": "~2.2|~3.0",
388
                "symfony/yaml": "~2.2|~3.0",
389
                "twig/twig": "~1.10"
390
            },
391
            "suggest": {
392
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
393
                "symfony/web-profiler-bundle": "To use the data collector."
394
            },
395
            "type": "symfony-bundle",
396
            "extra": {
397
                "branch-alias": {
398
                    "dev-master": "1.6.x-dev"
399
                }
400
            },
401
            "autoload": {
402
                "psr-4": {
403
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
404
                }
405
            },
406
            "notification-url": "https://packagist.org/downloads/",
407
            "license": [
408
                "MIT"
409
            ],
410
            "authors": [
411
                {
412
                    "name": "Symfony Community",
413
                    "homepage": "http://symfony.com/contributors"
414
                },
415
                {
416
                    "name": "Benjamin Eberlei",
417
                    "email": "[email protected]"
418
                },
419
                {
420
                    "name": "Doctrine Project",
421
                    "homepage": "http://www.doctrine-project.org/"
422
                },
423
                {
424
                    "name": "Fabien Potencier",
425
                    "email": "[email protected]"
426
                }
427
            ],
428
            "description": "Symfony DoctrineBundle",
429
            "homepage": "http://www.doctrine-project.org",
430
            "keywords": [
431
                "database",
432
                "dbal",
433
                "orm",
434
                "persistence"
435
            ],
436
            "time": "2016-04-21 19:55:56"
437
        },
438
        {
439
            "name": "doctrine/doctrine-cache-bundle",
440
            "version": "1.3.0",
441
            "source": {
442
                "type": "git",
443
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
444
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504"
445
            },
446
            "dist": {
447
                "type": "zip",
448
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
449
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
450
                "shasum": ""
451
            },
452
            "require": {
453
                "doctrine/cache": "^1.4.2",
454
                "doctrine/inflector": "~1.0",
455
                "php": ">=5.3.2",
456
                "symfony/doctrine-bridge": "~2.2|~3.0"
457
            },
458
            "require-dev": {
459
                "instaclick/coding-standard": "~1.1",
460
                "instaclick/object-calisthenics-sniffs": "dev-master",
461
                "instaclick/symfony2-coding-standard": "dev-remaster",
462
                "phpunit/phpunit": "~4",
463
                "predis/predis": "~0.8",
464
                "satooshi/php-coveralls": "~0.6.1",
465
                "squizlabs/php_codesniffer": "~1.5",
466
                "symfony/console": "~2.2|~3.0",
467
                "symfony/finder": "~2.2|~3.0",
468
                "symfony/framework-bundle": "~2.2|~3.0",
469
                "symfony/phpunit-bridge": "~2.7|~3.0",
470
                "symfony/security-acl": "~2.3|~3.0",
471
                "symfony/validator": "~2.2|~3.0",
472
                "symfony/yaml": "~2.2|~3.0"
473
            },
474
            "suggest": {
475
                "symfony/security-acl": "For using this bundle to cache ACLs"
476
            },
477
            "type": "symfony-bundle",
478
            "extra": {
479
                "branch-alias": {
480
                    "dev-master": "1.2.x-dev"
481
                }
482
            },
483
            "autoload": {
484
                "psr-4": {
485
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
486
                }
487
            },
488
            "notification-url": "https://packagist.org/downloads/",
489
            "license": [
490
                "MIT"
491
            ],
492
            "authors": [
493
                {
494
                    "name": "Symfony Community",
495
                    "homepage": "http://symfony.com/contributors"
496
                },
497
                {
498
                    "name": "Benjamin Eberlei",
499
                    "email": "[email protected]"
500
                },
501
                {
502
                    "name": "Fabio B. Silva",
503
                    "email": "[email protected]"
504
                },
505
                {
506
                    "name": "Guilherme Blanco",
507
                    "email": "[email protected]"
508
                },
509
                {
510
                    "name": "Doctrine Project",
511
                    "homepage": "http://www.doctrine-project.org/"
512
                },
513
                {
514
                    "name": "Fabien Potencier",
515
                    "email": "[email protected]"
516
                }
517
            ],
518
            "description": "Symfony Bundle for Doctrine Cache",
519
            "homepage": "http://www.doctrine-project.org",
520
            "keywords": [
521
                "cache",
522
                "caching"
523
            ],
524
            "time": "2016-01-26 17:28:51"
525
        },
526
        {
527
            "name": "doctrine/doctrine-migrations-bundle",
528
            "version": "1.0.1",
529
            "target-dir": "Doctrine/Bundle/MigrationsBundle",
530
            "source": {
531
                "type": "git",
532
                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
533
                "reference": "1e8cd4415bd2f893eb828216b529a75e8b61d579"
534
            },
535
            "dist": {
536
                "type": "zip",
537
                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1e8cd4415bd2f893eb828216b529a75e8b61d579",
538
                "reference": "1e8cd4415bd2f893eb828216b529a75e8b61d579",
539
                "shasum": ""
540
            },
541
            "require": {
542
                "doctrine/doctrine-bundle": "~1.0",
543
                "doctrine/migrations": "~1.0@dev",
544
                "php": ">=5.3.2",
545
                "symfony/framework-bundle": "~2.3|~3.0"
546
            },
547
            "type": "symfony-bundle",
548
            "extra": {
549
                "branch-alias": {
550
                    "dev-master": "2.1.x-dev"
551
                }
552
            },
553
            "autoload": {
554
                "psr-0": {
555
                    "Doctrine\\Bundle\\MigrationsBundle": ""
556
                }
557
            },
558
            "notification-url": "https://packagist.org/downloads/",
559
            "license": [
560
                "MIT"
561
            ],
562
            "authors": [
563
                {
564
                    "name": "Symfony Community",
565
                    "homepage": "http://symfony.com/contributors"
566
                },
567
                {
568
                    "name": "Doctrine Project",
569
                    "homepage": "http://www.doctrine-project.org"
570
                },
571
                {
572
                    "name": "Fabien Potencier",
573
                    "email": "[email protected]"
574
                }
575
            ],
576
            "description": "Symfony DoctrineMigrationsBundle",
577
            "homepage": "http://www.doctrine-project.org",
578
            "keywords": [
579
                "dbal",
580
                "migrations",
581
                "schema"
582
            ],
583
            "time": "2015-05-06 08:32:15"
584
        },
585
        {
586
            "name": "doctrine/inflector",
587
            "version": "v1.1.0",
588
            "source": {
589
                "type": "git",
590
                "url": "https://github.com/doctrine/inflector.git",
591
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
592
            },
593
            "dist": {
594
                "type": "zip",
595
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
596
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
597
                "shasum": ""
598
            },
599
            "require": {
600
                "php": ">=5.3.2"
601
            },
602
            "require-dev": {
603
                "phpunit/phpunit": "4.*"
604
            },
605
            "type": "library",
606
            "extra": {
607
                "branch-alias": {
608
                    "dev-master": "1.1.x-dev"
609
                }
610
            },
611
            "autoload": {
612
                "psr-0": {
613
                    "Doctrine\\Common\\Inflector\\": "lib/"
614
                }
615
            },
616
            "notification-url": "https://packagist.org/downloads/",
617
            "license": [
618
                "MIT"
619
            ],
620
            "authors": [
621
                {
622
                    "name": "Roman Borschel",
623
                    "email": "[email protected]"
624
                },
625
                {
626
                    "name": "Benjamin Eberlei",
627
                    "email": "[email protected]"
628
                },
629
                {
630
                    "name": "Guilherme Blanco",
631
                    "email": "[email protected]"
632
                },
633
                {
634
                    "name": "Jonathan Wage",
635
                    "email": "[email protected]"
636
                },
637
                {
638
                    "name": "Johannes Schmitt",
639
                    "email": "[email protected]"
640
                }
641
            ],
642
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
643
            "homepage": "http://www.doctrine-project.org",
644
            "keywords": [
645
                "inflection",
646
                "pluralize",
647
                "singularize",
648
                "string"
649
            ],
650
            "time": "2015-11-06 14:35:42"
651
        },
652
        {
653
            "name": "doctrine/instantiator",
654
            "version": "1.0.5",
655
            "source": {
656
                "type": "git",
657
                "url": "https://github.com/doctrine/instantiator.git",
658
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
659
            },
660
            "dist": {
661
                "type": "zip",
662
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
663
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
664
                "shasum": ""
665
            },
666
            "require": {
667
                "php": ">=5.3,<8.0-DEV"
668
            },
669
            "require-dev": {
670
                "athletic/athletic": "~0.1.8",
671
                "ext-pdo": "*",
672
                "ext-phar": "*",
673
                "phpunit/phpunit": "~4.0",
674
                "squizlabs/php_codesniffer": "~2.0"
675
            },
676
            "type": "library",
677
            "extra": {
678
                "branch-alias": {
679
                    "dev-master": "1.0.x-dev"
680
                }
681
            },
682
            "autoload": {
683
                "psr-4": {
684
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
685
                }
686
            },
687
            "notification-url": "https://packagist.org/downloads/",
688
            "license": [
689
                "MIT"
690
            ],
691
            "authors": [
692
                {
693
                    "name": "Marco Pivetta",
694
                    "email": "[email protected]",
695
                    "homepage": "http://ocramius.github.com/"
696
                }
697
            ],
698
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
699
            "homepage": "https://github.com/doctrine/instantiator",
700
            "keywords": [
701
                "constructor",
702
                "instantiate"
703
            ],
704
            "time": "2015-06-14 21:17:01"
705
        },
706
        {
707
            "name": "doctrine/lexer",
708
            "version": "v1.0.1",
709
            "source": {
710
                "type": "git",
711
                "url": "https://github.com/doctrine/lexer.git",
712
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
713
            },
714
            "dist": {
715
                "type": "zip",
716
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
717
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
718
                "shasum": ""
719
            },
720
            "require": {
721
                "php": ">=5.3.2"
722
            },
723
            "type": "library",
724
            "extra": {
725
                "branch-alias": {
726
                    "dev-master": "1.0.x-dev"
727
                }
728
            },
729
            "autoload": {
730
                "psr-0": {
731
                    "Doctrine\\Common\\Lexer\\": "lib/"
732
                }
733
            },
734
            "notification-url": "https://packagist.org/downloads/",
735
            "license": [
736
                "MIT"
737
            ],
738
            "authors": [
739
                {
740
                    "name": "Roman Borschel",
741
                    "email": "[email protected]"
742
                },
743
                {
744
                    "name": "Guilherme Blanco",
745
                    "email": "[email protected]"
746
                },
747
                {
748
                    "name": "Johannes Schmitt",
749
                    "email": "[email protected]"
750
                }
751
            ],
752
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
753
            "homepage": "http://www.doctrine-project.org",
754
            "keywords": [
755
                "lexer",
756
                "parser"
757
            ],
758
            "time": "2014-09-09 13:34:57"
759
        },
760
        {
761
            "name": "doctrine/migrations",
762
            "version": "1.4.1",
763
            "source": {
764
                "type": "git",
765
                "url": "https://github.com/doctrine/migrations.git",
766
                "reference": "0d0ff5da10c5d30846da32060bd9e357abf70a05"
767
            },
768
            "dist": {
769
                "type": "zip",
770
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/0d0ff5da10c5d30846da32060bd9e357abf70a05",
771
                "reference": "0d0ff5da10c5d30846da32060bd9e357abf70a05",
772
                "shasum": ""
773
            },
774
            "require": {
775
                "doctrine/dbal": "~2.2",
776
                "ocramius/proxy-manager": "^1.0|^2.0",
777
                "php": "^5.5|^7.0",
778
                "symfony/console": "~2.3|~3.0",
779
                "symfony/yaml": "~2.3|~3.0"
780
            },
781
            "require-dev": {
782
                "doctrine/coding-standard": "dev-master",
783
                "doctrine/orm": "2.*",
784
                "jdorn/sql-formatter": "~1.1",
785
                "johnkary/phpunit-speedtrap": "~1.0@dev",
786
                "mockery/mockery": "^0.9.4",
787
                "phpunit/phpunit": "~4.7",
788
                "satooshi/php-coveralls": "0.6.*"
789
            },
790
            "suggest": {
791
                "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command."
792
            },
793
            "bin": [
794
                "bin/doctrine-migrations"
795
            ],
796
            "type": "library",
797
            "extra": {
798
                "branch-alias": {
799
                    "dev-master": "v1.5.x-dev"
800
                }
801
            },
802
            "autoload": {
803
                "psr-4": {
804
                    "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
805
                }
806
            },
807
            "notification-url": "https://packagist.org/downloads/",
808
            "license": [
809
                "LGPL-2.1"
810
            ],
811
            "authors": [
812
                {
813
                    "name": "Benjamin Eberlei",
814
                    "email": "[email protected]"
815
                },
816
                {
817
                    "name": "Jonathan Wage",
818
                    "email": "[email protected]"
819
                },
820
                {
821
                    "name": "Michael Simonson",
822
                    "email": "[email protected]"
823
                }
824
            ],
825
            "description": "Database Schema migrations using Doctrine DBAL",
826
            "homepage": "http://www.doctrine-project.org",
827
            "keywords": [
828
                "database",
829
                "migrations"
830
            ],
831
            "time": "2016-03-14 12:29:11"
832
        },
833
        {
834
            "name": "doctrine/orm",
835
            "version": "v2.5.4",
836
            "source": {
837
                "type": "git",
838
                "url": "https://github.com/doctrine/doctrine2.git",
839
                "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab"
840
            },
841
            "dist": {
842
                "type": "zip",
843
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/bc4ddbfb0114cb33438cc811c9a740d8aa304aab",
844
                "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab",
845
                "shasum": ""
846
            },
847
            "require": {
848
                "doctrine/cache": "~1.4",
849
                "doctrine/collections": "~1.2",
850
                "doctrine/common": ">=2.5-dev,<2.7-dev",
851
                "doctrine/dbal": ">=2.5-dev,<2.6-dev",
852
                "doctrine/instantiator": "~1.0.1",
853
                "ext-pdo": "*",
854
                "php": ">=5.4",
855
                "symfony/console": "~2.5|~3.0"
856
            },
857
            "require-dev": {
858
                "phpunit/phpunit": "~4.0",
859
                "symfony/yaml": "~2.3|~3.0"
860
            },
861
            "suggest": {
862
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
863
            },
864
            "bin": [
865
                "bin/doctrine",
866
                "bin/doctrine.php"
867
            ],
868
            "type": "library",
869
            "extra": {
870
                "branch-alias": {
871
                    "dev-master": "2.6.x-dev"
872
                }
873
            },
874
            "autoload": {
875
                "psr-0": {
876
                    "Doctrine\\ORM\\": "lib/"
877
                }
878
            },
879
            "notification-url": "https://packagist.org/downloads/",
880
            "license": [
881
                "MIT"
882
            ],
883
            "authors": [
884
                {
885
                    "name": "Roman Borschel",
886
                    "email": "[email protected]"
887
                },
888
                {
889
                    "name": "Benjamin Eberlei",
890
                    "email": "[email protected]"
891
                },
892
                {
893
                    "name": "Guilherme Blanco",
894
                    "email": "[email protected]"
895
                },
896
                {
897
                    "name": "Jonathan Wage",
898
                    "email": "[email protected]"
899
                }
900
            ],
901
            "description": "Object-Relational-Mapper for PHP",
902
            "homepage": "http://www.doctrine-project.org",
903
            "keywords": [
904
                "database",
905
                "orm"
906
            ],
907
            "time": "2016-01-05 21:34:58"
908
        },
909
        {
910
            "name": "fortawesome/font-awesome",
911
            "version": "v4.2.0",
912
            "source": {
913
                "type": "git",
914
                "url": "https://github.com/FortAwesome/Font-Awesome.git",
915
                "reference": "a65bd93d81e9e6bd5ebfa41757a4474960b973b4"
916
            },
917
            "dist": {
918
                "type": "zip",
919
                "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a65bd93d81e9e6bd5ebfa41757a4474960b973b4",
920
                "reference": "a65bd93d81e9e6bd5ebfa41757a4474960b973b4",
921
                "shasum": ""
922
            },
923
            "require-dev": {
924
                "jekyll": "1.0.2",
925
                "lessc": "1.4.2"
926
            },
927
            "type": "library",
928
            "extra": {
929
                "branch-alias": {
930
                    "dev-master": "4.0.x-dev"
931
                }
932
            },
933
            "notification-url": "https://packagist.org/downloads/",
934
            "license": [
935
                "OFL-1.1",
936
                "MIT"
937
            ],
938
            "authors": [
939
                {
940
                    "name": "Dave Gandy",
941
                    "email": "[email protected]",
942
                    "homepage": "http://twitter.com/davegandy",
943
                    "role": "Developer"
944
                }
945
            ],
946
            "description": "The iconic font and CSS framework",
947
            "homepage": "http://fontawesome.io/",
948
            "keywords": [
949
                "FontAwesome",
950
                "awesome",
951
                "bootstrap",
952
                "font",
953
                "icon"
954
            ],
955
            "time": "2014-08-26 16:36:44"
956
        },
957
        {
958
            "name": "graylog2/gelf-php",
959
            "version": "1.5.0",
960
            "source": {
961
                "type": "git",
962
                "url": "https://github.com/bzikarsky/gelf-php.git",
963
                "reference": "bc1175a5b40f585e69a017647286d84211e82544"
964
            },
965
            "dist": {
966
                "type": "zip",
967
                "url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/bc1175a5b40f585e69a017647286d84211e82544",
968
                "reference": "bc1175a5b40f585e69a017647286d84211e82544",
969
                "shasum": ""
970
            },
971
            "require": {
972
                "php": ">=5.3.9",
973
                "psr/log": "~1.0"
974
            },
975
            "provide": {
976
                "psr/log-implementation": "~1.0"
977
            },
978
            "require-dev": {
979
                "phpunit/phpunit": "~4.3",
980
                "squizlabs/php_codesniffer": "~2.0"
981
            },
982
            "type": "library",
983
            "extra": {
984
                "branch-alias": {
985
                    "dev-master": "1.4.x-dev"
986
                }
987
            },
988
            "autoload": {
989
                "psr-4": {
990
                    "Gelf\\": "src/Gelf"
991
                }
992
            },
993
            "notification-url": "https://packagist.org/downloads/",
994
            "license": [
995
                "MIT"
996
            ],
997
            "authors": [
998
                {
999
                    "name": "Benjamin Zikarsky",
1000
                    "email": "[email protected]"
1001
                },
1002
                {
1003
                    "name": "gelf-php contributors",
1004
                    "homepage": "https://github.com/bzikarsky/gelf-php/contributors"
1005
                }
1006
            ],
1007
            "description": "A php implementation to send log-messages to a GELF compatible backend like Graylog2.",
1008
            "time": "2016-06-02 06:04:56"
1009
        },
1010
        {
1011
            "name": "guzzlehttp/guzzle",
1012
            "version": "4.2.4",
1013
            "source": {
1014
                "type": "git",
1015
                "url": "https://github.com/guzzle/guzzle.git",
1016
                "reference": "13a8e5acff26b0a87d353042170b48976da004a1"
1017
            },
1018
            "dist": {
1019
                "type": "zip",
1020
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/13a8e5acff26b0a87d353042170b48976da004a1",
1021
                "reference": "13a8e5acff26b0a87d353042170b48976da004a1",
1022
                "shasum": ""
1023
            },
1024
            "require": {
1025
                "ext-json": "*",
1026
                "guzzlehttp/streams": "~2.1",
1027
                "php": ">=5.4.0"
1028
            },
1029
            "require-dev": {
1030
                "ext-curl": "*",
1031
                "phpunit/phpunit": "~4.0",
1032
                "psr/log": "~1.0"
1033
            },
1034
            "suggest": {
1035
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
1036
            },
1037
            "type": "library",
1038
            "extra": {
1039
                "branch-alias": {
1040
                    "dev-master": "4.2-dev"
1041
                }
1042
            },
1043
            "autoload": {
1044
                "psr-4": {
1045
                    "GuzzleHttp\\": "src/"
1046
                },
1047
                "files": [
1048
                    "src/functions.php"
1049
                ]
1050
            },
1051
            "notification-url": "https://packagist.org/downloads/",
1052
            "license": [
1053
                "MIT"
1054
            ],
1055
            "authors": [
1056
                {
1057
                    "name": "Michael Dowling",
1058
                    "email": "[email protected]",
1059
                    "homepage": "https://github.com/mtdowling"
1060
                }
1061
            ],
1062
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1063
            "homepage": "http://guzzlephp.org/",
1064
            "keywords": [
1065
                "client",
1066
                "curl",
1067
                "framework",
1068
                "http",
1069
                "http client",
1070
                "rest",
1071
                "web service"
1072
            ],
1073
            "time": "2016-07-15 17:44:18"
1074
        },
1075
        {
1076
            "name": "guzzlehttp/streams",
1077
            "version": "2.1.0",
1078
            "source": {
1079
                "type": "git",
1080
                "url": "https://github.com/guzzle/streams.git",
1081
                "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534"
1082
            },
1083
            "dist": {
1084
                "type": "zip",
1085
                "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534",
1086
                "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534",
1087
                "shasum": ""
1088
            },
1089
            "require": {
1090
                "php": ">=5.4.0"
1091
            },
1092
            "require-dev": {
1093
                "phpunit/phpunit": "~4.0"
1094
            },
1095
            "type": "library",
1096
            "extra": {
1097
                "branch-alias": {
1098
                    "dev-master": "2.0-dev"
1099
                }
1100
            },
1101
            "autoload": {
1102
                "psr-4": {
1103
                    "GuzzleHttp\\Stream\\": "src/"
1104
                },
1105
                "files": [
1106
                    "src/functions.php"
1107
                ]
1108
            },
1109
            "notification-url": "https://packagist.org/downloads/",
1110
            "license": [
1111
                "MIT"
1112
            ],
1113
            "authors": [
1114
                {
1115
                    "name": "Michael Dowling",
1116
                    "email": "[email protected]",
1117
                    "homepage": "https://github.com/mtdowling"
1118
                }
1119
            ],
1120
            "description": "Provides a simple abstraction over streams of data (Guzzle 4+)",
1121
            "homepage": "http://guzzlephp.org/",
1122
            "keywords": [
1123
                "Guzzle",
1124
                "stream"
1125
            ],
1126
            "time": "2014-08-17 21:15:53"
1127
        },
1128
        {
1129
            "name": "hamcrest/hamcrest-php",
1130
            "version": "v1.2.2",
1131
            "source": {
1132
                "type": "git",
1133
                "url": "https://github.com/hamcrest/hamcrest-php.git",
1134
                "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
1135
            },
1136
            "dist": {
1137
                "type": "zip",
1138
                "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
1139
                "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
1140
                "shasum": ""
1141
            },
1142
            "require": {
1143
                "php": ">=5.3.2"
1144
            },
1145
            "replace": {
1146
                "cordoval/hamcrest-php": "*",
1147
                "davedevelopment/hamcrest-php": "*",
1148
                "kodova/hamcrest-php": "*"
1149
            },
1150
            "require-dev": {
1151
                "phpunit/php-file-iterator": "1.3.3",
1152
                "satooshi/php-coveralls": "dev-master"
1153
            },
1154
            "type": "library",
1155
            "autoload": {
1156
                "classmap": [
1157
                    "hamcrest"
1158
                ],
1159
                "files": [
1160
                    "hamcrest/Hamcrest.php"
1161
                ]
1162
            },
1163
            "notification-url": "https://packagist.org/downloads/",
1164
            "license": [
1165
                "BSD"
1166
            ],
1167
            "description": "This is the PHP port of Hamcrest Matchers",
1168
            "keywords": [
1169
                "test"
1170
            ],
1171
            "time": "2015-05-11 14:41:42"
1172
        },
1173
        {
1174
            "name": "incenteev/composer-parameter-handler",
1175
            "version": "v2.1.2",
1176
            "source": {
1177
                "type": "git",
1178
                "url": "https://github.com/Incenteev/ParameterHandler.git",
1179
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
1180
            },
1181
            "dist": {
1182
                "type": "zip",
1183
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1184
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1185
                "shasum": ""
1186
            },
1187
            "require": {
1188
                "php": ">=5.3.3",
1189
                "symfony/yaml": "~2.3|~3.0"
1190
            },
1191
            "require-dev": {
1192
                "composer/composer": "1.0.*@dev",
1193
                "phpspec/prophecy-phpunit": "~1.0",
1194
                "symfony/filesystem": "~2.2"
1195
            },
1196
            "type": "library",
1197
            "extra": {
1198
                "branch-alias": {
1199
                    "dev-master": "2.1.x-dev"
1200
                }
1201
            },
1202
            "autoload": {
1203
                "psr-4": {
1204
                    "Incenteev\\ParameterHandler\\": ""
1205
                }
1206
            },
1207
            "notification-url": "https://packagist.org/downloads/",
1208
            "license": [
1209
                "MIT"
1210
            ],
1211
            "authors": [
1212
                {
1213
                    "name": "Christophe Coevoet",
1214
                    "email": "[email protected]"
1215
                }
1216
            ],
1217
            "description": "Composer script handling your ignored parameter file",
1218
            "homepage": "https://github.com/Incenteev/ParameterHandler",
1219
            "keywords": [
1220
                "parameters management"
1221
            ],
1222
            "time": "2015-11-10 17:04:01"
1223
        },
1224
        {
1225
            "name": "jdorn/sql-formatter",
1226
            "version": "v1.2.17",
1227
            "source": {
1228
                "type": "git",
1229
                "url": "https://github.com/jdorn/sql-formatter.git",
1230
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1231
            },
1232
            "dist": {
1233
                "type": "zip",
1234
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1235
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1236
                "shasum": ""
1237
            },
1238
            "require": {
1239
                "php": ">=5.2.4"
1240
            },
1241
            "require-dev": {
1242
                "phpunit/phpunit": "3.7.*"
1243
            },
1244
            "type": "library",
1245
            "extra": {
1246
                "branch-alias": {
1247
                    "dev-master": "1.3.x-dev"
1248
                }
1249
            },
1250
            "autoload": {
1251
                "classmap": [
1252
                    "lib"
1253
                ]
1254
            },
1255
            "notification-url": "https://packagist.org/downloads/",
1256
            "license": [
1257
                "MIT"
1258
            ],
1259
            "authors": [
1260
                {
1261
                    "name": "Jeremy Dorn",
1262
                    "email": "[email protected]",
1263
                    "homepage": "http://jeremydorn.com/"
1264
                }
1265
            ],
1266
            "description": "a PHP SQL highlighting library",
1267
            "homepage": "https://github.com/jdorn/sql-formatter/",
1268
            "keywords": [
1269
                "highlight",
1270
                "sql"
1271
            ],
1272
            "time": "2014-01-12 16:20:24"
1273
        },
1274
        {
1275
            "name": "jms/aop-bundle",
1276
            "version": "1.1.0",
1277
            "target-dir": "JMS/AopBundle",
1278
            "source": {
1279
                "type": "git",
1280
                "url": "https://github.com/schmittjoh/JMSAopBundle.git",
1281
                "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71"
1282
            },
1283
            "dist": {
1284
                "type": "zip",
1285
                "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/66287749c020b4c667c0ff4937b07e66c04bbe71",
1286
                "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71",
1287
                "shasum": ""
1288
            },
1289
            "require": {
1290
                "jms/cg": "^1.1",
1291
                "symfony/framework-bundle": "2.*"
1292
            },
1293
            "type": "symfony-bundle",
1294
            "extra": {
1295
                "branch-alias": {
1296
                    "dev-master": "1.1.x-dev"
1297
                }
1298
            },
1299
            "autoload": {
1300
                "psr-0": {
1301
                    "JMS\\AopBundle": ""
1302
                }
1303
            },
1304
            "notification-url": "https://packagist.org/downloads/",
1305
            "license": [
1306
                "Apache-2.0"
1307
            ],
1308
            "authors": [
1309
                {
1310
                    "name": "Johannes M. Schmitt",
1311
                    "email": "[email protected]"
1312
                }
1313
            ],
1314
            "description": "Adds AOP capabilities to Symfony2",
1315
            "keywords": [
1316
                "annotations",
1317
                "aop"
1318
            ],
1319
            "time": "2015-09-13 09:02:33"
1320
        },
1321
        {
1322
            "name": "jms/cg",
1323
            "version": "1.1.0",
1324
            "source": {
1325
                "type": "git",
1326
                "url": "https://github.com/schmittjoh/cg-library.git",
1327
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c"
1328
            },
1329
            "dist": {
1330
                "type": "zip",
1331
                "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1332
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1333
                "shasum": ""
1334
            },
1335
            "require": {
1336
                "php": ">=5.3.0"
1337
            },
1338
            "type": "library",
1339
            "extra": {
1340
                "branch-alias": {
1341
                    "dev-master": "1.1-dev"
1342
                }
1343
            },
1344
            "autoload": {
1345
                "psr-0": {
1346
                    "CG\\": "src/"
1347
                }
1348
            },
1349
            "notification-url": "https://packagist.org/downloads/",
1350
            "license": [
1351
                "Apache2"
1352
            ],
1353
            "authors": [
1354
                {
1355
                    "name": "Johannes M. Schmitt",
1356
                    "email": "[email protected]"
1357
                }
1358
            ],
1359
            "description": "Toolset for generating PHP code",
1360
            "keywords": [
1361
                "code generation"
1362
            ],
1363
            "time": "2015-09-13 08:54:43"
1364
        },
1365
        {
1366
            "name": "jms/di-extra-bundle",
1367
            "version": "1.4.0",
1368
            "target-dir": "JMS/DiExtraBundle",
1369
            "source": {
1370
                "type": "git",
1371
                "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
1372
                "reference": "7fffdb6c96fb922a131af06d773e1e6c5301d070"
1373
            },
1374
            "dist": {
1375
                "type": "zip",
1376
                "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/7fffdb6c96fb922a131af06d773e1e6c5301d070",
1377
                "reference": "7fffdb6c96fb922a131af06d773e1e6c5301d070",
1378
                "shasum": ""
1379
            },
1380
            "require": {
1381
                "jms/aop-bundle": ">=1.0.0,<1.2-dev",
1382
                "jms/metadata": "1.*",
1383
                "symfony/finder": "~2.1",
1384
                "symfony/framework-bundle": "~2.1",
1385
                "symfony/process": "~2.1"
1386
            },
1387
            "require-dev": {
1388
                "doctrine/doctrine-bundle": "*",
1389
                "doctrine/orm": "*",
1390
                "jms/security-extra-bundle": "1.*",
1391
                "phpcollection/phpcollection": ">=0.1,<0.3-dev",
1392
                "sensio/framework-extra-bundle": "*",
1393
                "symfony/browser-kit": "*",
1394
                "symfony/class-loader": "*",
1395
                "symfony/form": "*",
1396
                "symfony/security-bundle": "*",
1397
                "symfony/twig-bundle": "*",
1398
                "symfony/validator": "*",
1399
                "symfony/yaml": "*"
1400
            },
1401
            "type": "symfony-bundle",
1402
            "extra": {
1403
                "branch-alias": {
1404
                    "dev-master": "1.3-dev"
1405
                }
1406
            },
1407
            "autoload": {
1408
                "psr-0": {
1409
                    "JMS\\DiExtraBundle": ""
1410
                }
1411
            },
1412
            "notification-url": "https://packagist.org/downloads/",
1413
            "license": [
1414
                "Apache"
1415
            ],
1416
            "authors": [
1417
                {
1418
                    "name": "Johannes Schmitt",
1419
                    "email": "[email protected]",
1420
                    "homepage": "https://github.com/schmittjoh",
1421
                    "role": "Developer of wrapped JMSSerializerBundle"
1422
                }
1423
            ],
1424
            "description": "Allows to configure dependency injection using annotations",
1425
            "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
1426
            "keywords": [
1427
                "annotations",
1428
                "dependency injection"
1429
            ],
1430
            "time": "2013-06-08 13:13:40"
1431
        },
1432
        {
1433
            "name": "jms/metadata",
1434
            "version": "1.5.1",
1435
            "source": {
1436
                "type": "git",
1437
                "url": "https://github.com/schmittjoh/metadata.git",
1438
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
1439
            },
1440
            "dist": {
1441
                "type": "zip",
1442
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
1443
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
1444
                "shasum": ""
1445
            },
1446
            "require": {
1447
                "php": ">=5.3.0"
1448
            },
1449
            "require-dev": {
1450
                "doctrine/cache": "~1.0"
1451
            },
1452
            "type": "library",
1453
            "extra": {
1454
                "branch-alias": {
1455
                    "dev-master": "1.5.x-dev"
1456
                }
1457
            },
1458
            "autoload": {
1459
                "psr-0": {
1460
                    "Metadata\\": "src/"
1461
                }
1462
            },
1463
            "notification-url": "https://packagist.org/downloads/",
1464
            "license": [
1465
                "Apache"
1466
            ],
1467
            "authors": [
1468
                {
1469
                    "name": "Johannes Schmitt",
1470
                    "email": "[email protected]",
1471
                    "homepage": "https://github.com/schmittjoh",
1472
                    "role": "Developer of wrapped JMSSerializerBundle"
1473
                }
1474
            ],
1475
            "description": "Class/method/property metadata management in PHP",
1476
            "keywords": [
1477
                "annotations",
1478
                "metadata",
1479
                "xml",
1480
                "yaml"
1481
            ],
1482
            "time": "2014-07-12 07:13:19"
1483
        },
1484
        {
1485
            "name": "jms/translation-bundle",
1486
            "version": "1.1.0",
1487
            "target-dir": "JMS/TranslationBundle",
1488
            "source": {
1489
                "type": "git",
1490
                "url": "https://github.com/schmittjoh/JMSTranslationBundle.git",
1491
                "reference": "6f03035a38badaf8c48767c7664c3196df1eebdf"
1492
            },
1493
            "dist": {
1494
                "type": "zip",
1495
                "url": "https://api.github.com/repos/schmittjoh/JMSTranslationBundle/zipball/6f03035a38badaf8c48767c7664c3196df1eebdf",
1496
                "reference": "6f03035a38badaf8c48767c7664c3196df1eebdf",
1497
                "shasum": ""
1498
            },
1499
            "require": {
1500
                "nikic/php-parser": "0.9.1",
1501
                "symfony/console": "*",
1502
                "symfony/framework-bundle": "~2.1"
1503
            },
1504
            "conflict": {
1505
                "twig/twig": "1.10.2"
1506
            },
1507
            "require-dev": {
1508
                "jms/di-extra-bundle": ">=1.1",
1509
                "sensio/framework-extra-bundle": "*",
1510
                "symfony/browser-kit": "*",
1511
                "symfony/class-loader": "*",
1512
                "symfony/css-selector": "*",
1513
                "symfony/finder": "*",
1514
                "symfony/form": "*",
1515
                "symfony/process": "*",
1516
                "symfony/security": "*",
1517
                "symfony/twig-bundle": "*",
1518
                "symfony/validator": "*",
1519
                "symfony/yaml": "*"
1520
            },
1521
            "type": "symfony-bundle",
1522
            "extra": {
1523
                "branch-alias": {
1524
                    "dev-master": "1.1-dev"
1525
                }
1526
            },
1527
            "autoload": {
1528
                "psr-0": {
1529
                    "JMS\\TranslationBundle": ""
1530
                }
1531
            },
1532
            "notification-url": "https://packagist.org/downloads/",
1533
            "license": [
1534
                "Apache2"
1535
            ],
1536
            "authors": [
1537
                {
1538
                    "name": "Johannes Schmitt",
1539
                    "email": "[email protected]",
1540
                    "homepage": "https://github.com/schmittjoh",
1541
                    "role": "Developer of wrapped JMSSerializerBundle"
1542
                }
1543
            ],
1544
            "description": "Puts the Symfony2 Translation Component on steroids",
1545
            "homepage": "http://jmsyst.com/bundles/JMSTranslationBundle",
1546
            "keywords": [
1547
                "extract",
1548
                "extraction",
1549
                "i18n",
1550
                "interface",
1551
                "multilanguage",
1552
                "translation",
1553
                "ui",
1554
                "webinterface"
1555
            ],
1556
            "time": "2013-06-08 14:08:19"
1557
        },
1558
        {
1559
            "name": "kriswallsmith/assetic",
1560
            "version": "v1.3.2",
1561
            "source": {
1562
                "type": "git",
1563
                "url": "https://github.com/kriswallsmith/assetic.git",
1564
                "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5"
1565
            },
1566
            "dist": {
1567
                "type": "zip",
1568
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5",
1569
                "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5",
1570
                "shasum": ""
1571
            },
1572
            "require": {
1573
                "php": ">=5.3.1",
1574
                "symfony/process": "~2.1|~3.0"
1575
            },
1576
            "conflict": {
1577
                "twig/twig": "<1.23"
1578
            },
1579
            "require-dev": {
1580
                "cssmin/cssmin": "3.0.1",
1581
                "joliclic/javascript-packer": "1.1",
1582
                "kamicane/packager": "1.0",
1583
                "leafo/lessphp": "^0.3.7",
1584
                "leafo/scssphp": "~0.1",
1585
                "mrclay/minify": "~2.2",
1586
                "patchwork/jsqueeze": "~1.0|~2.0",
1587
                "phpunit/phpunit": "~4.8",
1588
                "psr/log": "~1.0",
1589
                "ptachoire/cssembed": "~1.0",
1590
                "symfony/phpunit-bridge": "~2.7|~3.0",
1591
                "twig/twig": "~1.8|~2.0"
1592
            },
1593
            "suggest": {
1594
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
1595
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
1596
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
1597
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
1598
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
1599
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
1600
            },
1601
            "type": "library",
1602
            "extra": {
1603
                "branch-alias": {
1604
                    "dev-master": "1.4-dev"
1605
                }
1606
            },
1607
            "autoload": {
1608
                "psr-0": {
1609
                    "Assetic": "src/"
1610
                },
1611
                "files": [
1612
                    "src/functions.php"
1613
                ]
1614
            },
1615
            "notification-url": "https://packagist.org/downloads/",
1616
            "license": [
1617
                "MIT"
1618
            ],
1619
            "authors": [
1620
                {
1621
                    "name": "Kris Wallsmith",
1622
                    "email": "[email protected]",
1623
                    "homepage": "http://kriswallsmith.net/"
1624
                }
1625
            ],
1626
            "description": "Asset Management for PHP",
1627
            "homepage": "https://github.com/kriswallsmith/assetic",
1628
            "keywords": [
1629
                "assets",
1630
                "compression",
1631
                "minification"
1632
            ],
1633
            "time": "2015-11-12 13:51:40"
1634
        },
1635
        {
1636
            "name": "mockery/mockery",
1637
            "version": "0.9.5",
1638
            "source": {
1639
                "type": "git",
1640
                "url": "https://github.com/padraic/mockery.git",
1641
                "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2"
1642
            },
1643
            "dist": {
1644
                "type": "zip",
1645
                "url": "https://api.github.com/repos/padraic/mockery/zipball/4db079511a283e5aba1b3c2fb19037c645e70fc2",
1646
                "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2",
1647
                "shasum": ""
1648
            },
1649
            "require": {
1650
                "hamcrest/hamcrest-php": "~1.1",
1651
                "lib-pcre": ">=7.0",
1652
                "php": ">=5.3.2"
1653
            },
1654
            "require-dev": {
1655
                "phpunit/phpunit": "~4.0"
1656
            },
1657
            "type": "library",
1658
            "extra": {
1659
                "branch-alias": {
1660
                    "dev-master": "0.9.x-dev"
1661
                }
1662
            },
1663
            "autoload": {
1664
                "psr-0": {
1665
                    "Mockery": "library/"
1666
                }
1667
            },
1668
            "notification-url": "https://packagist.org/downloads/",
1669
            "license": [
1670
                "BSD-3-Clause"
1671
            ],
1672
            "authors": [
1673
                {
1674
                    "name": "Pádraic Brady",
1675
                    "email": "[email protected]",
1676
                    "homepage": "http://blog.astrumfutura.com"
1677
                },
1678
                {
1679
                    "name": "Dave Marshall",
1680
                    "email": "[email protected]",
1681
                    "homepage": "http://davedevelopment.co.uk"
1682
                }
1683
            ],
1684
            "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
1685
            "homepage": "http://github.com/padraic/mockery",
1686
            "keywords": [
1687
                "BDD",
1688
                "TDD",
1689
                "library",
1690
                "mock",
1691
                "mock objects",
1692
                "mockery",
1693
                "stub",
1694
                "test",
1695
                "test double",
1696
                "testing"
1697
            ],
1698
            "time": "2016-05-22 21:52:33"
1699
        },
1700
        {
1701
            "name": "monolog/monolog",
1702
            "version": "1.19.0",
1703
            "source": {
1704
                "type": "git",
1705
                "url": "https://github.com/Seldaek/monolog.git",
1706
                "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
1707
            },
1708
            "dist": {
1709
                "type": "zip",
1710
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
1711
                "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
1712
                "shasum": ""
1713
            },
1714
            "require": {
1715
                "php": ">=5.3.0",
1716
                "psr/log": "~1.0"
1717
            },
1718
            "provide": {
1719
                "psr/log-implementation": "1.0.0"
1720
            },
1721
            "require-dev": {
1722
                "aws/aws-sdk-php": "^2.4.9",
1723
                "doctrine/couchdb": "~1.0@dev",
1724
                "graylog2/gelf-php": "~1.0",
1725
                "jakub-onderka/php-parallel-lint": "0.9",
1726
                "php-amqplib/php-amqplib": "~2.4",
1727
                "php-console/php-console": "^3.1.3",
1728
                "phpunit/phpunit": "~4.5",
1729
                "phpunit/phpunit-mock-objects": "2.3.0",
1730
                "raven/raven": "^0.13",
1731
                "ruflin/elastica": ">=0.90 <3.0",
1732
                "swiftmailer/swiftmailer": "~5.3"
1733
            },
1734
            "suggest": {
1735
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1736
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1737
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1738
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1739
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1740
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1741
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1742
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1743
                "raven/raven": "Allow sending log messages to a Sentry server",
1744
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1745
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
1746
            },
1747
            "type": "library",
1748
            "extra": {
1749
                "branch-alias": {
1750
                    "dev-master": "2.0.x-dev"
1751
                }
1752
            },
1753
            "autoload": {
1754
                "psr-4": {
1755
                    "Monolog\\": "src/Monolog"
1756
                }
1757
            },
1758
            "notification-url": "https://packagist.org/downloads/",
1759
            "license": [
1760
                "MIT"
1761
            ],
1762
            "authors": [
1763
                {
1764
                    "name": "Jordi Boggiano",
1765
                    "email": "[email protected]",
1766
                    "homepage": "http://seld.be"
1767
                }
1768
            ],
1769
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1770
            "homepage": "http://github.com/Seldaek/monolog",
1771
            "keywords": [
1772
                "log",
1773
                "logging",
1774
                "psr-3"
1775
            ],
1776
            "time": "2016-04-12 18:29:35"
1777
        },
1778
        {
1779
            "name": "mopa/bootstrap-bundle",
1780
            "version": "v3.0.0-RC2",
1781
            "target-dir": "Mopa/Bundle/BootstrapBundle",
1782
            "source": {
1783
                "type": "git",
1784
                "url": "https://github.com/phiamo/MopaBootstrapBundle.git",
1785
                "reference": "c43c1c3b230cccfaa2548b55a7ddca5a5af8eaff"
1786
            },
1787
            "dist": {
1788
                "type": "zip",
1789
                "url": "https://api.github.com/repos/phiamo/MopaBootstrapBundle/zipball/c43c1c3b230cccfaa2548b55a7ddca5a5af8eaff",
1790
                "reference": "c43c1c3b230cccfaa2548b55a7ddca5a5af8eaff",
1791
                "shasum": ""
1792
            },
1793
            "require": {
1794
                "mopa/composer-bridge": "~1.3",
1795
                "symfony/console": "~2.3",
1796
                "symfony/form": "~2.3|~3.0",
1797
                "symfony/framework-bundle": "~2.3",
1798
                "symfony/twig-bundle": "~2.3|~3.0",
1799
                "twig/twig": "^1.14.2"
1800
            },
1801
            "conflict": {
1802
                "symfony/twig-bridge": "<2.3"
1803
            },
1804
            "require-dev": {
1805
                "phpunit/phpunit": "~4.6"
1806
            },
1807
            "suggest": {
1808
                "craue/formflow-bundle": "~2.0",
1809
                "knplabs/knp-menu-bundle": "~2.0@dev",
1810
                "knplabs/knp-paginator-bundle": "~2.3",
1811
                "mopa/bootstrap-sandbox-bundle": "~2.3",
1812
                "twbs/bootstrap": ">2.0,<4.0-dev",
1813
                "twbs/bootstrap-sass": "v3.1.1"
1814
            },
1815
            "type": "symfony-bundle",
1816
            "extra": {
1817
                "branch-alias": {
1818
                    "dev-master": "3.x-dev"
1819
                }
1820
            },
1821
            "autoload": {
1822
                "psr-0": {
1823
                    "Mopa\\Bundle\\BootstrapBundle\\": ""
1824
                }
1825
            },
1826
            "notification-url": "https://packagist.org/downloads/",
1827
            "license": [
1828
                "MIT"
1829
            ],
1830
            "authors": [
1831
                {
1832
                    "name": "Community contributions",
1833
                    "homepage": "https://github.com/phiamo/MopaBootstrapBundle/contributors"
1834
                },
1835
                {
1836
                    "name": "Philipp A. Mohrenweiser",
1837
                    "email": "[email protected]"
1838
                }
1839
            ],
1840
            "description": "Easy integration of twitters bootstrap into symfony2",
1841
            "keywords": [
1842
                "bootstrap",
1843
                "bootstrap form",
1844
                "extra form",
1845
                "form",
1846
                "template"
1847
            ],
1848
            "time": "2015-09-10 17:23:40"
1849
        },
1850
        {
1851
            "name": "mopa/composer-bridge",
1852
            "version": "dev-master",
1853
            "source": {
1854
                "type": "git",
1855
                "url": "https://github.com/phiamo/MopaComposerBridge.git",
1856
                "reference": "58661a5c588ce9c3eff7d36c4030f6caa4de1ae2"
1857
            },
1858
            "dist": {
1859
                "type": "zip",
1860
                "url": "https://api.github.com/repos/phiamo/MopaComposerBridge/zipball/58661a5c588ce9c3eff7d36c4030f6caa4de1ae2",
1861
                "reference": "58661a5c588ce9c3eff7d36c4030f6caa4de1ae2",
1862
                "shasum": ""
1863
            },
1864
            "require": {
1865
                "symfony/class-loader": ">=2.0.0",
1866
                "symfony/console": ">=2.0.0"
1867
            },
1868
            "type": "symfony-bridge",
1869
            "extra": {
1870
                "branch-alias": {
1871
                    "dev-master": "1.3.x-dev"
1872
                }
1873
            },
1874
            "autoload": {
1875
                "psr-0": {
1876
                    "Mopa\\Bridge\\Composer": "src/"
1877
                }
1878
            },
1879
            "notification-url": "https://packagist.org/downloads/",
1880
            "license": [
1881
                "MIT"
1882
            ],
1883
            "authors": [
1884
                {
1885
                    "name": "Community contributions",
1886
                    "homepage": "https://github.com/phiamo/MopaComposerBridge/contributors"
1887
                },
1888
                {
1889
                    "name": "Philipp A. Mohrenweiser",
1890
                    "email": "[email protected]"
1891
                }
1892
            ],
1893
            "description": "Symfony2 Composer Bridge",
1894
            "homepage": "http://bootstrap.mohrenweiserpartner.de",
1895
            "keywords": [
1896
                "Symfony2",
1897
                "composer"
1898
            ],
1899
            "time": "2015-10-01 19:20:19"
1900
        },
1901
        {
1902
            "name": "nelmio/security-bundle",
1903
            "version": "1.10.0",
1904
            "source": {
1905
                "type": "git",
1906
                "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
1907
                "reference": "4be243f1fc85ff85f10aadcf88c8c11ba2096cd9"
1908
            },
1909
            "dist": {
1910
                "type": "zip",
1911
                "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/4be243f1fc85ff85f10aadcf88c8c11ba2096cd9",
1912
                "reference": "4be243f1fc85ff85f10aadcf88c8c11ba2096cd9",
1913
                "shasum": ""
1914
            },
1915
            "require": {
1916
                "symfony/framework-bundle": "~2.3|~3.0",
1917
                "symfony/security": "~2.3|~3.0"
1918
            },
1919
            "require-dev": {
1920
                "phpunit/phpunit": "^5.2"
1921
            },
1922
            "type": "symfony-bundle",
1923
            "extra": {
1924
                "branch-alias": {
1925
                    "dev-master": "1.10.x-dev"
1926
                }
1927
            },
1928
            "autoload": {
1929
                "psr-4": {
1930
                    "Nelmio\\SecurityBundle\\": ""
1931
                }
1932
            },
1933
            "notification-url": "https://packagist.org/downloads/",
1934
            "license": [
1935
                "MIT"
1936
            ],
1937
            "authors": [
1938
                {
1939
                    "name": "Nelmio",
1940
                    "homepage": "http://nelm.io"
1941
                },
1942
                {
1943
                    "name": "Symfony Community",
1944
                    "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
1945
                }
1946
            ],
1947
            "description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
1948
            "keywords": [
1949
                "security"
1950
            ],
1951
            "time": "2016-02-23 10:42:13"
1952
        },
1953
        {
1954
            "name": "nikic/php-parser",
1955
            "version": "v0.9.1",
1956
            "source": {
1957
                "type": "git",
1958
                "url": "https://github.com/nikic/PHP-Parser.git",
1959
                "reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287"
1960
            },
1961
            "dist": {
1962
                "type": "zip",
1963
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
1964
                "reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
1965
                "shasum": ""
1966
            },
1967
            "require": {
1968
                "php": ">=5.2"
1969
            },
1970
            "type": "library",
1971
            "autoload": {
1972
                "psr-0": {
1973
                    "PHPParser": "lib/"
1974
                }
1975
            },
1976
            "notification-url": "https://packagist.org/downloads/",
1977
            "license": [
1978
                "BSD"
1979
            ],
1980
            "authors": [
1981
                {
1982
                    "name": "Nikita Popov"
1983
                }
1984
            ],
1985
            "description": "A PHP parser written in PHP",
1986
            "keywords": [
1987
                "parser",
1988
                "php"
1989
            ],
1990
            "time": "2012-04-23 22:52:11"
1991
        },
1992
        {
1993
            "name": "ocramius/proxy-manager",
1994
            "version": "1.0.2",
1995
            "source": {
1996
                "type": "git",
1997
                "url": "https://github.com/Ocramius/ProxyManager.git",
1998
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
1999
            },
2000
            "dist": {
2001
                "type": "zip",
2002
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
2003
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
2004
                "shasum": ""
2005
            },
2006
            "require": {
2007
                "php": ">=5.3.3",
2008
                "zendframework/zend-code": ">2.2.5,<3.0"
2009
            },
2010
            "require-dev": {
2011
                "ext-phar": "*",
2012
                "phpunit/phpunit": "~4.0",
2013
                "squizlabs/php_codesniffer": "1.5.*"
2014
            },
2015
            "suggest": {
2016
                "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
2017
                "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
2018
                "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
2019
                "zendframework/zend-stdlib": "To use the hydrator proxy",
2020
                "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
2021
            },
2022
            "type": "library",
2023
            "extra": {
2024
                "branch-alias": {
2025
                    "dev-master": "2.0.x-dev"
2026
                }
2027
            },
2028
            "autoload": {
2029
                "psr-0": {
2030
                    "ProxyManager\\": "src"
2031
                }
2032
            },
2033
            "notification-url": "https://packagist.org/downloads/",
2034
            "license": [
2035
                "MIT"
2036
            ],
2037
            "authors": [
2038
                {
2039
                    "name": "Marco Pivetta",
2040
                    "email": "[email protected]",
2041
                    "homepage": "http://ocramius.github.com/"
2042
                }
2043
            ],
2044
            "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
2045
            "homepage": "https://github.com/Ocramius/ProxyManager",
2046
            "keywords": [
2047
                "aop",
2048
                "lazy loading",
2049
                "proxy",
2050
                "proxy pattern",
2051
                "service proxies"
2052
            ],
2053
            "time": "2015-08-09 04:28:19"
2054
        },
2055
        {
2056
            "name": "paragonie/random_compat",
2057
            "version": "v1.4.1",
2058
            "source": {
2059
                "type": "git",
2060
                "url": "https://github.com/paragonie/random_compat.git",
2061
                "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
2062
            },
2063
            "dist": {
2064
                "type": "zip",
2065
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
2066
                "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
2067
                "shasum": ""
2068
            },
2069
            "require": {
2070
                "php": ">=5.2.0"
2071
            },
2072
            "require-dev": {
2073
                "phpunit/phpunit": "4.*|5.*"
2074
            },
2075
            "suggest": {
2076
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2077
            },
2078
            "type": "library",
2079
            "autoload": {
2080
                "files": [
2081
                    "lib/random.php"
2082
                ]
2083
            },
2084
            "notification-url": "https://packagist.org/downloads/",
2085
            "license": [
2086
                "MIT"
2087
            ],
2088
            "authors": [
2089
                {
2090
                    "name": "Paragon Initiative Enterprises",
2091
                    "email": "[email protected]",
2092
                    "homepage": "https://paragonie.com"
2093
                }
2094
            ],
2095
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2096
            "keywords": [
2097
                "csprng",
2098
                "pseudorandom",
2099
                "random"
2100
            ],
2101
            "time": "2016-03-18 20:34:03"
2102
        },
2103
        {
2104
            "name": "psr/log",
2105
            "version": "1.0.2",
2106
            "source": {
2107
                "type": "git",
2108
                "url": "https://github.com/php-fig/log.git",
2109
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
2110
            },
2111
            "dist": {
2112
                "type": "zip",
2113
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
2114
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
2115
                "shasum": ""
2116
            },
2117
            "require": {
2118
                "php": ">=5.3.0"
2119
            },
2120
            "type": "library",
2121
            "extra": {
2122
                "branch-alias": {
2123
                    "dev-master": "1.0.x-dev"
2124
                }
2125
            },
2126
            "autoload": {
2127
                "psr-4": {
2128
                    "Psr\\Log\\": "Psr/Log/"
2129
                }
2130
            },
2131
            "notification-url": "https://packagist.org/downloads/",
2132
            "license": [
2133
                "MIT"
2134
            ],
2135
            "authors": [
2136
                {
2137
                    "name": "PHP-FIG",
2138
                    "homepage": "http://www.php-fig.org/"
2139
                }
2140
            ],
2141
            "description": "Common interface for logging libraries",
2142
            "homepage": "https://github.com/php-fig/log",
2143
            "keywords": [
2144
                "log",
2145
                "psr",
2146
                "psr-3"
2147
            ],
2148
            "time": "2016-10-10 12:19:37"
2149
        },
2150
        {
2151
            "name": "robrichards/xmlseclibs",
2152
            "version": "1.4.2",
2153
            "source": {
2154
                "type": "git",
2155
                "url": "https://github.com/robrichards/xmlseclibs.git",
2156
                "reference": "79fb5e03c4ee4dc3ec77e4b2628231374364a017"
2157
            },
2158
            "dist": {
2159
                "type": "zip",
2160
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/79fb5e03c4ee4dc3ec77e4b2628231374364a017",
2161
                "reference": "79fb5e03c4ee4dc3ec77e4b2628231374364a017",
2162
                "shasum": ""
2163
            },
2164
            "require": {
2165
                "php": ">= 5.2"
2166
            },
2167
            "suggest": {
2168
                "ext/mcrypt": "MCrypt extension",
2169
                "ext/openssl": "OpenSSL extension"
2170
            },
2171
            "type": "library",
2172
            "autoload": {
2173
                "classmap": [
2174
                    "src/"
2175
                ]
2176
            },
2177
            "notification-url": "https://packagist.org/downloads/",
2178
            "license": [
2179
                "BSD-3-Clause"
2180
            ],
2181
            "description": "A PHP library for XML Security",
2182
            "homepage": "https://github.com/robrichards/xmlseclibs",
2183
            "keywords": [
2184
                "security",
2185
                "signature",
2186
                "xml",
2187
                "xmldsig"
2188
            ],
2189
            "time": "2016-09-08 13:31:44"
2190
        },
2191
        {
2192
            "name": "sensio/distribution-bundle",
2193
            "version": "v3.0.30",
2194
            "target-dir": "Sensio/Bundle/DistributionBundle",
2195
            "source": {
2196
                "type": "git",
2197
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
2198
                "reference": "f1758b30096202aeede61f79a1dffd69da091517"
2199
            },
2200
            "dist": {
2201
                "type": "zip",
2202
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/f1758b30096202aeede61f79a1dffd69da091517",
2203
                "reference": "f1758b30096202aeede61f79a1dffd69da091517",
2204
                "shasum": ""
2205
            },
2206
            "require": {
2207
                "php": ">=5.3.3",
2208
                "sensiolabs/security-checker": "~2.0",
2209
                "symfony/class-loader": "~2.2",
2210
                "symfony/framework-bundle": "~2.3",
2211
                "symfony/process": "~2.2"
2212
            },
2213
            "require-dev": {
2214
                "symfony/form": "~2.2",
2215
                "symfony/validator": "~2.2",
2216
                "symfony/yaml": "~2.2"
2217
            },
2218
            "suggest": {
2219
                "symfony/form": "If you want to use the configurator",
2220
                "symfony/validator": "If you want to use the configurator",
2221
                "symfony/yaml": "If you want to use  the configurator"
2222
            },
2223
            "type": "symfony-bundle",
2224
            "extra": {
2225
                "branch-alias": {
2226
                    "dev-master": "3.0.x-dev"
2227
                }
2228
            },
2229
            "autoload": {
2230
                "psr-0": {
2231
                    "Sensio\\Bundle\\DistributionBundle": ""
2232
                }
2233
            },
2234
            "notification-url": "https://packagist.org/downloads/",
2235
            "license": [
2236
                "MIT"
2237
            ],
2238
            "authors": [
2239
                {
2240
                    "name": "Fabien Potencier",
2241
                    "email": "[email protected]"
2242
                }
2243
            ],
2244
            "description": "Base bundle for Symfony Distributions",
2245
            "keywords": [
2246
                "configuration",
2247
                "distribution"
2248
            ],
2249
            "time": "2015-06-05 22:32:22"
2250
        },
2251
        {
2252
            "name": "sensio/framework-extra-bundle",
2253
            "version": "v3.0.16",
2254
            "source": {
2255
                "type": "git",
2256
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
2257
                "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546"
2258
            },
2259
            "dist": {
2260
                "type": "zip",
2261
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/507a15f56fa7699f6cc8c2c7de4080b19ce22546",
2262
                "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546",
2263
                "shasum": ""
2264
            },
2265
            "require": {
2266
                "doctrine/common": "~2.2",
2267
                "symfony/dependency-injection": "~2.3|~3.0",
2268
                "symfony/framework-bundle": "~2.3|~3.0"
2269
            },
2270
            "require-dev": {
2271
                "symfony/browser-kit": "~2.3|~3.0",
2272
                "symfony/dom-crawler": "~2.3|~3.0",
2273
                "symfony/expression-language": "~2.4|~3.0",
2274
                "symfony/finder": "~2.3|~3.0",
2275
                "symfony/phpunit-bridge": "~2.7|~3.0",
2276
                "symfony/security-bundle": "~2.4|~3.0",
2277
                "symfony/twig-bundle": "~2.3|~3.0",
2278
                "twig/twig": "~1.11|~2.0"
2279
            },
2280
            "suggest": {
2281
                "symfony/expression-language": "",
2282
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
2283
                "symfony/security-bundle": ""
2284
            },
2285
            "type": "symfony-bundle",
2286
            "extra": {
2287
                "branch-alias": {
2288
                    "dev-master": "3.0.x-dev"
2289
                }
2290
            },
2291
            "autoload": {
2292
                "psr-4": {
2293
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
2294
                }
2295
            },
2296
            "notification-url": "https://packagist.org/downloads/",
2297
            "license": [
2298
                "MIT"
2299
            ],
2300
            "authors": [
2301
                {
2302
                    "name": "Fabien Potencier",
2303
                    "email": "[email protected]"
2304
                }
2305
            ],
2306
            "description": "This bundle provides a way to configure your controllers with annotations",
2307
            "keywords": [
2308
                "annotations",
2309
                "controllers"
2310
            ],
2311
            "time": "2016-03-25 17:08:27"
2312
        },
2313
        {
2314
            "name": "sensiolabs/security-checker",
2315
            "version": "v2.0.5",
2316
            "source": {
2317
                "type": "git",
2318
                "url": "https://github.com/sensiolabs/security-checker.git",
2319
                "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810"
2320
            },
2321
            "dist": {
2322
                "type": "zip",
2323
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/2c2a71f1c77d9765c12638c4724d9ca23658a810",
2324
                "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810",
2325
                "shasum": ""
2326
            },
2327
            "require": {
2328
                "ext-curl": "*",
2329
                "symfony/console": "~2.0"
2330
            },
2331
            "bin": [
2332
                "security-checker"
2333
            ],
2334
            "type": "library",
2335
            "extra": {
2336
                "branch-alias": {
2337
                    "dev-master": "2.0-dev"
2338
                }
2339
            },
2340
            "autoload": {
2341
                "psr-0": {
2342
                    "SensioLabs\\Security": ""
2343
                }
2344
            },
2345
            "notification-url": "https://packagist.org/downloads/",
2346
            "license": [
2347
                "MIT"
2348
            ],
2349
            "authors": [
2350
                {
2351
                    "name": "Fabien Potencier",
2352
                    "email": "[email protected]"
2353
                }
2354
            ],
2355
            "description": "A security checker for your composer.lock",
2356
            "time": "2015-05-28 14:22:40"
2357
        },
2358
        {
2359
            "name": "simplesamlphp/saml2",
2360
            "version": "v1.10.3",
2361
            "source": {
2362
                "type": "git",
2363
                "url": "https://github.com/simplesamlphp/saml2.git",
2364
                "reference": "3f268c25ca5e9748652834faad04525746227ef7"
2365
            },
2366
            "dist": {
2367
                "type": "zip",
2368
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/3f268c25ca5e9748652834faad04525746227ef7",
2369
                "reference": "3f268c25ca5e9748652834faad04525746227ef7",
2370
                "shasum": ""
2371
            },
2372
            "require": {
2373
                "ext-dom": "*",
2374
                "ext-openssl": "*",
2375
                "php": ">=5.3.3",
2376
                "psr/log": "~1.0",
2377
                "robrichards/xmlseclibs": "^1.3"
2378
            },
2379
            "require-dev": {
2380
                "mockery/mockery": "~0.9",
2381
                "phpmd/phpmd": "~1.5",
2382
                "phpunit/phpunit": "~3.7",
2383
                "satooshi/php-coveralls": "~0.6.1",
2384
                "sebastian/phpcpd": "~1.4",
2385
                "sensiolabs/security-checker": "~1.1",
2386
                "squizlabs/php_codesniffer": "~1.4"
2387
            },
2388
            "type": "library",
2389
            "autoload": {
2390
                "psr-0": {
2391
                    "SAML2_": "src/"
2392
                }
2393
            },
2394
            "notification-url": "https://packagist.org/downloads/",
2395
            "license": [
2396
                "LGPL-2.1"
2397
            ],
2398
            "authors": [
2399
                {
2400
                    "name": "Andreas Åkre Solberg",
2401
                    "email": "[email protected]"
2402
                }
2403
            ],
2404
            "description": "SAML2 PHP library from SimpleSAMLphp",
2405
            "time": "2016-12-02 12:15:53"
2406
        },
2407
        {
2408
            "name": "surfnet/messagebird-api-client-bundle",
2409
            "version": "2.2.0",
2410
            "source": {
2411
                "type": "git",
2412
                "url": "https://github.com/SURFnet/messagebird-api-client-bundle.git",
2413
                "reference": "b1a4e97a5045bf2eab52168bf610eb32b5b72015"
2414
            },
2415
            "dist": {
2416
                "type": "zip",
2417
                "url": "https://api.github.com/repos/SURFnet/messagebird-api-client-bundle/zipball/b1a4e97a5045bf2eab52168bf610eb32b5b72015",
2418
                "reference": "b1a4e97a5045bf2eab52168bf610eb32b5b72015",
2419
                "shasum": ""
2420
            },
2421
            "require": {
2422
                "guzzlehttp/guzzle": ">=4.0,<6.0",
2423
                "php": ">=5.4,<8.0-dev",
2424
                "symfony/config": ">=2.7,<3.0",
2425
                "symfony/dependency-injection": ">=2.7,<3.0",
2426
                "symfony/http-kernel": ">=2.7,<3.0"
2427
            },
2428
            "require-dev": {
2429
                "ibuildings/qa-tools": "~1.1",
2430
                "liip/rmt": "1.1.*",
2431
                "matthiasnoback/symfony-config-test": "0.*",
2432
                "mockery/mockery": "0.9.*"
2433
            },
2434
            "type": "library",
2435
            "autoload": {
2436
                "psr-0": {
2437
                    "Surfnet\\MessageBirdApiClient\\": "src",
2438
                    "Surfnet\\MessageBirdApiClientBundle\\": "src"
2439
                }
2440
            },
2441
            "notification-url": "https://packagist.org/downloads/",
2442
            "license": [
2443
                "Apache-2.0"
2444
            ],
2445
            "description": "A Symfony2 bundle to integrate MessageBird's messaging service.",
2446
            "keywords": [
2447
                "messagebird",
2448
                "sms",
2449
                "surfnet"
2450
            ],
2451
            "time": "2016-02-03 14:47:52"
2452
        },
2453
        {
2454
            "name": "surfnet/stepup-bundle",
2455
            "version": "1.5.0",
2456
            "source": {
2457
                "type": "git",
2458
                "url": "https://github.com/OpenConext/Stepup-bundle.git",
2459
                "reference": "4ad7ebe9f9075ec39c5d1fc8449fe8fef33e60d2"
2460
            },
2461
            "dist": {
2462
                "type": "zip",
2463
                "url": "https://api.github.com/repos/OpenConext/Stepup-bundle/zipball/4ad7ebe9f9075ec39c5d1fc8449fe8fef33e60d2",
2464
                "reference": "4ad7ebe9f9075ec39c5d1fc8449fe8fef33e60d2",
2465
                "shasum": ""
2466
            },
2467
            "require": {
2468
                "ext-gmp": "*",
2469
                "ext-openssl": "*",
2470
                "graylog2/gelf-php": "^1.5",
2471
                "guzzlehttp/guzzle": "~4",
2472
                "monolog/monolog": "~1.11",
2473
                "php": "^5.6|^7.0",
2474
                "sensio/framework-extra-bundle": "~3",
2475
                "symfony/config": "^2.7",
2476
                "symfony/dependency-injection": "^2.7",
2477
                "symfony/form": "^2.7",
2478
                "symfony/framework-bundle": "^2.7",
2479
                "symfony/http-kernel": "^2.7",
2480
                "symfony/twig-bridge": "^2.7",
2481
                "symfony/validator": "^2.7"
2482
            },
2483
            "require-dev": {
2484
                "ibuildings/qa-tools": "~1.1",
2485
                "liip/rmt": "1.1.*",
2486
                "mockery/mockery": "0.9.*"
2487
            },
2488
            "type": "library",
2489
            "autoload": {
2490
                "psr-4": {
2491
                    "Surfnet\\StepupBundle\\": "src"
2492
                }
2493
            },
2494
            "notification-url": "https://packagist.org/downloads/",
2495
            "license": [
2496
                "Apache-2.0"
2497
            ],
2498
            "description": "A Symfony2 bundle that holds shared code and framework integration for all Step-up applications.",
2499
            "keywords": [
2500
                "stepup",
2501
                "suaas",
2502
                "surfnet"
2503
            ],
2504
            "time": "2016-08-03 07:45:32"
2505
        },
2506
        {
2507
            "name": "surfnet/stepup-saml-bundle",
2508
            "version": "2.7.0",
2509
            "source": {
2510
                "type": "git",
2511
                "url": "https://github.com/OpenConext/Stepup-saml-bundle.git",
2512
                "reference": "b581460d6618d578b9a37a24b8ed2c32dab5177d"
2513
            },
2514
            "dist": {
2515
                "type": "zip",
2516
                "url": "https://api.github.com/repos/OpenConext/Stepup-saml-bundle/zipball/b581460d6618d578b9a37a24b8ed2c32dab5177d",
2517
                "reference": "b581460d6618d578b9a37a24b8ed2c32dab5177d",
2518
                "shasum": ""
2519
            },
2520
            "require": {
2521
                "ext-openssl": "*",
2522
                "php": ">=5.4,<8.0-dev",
2523
                "robrichards/xmlseclibs": "^1.4.0",
2524
                "simplesamlphp/saml2": "^1.8",
2525
                "symfony/dependency-injection": "^2.7",
2526
                "symfony/framework-bundle": "^2.7"
2527
            },
2528
            "require-dev": {
2529
                "ibuildings/qa-tools": "~1.1",
2530
                "liip/rmt": "~1.1",
2531
                "mockery/mockery": "~0.9",
2532
                "psr/log": "~1.0"
2533
            },
2534
            "type": "symfony-bundle",
2535
            "autoload": {
2536
                "psr-4": {
2537
                    "Surfnet\\SamlBundle\\": "src"
2538
                }
2539
            },
2540
            "notification-url": "https://packagist.org/downloads/",
2541
            "license": [
2542
                "Apache-2.0"
2543
            ],
2544
            "description": "A Symfony2 bundle that integrates the simplesamlphp\\saml2 library with Symfony",
2545
            "keywords": [
2546
                "SAML2",
2547
                "saml",
2548
                "simplesamlphp",
2549
                "stepup",
2550
                "surfnet"
2551
            ],
2552
            "time": "2017-02-20 14:42:30"
2553
        },
2554
        {
2555
            "name": "surfnet/stepup-u2f-bundle",
2556
            "version": "dev-develop",
2557
            "source": {
2558
                "type": "git",
2559
                "url": "https://github.com/OpenConext/Stepup-u2f-bundle.git",
2560
                "reference": "b28737d7b8df5ecbdf7a1e952ecfb530a2951c05"
2561
            },
2562
            "dist": {
2563
                "type": "zip",
2564
                "url": "https://api.github.com/repos/OpenConext/Stepup-u2f-bundle/zipball/b28737d7b8df5ecbdf7a1e952ecfb530a2951c05",
2565
                "reference": "b28737d7b8df5ecbdf7a1e952ecfb530a2951c05",
2566
                "shasum": ""
2567
            },
2568
            "require": {
2569
                "php": ">=5.4|^7",
2570
                "symfony/config": "^2.7",
2571
                "symfony/dependency-injection": "^2.7",
2572
                "symfony/form": "^2.7",
2573
                "symfony/http-kernel": "^2.7",
2574
                "symfony/validator": "^2.7",
2575
                "yubico/u2flib-server": "^0.1.0"
2576
            },
2577
            "require-dev": {
2578
                "ibuildings/qa-tools": "~1.1,>=1.1.27",
2579
                "liip/rmt": "1.1.*",
2580
                "matthiasnoback/symfony-config-test": "^1.2",
2581
                "mockery/mockery": "~0.9"
2582
            },
2583
            "type": "library",
2584
            "autoload": {
2585
                "psr-4": {
2586
                    "Surfnet\\StepupU2fBundle\\": "src"
2587
                }
2588
            },
2589
            "notification-url": "https://packagist.org/downloads/",
2590
            "license": [
2591
                "Apache-2.0"
2592
            ],
2593
            "description": "The SURFnet Step-up U2F bundle contains server-side device verification, and the necessary forms and resources to enable client-side U2F interaction with Step-up Identities",
2594
            "time": "2015-09-17 15:02:04"
2595
        },
2596
        {
2597
            "name": "surfnet/yubikey-api-client",
2598
            "version": "2.0.1",
2599
            "source": {
2600
                "type": "git",
2601
                "url": "https://github.com/SURFnet/yubikey-api-client.git",
2602
                "reference": "f8539018f10cb4a0d31b46870098781e94216bfe"
2603
            },
2604
            "dist": {
2605
                "type": "zip",
2606
                "url": "https://api.github.com/repos/SURFnet/yubikey-api-client/zipball/f8539018f10cb4a0d31b46870098781e94216bfe",
2607
                "reference": "f8539018f10cb4a0d31b46870098781e94216bfe",
2608
                "shasum": ""
2609
            },
2610
            "require": {
2611
                "guzzlehttp/guzzle": "~4.0",
2612
                "paragonie/random_compat": "^1|^2",
2613
                "php": "^5.6|^7"
2614
            },
2615
            "require-dev": {
2616
                "ibuildings/qa-tools": "~1.1",
2617
                "liip/rmt": "1.1.*",
2618
                "mockery/mockery": "0.9.*"
2619
            },
2620
            "type": "library",
2621
            "autoload": {
2622
                "psr-4": {
2623
                    "Surfnet\\YubikeyApiClient\\": "src",
2624
                    "Surfnet\\YubikeyApiClient\\Tests\\": "tests/unit",
2625
                    "Surfnet\\YubikeyApiClient\\IntegrationTests\\": "tests/integration"
2626
                }
2627
            },
2628
            "notification-url": "https://packagist.org/downloads/",
2629
            "license": [
2630
                "Apache-2.0"
2631
            ],
2632
            "description": "A Yubikey OTP validation service client",
2633
            "keywords": [
2634
                "surfnet",
2635
                "yubico",
2636
                "yubikey"
2637
            ],
2638
            "time": "2017-02-22 15:49:13"
2639
        },
2640
        {
2641
            "name": "surfnet/yubikey-api-client-bundle",
2642
            "version": "3.0.0",
2643
            "source": {
2644
                "type": "git",
2645
                "url": "https://github.com/SURFnet/yubikey-api-client-bundle.git",
2646
                "reference": "d9d9990b63f321745caa2290645b7660aeb3f95f"
2647
            },
2648
            "dist": {
2649
                "type": "zip",
2650
                "url": "https://api.github.com/repos/SURFnet/yubikey-api-client-bundle/zipball/d9d9990b63f321745caa2290645b7660aeb3f95f",
2651
                "reference": "d9d9990b63f321745caa2290645b7660aeb3f95f",
2652
                "shasum": ""
2653
            },
2654
            "require": {
2655
                "php": "^5.6|^7.0",
2656
                "surfnet/yubikey-api-client": "^2.0",
2657
                "symfony/config": "^2.7|^3.0",
2658
                "symfony/dependency-injection": "^2.7|^3.0",
2659
                "symfony/http-kernel": "^2.7|^3.0"
2660
            },
2661
            "require-dev": {
2662
                "ibuildings/qa-tools": "~1.1",
2663
                "liip/rmt": "1.1.*",
2664
                "matthiasnoback/symfony-config-test": "^1.4",
2665
                "mockery/mockery": "0.9.*",
2666
                "symfony/framework-bundle": ">=2.3,<4",
2667
                "symfony/monolog-bundle": "^2.11"
2668
            },
2669
            "type": "library",
2670
            "autoload": {
2671
                "psr-4": {
2672
                    "Surfnet\\YubikeyApiClientBundle\\": "src"
2673
                }
2674
            },
2675
            "notification-url": "https://packagist.org/downloads/",
2676
            "license": [
2677
                "Apache-2.0"
2678
            ],
2679
            "description": "A Symfony2 bundle to integrate Yubikey OTP validation service.",
2680
            "keywords": [
2681
                "surfnet",
2682
                "yubico",
2683
                "yubikey"
2684
            ],
2685
            "time": "2017-02-20 15:47:38"
2686
        },
2687
        {
2688
            "name": "swiftmailer/swiftmailer",
0 ignored issues
show
There is a security advisory for your installed version of swiftmailer/swiftmailer:

Remote Code Execution when using the mail transport
Loading history...
2689
            "version": "v5.4.2",
2690
            "source": {
2691
                "type": "git",
2692
                "url": "https://github.com/swiftmailer/swiftmailer.git",
2693
                "reference": "d8db871a54619458a805229a057ea2af33c753e8"
2694
            },
2695
            "dist": {
2696
                "type": "zip",
2697
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d8db871a54619458a805229a057ea2af33c753e8",
2698
                "reference": "d8db871a54619458a805229a057ea2af33c753e8",
2699
                "shasum": ""
2700
            },
2701
            "require": {
2702
                "php": ">=5.3.3"
2703
            },
2704
            "require-dev": {
2705
                "mockery/mockery": "~0.9.1,<0.9.4"
2706
            },
2707
            "type": "library",
2708
            "extra": {
2709
                "branch-alias": {
2710
                    "dev-master": "5.4-dev"
2711
                }
2712
            },
2713
            "autoload": {
2714
                "files": [
2715
                    "lib/swift_required.php"
2716
                ]
2717
            },
2718
            "notification-url": "https://packagist.org/downloads/",
2719
            "license": [
2720
                "MIT"
2721
            ],
2722
            "authors": [
2723
                {
2724
                    "name": "Chris Corbyn"
2725
                },
2726
                {
2727
                    "name": "Fabien Potencier",
2728
                    "email": "[email protected]"
2729
                }
2730
            ],
2731
            "description": "Swiftmailer, free feature-rich PHP mailer",
2732
            "homepage": "http://swiftmailer.org",
2733
            "keywords": [
2734
                "email",
2735
                "mail",
2736
                "mailer"
2737
            ],
2738
            "time": "2016-05-01 08:45:47"
2739
        },
2740
        {
2741
            "name": "symfony/assetic-bundle",
2742
            "version": "v2.8.0",
2743
            "source": {
2744
                "type": "git",
2745
                "url": "https://github.com/symfony/assetic-bundle.git",
2746
                "reference": "aa5b4f8b712f38745928fa845ddb73300bb2af6d"
2747
            },
2748
            "dist": {
2749
                "type": "zip",
2750
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/aa5b4f8b712f38745928fa845ddb73300bb2af6d",
2751
                "reference": "aa5b4f8b712f38745928fa845ddb73300bb2af6d",
2752
                "shasum": ""
2753
            },
2754
            "require": {
2755
                "kriswallsmith/assetic": "~1.3",
2756
                "php": ">=5.3.0",
2757
                "symfony/console": "~2.3|~3.0",
2758
                "symfony/dependency-injection": "~2.3|~3.0",
2759
                "symfony/framework-bundle": "~2.3|~3.0",
2760
                "symfony/yaml": "~2.3|~3.0"
2761
            },
2762
            "conflict": {
2763
                "kriswallsmith/spork": "<=0.2",
2764
                "twig/twig": "<1.20"
2765
            },
2766
            "require-dev": {
2767
                "kriswallsmith/spork": "~0.3",
2768
                "patchwork/jsqueeze": "~1.0",
2769
                "symfony/class-loader": "~2.3|~3.0",
2770
                "symfony/css-selector": "~2.3|~3.0",
2771
                "symfony/dom-crawler": "~2.3|~3.0",
2772
                "symfony/phpunit-bridge": "~2.7|~3.0",
2773
                "symfony/twig-bundle": "~2.3|~3.0"
2774
            },
2775
            "suggest": {
2776
                "kriswallsmith/spork": "to be able to dump assets in parallel",
2777
                "symfony/twig-bundle": "to use the Twig integration"
2778
            },
2779
            "type": "symfony-bundle",
2780
            "extra": {
2781
                "branch-alias": {
2782
                    "dev-master": "2.7-dev"
2783
                }
2784
            },
2785
            "autoload": {
2786
                "psr-4": {
2787
                    "Symfony\\Bundle\\AsseticBundle\\": ""
2788
                }
2789
            },
2790
            "notification-url": "https://packagist.org/downloads/",
2791
            "license": [
2792
                "MIT"
2793
            ],
2794
            "authors": [
2795
                {
2796
                    "name": "Kris Wallsmith",
2797
                    "email": "[email protected]",
2798
                    "homepage": "http://kriswallsmith.net/"
2799
                }
2800
            ],
2801
            "description": "Integrates Assetic into Symfony2",
2802
            "homepage": "https://github.com/symfony/AsseticBundle",
2803
            "keywords": [
2804
                "assets",
2805
                "compression",
2806
                "minification"
2807
            ],
2808
            "time": "2015-12-28 13:12:39"
2809
        },
2810
        {
2811
            "name": "symfony/monolog-bundle",
2812
            "version": "2.11.1",
2813
            "source": {
2814
                "type": "git",
2815
                "url": "https://github.com/symfony/monolog-bundle.git",
2816
                "reference": "e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00"
2817
            },
2818
            "dist": {
2819
                "type": "zip",
2820
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00",
2821
                "reference": "e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00",
2822
                "shasum": ""
2823
            },
2824
            "require": {
2825
                "monolog/monolog": "~1.18",
2826
                "php": ">=5.3.2",
2827
                "symfony/config": "~2.3|~3.0",
2828
                "symfony/dependency-injection": "~2.3|~3.0",
2829
                "symfony/http-kernel": "~2.3|~3.0",
2830
                "symfony/monolog-bridge": "~2.3|~3.0"
2831
            },
2832
            "require-dev": {
2833
                "phpunit/phpunit": "^4.8",
2834
                "symfony/console": "~2.3|~3.0",
2835
                "symfony/yaml": "~2.3|~3.0"
2836
            },
2837
            "type": "symfony-bundle",
2838
            "extra": {
2839
                "branch-alias": {
2840
                    "dev-master": "2.x-dev"
2841
                }
2842
            },
2843
            "autoload": {
2844
                "psr-4": {
2845
                    "Symfony\\Bundle\\MonologBundle\\": ""
2846
                }
2847
            },
2848
            "notification-url": "https://packagist.org/downloads/",
2849
            "license": [
2850
                "MIT"
2851
            ],
2852
            "authors": [
2853
                {
2854
                    "name": "Symfony Community",
2855
                    "homepage": "http://symfony.com/contributors"
2856
                },
2857
                {
2858
                    "name": "Fabien Potencier",
2859
                    "email": "[email protected]"
2860
                }
2861
            ],
2862
            "description": "Symfony MonologBundle",
2863
            "homepage": "http://symfony.com",
2864
            "keywords": [
2865
                "log",
2866
                "logging"
2867
            ],
2868
            "time": "2016-04-13 16:21:01"
2869
        },
2870
        {
2871
            "name": "symfony/polyfill-apcu",
2872
            "version": "v1.2.0",
2873
            "source": {
2874
                "type": "git",
2875
                "url": "https://github.com/symfony/polyfill-apcu.git",
2876
                "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b"
2877
            },
2878
            "dist": {
2879
                "type": "zip",
2880
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/6d58bceaeea2c2d3eb62503839b18646e161cd6b",
2881
                "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b",
2882
                "shasum": ""
2883
            },
2884
            "require": {
2885
                "php": ">=5.3.3"
2886
            },
2887
            "type": "library",
2888
            "extra": {
2889
                "branch-alias": {
2890
                    "dev-master": "1.2-dev"
2891
                }
2892
            },
2893
            "autoload": {
2894
                "files": [
2895
                    "bootstrap.php"
2896
                ]
2897
            },
2898
            "notification-url": "https://packagist.org/downloads/",
2899
            "license": [
2900
                "MIT"
2901
            ],
2902
            "authors": [
2903
                {
2904
                    "name": "Nicolas Grekas",
2905
                    "email": "[email protected]"
2906
                },
2907
                {
2908
                    "name": "Symfony Community",
2909
                    "homepage": "https://symfony.com/contributors"
2910
                }
2911
            ],
2912
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
2913
            "homepage": "https://symfony.com",
2914
            "keywords": [
2915
                "apcu",
2916
                "compatibility",
2917
                "polyfill",
2918
                "portable",
2919
                "shim"
2920
            ],
2921
            "time": "2016-05-18 14:26:46"
2922
        },
2923
        {
2924
            "name": "symfony/polyfill-mbstring",
2925
            "version": "v1.2.0",
2926
            "source": {
2927
                "type": "git",
2928
                "url": "https://github.com/symfony/polyfill-mbstring.git",
2929
                "reference": "dff51f72b0706335131b00a7f49606168c582594"
2930
            },
2931
            "dist": {
2932
                "type": "zip",
2933
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
2934
                "reference": "dff51f72b0706335131b00a7f49606168c582594",
2935
                "shasum": ""
2936
            },
2937
            "require": {
2938
                "php": ">=5.3.3"
2939
            },
2940
            "suggest": {
2941
                "ext-mbstring": "For best performance"
2942
            },
2943
            "type": "library",
2944
            "extra": {
2945
                "branch-alias": {
2946
                    "dev-master": "1.2-dev"
2947
                }
2948
            },
2949
            "autoload": {
2950
                "psr-4": {
2951
                    "Symfony\\Polyfill\\Mbstring\\": ""
2952
                },
2953
                "files": [
2954
                    "bootstrap.php"
2955
                ]
2956
            },
2957
            "notification-url": "https://packagist.org/downloads/",
2958
            "license": [
2959
                "MIT"
2960
            ],
2961
            "authors": [
2962
                {
2963
                    "name": "Nicolas Grekas",
2964
                    "email": "[email protected]"
2965
                },
2966
                {
2967
                    "name": "Symfony Community",
2968
                    "homepage": "https://symfony.com/contributors"
2969
                }
2970
            ],
2971
            "description": "Symfony polyfill for the Mbstring extension",
2972
            "homepage": "https://symfony.com",
2973
            "keywords": [
2974
                "compatibility",
2975
                "mbstring",
2976
                "polyfill",
2977
                "portable",
2978
                "shim"
2979
            ],
2980
            "time": "2016-05-18 14:26:46"
2981
        },
2982
        {
2983
            "name": "symfony/swiftmailer-bundle",
2984
            "version": "v2.3.11",
2985
            "source": {
2986
                "type": "git",
2987
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
2988
                "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690"
2989
            },
2990
            "dist": {
2991
                "type": "zip",
2992
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/5e1a90f28213231ceee19c953bbebc5b5b95c690",
2993
                "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690",
2994
                "shasum": ""
2995
            },
2996
            "require": {
2997
                "php": ">=5.3.2",
2998
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
2999
                "symfony/config": "~2.3|~3.0",
3000
                "symfony/dependency-injection": "~2.3|~3.0",
3001
                "symfony/http-kernel": "~2.3|~3.0",
3002
                "symfony/yaml": "~2.3|~3.0"
3003
            },
3004
            "require-dev": {
3005
                "symfony/phpunit-bridge": "~2.7|~3.0"
3006
            },
3007
            "suggest": {
3008
                "psr/log": "Allows logging"
3009
            },
3010
            "type": "symfony-bundle",
3011
            "extra": {
3012
                "branch-alias": {
3013
                    "dev-master": "2.3-dev"
3014
                }
3015
            },
3016
            "autoload": {
3017
                "psr-4": {
3018
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
3019
                }
3020
            },
3021
            "notification-url": "https://packagist.org/downloads/",
3022
            "license": [
3023
                "MIT"
3024
            ],
3025
            "authors": [
3026
                {
3027
                    "name": "Symfony Community",
3028
                    "homepage": "http://symfony.com/contributors"
3029
                },
3030
                {
3031
                    "name": "Fabien Potencier",
3032
                    "email": "[email protected]"
3033
                }
3034
            ],
3035
            "description": "Symfony SwiftmailerBundle",
3036
            "homepage": "http://symfony.com",
3037
            "time": "2016-01-15 16:41:20"
3038
        },
3039
        {
3040
            "name": "symfony/symfony",
3041
            "version": "v2.7.14",
3042
            "source": {
3043
                "type": "git",
3044
                "url": "https://github.com/symfony/symfony.git",
3045
                "reference": "fe443f4a8b6b2f3977d4fe6b348e9f85a7840ea1"
3046
            },
3047
            "dist": {
3048
                "type": "zip",
3049
                "url": "https://api.github.com/repos/symfony/symfony/zipball/fe443f4a8b6b2f3977d4fe6b348e9f85a7840ea1",
3050
                "reference": "fe443f4a8b6b2f3977d4fe6b348e9f85a7840ea1",
3051
                "shasum": ""
3052
            },
3053
            "require": {
3054
                "doctrine/common": "~2.4",
3055
                "paragonie/random_compat": "~1.0",
3056
                "php": ">=5.3.9",
3057
                "psr/log": "~1.0",
3058
                "symfony/polyfill-apcu": "~1.1",
3059
                "symfony/polyfill-mbstring": "~1.1",
3060
                "twig/twig": "~1.23|~2.0"
3061
            },
3062
            "replace": {
3063
                "symfony/asset": "self.version",
3064
                "symfony/browser-kit": "self.version",
3065
                "symfony/class-loader": "self.version",
3066
                "symfony/config": "self.version",
3067
                "symfony/console": "self.version",
3068
                "symfony/css-selector": "self.version",
3069
                "symfony/debug": "self.version",
3070
                "symfony/debug-bundle": "self.version",
3071
                "symfony/dependency-injection": "self.version",
3072
                "symfony/doctrine-bridge": "self.version",
3073
                "symfony/dom-crawler": "self.version",
3074
                "symfony/event-dispatcher": "self.version",
3075
                "symfony/expression-language": "self.version",
3076
                "symfony/filesystem": "self.version",
3077
                "symfony/finder": "self.version",
3078
                "symfony/form": "self.version",
3079
                "symfony/framework-bundle": "self.version",
3080
                "symfony/http-foundation": "self.version",
3081
                "symfony/http-kernel": "self.version",
3082
                "symfony/intl": "self.version",
3083
                "symfony/locale": "self.version",
3084
                "symfony/monolog-bridge": "self.version",
3085
                "symfony/options-resolver": "self.version",
3086
                "symfony/process": "self.version",
3087
                "symfony/property-access": "self.version",
3088
                "symfony/proxy-manager-bridge": "self.version",
3089
                "symfony/routing": "self.version",
3090
                "symfony/security": "self.version",
3091
                "symfony/security-acl": "self.version",
3092
                "symfony/security-bundle": "self.version",
3093
                "symfony/security-core": "self.version",
3094
                "symfony/security-csrf": "self.version",
3095
                "symfony/security-http": "self.version",
3096
                "symfony/serializer": "self.version",
3097
                "symfony/stopwatch": "self.version",
3098
                "symfony/swiftmailer-bridge": "self.version",
3099
                "symfony/templating": "self.version",
3100
                "symfony/translation": "self.version",
3101
                "symfony/twig-bridge": "self.version",
3102
                "symfony/twig-bundle": "self.version",
3103
                "symfony/validator": "self.version",
3104
                "symfony/var-dumper": "self.version",
3105
                "symfony/web-profiler-bundle": "self.version",
3106
                "symfony/yaml": "self.version"
3107
            },
3108
            "require-dev": {
3109
                "doctrine/data-fixtures": "1.0.*",
3110
                "doctrine/dbal": "~2.4",
3111
                "doctrine/doctrine-bundle": "~1.2",
3112
                "doctrine/orm": "~2.4,>=2.4.5",
3113
                "egulias/email-validator": "~1.2",
3114
                "ircmaxell/password-compat": "~1.0",
3115
                "monolog/monolog": "~1.11",
3116
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0"
3117
            },
3118
            "type": "library",
3119
            "extra": {
3120
                "branch-alias": {
3121
                    "dev-master": "2.7-dev"
3122
                }
3123
            },
3124
            "autoload": {
3125
                "psr-4": {
3126
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
3127
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
3128
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
3129
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
3130
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
3131
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
3132
                    "Symfony\\Component\\": "src/Symfony/Component/"
3133
                },
3134
                "classmap": [
3135
                    "src/Symfony/Component/HttpFoundation/Resources/stubs",
3136
                    "src/Symfony/Component/Intl/Resources/stubs"
3137
                ],
3138
                "files": [
3139
                    "src/Symfony/Component/Intl/Resources/stubs/functions.php"
3140
                ],
3141
                "exclude-from-classmap": [
3142
                    "**/Tests/"
3143
                ]
3144
            },
3145
            "notification-url": "https://packagist.org/downloads/",
3146
            "license": [
3147
                "MIT"
3148
            ],
3149
            "authors": [
3150
                {
3151
                    "name": "Fabien Potencier",
3152
                    "email": "[email protected]"
3153
                },
3154
                {
3155
                    "name": "Symfony Community",
3156
                    "homepage": "https://symfony.com/contributors"
3157
                }
3158
            ],
3159
            "description": "The Symfony PHP framework",
3160
            "homepage": "https://symfony.com",
3161
            "keywords": [
3162
                "framework"
3163
            ],
3164
            "time": "2016-06-06 15:23:39"
3165
        },
3166
        {
3167
            "name": "twbs/bootstrap",
3168
            "version": "v3.2.0",
3169
            "source": {
3170
                "type": "git",
3171
                "url": "https://github.com/twbs/bootstrap.git",
3172
                "reference": "c068162161154a4b85110ea1e7dd3d7897ce2b72"
3173
            },
3174
            "dist": {
3175
                "type": "zip",
3176
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/c068162161154a4b85110ea1e7dd3d7897ce2b72",
3177
                "reference": "c068162161154a4b85110ea1e7dd3d7897ce2b72",
3178
                "shasum": ""
3179
            },
3180
            "replace": {
3181
                "twitter/bootstrap": "self.version"
3182
            },
3183
            "type": "library",
3184
            "extra": {
3185
                "branch-alias": {
3186
                    "dev-master": "3.2.x-dev"
3187
                }
3188
            },
3189
            "notification-url": "https://packagist.org/downloads/",
3190
            "license": [
3191
                "MIT"
3192
            ],
3193
            "authors": [
3194
                {
3195
                    "name": "Jacob Thornton",
3196
                    "email": "[email protected]"
3197
                },
3198
                {
3199
                    "name": "Mark Otto",
3200
                    "email": "[email protected]"
3201
                }
3202
            ],
3203
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
3204
            "homepage": "http://getbootstrap.com",
3205
            "keywords": [
3206
                "JS",
3207
                "css",
3208
                "framework",
3209
                "front-end",
3210
                "less",
3211
                "mobile-first",
3212
                "responsive",
3213
                "web"
3214
            ],
3215
            "time": "2014-06-26 16:36:48"
3216
        },
3217
        {
3218
            "name": "twig/extensions",
3219
            "version": "v1.3.0",
3220
            "source": {
3221
                "type": "git",
3222
                "url": "https://github.com/twigphp/Twig-extensions.git",
3223
                "reference": "449e3c8a9ffad7c2479c7864557275a32b037499"
3224
            },
3225
            "dist": {
3226
                "type": "zip",
3227
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/449e3c8a9ffad7c2479c7864557275a32b037499",
3228
                "reference": "449e3c8a9ffad7c2479c7864557275a32b037499",
3229
                "shasum": ""
3230
            },
3231
            "require": {
3232
                "twig/twig": "~1.20|~2.0"
3233
            },
3234
            "require-dev": {
3235
                "symfony/translation": "~2.3"
3236
            },
3237
            "suggest": {
3238
                "symfony/translation": "Allow the time_diff output to be translated"
3239
            },
3240
            "type": "library",
3241
            "extra": {
3242
                "branch-alias": {
3243
                    "dev-master": "1.3-dev"
3244
                }
3245
            },
3246
            "autoload": {
3247
                "psr-0": {
3248
                    "Twig_Extensions_": "lib/"
3249
                }
3250
            },
3251
            "notification-url": "https://packagist.org/downloads/",
3252
            "license": [
3253
                "MIT"
3254
            ],
3255
            "authors": [
3256
                {
3257
                    "name": "Fabien Potencier",
3258
                    "email": "[email protected]"
3259
                }
3260
            ],
3261
            "description": "Common additional features for Twig that do not directly belong in core",
3262
            "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
3263
            "keywords": [
3264
                "i18n",
3265
                "text"
3266
            ],
3267
            "time": "2015-08-22 16:38:35"
3268
        },
3269
        {
3270
            "name": "twig/twig",
3271
            "version": "v1.24.1",
3272
            "source": {
3273
                "type": "git",
3274
                "url": "https://github.com/twigphp/Twig.git",
3275
                "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512"
3276
            },
3277
            "dist": {
3278
                "type": "zip",
3279
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512",
3280
                "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512",
3281
                "shasum": ""
3282
            },
3283
            "require": {
3284
                "php": ">=5.2.7"
3285
            },
3286
            "require-dev": {
3287
                "symfony/debug": "~2.7",
3288
                "symfony/phpunit-bridge": "~2.7"
3289
            },
3290
            "type": "library",
3291
            "extra": {
3292
                "branch-alias": {
3293
                    "dev-master": "1.24-dev"
3294
                }
3295
            },
3296
            "autoload": {
3297
                "psr-0": {
3298
                    "Twig_": "lib/"
3299
                }
3300
            },
3301
            "notification-url": "https://packagist.org/downloads/",
3302
            "license": [
3303
                "BSD-3-Clause"
3304
            ],
3305
            "authors": [
3306
                {
3307
                    "name": "Fabien Potencier",
3308
                    "email": "[email protected]",
3309
                    "homepage": "http://fabien.potencier.org",
3310
                    "role": "Lead Developer"
3311
                },
3312
                {
3313
                    "name": "Armin Ronacher",
3314
                    "email": "[email protected]",
3315
                    "role": "Project Founder"
3316
                },
3317
                {
3318
                    "name": "Twig Team",
3319
                    "homepage": "http://twig.sensiolabs.org/contributors",
3320
                    "role": "Contributors"
3321
                }
3322
            ],
3323
            "description": "Twig, the flexible, fast, and secure template language for PHP",
3324
            "homepage": "http://twig.sensiolabs.org",
3325
            "keywords": [
3326
                "templating"
3327
            ],
3328
            "time": "2016-05-30 09:11:59"
3329
        },
3330
        {
3331
            "name": "yubico/u2flib-server",
3332
            "version": "0.1.0",
3333
            "source": {
3334
                "type": "git",
3335
                "url": "https://github.com/Yubico/php-u2flib-server.git",
3336
                "reference": "71ad5f0b7c796966da356eecd5b583ac852e92a1"
3337
            },
3338
            "dist": {
3339
                "type": "zip",
3340
                "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/71ad5f0b7c796966da356eecd5b583ac852e92a1",
3341
                "reference": "71ad5f0b7c796966da356eecd5b583ac852e92a1",
3342
                "shasum": ""
3343
            },
3344
            "require": {
3345
                "ext-openssl": "*"
3346
            },
3347
            "type": "library",
3348
            "autoload": {
3349
                "classmap": [
3350
                    "src/"
3351
                ]
3352
            },
3353
            "notification-url": "https://packagist.org/downloads/",
3354
            "license": [
3355
                "BSD-2-Clause"
3356
            ],
3357
            "description": "Library for U2F implementation",
3358
            "homepage": "https://developers.yubico.com/php-u2flib-server",
3359
            "time": "2015-03-03 08:05:16"
3360
        },
3361
        {
3362
            "name": "zendframework/zend-code",
3363
            "version": "2.6.3",
3364
            "source": {
3365
                "type": "git",
3366
                "url": "https://github.com/zendframework/zend-code.git",
3367
                "reference": "95033f061b083e16cdee60530ec260d7d628b887"
3368
            },
3369
            "dist": {
3370
                "type": "zip",
3371
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887",
3372
                "reference": "95033f061b083e16cdee60530ec260d7d628b887",
3373
                "shasum": ""
3374
            },
3375
            "require": {
3376
                "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
3377
                "zendframework/zend-eventmanager": "^2.6 || ^3.0"
3378
            },
3379
            "require-dev": {
3380
                "doctrine/annotations": "~1.0",
3381
                "fabpot/php-cs-fixer": "1.7.*",
3382
                "phpunit/phpunit": "^4.8.21",
3383
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
3384
            },
3385
            "suggest": {
3386
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
3387
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
3388
            },
3389
            "type": "library",
3390
            "extra": {
3391
                "branch-alias": {
3392
                    "dev-master": "2.6-dev",
3393
                    "dev-develop": "2.7-dev"
3394
                }
3395
            },
3396
            "autoload": {
3397
                "psr-4": {
3398
                    "Zend\\Code\\": "src/"
3399
                }
3400
            },
3401
            "notification-url": "https://packagist.org/downloads/",
3402
            "license": [
3403
                "BSD-3-Clause"
3404
            ],
3405
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
3406
            "homepage": "https://github.com/zendframework/zend-code",
3407
            "keywords": [
3408
                "code",
3409
                "zf2"
3410
            ],
3411
            "time": "2016-04-20 17:26:42"
3412
        },
3413
        {
3414
            "name": "zendframework/zend-eventmanager",
3415
            "version": "3.0.1",
3416
            "source": {
3417
                "type": "git",
3418
                "url": "https://github.com/zendframework/zend-eventmanager.git",
3419
                "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e"
3420
            },
3421
            "dist": {
3422
                "type": "zip",
3423
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e",
3424
                "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e",
3425
                "shasum": ""
3426
            },
3427
            "require": {
3428
                "php": "^5.5 || ^7.0"
3429
            },
3430
            "require-dev": {
3431
                "athletic/athletic": "^0.1",
3432
                "container-interop/container-interop": "^1.1.0",
3433
                "phpunit/phpunit": "~4.0",
3434
                "squizlabs/php_codesniffer": "^2.0",
3435
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
3436
            },
3437
            "suggest": {
3438
                "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
3439
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
3440
            },
3441
            "type": "library",
3442
            "extra": {
3443
                "branch-alias": {
3444
                    "dev-master": "3.0-dev",
3445
                    "dev-develop": "3.1-dev"
3446
                }
3447
            },
3448
            "autoload": {
3449
                "psr-4": {
3450
                    "Zend\\EventManager\\": "src/"
3451
                }
3452
            },
3453
            "notification-url": "https://packagist.org/downloads/",
3454
            "license": [
3455
                "BSD-3-Clause"
3456
            ],
3457
            "description": "Trigger and listen to events within a PHP application",
3458
            "homepage": "https://github.com/zendframework/zend-eventmanager",
3459
            "keywords": [
3460
                "event",
3461
                "eventmanager",
3462
                "events",
3463
                "zf2"
3464
            ],
3465
            "time": "2016-02-18 20:53:00"
3466
        }
3467
    ],
3468
    "packages-dev": [
3469
        {
3470
            "name": "behat/behat",
3471
            "version": "v2.5.5",
3472
            "source": {
3473
                "type": "git",
3474
                "url": "https://github.com/Behat/Behat.git",
3475
                "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120"
3476
            },
3477
            "dist": {
3478
                "type": "zip",
3479
                "url": "https://api.github.com/repos/Behat/Behat/zipball/c1e48826b84669c97a1efa78459aedfdcdcf2120",
3480
                "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120",
3481
                "shasum": ""
3482
            },
3483
            "require": {
3484
                "behat/gherkin": "~2.3.0",
3485
                "php": ">=5.3.1",
3486
                "symfony/config": "~2.3",
3487
                "symfony/console": "~2.0",
3488
                "symfony/dependency-injection": "~2.0",
3489
                "symfony/event-dispatcher": "~2.0",
3490
                "symfony/finder": "~2.0",
3491
                "symfony/translation": "~2.3",
3492
                "symfony/yaml": "~2.0"
3493
            },
3494
            "require-dev": {
3495
                "phpunit/phpunit": "~3.7.19"
3496
            },
3497
            "suggest": {
3498
                "behat/mink-extension": "for integration with Mink testing framework",
3499
                "behat/symfony2-extension": "for integration with Symfony2 web framework",
3500
                "behat/yii-extension": "for integration with Yii web framework"
3501
            },
3502
            "bin": [
3503
                "bin/behat"
3504
            ],
3505
            "type": "library",
3506
            "autoload": {
3507
                "psr-0": {
3508
                    "Behat\\Behat": "src/"
3509
                }
3510
            },
3511
            "notification-url": "https://packagist.org/downloads/",
3512
            "license": [
3513
                "MIT"
3514
            ],
3515
            "authors": [
3516
                {
3517
                    "name": "Konstantin Kudryashov",
3518
                    "email": "[email protected]",
3519
                    "homepage": "http://everzet.com"
3520
                }
3521
            ],
3522
            "description": "Scenario-oriented BDD framework for PHP 5.3",
3523
            "homepage": "http://behat.org/",
3524
            "keywords": [
3525
                "BDD",
3526
                "Behat",
3527
                "Symfony2"
3528
            ],
3529
            "time": "2015-06-01 09:37:55"
3530
        },
3531
        {
3532
            "name": "behat/gherkin",
3533
            "version": "v2.3.5",
3534
            "source": {
3535
                "type": "git",
3536
                "url": "https://github.com/Behat/Gherkin.git",
3537
                "reference": "2b33963da5525400573560c173ab5c9c057e1852"
3538
            },
3539
            "dist": {
3540
                "type": "zip",
3541
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2b33963da5525400573560c173ab5c9c057e1852",
3542
                "reference": "2b33963da5525400573560c173ab5c9c057e1852",
3543
                "shasum": ""
3544
            },
3545
            "require": {
3546
                "php": ">=5.3.1",
3547
                "symfony/finder": "~2.0"
3548
            },
3549
            "require-dev": {
3550
                "symfony/config": "~2.0",
3551
                "symfony/translation": "~2.0",
3552
                "symfony/yaml": "~2.0"
3553
            },
3554
            "suggest": {
3555
                "symfony/config": "If you want to use Config component to manage resources",
3556
                "symfony/translation": "If you want to use Symfony2 translations adapter",
3557
                "symfony/yaml": "If you want to parse features, represented in YAML files"
3558
            },
3559
            "type": "library",
3560
            "extra": {
3561
                "branch-alias": {
3562
                    "dev-develop": "2.2-dev"
3563
                }
3564
            },
3565
            "autoload": {
3566
                "psr-0": {
3567
                    "Behat\\Gherkin": "src/"
3568
                }
3569
            },
3570
            "notification-url": "https://packagist.org/downloads/",
3571
            "license": [
3572
                "MIT"
3573
            ],
3574
            "authors": [
3575
                {
3576
                    "name": "Konstantin Kudryashov",
3577
                    "email": "[email protected]",
3578
                    "homepage": "http://everzet.com"
3579
                }
3580
            ],
3581
            "description": "Gherkin DSL parser for PHP 5.3",
3582
            "homepage": "http://behat.org/",
3583
            "keywords": [
3584
                "BDD",
3585
                "Behat",
3586
                "DSL",
3587
                "Symfony2",
3588
                "parser"
3589
            ],
3590
            "time": "2013-10-15 11:22:17"
3591
        },
3592
        {
3593
            "name": "behat/mink",
3594
            "version": "v1.7.1",
3595
            "source": {
3596
                "type": "git",
3597
                "url": "https://github.com/minkphp/Mink.git",
3598
                "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
3599
            },
3600
            "dist": {
3601
                "type": "zip",
3602
                "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
3603
                "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
3604
                "shasum": ""
3605
            },
3606
            "require": {
3607
                "php": ">=5.3.1",
3608
                "symfony/css-selector": "~2.1|~3.0"
3609
            },
3610
            "require-dev": {
3611
                "symfony/phpunit-bridge": "~2.7|~3.0"
3612
            },
3613
            "suggest": {
3614
                "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
3615
                "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
3616
                "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
3617
                "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
3618
            },
3619
            "type": "library",
3620
            "extra": {
3621
                "branch-alias": {
3622
                    "dev-master": "1.7.x-dev"
3623
                }
3624
            },
3625
            "autoload": {
3626
                "psr-4": {
3627
                    "Behat\\Mink\\": "src/"
3628
                }
3629
            },
3630
            "notification-url": "https://packagist.org/downloads/",
3631
            "license": [
3632
                "MIT"
3633
            ],
3634
            "authors": [
3635
                {
3636
                    "name": "Konstantin Kudryashov",
3637
                    "email": "[email protected]",
3638
                    "homepage": "http://everzet.com"
3639
                }
3640
            ],
3641
            "description": "Browser controller/emulator abstraction for PHP",
3642
            "homepage": "http://mink.behat.org/",
3643
            "keywords": [
3644
                "browser",
3645
                "testing",
3646
                "web"
3647
            ],
3648
            "time": "2016-03-05 08:26:18"
3649
        },
3650
        {
3651
            "name": "behat/mink-browserkit-driver",
3652
            "version": "v1.3.2",
3653
            "source": {
3654
                "type": "git",
3655
                "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
3656
                "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
3657
            },
3658
            "dist": {
3659
                "type": "zip",
3660
                "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
3661
                "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
3662
                "shasum": ""
3663
            },
3664
            "require": {
3665
                "behat/mink": "^1.7.1@dev",
3666
                "php": ">=5.3.6",
3667
                "symfony/browser-kit": "~2.3|~3.0",
3668
                "symfony/dom-crawler": "~2.3|~3.0"
3669
            },
3670
            "require-dev": {
3671
                "silex/silex": "~1.2",
3672
                "symfony/phpunit-bridge": "~2.7|~3.0"
3673
            },
3674
            "type": "mink-driver",
3675
            "extra": {
3676
                "branch-alias": {
3677
                    "dev-master": "1.3.x-dev"
3678
                }
3679
            },
3680
            "autoload": {
3681
                "psr-4": {
3682
                    "Behat\\Mink\\Driver\\": "src/"
3683
                }
3684
            },
3685
            "notification-url": "https://packagist.org/downloads/",
3686
            "license": [
3687
                "MIT"
3688
            ],
3689
            "authors": [
3690
                {
3691
                    "name": "Konstantin Kudryashov",
3692
                    "email": "[email protected]",
3693
                    "homepage": "http://everzet.com"
3694
                }
3695
            ],
3696
            "description": "Symfony2 BrowserKit driver for Mink framework",
3697
            "homepage": "http://mink.behat.org/",
3698
            "keywords": [
3699
                "Mink",
3700
                "Symfony2",
3701
                "browser",
3702
                "testing"
3703
            ],
3704
            "time": "2016-03-05 08:59:47"
3705
        },
3706
        {
3707
            "name": "behat/mink-extension",
3708
            "version": "v1.3.3",
3709
            "source": {
3710
                "type": "git",
3711
                "url": "https://github.com/Behat/MinkExtension.git",
3712
                "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8"
3713
            },
3714
            "dist": {
3715
                "type": "zip",
3716
                "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
3717
                "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
3718
                "shasum": ""
3719
            },
3720
            "require": {
3721
                "behat/behat": "~2.5.0",
3722
                "behat/mink": "~1.5",
3723
                "php": ">=5.3.2",
3724
                "symfony/config": "~2.2"
3725
            },
3726
            "require-dev": {
3727
                "behat/mink-goutte-driver": "~1.0",
3728
                "fabpot/goutte": "~1.0"
3729
            },
3730
            "type": "behat-extension",
3731
            "autoload": {
3732
                "psr-0": {
3733
                    "Behat\\MinkExtension": "src/"
3734
                }
3735
            },
3736
            "notification-url": "https://packagist.org/downloads/",
3737
            "license": [
3738
                "MIT"
3739
            ],
3740
            "authors": [
3741
                {
3742
                    "name": "Konstantin Kudryashov",
3743
                    "email": "[email protected]",
3744
                    "homepage": "http://everzet.com"
3745
                }
3746
            ],
3747
            "description": "Mink extension for Behat",
3748
            "homepage": "http://mink.behat.org",
3749
            "keywords": [
3750
                "browser",
3751
                "gui",
3752
                "test",
3753
                "web"
3754
            ],
3755
            "time": "2014-05-15 19:27:39"
3756
        },
3757
        {
3758
            "name": "behat/mink-goutte-driver",
3759
            "version": "v1.2.1",
3760
            "source": {
3761
                "type": "git",
3762
                "url": "https://github.com/minkphp/MinkGoutteDriver.git",
3763
                "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
3764
            },
3765
            "dist": {
3766
                "type": "zip",
3767
                "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
3768
                "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
3769
                "shasum": ""
3770
            },
3771
            "require": {
3772
                "behat/mink": "~1.6@dev",
3773
                "behat/mink-browserkit-driver": "~1.2@dev",
3774
                "fabpot/goutte": "~1.0.4|~2.0|~3.1",
3775
                "php": ">=5.3.1"
3776
            },
3777
            "require-dev": {
3778
                "symfony/phpunit-bridge": "~2.7|~3.0"
3779
            },
3780
            "type": "mink-driver",
3781
            "extra": {
3782
                "branch-alias": {
3783
                    "dev-master": "1.2.x-dev"
3784
                }
3785
            },
3786
            "autoload": {
3787
                "psr-4": {
3788
                    "Behat\\Mink\\Driver\\": "src/"
3789
                }
3790
            },
3791
            "notification-url": "https://packagist.org/downloads/",
3792
            "license": [
3793
                "MIT"
3794
            ],
3795
            "authors": [
3796
                {
3797
                    "name": "Konstantin Kudryashov",
3798
                    "email": "[email protected]",
3799
                    "homepage": "http://everzet.com"
3800
                }
3801
            ],
3802
            "description": "Goutte driver for Mink framework",
3803
            "homepage": "http://mink.behat.org/",
3804
            "keywords": [
3805
                "browser",
3806
                "goutte",
3807
                "headless",
3808
                "testing"
3809
            ],
3810
            "time": "2016-03-05 09:04:22"
3811
        },
3812
        {
3813
            "name": "behat/mink-selenium2-driver",
3814
            "version": "v1.3.1",
3815
            "source": {
3816
                "type": "git",
3817
                "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
3818
                "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
3819
            },
3820
            "dist": {
3821
                "type": "zip",
3822
                "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
3823
                "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
3824
                "shasum": ""
3825
            },
3826
            "require": {
3827
                "behat/mink": "~1.7@dev",
3828
                "instaclick/php-webdriver": "~1.1",
3829
                "php": ">=5.3.1"
3830
            },
3831
            "require-dev": {
3832
                "symfony/phpunit-bridge": "~2.7"
3833
            },
3834
            "type": "mink-driver",
3835
            "extra": {
3836
                "branch-alias": {
3837
                    "dev-master": "1.3.x-dev"
3838
                }
3839
            },
3840
            "autoload": {
3841
                "psr-4": {
3842
                    "Behat\\Mink\\Driver\\": "src/"
3843
                }
3844
            },
3845
            "notification-url": "https://packagist.org/downloads/",
3846
            "license": [
3847
                "MIT"
3848
            ],
3849
            "authors": [
3850
                {
3851
                    "name": "Konstantin Kudryashov",
3852
                    "email": "[email protected]",
3853
                    "homepage": "http://everzet.com"
3854
                },
3855
                {
3856
                    "name": "Pete Otaqui",
3857
                    "email": "[email protected]",
3858
                    "homepage": "https://github.com/pete-otaqui"
3859
                }
3860
            ],
3861
            "description": "Selenium2 (WebDriver) driver for Mink framework",
3862
            "homepage": "http://mink.behat.org/",
3863
            "keywords": [
3864
                "ajax",
3865
                "browser",
3866
                "javascript",
3867
                "selenium",
3868
                "testing",
3869
                "webdriver"
3870
            ],
3871
            "time": "2016-03-05 09:10:18"
3872
        },
3873
        {
3874
            "name": "camspiers/json-pretty",
3875
            "version": "1.0.2",
3876
            "source": {
3877
                "type": "git",
3878
                "url": "https://github.com/camspiers/json-pretty.git",
3879
                "reference": "17be37cb83af8014658da48fa0012604179039a7"
3880
            },
3881
            "dist": {
3882
                "type": "zip",
3883
                "url": "https://api.github.com/repos/camspiers/json-pretty/zipball/17be37cb83af8014658da48fa0012604179039a7",
3884
                "reference": "17be37cb83af8014658da48fa0012604179039a7",
3885
                "shasum": ""
3886
            },
3887
            "require-dev": {
3888
                "phpunit/phpunit": "~4.0"
3889
            },
3890
            "type": "library",
3891
            "autoload": {
3892
                "psr-0": {
3893
                    "Camspiers": "src/"
3894
                }
3895
            },
3896
            "notification-url": "https://packagist.org/downloads/",
3897
            "license": [
3898
                "MIT"
3899
            ],
3900
            "authors": [
3901
                {
3902
                    "name": "Cam Spiers",
3903
                    "email": "[email protected]"
3904
                }
3905
            ],
3906
            "description": "Provides support for json pretty printing",
3907
            "time": "2016-02-06 01:25:58"
3908
        },
3909
        {
3910
            "name": "fabpot/goutte",
3911
            "version": "v2.0.4",
3912
            "source": {
3913
                "type": "git",
3914
                "url": "https://github.com/FriendsOfPHP/Goutte.git",
3915
                "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802"
3916
            },
3917
            "dist": {
3918
                "type": "zip",
3919
                "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
3920
                "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
3921
                "shasum": ""
3922
            },
3923
            "require": {
3924
                "guzzlehttp/guzzle": ">=4,<6",
3925
                "php": ">=5.4.0",
3926
                "symfony/browser-kit": "~2.1",
3927
                "symfony/css-selector": "~2.1",
3928
                "symfony/dom-crawler": "~2.1"
3929
            },
3930
            "type": "application",
3931
            "extra": {
3932
                "branch-alias": {
3933
                    "dev-master": "2.0-dev"
3934
                }
3935
            },
3936
            "autoload": {
3937
                "psr-4": {
3938
                    "Goutte\\": "Goutte"
3939
                }
3940
            },
3941
            "notification-url": "https://packagist.org/downloads/",
3942
            "license": [
3943
                "MIT"
3944
            ],
3945
            "authors": [
3946
                {
3947
                    "name": "Fabien Potencier",
3948
                    "email": "[email protected]"
3949
                }
3950
            ],
3951
            "description": "A simple PHP Web Scraper",
3952
            "homepage": "https://github.com/FriendsOfPHP/Goutte",
3953
            "keywords": [
3954
                "scraper"
3955
            ],
3956
            "time": "2015-05-05 21:14:57"
3957
        },
3958
        {
3959
            "name": "ibuildings/qa-tools",
3960
            "version": "1.1.27",
3961
            "source": {
3962
                "type": "git",
3963
                "url": "https://github.com/ibuildingsnl/qa-tools.git",
3964
                "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd"
3965
            },
3966
            "dist": {
3967
                "type": "zip",
3968
                "url": "https://api.github.com/repos/ibuildingsnl/qa-tools/zipball/8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd",
3969
                "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd",
3970
                "shasum": ""
3971
            },
3972
            "require": {
3973
                "behat/behat": "~2.5",
3974
                "behat/mink": "*",
3975
                "behat/mink-extension": "*",
3976
                "behat/mink-goutte-driver": ">=1.0.9",
3977
                "behat/mink-selenium2-driver": "*",
3978
                "camspiers/json-pretty": "~1.0",
3979
                "phpmd/phpmd": "~2",
3980
                "phpunit/phpunit": "~4",
3981
                "sebastian/phpcpd": "~2",
3982
                "sensiolabs/security-checker": "~2.0",
3983
                "squizlabs/php_codesniffer": "~1",
3984
                "symfony/console": "~2.1",
3985
                "symfony/filesystem": "~2.1",
3986
                "twig/twig": "~1.12"
3987
            },
3988
            "bin": [
3989
                "bin/qa-tools",
3990
                "bin/jshint"
3991
            ],
3992
            "type": "library",
3993
            "extra": {
3994
                "branch-alias": {
3995
                    "dev-master": "1.1.x-dev"
3996
                }
3997
            },
3998
            "autoload": {
3999
                "psr-0": {
4000
                    "Ibuildings": "src/"
4001
                }
4002
            },
4003
            "notification-url": "https://packagist.org/downloads/",
4004
            "license": [
4005
                "MIT"
4006
            ],
4007
            "description": "Ibuildings standard QA Tools",
4008
            "time": "2014-10-06 10:35:34"
4009
        },
4010
        {
4011
            "name": "instaclick/php-webdriver",
4012
            "version": "1.4.3",
4013
            "source": {
4014
                "type": "git",
4015
                "url": "https://github.com/instaclick/php-webdriver.git",
4016
                "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
4017
            },
4018
            "dist": {
4019
                "type": "zip",
4020
                "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
4021
                "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
4022
                "shasum": ""
4023
            },
4024
            "require": {
4025
                "ext-curl": "*",
4026
                "php": ">=5.3.2"
4027
            },
4028
            "require-dev": {
4029
                "satooshi/php-coveralls": "dev-master"
4030
            },
4031
            "type": "library",
4032
            "extra": {
4033
                "branch-alias": {
4034
                    "dev-master": "1.4.x-dev"
4035
                }
4036
            },
4037
            "autoload": {
4038
                "psr-0": {
4039
                    "WebDriver": "lib/"
4040
                }
4041
            },
4042
            "notification-url": "https://packagist.org/downloads/",
4043
            "license": [
4044
                "Apache-2.0"
4045
            ],
4046
            "authors": [
4047
                {
4048
                    "name": "Justin Bishop",
4049
                    "email": "[email protected]",
4050
                    "role": "Developer"
4051
                },
4052
                {
4053
                    "name": "Anthon Pang",
4054
                    "email": "[email protected]",
4055
                    "role": "Fork Maintainer"
4056
                }
4057
            ],
4058
            "description": "PHP WebDriver for Selenium 2",
4059
            "homepage": "http://instaclick.com/",
4060
            "keywords": [
4061
                "browser",
4062
                "selenium",
4063
                "webdriver",
4064
                "webtest"
4065
            ],
4066
            "time": "2015-06-15 20:19:33"
4067
        },
4068
        {
4069
            "name": "liip/rmt",
4070
            "version": "1.1.9",
4071
            "source": {
4072
                "type": "git",
4073
                "url": "https://github.com/liip/RMT.git",
4074
                "reference": "81ecd50b0910a2e6a052e2d34f187922626c4e07"
4075
            },
4076
            "dist": {
4077
                "type": "zip",
4078
                "url": "https://api.github.com/repos/liip/RMT/zipball/81ecd50b0910a2e6a052e2d34f187922626c4e07",
4079
                "reference": "81ecd50b0910a2e6a052e2d34f187922626c4e07",
4080
                "shasum": ""
4081
            },
4082
            "require": {
4083
                "php": ">=5.3.3",
4084
                "sensiolabs/security-checker": "~2.0",
4085
                "symfony/console": "~2.0",
4086
                "symfony/process": "~2.0",
4087
                "symfony/yaml": "~2.0",
4088
                "vierbergenlars/php-semver": "~3.0"
4089
            },
4090
            "bin": [
4091
                "RMT"
4092
            ],
4093
            "type": "library",
4094
            "autoload": {
4095
                "psr-0": {
4096
                    "Liip": "src"
4097
                }
4098
            },
4099
            "notification-url": "https://packagist.org/downloads/",
4100
            "license": [
4101
                "MIT"
4102
            ],
4103
            "authors": [
4104
                {
4105
                    "name": "Laurent Prodon",
4106
                    "email": "[email protected]",
4107
                    "role": "Developer"
4108
                },
4109
                {
4110
                    "name": "David Jeanmonod",
4111
                    "email": "[email protected]",
4112
                    "role": "Developer"
4113
                }
4114
            ],
4115
            "description": "Release Managment Tool: a handy tool to help releasing new version of your software",
4116
            "homepage": "http://github.com/liip/RMT",
4117
            "keywords": [
4118
                "post-release",
4119
                "pre-release",
4120
                "release",
4121
                "semantic versioning",
4122
                "vcs tag",
4123
                "version"
4124
            ],
4125
            "time": "2015-05-06 20:11:13"
4126
        },
4127
        {
4128
            "name": "matthiasnoback/symfony-config-test",
4129
            "version": "v1.4.0",
4130
            "source": {
4131
                "type": "git",
4132
                "url": "https://github.com/matthiasnoback/SymfonyConfigTest.git",
4133
                "reference": "615b7c8ff5dc1737e553e518dbed641aa548572d"
4134
            },
4135
            "dist": {
4136
                "type": "zip",
4137
                "url": "https://api.github.com/repos/matthiasnoback/SymfonyConfigTest/zipball/615b7c8ff5dc1737e553e518dbed641aa548572d",
4138
                "reference": "615b7c8ff5dc1737e553e518dbed641aa548572d",
4139
                "shasum": ""
4140
            },
4141
            "require": {
4142
                "php": ">=5.3",
4143
                "sebastian/exporter": "1.*",
4144
                "symfony/config": "~2.0|~3.0"
4145
            },
4146
            "require-dev": {
4147
                "phpunit/phpunit": ">=3.7"
4148
            },
4149
            "type": "library",
4150
            "autoload": {
4151
                "psr-4": {
4152
                    "Matthias\\SymfonyConfigTest\\": ""
4153
                }
4154
            },
4155
            "notification-url": "https://packagist.org/downloads/",
4156
            "license": [
4157
                "MIT"
4158
            ],
4159
            "authors": [
4160
                {
4161
                    "name": "Matthias Noback",
4162
                    "email": "[email protected]",
4163
                    "homepage": "http://php-and-symfony.matthiasnoback.nl"
4164
                }
4165
            ],
4166
            "description": "Library for testing user classes related to the Symfony Config Component",
4167
            "homepage": "https://github.com/matthiasnoback/SymfonyConfigTest",
4168
            "keywords": [
4169
                "config",
4170
                "phpunit",
4171
                "symfony"
4172
            ],
4173
            "time": "2015-11-25 21:40:32"
4174
        },
4175
        {
4176
            "name": "pdepend/pdepend",
4177
            "version": "2.2.4",
4178
            "source": {
4179
                "type": "git",
4180
                "url": "https://github.com/pdepend/pdepend.git",
4181
                "reference": "b086687f3a01dc6bb92d633aef071d2c5dd0db06"
4182
            },
4183
            "dist": {
4184
                "type": "zip",
4185
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/b086687f3a01dc6bb92d633aef071d2c5dd0db06",
4186
                "reference": "b086687f3a01dc6bb92d633aef071d2c5dd0db06",
4187
                "shasum": ""
4188
            },
4189
            "require": {
4190
                "php": ">=5.3.7",
4191
                "symfony/config": "^2.3.0|^3",
4192
                "symfony/dependency-injection": "^2.3.0|^3",
4193
                "symfony/filesystem": "^2.3.0|^3"
4194
            },
4195
            "require-dev": {
4196
                "phpunit/phpunit": "^4.4.0,<4.8",
4197
                "squizlabs/php_codesniffer": "^2.0.0"
4198
            },
4199
            "bin": [
4200
                "src/bin/pdepend"
4201
            ],
4202
            "type": "library",
4203
            "autoload": {
4204
                "psr-4": {
4205
                    "PDepend\\": "src/main/php/PDepend"
4206
                }
4207
            },
4208
            "notification-url": "https://packagist.org/downloads/",
4209
            "license": [
4210
                "BSD-3-Clause"
4211
            ],
4212
            "description": "Official version of pdepend to be handled with Composer",
4213
            "time": "2016-03-10 15:15:04"
4214
        },
4215
        {
4216
            "name": "phpdocumentor/reflection-common",
4217
            "version": "1.0",
4218
            "source": {
4219
                "type": "git",
4220
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
4221
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
4222
            },
4223
            "dist": {
4224
                "type": "zip",
4225
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
4226
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
4227
                "shasum": ""
4228
            },
4229
            "require": {
4230
                "php": ">=5.5"
4231
            },
4232
            "require-dev": {
4233
                "phpunit/phpunit": "^4.6"
4234
            },
4235
            "type": "library",
4236
            "extra": {
4237
                "branch-alias": {
4238
                    "dev-master": "1.0.x-dev"
4239
                }
4240
            },
4241
            "autoload": {
4242
                "psr-4": {
4243
                    "phpDocumentor\\Reflection\\": [
4244
                        "src"
4245
                    ]
4246
                }
4247
            },
4248
            "notification-url": "https://packagist.org/downloads/",
4249
            "license": [
4250
                "MIT"
4251
            ],
4252
            "authors": [
4253
                {
4254
                    "name": "Jaap van Otterdijk",
4255
                    "email": "[email protected]"
4256
                }
4257
            ],
4258
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
4259
            "homepage": "http://www.phpdoc.org",
4260
            "keywords": [
4261
                "FQSEN",
4262
                "phpDocumentor",
4263
                "phpdoc",
4264
                "reflection",
4265
                "static analysis"
4266
            ],
4267
            "time": "2015-12-27 11:43:31"
4268
        },
4269
        {
4270
            "name": "phpdocumentor/reflection-docblock",
4271
            "version": "3.0.2",
4272
            "source": {
4273
                "type": "git",
4274
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
4275
                "reference": "45ada3e3fd09789fbfbd6d65b3f0901f0030dc61"
4276
            },
4277
            "dist": {
4278
                "type": "zip",
4279
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/45ada3e3fd09789fbfbd6d65b3f0901f0030dc61",
4280
                "reference": "45ada3e3fd09789fbfbd6d65b3f0901f0030dc61",
4281
                "shasum": ""
4282
            },
4283
            "require": {
4284
                "php": ">=5.5",
4285
                "phpdocumentor/reflection-common": "^1.0@dev",
4286
                "phpdocumentor/type-resolver": "^0.1.5",
4287
                "webmozart/assert": "^1.0"
4288
            },
4289
            "require-dev": {
4290
                "mockery/mockery": "^0.9.4",
4291
                "phpunit/phpunit": "^4.4"
4292
            },
4293
            "type": "library",
4294
            "autoload": {
4295
                "psr-4": {
4296
                    "phpDocumentor\\Reflection\\": [
4297
                        "src/"
4298
                    ]
4299
                }
4300
            },
4301
            "notification-url": "https://packagist.org/downloads/",
4302
            "license": [
4303
                "MIT"
4304
            ],
4305
            "authors": [
4306
                {
4307
                    "name": "Mike van Riel",
4308
                    "email": "[email protected]"
4309
                }
4310
            ],
4311
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
4312
            "time": "2016-06-06 06:44:13"
4313
        },
4314
        {
4315
            "name": "phpdocumentor/type-resolver",
4316
            "version": "0.1.8",
4317
            "source": {
4318
                "type": "git",
4319
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
4320
                "reference": "9891754231e55d42f0d16988ffb799af39f31a12"
4321
            },
4322
            "dist": {
4323
                "type": "zip",
4324
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9891754231e55d42f0d16988ffb799af39f31a12",
4325
                "reference": "9891754231e55d42f0d16988ffb799af39f31a12",
4326
                "shasum": ""
4327
            },
4328
            "require": {
4329
                "php": ">=5.5",
4330
                "phpdocumentor/reflection-common": "^1.0"
4331
            },
4332
            "require-dev": {
4333
                "mockery/mockery": "^0.9.4",
4334
                "phpunit/phpunit": "^5.2"
4335
            },
4336
            "type": "library",
4337
            "extra": {
4338
                "branch-alias": {
4339
                    "dev-master": "1.0.x-dev"
4340
                }
4341
            },
4342
            "autoload": {
4343
                "psr-4": {
4344
                    "phpDocumentor\\Reflection\\": [
4345
                        "src/"
4346
                    ]
4347
                }
4348
            },
4349
            "notification-url": "https://packagist.org/downloads/",
4350
            "license": [
4351
                "MIT"
4352
            ],
4353
            "authors": [
4354
                {
4355
                    "name": "Mike van Riel",
4356
                    "email": "[email protected]"
4357
                }
4358
            ],
4359
            "time": "2016-03-28 10:02:29"
4360
        },
4361
        {
4362
            "name": "phpmd/phpmd",
4363
            "version": "2.4.3",
4364
            "source": {
4365
                "type": "git",
4366
                "url": "https://github.com/phpmd/phpmd.git",
4367
                "reference": "2b9c2417a18696dfb578b38c116cd0ddc19b256e"
4368
            },
4369
            "dist": {
4370
                "type": "zip",
4371
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/2b9c2417a18696dfb578b38c116cd0ddc19b256e",
4372
                "reference": "2b9c2417a18696dfb578b38c116cd0ddc19b256e",
4373
                "shasum": ""
4374
            },
4375
            "require": {
4376
                "pdepend/pdepend": "^2.0.4",
4377
                "php": ">=5.3.0"
4378
            },
4379
            "require-dev": {
4380
                "phpunit/phpunit": "^4.0",
4381
                "squizlabs/php_codesniffer": "^2.0"
4382
            },
4383
            "bin": [
4384
                "src/bin/phpmd"
4385
            ],
4386
            "type": "project",
4387
            "autoload": {
4388
                "psr-0": {
4389
                    "PHPMD\\": "src/main/php"
4390
                }
4391
            },
4392
            "notification-url": "https://packagist.org/downloads/",
4393
            "license": [
4394
                "BSD-3-Clause"
4395
            ],
4396
            "authors": [
4397
                {
4398
                    "name": "Manuel Pichler",
4399
                    "email": "[email protected]",
4400
                    "homepage": "https://github.com/manuelpichler",
4401
                    "role": "Project Founder"
4402
                },
4403
                {
4404
                    "name": "Other contributors",
4405
                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
4406
                    "role": "Contributors"
4407
                },
4408
                {
4409
                    "name": "Marc Würth",
4410
                    "email": "[email protected]",
4411
                    "homepage": "https://github.com/ravage84",
4412
                    "role": "Project Maintainer"
4413
                }
4414
            ],
4415
            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
4416
            "homepage": "http://phpmd.org/",
4417
            "keywords": [
4418
                "mess detection",
4419
                "mess detector",
4420
                "pdepend",
4421
                "phpmd",
4422
                "pmd"
4423
            ],
4424
            "time": "2016-04-04 11:52:04"
4425
        },
4426
        {
4427
            "name": "phpspec/prophecy",
4428
            "version": "v1.6.1",
4429
            "source": {
4430
                "type": "git",
4431
                "url": "https://github.com/phpspec/prophecy.git",
4432
                "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
4433
            },
4434
            "dist": {
4435
                "type": "zip",
4436
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
4437
                "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
4438
                "shasum": ""
4439
            },
4440
            "require": {
4441
                "doctrine/instantiator": "^1.0.2",
4442
                "php": "^5.3|^7.0",
4443
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
4444
                "sebastian/comparator": "^1.1",
4445
                "sebastian/recursion-context": "^1.0"
4446
            },
4447
            "require-dev": {
4448
                "phpspec/phpspec": "^2.0"
4449
            },
4450
            "type": "library",
4451
            "extra": {
4452
                "branch-alias": {
4453
                    "dev-master": "1.6.x-dev"
4454
                }
4455
            },
4456
            "autoload": {
4457
                "psr-0": {
4458
                    "Prophecy\\": "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
                    "name": "Marcello Duarte",
4473
                    "email": "[email protected]"
4474
                }
4475
            ],
4476
            "description": "Highly opinionated mocking framework for PHP 5.3+",
4477
            "homepage": "https://github.com/phpspec/prophecy",
4478
            "keywords": [
4479
                "Double",
4480
                "Dummy",
4481
                "fake",
4482
                "mock",
4483
                "spy",
4484
                "stub"
4485
            ],
4486
            "time": "2016-06-07 08:13:47"
4487
        },
4488
        {
4489
            "name": "phpunit/php-code-coverage",
4490
            "version": "2.2.4",
4491
            "source": {
4492
                "type": "git",
4493
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
4494
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
4495
            },
4496
            "dist": {
4497
                "type": "zip",
4498
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
4499
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
4500
                "shasum": ""
4501
            },
4502
            "require": {
4503
                "php": ">=5.3.3",
4504
                "phpunit/php-file-iterator": "~1.3",
4505
                "phpunit/php-text-template": "~1.2",
4506
                "phpunit/php-token-stream": "~1.3",
4507
                "sebastian/environment": "^1.3.2",
4508
                "sebastian/version": "~1.0"
4509
            },
4510
            "require-dev": {
4511
                "ext-xdebug": ">=2.1.4",
4512
                "phpunit/phpunit": "~4"
4513
            },
4514
            "suggest": {
4515
                "ext-dom": "*",
4516
                "ext-xdebug": ">=2.2.1",
4517
                "ext-xmlwriter": "*"
4518
            },
4519
            "type": "library",
4520
            "extra": {
4521
                "branch-alias": {
4522
                    "dev-master": "2.2.x-dev"
4523
                }
4524
            },
4525
            "autoload": {
4526
                "classmap": [
4527
                    "src/"
4528
                ]
4529
            },
4530
            "notification-url": "https://packagist.org/downloads/",
4531
            "license": [
4532
                "BSD-3-Clause"
4533
            ],
4534
            "authors": [
4535
                {
4536
                    "name": "Sebastian Bergmann",
4537
                    "email": "[email protected]",
4538
                    "role": "lead"
4539
                }
4540
            ],
4541
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
4542
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
4543
            "keywords": [
4544
                "coverage",
4545
                "testing",
4546
                "xunit"
4547
            ],
4548
            "time": "2015-10-06 15:47:00"
4549
        },
4550
        {
4551
            "name": "phpunit/php-file-iterator",
4552
            "version": "1.4.1",
4553
            "source": {
4554
                "type": "git",
4555
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
4556
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
4557
            },
4558
            "dist": {
4559
                "type": "zip",
4560
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
4561
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
4562
                "shasum": ""
4563
            },
4564
            "require": {
4565
                "php": ">=5.3.3"
4566
            },
4567
            "type": "library",
4568
            "extra": {
4569
                "branch-alias": {
4570
                    "dev-master": "1.4.x-dev"
4571
                }
4572
            },
4573
            "autoload": {
4574
                "classmap": [
4575
                    "src/"
4576
                ]
4577
            },
4578
            "notification-url": "https://packagist.org/downloads/",
4579
            "license": [
4580
                "BSD-3-Clause"
4581
            ],
4582
            "authors": [
4583
                {
4584
                    "name": "Sebastian Bergmann",
4585
                    "email": "[email protected]",
4586
                    "role": "lead"
4587
                }
4588
            ],
4589
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
4590
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
4591
            "keywords": [
4592
                "filesystem",
4593
                "iterator"
4594
            ],
4595
            "time": "2015-06-21 13:08:43"
4596
        },
4597
        {
4598
            "name": "phpunit/php-text-template",
4599
            "version": "1.2.1",
4600
            "source": {
4601
                "type": "git",
4602
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
4603
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
4604
            },
4605
            "dist": {
4606
                "type": "zip",
4607
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4608
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4609
                "shasum": ""
4610
            },
4611
            "require": {
4612
                "php": ">=5.3.3"
4613
            },
4614
            "type": "library",
4615
            "autoload": {
4616
                "classmap": [
4617
                    "src/"
4618
                ]
4619
            },
4620
            "notification-url": "https://packagist.org/downloads/",
4621
            "license": [
4622
                "BSD-3-Clause"
4623
            ],
4624
            "authors": [
4625
                {
4626
                    "name": "Sebastian Bergmann",
4627
                    "email": "[email protected]",
4628
                    "role": "lead"
4629
                }
4630
            ],
4631
            "description": "Simple template engine.",
4632
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
4633
            "keywords": [
4634
                "template"
4635
            ],
4636
            "time": "2015-06-21 13:50:34"
4637
        },
4638
        {
4639
            "name": "phpunit/php-timer",
4640
            "version": "1.0.8",
4641
            "source": {
4642
                "type": "git",
4643
                "url": "https://github.com/sebastianbergmann/php-timer.git",
4644
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
4645
            },
4646
            "dist": {
4647
                "type": "zip",
4648
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
4649
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
4650
                "shasum": ""
4651
            },
4652
            "require": {
4653
                "php": ">=5.3.3"
4654
            },
4655
            "require-dev": {
4656
                "phpunit/phpunit": "~4|~5"
4657
            },
4658
            "type": "library",
4659
            "autoload": {
4660
                "classmap": [
4661
                    "src/"
4662
                ]
4663
            },
4664
            "notification-url": "https://packagist.org/downloads/",
4665
            "license": [
4666
                "BSD-3-Clause"
4667
            ],
4668
            "authors": [
4669
                {
4670
                    "name": "Sebastian Bergmann",
4671
                    "email": "[email protected]",
4672
                    "role": "lead"
4673
                }
4674
            ],
4675
            "description": "Utility class for timing",
4676
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
4677
            "keywords": [
4678
                "timer"
4679
            ],
4680
            "time": "2016-05-12 18:03:57"
4681
        },
4682
        {
4683
            "name": "phpunit/php-token-stream",
4684
            "version": "1.4.8",
4685
            "source": {
4686
                "type": "git",
4687
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
4688
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
4689
            },
4690
            "dist": {
4691
                "type": "zip",
4692
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
4693
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
4694
                "shasum": ""
4695
            },
4696
            "require": {
4697
                "ext-tokenizer": "*",
4698
                "php": ">=5.3.3"
4699
            },
4700
            "require-dev": {
4701
                "phpunit/phpunit": "~4.2"
4702
            },
4703
            "type": "library",
4704
            "extra": {
4705
                "branch-alias": {
4706
                    "dev-master": "1.4-dev"
4707
                }
4708
            },
4709
            "autoload": {
4710
                "classmap": [
4711
                    "src/"
4712
                ]
4713
            },
4714
            "notification-url": "https://packagist.org/downloads/",
4715
            "license": [
4716
                "BSD-3-Clause"
4717
            ],
4718
            "authors": [
4719
                {
4720
                    "name": "Sebastian Bergmann",
4721
                    "email": "[email protected]"
4722
                }
4723
            ],
4724
            "description": "Wrapper around PHP's tokenizer extension.",
4725
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
4726
            "keywords": [
4727
                "tokenizer"
4728
            ],
4729
            "time": "2015-09-15 10:49:45"
4730
        },
4731
        {
4732
            "name": "phpunit/phpunit",
4733
            "version": "4.8.26",
4734
            "source": {
4735
                "type": "git",
4736
                "url": "https://github.com/sebastianbergmann/phpunit.git",
4737
                "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74"
4738
            },
4739
            "dist": {
4740
                "type": "zip",
4741
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74",
4742
                "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74",
4743
                "shasum": ""
4744
            },
4745
            "require": {
4746
                "ext-dom": "*",
4747
                "ext-json": "*",
4748
                "ext-pcre": "*",
4749
                "ext-reflection": "*",
4750
                "ext-spl": "*",
4751
                "php": ">=5.3.3",
4752
                "phpspec/prophecy": "^1.3.1",
4753
                "phpunit/php-code-coverage": "~2.1",
4754
                "phpunit/php-file-iterator": "~1.4",
4755
                "phpunit/php-text-template": "~1.2",
4756
                "phpunit/php-timer": "^1.0.6",
4757
                "phpunit/phpunit-mock-objects": "~2.3",
4758
                "sebastian/comparator": "~1.1",
4759
                "sebastian/diff": "~1.2",
4760
                "sebastian/environment": "~1.3",
4761
                "sebastian/exporter": "~1.2",
4762
                "sebastian/global-state": "~1.0",
4763
                "sebastian/version": "~1.0",
4764
                "symfony/yaml": "~2.1|~3.0"
4765
            },
4766
            "suggest": {
4767
                "phpunit/php-invoker": "~1.1"
4768
            },
4769
            "bin": [
4770
                "phpunit"
4771
            ],
4772
            "type": "library",
4773
            "extra": {
4774
                "branch-alias": {
4775
                    "dev-master": "4.8.x-dev"
4776
                }
4777
            },
4778
            "autoload": {
4779
                "classmap": [
4780
                    "src/"
4781
                ]
4782
            },
4783
            "notification-url": "https://packagist.org/downloads/",
4784
            "license": [
4785
                "BSD-3-Clause"
4786
            ],
4787
            "authors": [
4788
                {
4789
                    "name": "Sebastian Bergmann",
4790
                    "email": "[email protected]",
4791
                    "role": "lead"
4792
                }
4793
            ],
4794
            "description": "The PHP Unit Testing framework.",
4795
            "homepage": "https://phpunit.de/",
4796
            "keywords": [
4797
                "phpunit",
4798
                "testing",
4799
                "xunit"
4800
            ],
4801
            "time": "2016-05-17 03:09:28"
4802
        },
4803
        {
4804
            "name": "phpunit/phpunit-mock-objects",
4805
            "version": "2.3.8",
4806
            "source": {
4807
                "type": "git",
4808
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4809
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
4810
            },
4811
            "dist": {
4812
                "type": "zip",
4813
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
4814
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
4815
                "shasum": ""
4816
            },
4817
            "require": {
4818
                "doctrine/instantiator": "^1.0.2",
4819
                "php": ">=5.3.3",
4820
                "phpunit/php-text-template": "~1.2",
4821
                "sebastian/exporter": "~1.2"
4822
            },
4823
            "require-dev": {
4824
                "phpunit/phpunit": "~4.4"
4825
            },
4826
            "suggest": {
4827
                "ext-soap": "*"
4828
            },
4829
            "type": "library",
4830
            "extra": {
4831
                "branch-alias": {
4832
                    "dev-master": "2.3.x-dev"
4833
                }
4834
            },
4835
            "autoload": {
4836
                "classmap": [
4837
                    "src/"
4838
                ]
4839
            },
4840
            "notification-url": "https://packagist.org/downloads/",
4841
            "license": [
4842
                "BSD-3-Clause"
4843
            ],
4844
            "authors": [
4845
                {
4846
                    "name": "Sebastian Bergmann",
4847
                    "email": "[email protected]",
4848
                    "role": "lead"
4849
                }
4850
            ],
4851
            "description": "Mock Object library for PHPUnit",
4852
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4853
            "keywords": [
4854
                "mock",
4855
                "xunit"
4856
            ],
4857
            "time": "2015-10-02 06:51:40"
4858
        },
4859
        {
4860
            "name": "sebastian/comparator",
4861
            "version": "1.2.0",
4862
            "source": {
4863
                "type": "git",
4864
                "url": "https://github.com/sebastianbergmann/comparator.git",
4865
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
4866
            },
4867
            "dist": {
4868
                "type": "zip",
4869
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
4870
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
4871
                "shasum": ""
4872
            },
4873
            "require": {
4874
                "php": ">=5.3.3",
4875
                "sebastian/diff": "~1.2",
4876
                "sebastian/exporter": "~1.2"
4877
            },
4878
            "require-dev": {
4879
                "phpunit/phpunit": "~4.4"
4880
            },
4881
            "type": "library",
4882
            "extra": {
4883
                "branch-alias": {
4884
                    "dev-master": "1.2.x-dev"
4885
                }
4886
            },
4887
            "autoload": {
4888
                "classmap": [
4889
                    "src/"
4890
                ]
4891
            },
4892
            "notification-url": "https://packagist.org/downloads/",
4893
            "license": [
4894
                "BSD-3-Clause"
4895
            ],
4896
            "authors": [
4897
                {
4898
                    "name": "Jeff Welch",
4899
                    "email": "[email protected]"
4900
                },
4901
                {
4902
                    "name": "Volker Dusch",
4903
                    "email": "[email protected]"
4904
                },
4905
                {
4906
                    "name": "Bernhard Schussek",
4907
                    "email": "[email protected]"
4908
                },
4909
                {
4910
                    "name": "Sebastian Bergmann",
4911
                    "email": "[email protected]"
4912
                }
4913
            ],
4914
            "description": "Provides the functionality to compare PHP values for equality",
4915
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
4916
            "keywords": [
4917
                "comparator",
4918
                "compare",
4919
                "equality"
4920
            ],
4921
            "time": "2015-07-26 15:48:44"
4922
        },
4923
        {
4924
            "name": "sebastian/diff",
4925
            "version": "1.4.1",
4926
            "source": {
4927
                "type": "git",
4928
                "url": "https://github.com/sebastianbergmann/diff.git",
4929
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
4930
            },
4931
            "dist": {
4932
                "type": "zip",
4933
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
4934
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
4935
                "shasum": ""
4936
            },
4937
            "require": {
4938
                "php": ">=5.3.3"
4939
            },
4940
            "require-dev": {
4941
                "phpunit/phpunit": "~4.8"
4942
            },
4943
            "type": "library",
4944
            "extra": {
4945
                "branch-alias": {
4946
                    "dev-master": "1.4-dev"
4947
                }
4948
            },
4949
            "autoload": {
4950
                "classmap": [
4951
                    "src/"
4952
                ]
4953
            },
4954
            "notification-url": "https://packagist.org/downloads/",
4955
            "license": [
4956
                "BSD-3-Clause"
4957
            ],
4958
            "authors": [
4959
                {
4960
                    "name": "Kore Nordmann",
4961
                    "email": "[email protected]"
4962
                },
4963
                {
4964
                    "name": "Sebastian Bergmann",
4965
                    "email": "[email protected]"
4966
                }
4967
            ],
4968
            "description": "Diff implementation",
4969
            "homepage": "https://github.com/sebastianbergmann/diff",
4970
            "keywords": [
4971
                "diff"
4972
            ],
4973
            "time": "2015-12-08 07:14:41"
4974
        },
4975
        {
4976
            "name": "sebastian/environment",
4977
            "version": "1.3.7",
4978
            "source": {
4979
                "type": "git",
4980
                "url": "https://github.com/sebastianbergmann/environment.git",
4981
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
4982
            },
4983
            "dist": {
4984
                "type": "zip",
4985
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
4986
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
4987
                "shasum": ""
4988
            },
4989
            "require": {
4990
                "php": ">=5.3.3"
4991
            },
4992
            "require-dev": {
4993
                "phpunit/phpunit": "~4.4"
4994
            },
4995
            "type": "library",
4996
            "extra": {
4997
                "branch-alias": {
4998
                    "dev-master": "1.3.x-dev"
4999
                }
5000
            },
5001
            "autoload": {
5002
                "classmap": [
5003
                    "src/"
5004
                ]
5005
            },
5006
            "notification-url": "https://packagist.org/downloads/",
5007
            "license": [
5008
                "BSD-3-Clause"
5009
            ],
5010
            "authors": [
5011
                {
5012
                    "name": "Sebastian Bergmann",
5013
                    "email": "[email protected]"
5014
                }
5015
            ],
5016
            "description": "Provides functionality to handle HHVM/PHP environments",
5017
            "homepage": "http://www.github.com/sebastianbergmann/environment",
5018
            "keywords": [
5019
                "Xdebug",
5020
                "environment",
5021
                "hhvm"
5022
            ],
5023
            "time": "2016-05-17 03:18:57"
5024
        },
5025
        {
5026
            "name": "sebastian/exporter",
5027
            "version": "1.2.1",
5028
            "source": {
5029
                "type": "git",
5030
                "url": "https://github.com/sebastianbergmann/exporter.git",
5031
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
5032
            },
5033
            "dist": {
5034
                "type": "zip",
5035
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
5036
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
5037
                "shasum": ""
5038
            },
5039
            "require": {
5040
                "php": ">=5.3.3",
5041
                "sebastian/recursion-context": "~1.0"
5042
            },
5043
            "require-dev": {
5044
                "phpunit/phpunit": "~4.4"
5045
            },
5046
            "type": "library",
5047
            "extra": {
5048
                "branch-alias": {
5049
                    "dev-master": "1.2.x-dev"
5050
                }
5051
            },
5052
            "autoload": {
5053
                "classmap": [
5054
                    "src/"
5055
                ]
5056
            },
5057
            "notification-url": "https://packagist.org/downloads/",
5058
            "license": [
5059
                "BSD-3-Clause"
5060
            ],
5061
            "authors": [
5062
                {
5063
                    "name": "Jeff Welch",
5064
                    "email": "[email protected]"
5065
                },
5066
                {
5067
                    "name": "Volker Dusch",
5068
                    "email": "[email protected]"
5069
                },
5070
                {
5071
                    "name": "Bernhard Schussek",
5072
                    "email": "[email protected]"
5073
                },
5074
                {
5075
                    "name": "Sebastian Bergmann",
5076
                    "email": "[email protected]"
5077
                },
5078
                {
5079
                    "name": "Adam Harvey",
5080
                    "email": "[email protected]"
5081
                }
5082
            ],
5083
            "description": "Provides the functionality to export PHP variables for visualization",
5084
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
5085
            "keywords": [
5086
                "export",
5087
                "exporter"
5088
            ],
5089
            "time": "2015-06-21 07:55:53"
5090
        },
5091
        {
5092
            "name": "sebastian/finder-facade",
5093
            "version": "1.2.1",
5094
            "source": {
5095
                "type": "git",
5096
                "url": "https://github.com/sebastianbergmann/finder-facade.git",
5097
                "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9"
5098
            },
5099
            "dist": {
5100
                "type": "zip",
5101
                "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
5102
                "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
5103
                "shasum": ""
5104
            },
5105
            "require": {
5106
                "symfony/finder": "~2.3|~3.0",
5107
                "theseer/fdomdocument": "~1.3"
5108
            },
5109
            "type": "library",
5110
            "autoload": {
5111
                "classmap": [
5112
                    "src/"
5113
                ]
5114
            },
5115
            "notification-url": "https://packagist.org/downloads/",
5116
            "license": [
5117
                "BSD-3-Clause"
5118
            ],
5119
            "authors": [
5120
                {
5121
                    "name": "Sebastian Bergmann",
5122
                    "email": "[email protected]",
5123
                    "role": "lead"
5124
                }
5125
            ],
5126
            "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
5127
            "homepage": "https://github.com/sebastianbergmann/finder-facade",
5128
            "time": "2016-02-17 07:02:23"
5129
        },
5130
        {
5131
            "name": "sebastian/global-state",
5132
            "version": "1.1.1",
5133
            "source": {
5134
                "type": "git",
5135
                "url": "https://github.com/sebastianbergmann/global-state.git",
5136
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
5137
            },
5138
            "dist": {
5139
                "type": "zip",
5140
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
5141
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
5142
                "shasum": ""
5143
            },
5144
            "require": {
5145
                "php": ">=5.3.3"
5146
            },
5147
            "require-dev": {
5148
                "phpunit/phpunit": "~4.2"
5149
            },
5150
            "suggest": {
5151
                "ext-uopz": "*"
5152
            },
5153
            "type": "library",
5154
            "extra": {
5155
                "branch-alias": {
5156
                    "dev-master": "1.0-dev"
5157
                }
5158
            },
5159
            "autoload": {
5160
                "classmap": [
5161
                    "src/"
5162
                ]
5163
            },
5164
            "notification-url": "https://packagist.org/downloads/",
5165
            "license": [
5166
                "BSD-3-Clause"
5167
            ],
5168
            "authors": [
5169
                {
5170
                    "name": "Sebastian Bergmann",
5171
                    "email": "[email protected]"
5172
                }
5173
            ],
5174
            "description": "Snapshotting of global state",
5175
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
5176
            "keywords": [
5177
                "global state"
5178
            ],
5179
            "time": "2015-10-12 03:26:01"
5180
        },
5181
        {
5182
            "name": "sebastian/phpcpd",
5183
            "version": "2.0.4",
5184
            "source": {
5185
                "type": "git",
5186
                "url": "https://github.com/sebastianbergmann/phpcpd.git",
5187
                "reference": "24d9a880deadb0b8c9680e9cfe78e30b704225db"
5188
            },
5189
            "dist": {
5190
                "type": "zip",
5191
                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/24d9a880deadb0b8c9680e9cfe78e30b704225db",
5192
                "reference": "24d9a880deadb0b8c9680e9cfe78e30b704225db",
5193
                "shasum": ""
5194
            },
5195
            "require": {
5196
                "php": ">=5.3.3",
5197
                "phpunit/php-timer": ">=1.0.6",
5198
                "sebastian/finder-facade": "~1.1",
5199
                "sebastian/version": "~1.0|~2.0",
5200
                "symfony/console": "~2.7|^3.0",
5201
                "theseer/fdomdocument": "~1.4"
5202
            },
5203
            "bin": [
5204
                "phpcpd"
5205
            ],
5206
            "type": "library",
5207
            "extra": {
5208
                "branch-alias": {
5209
                    "dev-master": "2.0-dev"
5210
                }
5211
            },
5212
            "autoload": {
5213
                "classmap": [
5214
                    "src/"
5215
                ]
5216
            },
5217
            "notification-url": "https://packagist.org/downloads/",
5218
            "license": [
5219
                "BSD-3-Clause"
5220
            ],
5221
            "authors": [
5222
                {
5223
                    "name": "Sebastian Bergmann",
5224
                    "email": "[email protected]",
5225
                    "role": "lead"
5226
                }
5227
            ],
5228
            "description": "Copy/Paste Detector (CPD) for PHP code.",
5229
            "homepage": "https://github.com/sebastianbergmann/phpcpd",
5230
            "time": "2016-04-17 19:32:49"
5231
        },
5232
        {
5233
            "name": "sebastian/recursion-context",
5234
            "version": "1.0.2",
5235
            "source": {
5236
                "type": "git",
5237
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
5238
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
5239
            },
5240
            "dist": {
5241
                "type": "zip",
5242
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
5243
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
5244
                "shasum": ""
5245
            },
5246
            "require": {
5247
                "php": ">=5.3.3"
5248
            },
5249
            "require-dev": {
5250
                "phpunit/phpunit": "~4.4"
5251
            },
5252
            "type": "library",
5253
            "extra": {
5254
                "branch-alias": {
5255
                    "dev-master": "1.0.x-dev"
5256
                }
5257
            },
5258
            "autoload": {
5259
                "classmap": [
5260
                    "src/"
5261
                ]
5262
            },
5263
            "notification-url": "https://packagist.org/downloads/",
5264
            "license": [
5265
                "BSD-3-Clause"
5266
            ],
5267
            "authors": [
5268
                {
5269
                    "name": "Jeff Welch",
5270
                    "email": "[email protected]"
5271
                },
5272
                {
5273
                    "name": "Sebastian Bergmann",
5274
                    "email": "[email protected]"
5275
                },
5276
                {
5277
                    "name": "Adam Harvey",
5278
                    "email": "[email protected]"
5279
                }
5280
            ],
5281
            "description": "Provides functionality to recursively process PHP variables",
5282
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
5283
            "time": "2015-11-11 19:50:13"
5284
        },
5285
        {
5286
            "name": "sebastian/version",
5287
            "version": "1.0.6",
5288
            "source": {
5289
                "type": "git",
5290
                "url": "https://github.com/sebastianbergmann/version.git",
5291
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
5292
            },
5293
            "dist": {
5294
                "type": "zip",
5295
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
5296
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
5297
                "shasum": ""
5298
            },
5299
            "type": "library",
5300
            "autoload": {
5301
                "classmap": [
5302
                    "src/"
5303
                ]
5304
            },
5305
            "notification-url": "https://packagist.org/downloads/",
5306
            "license": [
5307
                "BSD-3-Clause"
5308
            ],
5309
            "authors": [
5310
                {
5311
                    "name": "Sebastian Bergmann",
5312
                    "email": "[email protected]",
5313
                    "role": "lead"
5314
                }
5315
            ],
5316
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
5317
            "homepage": "https://github.com/sebastianbergmann/version",
5318
            "time": "2015-06-21 13:59:46"
5319
        },
5320
        {
5321
            "name": "sensio/generator-bundle",
5322
            "version": "v2.5.3",
5323
            "target-dir": "Sensio/Bundle/GeneratorBundle",
5324
            "source": {
5325
                "type": "git",
5326
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
5327
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
5328
            },
5329
            "dist": {
5330
                "type": "zip",
5331
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
5332
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
5333
                "shasum": ""
5334
            },
5335
            "require": {
5336
                "symfony/console": "~2.5",
5337
                "symfony/framework-bundle": "~2.2"
5338
            },
5339
            "require-dev": {
5340
                "doctrine/orm": "~2.2,>=2.2.3",
5341
                "symfony/doctrine-bridge": "~2.2",
5342
                "twig/twig": "~1.11"
5343
            },
5344
            "type": "symfony-bundle",
5345
            "extra": {
5346
                "branch-alias": {
5347
                    "dev-master": "2.5.x-dev"
5348
                }
5349
            },
5350
            "autoload": {
5351
                "psr-0": {
5352
                    "Sensio\\Bundle\\GeneratorBundle": ""
5353
                }
5354
            },
5355
            "notification-url": "https://packagist.org/downloads/",
5356
            "license": [
5357
                "MIT"
5358
            ],
5359
            "authors": [
5360
                {
5361
                    "name": "Fabien Potencier",
5362
                    "email": "[email protected]"
5363
                }
5364
            ],
5365
            "description": "This bundle generates code for you",
5366
            "time": "2015-03-17 06:36:52"
5367
        },
5368
        {
5369
            "name": "squizlabs/php_codesniffer",
5370
            "version": "1.5.6",
5371
            "source": {
5372
                "type": "git",
5373
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
5374
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5"
5375
            },
5376
            "dist": {
5377
                "type": "zip",
5378
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6f3e42d311b882b25b4d409d23a289f4d3b803d5",
5379
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5",
5380
                "shasum": ""
5381
            },
5382
            "require": {
5383
                "ext-tokenizer": "*",
5384
                "php": ">=5.1.2"
5385
            },
5386
            "suggest": {
5387
                "phpunit/php-timer": "dev-master"
5388
            },
5389
            "bin": [
5390
                "scripts/phpcs"
5391
            ],
5392
            "type": "library",
5393
            "extra": {
5394
                "branch-alias": {
5395
                    "dev-phpcs-fixer": "2.0.x-dev"
5396
                }
5397
            },
5398
            "autoload": {
5399
                "classmap": [
5400
                    "CodeSniffer.php",
5401
                    "CodeSniffer/CLI.php",
5402
                    "CodeSniffer/Exception.php",
5403
                    "CodeSniffer/File.php",
5404
                    "CodeSniffer/Report.php",
5405
                    "CodeSniffer/Reporting.php",
5406
                    "CodeSniffer/Sniff.php",
5407
                    "CodeSniffer/Tokens.php",
5408
                    "CodeSniffer/Reports/",
5409
                    "CodeSniffer/CommentParser/",
5410
                    "CodeSniffer/Tokenizers/",
5411
                    "CodeSniffer/DocGenerators/",
5412
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
5413
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
5414
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
5415
                    "CodeSniffer/Standards/IncorrectPatternException.php",
5416
                    "CodeSniffer/Standards/Generic/Sniffs/",
5417
                    "CodeSniffer/Standards/MySource/Sniffs/",
5418
                    "CodeSniffer/Standards/PEAR/Sniffs/",
5419
                    "CodeSniffer/Standards/PSR1/Sniffs/",
5420
                    "CodeSniffer/Standards/PSR2/Sniffs/",
5421
                    "CodeSniffer/Standards/Squiz/Sniffs/",
5422
                    "CodeSniffer/Standards/Zend/Sniffs/"
5423
                ]
5424
            },
5425
            "notification-url": "https://packagist.org/downloads/",
5426
            "license": [
5427
                "BSD-3-Clause"
5428
            ],
5429
            "authors": [
5430
                {
5431
                    "name": "Greg Sherwood",
5432
                    "role": "lead"
5433
                }
5434
            ],
5435
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
5436
            "homepage": "http://www.squizlabs.com/php-codesniffer",
5437
            "keywords": [
5438
                "phpcs",
5439
                "standards"
5440
            ],
5441
            "time": "2014-12-04 22:32:15"
5442
        },
5443
        {
5444
            "name": "theseer/fdomdocument",
5445
            "version": "1.6.1",
5446
            "source": {
5447
                "type": "git",
5448
                "url": "https://github.com/theseer/fDOMDocument.git",
5449
                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684"
5450
            },
5451
            "dist": {
5452
                "type": "zip",
5453
                "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
5454
                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
5455
                "shasum": ""
5456
            },
5457
            "require": {
5458
                "ext-dom": "*",
5459
                "lib-libxml": "*",
5460
                "php": ">=5.3.3"
5461
            },
5462
            "type": "library",
5463
            "autoload": {
5464
                "classmap": [
5465
                    "src/"
5466
                ]
5467
            },
5468
            "notification-url": "https://packagist.org/downloads/",
5469
            "license": [
5470
                "BSD-3-Clause"
5471
            ],
5472
            "authors": [
5473
                {
5474
                    "name": "Arne Blankerts",
5475
                    "email": "[email protected]",
5476
                    "role": "lead"
5477
                }
5478
            ],
5479
            "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
5480
            "homepage": "https://github.com/theseer/fDOMDocument",
5481
            "time": "2015-05-27 22:58:02"
5482
        },
5483
        {
5484
            "name": "vierbergenlars/php-semver",
5485
            "version": "3.0.1",
5486
            "source": {
5487
                "type": "git",
5488
                "url": "https://github.com/vierbergenlars/php-semver.git",
5489
                "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1"
5490
            },
5491
            "dist": {
5492
                "type": "zip",
5493
                "url": "https://api.github.com/repos/vierbergenlars/php-semver/zipball/516bb3061577e60e9420cbecc479362d3ad8c7f1",
5494
                "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1",
5495
                "shasum": ""
5496
            },
5497
            "require": {
5498
                "php": ">=5.3.0"
5499
            },
5500
            "require-dev": {
5501
                "simpletest/simpletest": "1.1.*"
5502
            },
5503
            "bin": [
5504
                "bin/semver",
5505
                "bin/update-versions"
5506
            ],
5507
            "type": "library",
5508
            "autoload": {
5509
                "psr-0": {
5510
                    "vierbergenlars\\SemVer\\": "src/",
5511
                    "vierbergenlars\\LibJs\\": "src/"
5512
                },
5513
                "classmap": [
5514
                    "src/vierbergenlars/SemVer/internal.php"
5515
                ]
5516
            },
5517
            "notification-url": "https://packagist.org/downloads/",
5518
            "license": [
5519
                "MIT"
5520
            ],
5521
            "authors": [
5522
                {
5523
                    "name": "Lars Vierbergen",
5524
                    "email": "[email protected]"
5525
                }
5526
            ],
5527
            "description": "The Semantic Versioner for PHP",
5528
            "keywords": [
5529
                "semantic",
5530
                "semver",
5531
                "versioning"
5532
            ],
5533
            "time": "2015-05-02 19:28:54"
5534
        },
5535
        {
5536
            "name": "webmozart/assert",
5537
            "version": "1.0.2",
5538
            "source": {
5539
                "type": "git",
5540
                "url": "https://github.com/webmozart/assert.git",
5541
                "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde"
5542
            },
5543
            "dist": {
5544
                "type": "zip",
5545
                "url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde",
5546
                "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde",
5547
                "shasum": ""
5548
            },
5549
            "require": {
5550
                "php": ">=5.3.3"
5551
            },
5552
            "require-dev": {
5553
                "phpunit/phpunit": "^4.6"
5554
            },
5555
            "type": "library",
5556
            "extra": {
5557
                "branch-alias": {
5558
                    "dev-master": "1.0-dev"
5559
                }
5560
            },
5561
            "autoload": {
5562
                "psr-4": {
5563
                    "Webmozart\\Assert\\": "src/"
5564
                }
5565
            },
5566
            "notification-url": "https://packagist.org/downloads/",
5567
            "license": [
5568
                "MIT"
5569
            ],
5570
            "authors": [
5571
                {
5572
                    "name": "Bernhard Schussek",
5573
                    "email": "[email protected]"
5574
                }
5575
            ],
5576
            "description": "Assertions to validate method input/output with nice error messages.",
5577
            "keywords": [
5578
                "assert",
5579
                "check",
5580
                "validate"
5581
            ],
5582
            "time": "2015-08-24 13:29:44"
5583
        }
5584
    ],
5585
    "aliases": [
5586
        {
5587
            "alias": "v1.5.0",
5588
            "alias_normalized": "1.5.0.0",
5589
            "version": "9999999-dev",
5590
            "package": "mopa/composer-bridge"
5591
        }
5592
    ],
5593
    "minimum-stability": "stable",
5594
    "stability-flags": {
5595
        "mopa/bootstrap-bundle": 5,
5596
        "surfnet/stepup-u2f-bundle": 20,
5597
        "mopa/composer-bridge": 20
5598
    },
5599
    "prefer-stable": false,
5600
    "prefer-lowest": false,
5601
    "platform": {
5602
        "php": "~5.6|~7.0"
5603
    },
5604
    "platform-dev": []
5605
}
5606