Completed
Push — feature/add-biometric-sf-type ( e1eb49...1463cf )
by Reinier
18:39 queued 03:09
created

composer.lock (7 issues)

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": "af0447e3eaa3a2ab6d2d8685537268ed",
8
    "content-hash": "02cc83ca3071735a87ed39b7297c1f5c",
9
    "packages": [
10
        {
11
            "name": "doctrine/annotations",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/annotations:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
12
            "version": "v1.2.1",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/doctrine/annotations.git",
16
                "reference": "6a6bec0670bb6e71a263b08bc1b98ea242928633"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/6a6bec0670bb6e71a263b08bc1b98ea242928633",
21
                "reference": "6a6bec0670bb6e71a263b08bc1b98ea242928633",
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": "2014-09-25 16:45:30"
77
        },
78
        {
79
            "name": "doctrine/cache",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/cache:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
80
            "version": "v1.4.1",
81
            "source": {
82
                "type": "git",
83
                "url": "https://github.com/doctrine/cache.git",
84
                "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03"
85
            },
86
            "dist": {
87
                "type": "zip",
88
                "url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03",
89
                "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03",
90
                "shasum": ""
91
            },
92
            "require": {
93
                "php": ">=5.3.2"
94
            },
95
            "conflict": {
96
                "doctrine/common": ">2.2,<2.4"
97
            },
98
            "require-dev": {
99
                "phpunit/phpunit": ">=3.7",
100
                "predis/predis": "~1.0",
101
                "satooshi/php-coveralls": "~0.6"
102
            },
103
            "type": "library",
104
            "extra": {
105
                "branch-alias": {
106
                    "dev-master": "1.5.x-dev"
107
                }
108
            },
109
            "autoload": {
110
                "psr-0": {
111
                    "Doctrine\\Common\\Cache\\": "lib/"
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-04-15 00:11:59"
147
        },
148
        {
149
            "name": "doctrine/collections",
150
            "version": "v1.2",
151
            "source": {
152
                "type": "git",
153
                "url": "https://github.com/doctrine/collections.git",
154
                "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2"
155
            },
156
            "dist": {
157
                "type": "zip",
158
                "url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2",
159
                "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2",
160
                "shasum": ""
161
            },
162
            "require": {
163
                "php": ">=5.3.2"
164
            },
165
            "type": "library",
166
            "extra": {
167
                "branch-alias": {
168
                    "dev-master": "1.2.x-dev"
169
                }
170
            },
171
            "autoload": {
172
                "psr-0": {
173
                    "Doctrine\\Common\\Collections\\": "lib/"
174
                }
175
            },
176
            "notification-url": "https://packagist.org/downloads/",
177
            "license": [
178
                "MIT"
179
            ],
180
            "authors": [
181
                {
182
                    "name": "Jonathan Wage",
183
                    "email": "[email protected]",
184
                    "homepage": "http://www.jwage.com/",
185
                    "role": "Creator"
186
                },
187
                {
188
                    "name": "Guilherme Blanco",
189
                    "email": "[email protected]",
190
                    "homepage": "http://www.instaclick.com"
191
                },
192
                {
193
                    "name": "Roman Borschel",
194
                    "email": "[email protected]"
195
                },
196
                {
197
                    "name": "Benjamin Eberlei",
198
                    "email": "[email protected]"
199
                },
200
                {
201
                    "name": "Johannes Schmitt",
202
                    "email": "[email protected]",
203
                    "homepage": "https://github.com/schmittjoh",
204
                    "role": "Developer of wrapped JMSSerializerBundle"
205
                }
206
            ],
207
            "description": "Collections Abstraction library",
208
            "homepage": "http://www.doctrine-project.org",
209
            "keywords": [
210
                "array",
211
                "collections",
212
                "iterator"
213
            ],
214
            "time": "2014-02-03 23:07:43"
215
        },
216
        {
217
            "name": "doctrine/common",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/common:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
218
            "version": "v2.5.0",
219
            "source": {
220
                "type": "git",
221
                "url": "https://github.com/doctrine/common.git",
222
                "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3"
223
            },
224
            "dist": {
225
                "type": "zip",
226
                "url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3",
227
                "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3",
228
                "shasum": ""
229
            },
230
            "require": {
231
                "doctrine/annotations": "1.*",
232
                "doctrine/cache": "1.*",
233
                "doctrine/collections": "1.*",
234
                "doctrine/inflector": "1.*",
235
                "doctrine/lexer": "1.*",
236
                "php": ">=5.3.2"
237
            },
238
            "require-dev": {
239
                "phpunit/phpunit": "~3.7"
240
            },
241
            "type": "library",
242
            "extra": {
243
                "branch-alias": {
244
                    "dev-master": "2.6.x-dev"
245
                }
246
            },
247
            "autoload": {
248
                "psr-0": {
249
                    "Doctrine\\Common\\": "lib/"
250
                }
251
            },
252
            "notification-url": "https://packagist.org/downloads/",
253
            "license": [
254
                "MIT"
255
            ],
256
            "authors": [
257
                {
258
                    "name": "Roman Borschel",
259
                    "email": "[email protected]"
260
                },
261
                {
262
                    "name": "Benjamin Eberlei",
263
                    "email": "[email protected]"
264
                },
265
                {
266
                    "name": "Guilherme Blanco",
267
                    "email": "[email protected]"
268
                },
269
                {
270
                    "name": "Jonathan Wage",
271
                    "email": "[email protected]"
272
                },
273
                {
274
                    "name": "Johannes Schmitt",
275
                    "email": "[email protected]"
276
                }
277
            ],
278
            "description": "Common Library for Doctrine projects",
279
            "homepage": "http://www.doctrine-project.org",
280
            "keywords": [
281
                "annotations",
282
                "collections",
283
                "eventmanager",
284
                "persistence",
285
                "spl"
286
            ],
287
            "time": "2015-04-02 19:55:44"
288
        },
289
        {
290
            "name": "doctrine/dbal",
291
            "version": "v2.5.1",
292
            "source": {
293
                "type": "git",
294
                "url": "https://github.com/doctrine/dbal.git",
295
                "reference": "628c2256b646ae2417d44e063bce8aec5199d48d"
296
            },
297
            "dist": {
298
                "type": "zip",
299
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d",
300
                "reference": "628c2256b646ae2417d44e063bce8aec5199d48d",
301
                "shasum": ""
302
            },
303
            "require": {
304
                "doctrine/common": ">=2.4,<2.6-dev",
305
                "php": ">=5.3.2"
306
            },
307
            "require-dev": {
308
                "phpunit/phpunit": "4.*",
309
                "symfony/console": "2.*"
310
            },
311
            "suggest": {
312
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
313
            },
314
            "bin": [
315
                "bin/doctrine-dbal"
316
            ],
317
            "type": "library",
318
            "extra": {
319
                "branch-alias": {
320
                    "dev-master": "2.5.x-dev"
321
                }
322
            },
323
            "autoload": {
324
                "psr-0": {
325
                    "Doctrine\\DBAL\\": "lib/"
326
                }
327
            },
328
            "notification-url": "https://packagist.org/downloads/",
329
            "license": [
330
                "MIT"
331
            ],
332
            "authors": [
333
                {
334
                    "name": "Roman Borschel",
335
                    "email": "[email protected]"
336
                },
337
                {
338
                    "name": "Benjamin Eberlei",
339
                    "email": "[email protected]"
340
                },
341
                {
342
                    "name": "Guilherme Blanco",
343
                    "email": "[email protected]"
344
                },
345
                {
346
                    "name": "Jonathan Wage",
347
                    "email": "[email protected]"
348
                }
349
            ],
350
            "description": "Database Abstraction Layer",
351
            "homepage": "http://www.doctrine-project.org",
352
            "keywords": [
353
                "database",
354
                "dbal",
355
                "persistence",
356
                "queryobject"
357
            ],
358
            "time": "2015-01-12 21:52:47"
359
        },
360
        {
361
            "name": "doctrine/doctrine-bundle",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/doctrine-bundle:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
362
            "version": "v1.4.0",
363
            "source": {
364
                "type": "git",
365
                "url": "https://github.com/doctrine/DoctrineBundle.git",
366
                "reference": "1986ff3a945b584c6505d07eae92d77e41131078"
367
            },
368
            "dist": {
369
                "type": "zip",
370
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/1986ff3a945b584c6505d07eae92d77e41131078",
371
                "reference": "1986ff3a945b584c6505d07eae92d77e41131078",
372
                "shasum": ""
373
            },
374
            "require": {
375
                "doctrine/dbal": "~2.3",
376
                "doctrine/doctrine-cache-bundle": "~1.0",
377
                "jdorn/sql-formatter": "~1.1",
378
                "php": ">=5.3.2",
379
                "symfony/doctrine-bridge": "~2.2",
380
                "symfony/framework-bundle": "~2.3"
381
            },
382
            "require-dev": {
383
                "doctrine/orm": "~2.3",
384
                "phpunit/phpunit": "~4",
385
                "satooshi/php-coveralls": "~0.6.1",
386
                "symfony/validator": "~2.2",
387
                "symfony/yaml": "~2.2",
388
                "twig/twig": "~1.10"
389
            },
390
            "suggest": {
391
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
392
                "symfony/web-profiler-bundle": "to use the data collector"
393
            },
394
            "type": "symfony-bundle",
395
            "extra": {
396
                "branch-alias": {
397
                    "dev-master": "1.4.x-dev"
398
                }
399
            },
400
            "autoload": {
401
                "psr-4": {
402
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
403
                }
404
            },
405
            "notification-url": "https://packagist.org/downloads/",
406
            "license": [
407
                "MIT"
408
            ],
409
            "authors": [
410
                {
411
                    "name": "Symfony Community",
412
                    "homepage": "http://symfony.com/contributors"
413
                },
414
                {
415
                    "name": "Benjamin Eberlei",
416
                    "email": "[email protected]"
417
                },
418
                {
419
                    "name": "Doctrine Project",
420
                    "homepage": "http://www.doctrine-project.org/"
421
                },
422
                {
423
                    "name": "Fabien Potencier",
424
                    "email": "[email protected]"
425
                }
426
            ],
427
            "description": "Symfony DoctrineBundle",
428
            "homepage": "http://www.doctrine-project.org",
429
            "keywords": [
430
                "database",
431
                "dbal",
432
                "orm",
433
                "persistence"
434
            ],
435
            "time": "2015-02-28 11:04:45"
436
        },
437
        {
438
            "name": "doctrine/doctrine-cache-bundle",
439
            "version": "v1.0.1",
440
            "target-dir": "Doctrine/Bundle/DoctrineCacheBundle",
441
            "source": {
442
                "type": "git",
443
                "url": "[email protected]:doctrine/DoctrineCacheBundle.git",
444
                "reference": "9b7b22cea3aaaf6d53088c46a2cb08801ea38ace"
445
            },
446
            "dist": {
447
                "type": "zip",
448
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/9b7b22cea3aaaf6d53088c46a2cb08801ea38ace",
449
                "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d",
450
                "shasum": ""
451
            },
452
            "require": {
453
                "doctrine/cache": "~1.3",
454
                "doctrine/inflector": "~1.0",
455
                "php": ">=5.3.2",
456
                "symfony/doctrine-bridge": "~2.2",
457
                "symfony/framework-bundle": "~2.2",
458
                "symfony/security": "~2.2"
459
            },
460
            "require-dev": {
461
                "instaclick/coding-standard": "~1.1",
462
                "instaclick/object-calisthenics-sniffs": "dev-master",
463
                "instaclick/symfony2-coding-standard": "dev-remaster",
464
                "phpunit/phpunit": "~3.7",
465
                "satooshi/php-coveralls": "~0.6.1",
466
                "squizlabs/php_codesniffer": "dev-master",
467
                "symfony/console": "~2.2",
468
                "symfony/finder": "~2.2",
469
                "symfony/validator": "~2.2",
470
                "symfony/yaml": "~2.2"
471
            },
472
            "type": "symfony-bundle",
473
            "extra": {
474
                "branch-alias": {
475
                    "dev-master": "1.0.x-dev"
476
                }
477
            },
478
            "autoload": {
479
                "psr-0": {
480
                    "Doctrine\\Bundle\\DoctrineCacheBundle": ""
481
                }
482
            },
483
            "notification-url": "https://packagist.org/downloads/",
484
            "license": [
485
                "MIT"
486
            ],
487
            "authors": [
488
                {
489
                    "name": "Symfony Community",
490
                    "homepage": "http://symfony.com/contributors"
491
                },
492
                {
493
                    "name": "Benjamin Eberlei",
494
                    "email": "[email protected]"
495
                },
496
                {
497
                    "name": "Fabio B. Silva",
498
                    "email": "[email protected]"
499
                },
500
                {
501
                    "name": "Guilherme Blanco",
502
                    "email": "[email protected]"
503
                },
504
                {
505
                    "name": "Doctrine Project",
506
                    "homepage": "http://www.doctrine-project.org/"
507
                },
508
                {
509
                    "name": "Fabien Potencier",
510
                    "email": "[email protected]"
511
                }
512
            ],
513
            "description": "Symfony2 Bundle for Doctrine Cache",
514
            "homepage": "http://www.doctrine-project.org",
515
            "keywords": [
516
                "cache",
517
                "caching"
518
            ],
519
            "time": "2014-11-28 09:43:36"
520
        },
521
        {
522
            "name": "doctrine/doctrine-migrations-bundle",
523
            "version": "1.0.0",
524
            "target-dir": "Doctrine/Bundle/MigrationsBundle",
525
            "source": {
526
                "type": "git",
527
                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
528
                "reference": "81575a4316951125ce408c70f30547c77d98f78a"
529
            },
530
            "dist": {
531
                "type": "zip",
532
                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/81575a4316951125ce408c70f30547c77d98f78a",
533
                "reference": "81575a4316951125ce408c70f30547c77d98f78a",
534
                "shasum": ""
535
            },
536
            "require": {
537
                "doctrine/doctrine-bundle": "~1.0",
538
                "doctrine/migrations": "~1.0@dev",
539
                "php": ">=5.3.2",
540
                "symfony/framework-bundle": "~2.1"
541
            },
542
            "type": "symfony-bundle",
543
            "extra": {
544
                "branch-alias": {
545
                    "dev-master": "2.1.x-dev"
546
                }
547
            },
548
            "autoload": {
549
                "psr-0": {
550
                    "Doctrine\\Bundle\\MigrationsBundle": ""
551
                }
552
            },
553
            "notification-url": "https://packagist.org/downloads/",
554
            "license": [
555
                "MIT"
556
            ],
557
            "authors": [
558
                {
559
                    "name": "Symfony Community",
560
                    "homepage": "http://symfony.com/contributors"
561
                },
562
                {
563
                    "name": "Doctrine Project",
564
                    "homepage": "http://www.doctrine-project.org"
565
                },
566
                {
567
                    "name": "Fabien Potencier",
568
                    "email": "[email protected]"
569
                }
570
            ],
571
            "description": "Symfony DoctrineMigrationsBundle",
572
            "homepage": "http://www.doctrine-project.org",
573
            "keywords": [
574
                "dbal",
575
                "migrations",
576
                "schema"
577
            ],
578
            "time": "2014-08-17 07:53:47"
579
        },
580
        {
581
            "name": "doctrine/inflector",
582
            "version": "v1.0",
583
            "source": {
584
                "type": "git",
585
                "url": "https://github.com/doctrine/inflector.git",
586
                "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08"
587
            },
588
            "dist": {
589
                "type": "zip",
590
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/54b8333d2a5682afdc690060c1cf384ba9f47f08",
591
                "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08",
592
                "shasum": ""
593
            },
594
            "require": {
595
                "php": ">=5.3.2"
596
            },
597
            "type": "library",
598
            "autoload": {
599
                "psr-0": {
600
                    "Doctrine\\Common\\Inflector\\": "lib/"
601
                }
602
            },
603
            "notification-url": "https://packagist.org/downloads/",
604
            "license": [
605
                "MIT"
606
            ],
607
            "authors": [
608
                {
609
                    "name": "Jonathan Wage",
610
                    "email": "[email protected]",
611
                    "homepage": "http://www.jwage.com/",
612
                    "role": "Creator"
613
                },
614
                {
615
                    "name": "Guilherme Blanco",
616
                    "email": "[email protected]",
617
                    "homepage": "http://www.instaclick.com"
618
                },
619
                {
620
                    "name": "Roman Borschel",
621
                    "email": "[email protected]"
622
                },
623
                {
624
                    "name": "Benjamin Eberlei",
625
                    "email": "[email protected]"
626
                },
627
                {
628
                    "name": "Johannes Schmitt",
629
                    "email": "[email protected]",
630
                    "homepage": "https://github.com/schmittjoh",
631
                    "role": "Developer of wrapped JMSSerializerBundle"
632
                }
633
            ],
634
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
635
            "homepage": "http://www.doctrine-project.org",
636
            "keywords": [
637
                "inflection",
638
                "pluarlize",
639
                "singuarlize",
640
                "string"
641
            ],
642
            "time": "2013-01-10 21:49:15"
643
        },
644
        {
645
            "name": "doctrine/instantiator",
646
            "version": "1.0.4",
647
            "source": {
648
                "type": "git",
649
                "url": "https://github.com/doctrine/instantiator.git",
650
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
651
            },
652
            "dist": {
653
                "type": "zip",
654
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
655
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
656
                "shasum": ""
657
            },
658
            "require": {
659
                "php": ">=5.3,<8.0-DEV"
660
            },
661
            "require-dev": {
662
                "athletic/athletic": "~0.1.8",
663
                "ext-pdo": "*",
664
                "ext-phar": "*",
665
                "phpunit/phpunit": "~4.0",
666
                "squizlabs/php_codesniffer": "2.0.*@ALPHA"
667
            },
668
            "type": "library",
669
            "extra": {
670
                "branch-alias": {
671
                    "dev-master": "1.0.x-dev"
672
                }
673
            },
674
            "autoload": {
675
                "psr-0": {
676
                    "Doctrine\\Instantiator\\": "src"
677
                }
678
            },
679
            "notification-url": "https://packagist.org/downloads/",
680
            "license": [
681
                "MIT"
682
            ],
683
            "authors": [
684
                {
685
                    "name": "Marco Pivetta",
686
                    "email": "[email protected]",
687
                    "homepage": "http://ocramius.github.com/"
688
                }
689
            ],
690
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
691
            "homepage": "https://github.com/doctrine/instantiator",
692
            "keywords": [
693
                "constructor",
694
                "instantiate"
695
            ],
696
            "time": "2014-10-13 12:58:55"
697
        },
698
        {
699
            "name": "doctrine/lexer",
700
            "version": "v1.0",
701
            "source": {
702
                "type": "git",
703
                "url": "https://github.com/doctrine/lexer.git",
704
                "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb"
705
            },
706
            "dist": {
707
                "type": "zip",
708
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb",
709
                "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb",
710
                "shasum": ""
711
            },
712
            "require": {
713
                "php": ">=5.3.2"
714
            },
715
            "type": "library",
716
            "autoload": {
717
                "psr-0": {
718
                    "Doctrine\\Common\\Lexer\\": "lib/"
719
                }
720
            },
721
            "notification-url": "https://packagist.org/downloads/",
722
            "license": [
723
                "MIT"
724
            ],
725
            "authors": [
726
                {
727
                    "name": "Guilherme Blanco",
728
                    "email": "[email protected]",
729
                    "homepage": "http://www.instaclick.com"
730
                },
731
                {
732
                    "name": "Roman Borschel",
733
                    "email": "[email protected]"
734
                },
735
                {
736
                    "name": "Johannes Schmitt",
737
                    "email": "[email protected]",
738
                    "homepage": "https://github.com/schmittjoh",
739
                    "role": "Developer of wrapped JMSSerializerBundle"
740
                }
741
            ],
742
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
743
            "homepage": "http://www.doctrine-project.org",
744
            "keywords": [
745
                "lexer",
746
                "parser"
747
            ],
748
            "time": "2013-01-12 18:59:04"
749
        },
750
        {
751
            "name": "doctrine/migrations",
752
            "version": "v1.0.0-alpha3",
753
            "source": {
754
                "type": "git",
755
                "url": "https://github.com/doctrine/migrations.git",
756
                "reference": "d2d18ef671b47a7d48fae54806adac87e82fe8e9"
757
            },
758
            "dist": {
759
                "type": "zip",
760
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/d2d18ef671b47a7d48fae54806adac87e82fe8e9",
761
                "reference": "d2d18ef671b47a7d48fae54806adac87e82fe8e9",
762
                "shasum": ""
763
            },
764
            "require": {
765
                "doctrine/dbal": "~2.0",
766
                "php": ">=5.3.2"
767
            },
768
            "require-dev": {
769
                "symfony/console": "2.*",
770
                "symfony/yaml": "2.*"
771
            },
772
            "suggest": {
773
                "symfony/console": "to run the migration from the console"
774
            },
775
            "type": "library",
776
            "extra": {
777
                "branch-alias": {
778
                    "dev-master": "1.0.x-dev"
779
                }
780
            },
781
            "autoload": {
782
                "psr-0": {
783
                    "Doctrine\\DBAL\\Migrations": "lib"
784
                }
785
            },
786
            "notification-url": "https://packagist.org/downloads/",
787
            "license": [
788
                "LGPL-2.1"
789
            ],
790
            "authors": [
791
                {
792
                    "name": "Benjamin Eberlei",
793
                    "email": "[email protected]"
794
                },
795
                {
796
                    "name": "Jonathan Wage",
797
                    "email": "[email protected]"
798
                }
799
            ],
800
            "description": "Database Schema migrations using Doctrine DBAL",
801
            "homepage": "http://www.doctrine-project.org",
802
            "keywords": [
803
                "database",
804
                "migrations"
805
            ],
806
            "time": "2015-03-22 13:09:02"
807
        },
808
        {
809
            "name": "doctrine/orm",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/orm:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
810
            "version": "v2.5.0",
811
            "source": {
812
                "type": "git",
813
                "url": "https://github.com/doctrine/doctrine2.git",
814
                "reference": "aa80c7d2c55a372f5f9f825f5c66dbda53a6e3fe"
815
            },
816
            "dist": {
817
                "type": "zip",
818
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/aa80c7d2c55a372f5f9f825f5c66dbda53a6e3fe",
819
                "reference": "aa80c7d2c55a372f5f9f825f5c66dbda53a6e3fe",
820
                "shasum": ""
821
            },
822
            "require": {
823
                "doctrine/cache": "~1.4",
824
                "doctrine/collections": "~1.2",
825
                "doctrine/common": ">=2.5-dev,<2.6-dev",
826
                "doctrine/dbal": ">=2.5-dev,<2.6-dev",
827
                "doctrine/instantiator": "~1.0.1",
828
                "ext-pdo": "*",
829
                "php": ">=5.4",
830
                "symfony/console": "~2.5"
831
            },
832
            "require-dev": {
833
                "phpunit/phpunit": "~4.0",
834
                "satooshi/php-coveralls": "dev-master",
835
                "symfony/yaml": "~2.1"
836
            },
837
            "suggest": {
838
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
839
            },
840
            "bin": [
841
                "bin/doctrine",
842
                "bin/doctrine.php"
843
            ],
844
            "type": "library",
845
            "extra": {
846
                "branch-alias": {
847
                    "dev-master": "2.6.x-dev"
848
                }
849
            },
850
            "autoload": {
851
                "psr-0": {
852
                    "Doctrine\\ORM\\": "lib/"
853
                }
854
            },
855
            "notification-url": "https://packagist.org/downloads/",
856
            "license": [
857
                "MIT"
858
            ],
859
            "authors": [
860
                {
861
                    "name": "Roman Borschel",
862
                    "email": "[email protected]"
863
                },
864
                {
865
                    "name": "Benjamin Eberlei",
866
                    "email": "[email protected]"
867
                },
868
                {
869
                    "name": "Guilherme Blanco",
870
                    "email": "[email protected]"
871
                },
872
                {
873
                    "name": "Jonathan Wage",
874
                    "email": "[email protected]"
875
                }
876
            ],
877
            "description": "Object-Relational-Mapper for PHP",
878
            "homepage": "http://www.doctrine-project.org",
879
            "keywords": [
880
                "database",
881
                "orm"
882
            ],
883
            "time": "2015-04-02 20:40:18"
884
        },
885
        {
886
            "name": "fortawesome/font-awesome",
887
            "version": "v4.2.0",
888
            "source": {
889
                "type": "git",
890
                "url": "https://github.com/FortAwesome/Font-Awesome.git",
891
                "reference": "a65bd93d81e9e6bd5ebfa41757a4474960b973b4"
892
            },
893
            "dist": {
894
                "type": "zip",
895
                "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a65bd93d81e9e6bd5ebfa41757a4474960b973b4",
896
                "reference": "a65bd93d81e9e6bd5ebfa41757a4474960b973b4",
897
                "shasum": ""
898
            },
899
            "require-dev": {
900
                "jekyll": "1.0.2",
901
                "lessc": "1.4.2"
902
            },
903
            "type": "library",
904
            "extra": {
905
                "branch-alias": {
906
                    "dev-master": "4.0.x-dev"
907
                }
908
            },
909
            "notification-url": "https://packagist.org/downloads/",
910
            "license": [
911
                "OFL-1.1",
912
                "MIT"
913
            ],
914
            "authors": [
915
                {
916
                    "name": "Dave Gandy",
917
                    "email": "[email protected]",
918
                    "homepage": "http://twitter.com/davegandy",
919
                    "role": "Developer"
920
                }
921
            ],
922
            "description": "The iconic font and CSS framework",
923
            "homepage": "http://fontawesome.io/",
924
            "keywords": [
925
                "FontAwesome",
926
                "awesome",
927
                "bootstrap",
928
                "font",
929
                "icon"
930
            ],
931
            "time": "2014-08-26 16:36:44"
932
        },
933
        {
934
            "name": "graylog2/gelf-php",
935
            "version": "1.1.1",
936
            "source": {
937
                "type": "git",
938
                "url": "https://github.com/bzikarsky/gelf-php.git",
939
                "reference": "b6f306e1b36b718aaf03b59563f4d6389e92cead"
940
            },
941
            "dist": {
942
                "type": "zip",
943
                "url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/b6f306e1b36b718aaf03b59563f4d6389e92cead",
944
                "reference": "b6f306e1b36b718aaf03b59563f4d6389e92cead",
945
                "shasum": ""
946
            },
947
            "require": {
948
                "php": "~5.3",
949
                "psr/log": "~1.0"
950
            },
951
            "require-dev": {
952
                "phpunit/phpunit": "~4.3",
953
                "squizlabs/php_codesniffer": "~1.5"
954
            },
955
            "type": "library",
956
            "autoload": {
957
                "psr-4": {
958
                    "Gelf\\": "src/Gelf"
959
                }
960
            },
961
            "notification-url": "https://packagist.org/downloads/",
962
            "license": [
963
                "MIT"
964
            ],
965
            "authors": [
966
                {
967
                    "name": "Benjamin Zikarsky",
968
                    "email": "[email protected]"
969
                }
970
            ],
971
            "description": "A php implementation to send log-messages to a GELF compatible backend like Graylog2.",
972
            "time": "2014-10-23 05:32:34"
973
        },
974
        {
975
            "name": "guzzlehttp/guzzle",
976
            "version": "4.2.3",
977
            "source": {
978
                "type": "git",
979
                "url": "https://github.com/guzzle/guzzle.git",
980
                "reference": "66fd916e9f9130bc22c51450476823391cb2f67c"
981
            },
982
            "dist": {
983
                "type": "zip",
984
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd916e9f9130bc22c51450476823391cb2f67c",
985
                "reference": "66fd916e9f9130bc22c51450476823391cb2f67c",
986
                "shasum": ""
987
            },
988
            "require": {
989
                "ext-json": "*",
990
                "guzzlehttp/streams": "~2.1",
991
                "php": ">=5.4.0"
992
            },
993
            "require-dev": {
994
                "ext-curl": "*",
995
                "phpunit/phpunit": "~4.0",
996
                "psr/log": "~1.0"
997
            },
998
            "suggest": {
999
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
1000
            },
1001
            "type": "library",
1002
            "extra": {
1003
                "branch-alias": {
1004
                    "dev-master": "4.2-dev"
1005
                }
1006
            },
1007
            "autoload": {
1008
                "psr-4": {
1009
                    "GuzzleHttp\\": "src/"
1010
                },
1011
                "files": [
1012
                    "src/functions.php"
1013
                ]
1014
            },
1015
            "notification-url": "https://packagist.org/downloads/",
1016
            "license": [
1017
                "MIT"
1018
            ],
1019
            "authors": [
1020
                {
1021
                    "name": "Michael Dowling",
1022
                    "email": "[email protected]",
1023
                    "homepage": "https://github.com/mtdowling"
1024
                }
1025
            ],
1026
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1027
            "homepage": "http://guzzlephp.org/",
1028
            "keywords": [
1029
                "client",
1030
                "curl",
1031
                "framework",
1032
                "http",
1033
                "http client",
1034
                "rest",
1035
                "web service"
1036
            ],
1037
            "time": "2014-10-05 19:29:14"
1038
        },
1039
        {
1040
            "name": "guzzlehttp/streams",
1041
            "version": "2.1.0",
1042
            "source": {
1043
                "type": "git",
1044
                "url": "https://github.com/guzzle/streams.git",
1045
                "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534"
1046
            },
1047
            "dist": {
1048
                "type": "zip",
1049
                "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534",
1050
                "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534",
1051
                "shasum": ""
1052
            },
1053
            "require": {
1054
                "php": ">=5.4.0"
1055
            },
1056
            "require-dev": {
1057
                "phpunit/phpunit": "~4.0"
1058
            },
1059
            "type": "library",
1060
            "extra": {
1061
                "branch-alias": {
1062
                    "dev-master": "2.0-dev"
1063
                }
1064
            },
1065
            "autoload": {
1066
                "psr-4": {
1067
                    "GuzzleHttp\\Stream\\": "src/"
1068
                },
1069
                "files": [
1070
                    "src/functions.php"
1071
                ]
1072
            },
1073
            "notification-url": "https://packagist.org/downloads/",
1074
            "license": [
1075
                "MIT"
1076
            ],
1077
            "authors": [
1078
                {
1079
                    "name": "Michael Dowling",
1080
                    "email": "[email protected]",
1081
                    "homepage": "https://github.com/mtdowling"
1082
                }
1083
            ],
1084
            "description": "Provides a simple abstraction over streams of data (Guzzle 4+)",
1085
            "homepage": "http://guzzlephp.org/",
1086
            "keywords": [
1087
                "Guzzle",
1088
                "stream"
1089
            ],
1090
            "time": "2014-08-17 21:15:53"
1091
        },
1092
        {
1093
            "name": "incenteev/composer-parameter-handler",
1094
            "version": "v2.1.0",
1095
            "target-dir": "Incenteev/ParameterHandler",
1096
            "source": {
1097
                "type": "git",
1098
                "url": "https://github.com/Incenteev/ParameterHandler.git",
1099
                "reference": "143272a0a09c62616a3c8011fc165a10c6b35241"
1100
            },
1101
            "dist": {
1102
                "type": "zip",
1103
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/143272a0a09c62616a3c8011fc165a10c6b35241",
1104
                "reference": "143272a0a09c62616a3c8011fc165a10c6b35241",
1105
                "shasum": ""
1106
            },
1107
            "require": {
1108
                "php": ">=5.3.3",
1109
                "symfony/yaml": "~2.0"
1110
            },
1111
            "require-dev": {
1112
                "composer/composer": "1.0.*@dev",
1113
                "phpspec/prophecy-phpunit": "~1.0",
1114
                "symfony/filesystem": "~2.2"
1115
            },
1116
            "type": "library",
1117
            "extra": {
1118
                "branch-alias": {
1119
                    "dev-master": "2.1.x-dev"
1120
                }
1121
            },
1122
            "autoload": {
1123
                "psr-0": {
1124
                    "Incenteev\\ParameterHandler": ""
1125
                }
1126
            },
1127
            "notification-url": "https://packagist.org/downloads/",
1128
            "license": [
1129
                "MIT"
1130
            ],
1131
            "authors": [
1132
                {
1133
                    "name": "Christophe Coevoet",
1134
                    "email": "[email protected]"
1135
                }
1136
            ],
1137
            "description": "Composer script handling your ignored parameter file",
1138
            "homepage": "https://github.com/Incenteev/ParameterHandler",
1139
            "keywords": [
1140
                "parameters management"
1141
            ],
1142
            "time": "2013-12-07 10:10:39"
1143
        },
1144
        {
1145
            "name": "jdorn/sql-formatter",
1146
            "version": "v1.2.17",
1147
            "source": {
1148
                "type": "git",
1149
                "url": "https://github.com/jdorn/sql-formatter.git",
1150
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1151
            },
1152
            "dist": {
1153
                "type": "zip",
1154
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1155
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1156
                "shasum": ""
1157
            },
1158
            "require": {
1159
                "php": ">=5.2.4"
1160
            },
1161
            "require-dev": {
1162
                "phpunit/phpunit": "3.7.*"
1163
            },
1164
            "type": "library",
1165
            "extra": {
1166
                "branch-alias": {
1167
                    "dev-master": "1.3.x-dev"
1168
                }
1169
            },
1170
            "autoload": {
1171
                "classmap": [
1172
                    "lib"
1173
                ]
1174
            },
1175
            "notification-url": "https://packagist.org/downloads/",
1176
            "license": [
1177
                "MIT"
1178
            ],
1179
            "authors": [
1180
                {
1181
                    "name": "Jeremy Dorn",
1182
                    "email": "[email protected]",
1183
                    "homepage": "http://jeremydorn.com/"
1184
                }
1185
            ],
1186
            "description": "a PHP SQL highlighting library",
1187
            "homepage": "https://github.com/jdorn/sql-formatter/",
1188
            "keywords": [
1189
                "highlight",
1190
                "sql"
1191
            ],
1192
            "time": "2014-01-12 16:20:24"
1193
        },
1194
        {
1195
            "name": "jms/aop-bundle",
1196
            "version": "1.0.1",
1197
            "target-dir": "JMS/AopBundle",
1198
            "source": {
1199
                "type": "git",
1200
                "url": "https://github.com/schmittjoh/JMSAopBundle.git",
1201
                "reference": "93f41ab85ed409430bc3bab2e0b7c7677f152aa8"
1202
            },
1203
            "dist": {
1204
                "type": "zip",
1205
                "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/93f41ab85ed409430bc3bab2e0b7c7677f152aa8",
1206
                "reference": "93f41ab85ed409430bc3bab2e0b7c7677f152aa8",
1207
                "shasum": ""
1208
            },
1209
            "require": {
1210
                "jms/cg": "1.*",
1211
                "symfony/framework-bundle": "2.*"
1212
            },
1213
            "type": "symfony-bundle",
1214
            "extra": {
1215
                "branch-alias": {
1216
                    "dev-master": "1.1.x-dev"
1217
                }
1218
            },
1219
            "autoload": {
1220
                "psr-0": {
1221
                    "JMS\\AopBundle": ""
1222
                }
1223
            },
1224
            "notification-url": "https://packagist.org/downloads/",
1225
            "license": [
1226
                "Apache"
1227
            ],
1228
            "authors": [
1229
                {
1230
                    "name": "Johannes Schmitt",
1231
                    "email": "[email protected]",
1232
                    "homepage": "https://github.com/schmittjoh",
1233
                    "role": "Developer of wrapped JMSSerializerBundle"
1234
                }
1235
            ],
1236
            "description": "Adds AOP capabilities to Symfony2",
1237
            "keywords": [
1238
                "annotations",
1239
                "aop"
1240
            ],
1241
            "time": "2013-07-29 09:34:26"
1242
        },
1243
        {
1244
            "name": "jms/cg",
1245
            "version": "1.0.0",
1246
            "source": {
1247
                "type": "git",
1248
                "url": "https://github.com/schmittjoh/cg-library.git",
1249
                "reference": "ce8ef43dd6bfe6ce54e5e9844ab71be2343bf2fc"
1250
            },
1251
            "dist": {
1252
                "type": "zip",
1253
                "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/ce8ef43dd6bfe6ce54e5e9844ab71be2343bf2fc",
1254
                "reference": "ce8ef43dd6bfe6ce54e5e9844ab71be2343bf2fc",
1255
                "shasum": ""
1256
            },
1257
            "require": {
1258
                "php": ">=5.3.0"
1259
            },
1260
            "type": "library",
1261
            "autoload": {
1262
                "psr-0": {
1263
                    "CG\\": "src/"
1264
                }
1265
            },
1266
            "notification-url": "https://packagist.org/downloads/",
1267
            "license": [
1268
                "Apache"
1269
            ],
1270
            "authors": [
1271
                {
1272
                    "name": "Johannes Schmitt",
1273
                    "email": "[email protected]",
1274
                    "homepage": "https://github.com/schmittjoh",
1275
                    "role": "Developer of wrapped JMSSerializerBundle"
1276
                }
1277
            ],
1278
            "description": "Toolset for generating PHP code",
1279
            "keywords": [
1280
                "code generation"
1281
            ],
1282
            "time": "2012-01-02 20:40:52"
1283
        },
1284
        {
1285
            "name": "jms/di-extra-bundle",
1286
            "version": "1.4.0",
1287
            "target-dir": "JMS/DiExtraBundle",
1288
            "source": {
1289
                "type": "git",
1290
                "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
1291
                "reference": "7fffdb6c96fb922a131af06d773e1e6c5301d070"
1292
            },
1293
            "dist": {
1294
                "type": "zip",
1295
                "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/7fffdb6c96fb922a131af06d773e1e6c5301d070",
1296
                "reference": "7fffdb6c96fb922a131af06d773e1e6c5301d070",
1297
                "shasum": ""
1298
            },
1299
            "require": {
1300
                "jms/aop-bundle": ">=1.0.0,<1.2-dev",
1301
                "jms/metadata": "1.*",
1302
                "symfony/finder": "~2.1",
1303
                "symfony/framework-bundle": "~2.1",
1304
                "symfony/process": "~2.1"
1305
            },
1306
            "require-dev": {
1307
                "doctrine/doctrine-bundle": "*",
1308
                "doctrine/orm": "*",
1309
                "jms/security-extra-bundle": "1.*",
1310
                "phpcollection/phpcollection": ">=0.1,<0.3-dev",
1311
                "sensio/framework-extra-bundle": "*",
1312
                "symfony/browser-kit": "*",
1313
                "symfony/class-loader": "*",
1314
                "symfony/form": "*",
1315
                "symfony/security-bundle": "*",
1316
                "symfony/twig-bundle": "*",
1317
                "symfony/validator": "*",
1318
                "symfony/yaml": "*"
1319
            },
1320
            "type": "symfony-bundle",
1321
            "extra": {
1322
                "branch-alias": {
1323
                    "dev-master": "1.3-dev"
1324
                }
1325
            },
1326
            "autoload": {
1327
                "psr-0": {
1328
                    "JMS\\DiExtraBundle": ""
1329
                }
1330
            },
1331
            "notification-url": "https://packagist.org/downloads/",
1332
            "license": [
1333
                "Apache"
1334
            ],
1335
            "authors": [
1336
                {
1337
                    "name": "Johannes Schmitt",
1338
                    "email": "[email protected]",
1339
                    "homepage": "https://github.com/schmittjoh",
1340
                    "role": "Developer of wrapped JMSSerializerBundle"
1341
                }
1342
            ],
1343
            "description": "Allows to configure dependency injection using annotations",
1344
            "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
1345
            "keywords": [
1346
                "annotations",
1347
                "dependency injection"
1348
            ],
1349
            "time": "2013-06-08 13:13:40"
1350
        },
1351
        {
1352
            "name": "jms/metadata",
1353
            "version": "1.5.1",
1354
            "source": {
1355
                "type": "git",
1356
                "url": "https://github.com/schmittjoh/metadata.git",
1357
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
1358
            },
1359
            "dist": {
1360
                "type": "zip",
1361
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
1362
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
1363
                "shasum": ""
1364
            },
1365
            "require": {
1366
                "php": ">=5.3.0"
1367
            },
1368
            "require-dev": {
1369
                "doctrine/cache": "~1.0"
1370
            },
1371
            "type": "library",
1372
            "extra": {
1373
                "branch-alias": {
1374
                    "dev-master": "1.5.x-dev"
1375
                }
1376
            },
1377
            "autoload": {
1378
                "psr-0": {
1379
                    "Metadata\\": "src/"
1380
                }
1381
            },
1382
            "notification-url": "https://packagist.org/downloads/",
1383
            "license": [
1384
                "Apache"
1385
            ],
1386
            "authors": [
1387
                {
1388
                    "name": "Johannes Schmitt",
1389
                    "email": "[email protected]",
1390
                    "homepage": "https://github.com/schmittjoh",
1391
                    "role": "Developer of wrapped JMSSerializerBundle"
1392
                }
1393
            ],
1394
            "description": "Class/method/property metadata management in PHP",
1395
            "keywords": [
1396
                "annotations",
1397
                "metadata",
1398
                "xml",
1399
                "yaml"
1400
            ],
1401
            "time": "2014-07-12 07:13:19"
1402
        },
1403
        {
1404
            "name": "jms/translation-bundle",
1405
            "version": "1.1.0",
1406
            "target-dir": "JMS/TranslationBundle",
1407
            "source": {
1408
                "type": "git",
1409
                "url": "https://github.com/schmittjoh/JMSTranslationBundle.git",
1410
                "reference": "6f03035a38badaf8c48767c7664c3196df1eebdf"
1411
            },
1412
            "dist": {
1413
                "type": "zip",
1414
                "url": "https://api.github.com/repos/schmittjoh/JMSTranslationBundle/zipball/6f03035a38badaf8c48767c7664c3196df1eebdf",
1415
                "reference": "6f03035a38badaf8c48767c7664c3196df1eebdf",
1416
                "shasum": ""
1417
            },
1418
            "require": {
1419
                "nikic/php-parser": "0.9.1",
1420
                "symfony/console": "*",
1421
                "symfony/framework-bundle": "~2.1"
1422
            },
1423
            "conflict": {
1424
                "twig/twig": "1.10.2"
1425
            },
1426
            "require-dev": {
1427
                "jms/di-extra-bundle": ">=1.1",
1428
                "sensio/framework-extra-bundle": "*",
1429
                "symfony/browser-kit": "*",
1430
                "symfony/class-loader": "*",
1431
                "symfony/css-selector": "*",
1432
                "symfony/finder": "*",
1433
                "symfony/form": "*",
1434
                "symfony/process": "*",
1435
                "symfony/security": "*",
1436
                "symfony/twig-bundle": "*",
1437
                "symfony/validator": "*",
1438
                "symfony/yaml": "*"
1439
            },
1440
            "type": "symfony-bundle",
1441
            "extra": {
1442
                "branch-alias": {
1443
                    "dev-master": "1.1-dev"
1444
                }
1445
            },
1446
            "autoload": {
1447
                "psr-0": {
1448
                    "JMS\\TranslationBundle": ""
1449
                }
1450
            },
1451
            "notification-url": "https://packagist.org/downloads/",
1452
            "license": [
1453
                "Apache2"
1454
            ],
1455
            "authors": [
1456
                {
1457
                    "name": "Johannes Schmitt",
1458
                    "email": "[email protected]",
1459
                    "homepage": "https://github.com/schmittjoh",
1460
                    "role": "Developer of wrapped JMSSerializerBundle"
1461
                }
1462
            ],
1463
            "description": "Puts the Symfony2 Translation Component on steroids",
1464
            "homepage": "http://jmsyst.com/bundles/JMSTranslationBundle",
1465
            "keywords": [
1466
                "extract",
1467
                "extraction",
1468
                "i18n",
1469
                "interface",
1470
                "multilanguage",
1471
                "translation",
1472
                "ui",
1473
                "webinterface"
1474
            ],
1475
            "time": "2013-06-08 14:08:19"
1476
        },
1477
        {
1478
            "name": "kriswallsmith/assetic",
1479
            "version": "v1.2.0",
1480
            "source": {
1481
                "type": "git",
1482
                "url": "https://github.com/kriswallsmith/assetic.git",
1483
                "reference": "df991c124a2212371443b586a1be767500036dee"
1484
            },
1485
            "dist": {
1486
                "type": "zip",
1487
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/df991c124a2212371443b586a1be767500036dee",
1488
                "reference": "df991c124a2212371443b586a1be767500036dee",
1489
                "shasum": ""
1490
            },
1491
            "require": {
1492
                "php": ">=5.3.1",
1493
                "symfony/process": "~2.1"
1494
            },
1495
            "require-dev": {
1496
                "cssmin/cssmin": "*",
1497
                "joliclic/javascript-packer": "*",
1498
                "kamicane/packager": "*",
1499
                "leafo/lessphp": "*",
1500
                "leafo/scssphp": "*",
1501
                "leafo/scssphp-compass": "*",
1502
                "mrclay/minify": "*",
1503
                "patchwork/jsqueeze": "~1.0",
1504
                "phpunit/phpunit": "~4",
1505
                "psr/log": "~1.0",
1506
                "ptachoire/cssembed": "*",
1507
                "twig/twig": "~1.6"
1508
            },
1509
            "suggest": {
1510
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
1511
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
1512
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
1513
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
1514
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
1515
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
1516
            },
1517
            "type": "library",
1518
            "extra": {
1519
                "branch-alias": {
1520
                    "dev-master": "1.2-dev"
1521
                }
1522
            },
1523
            "autoload": {
1524
                "psr-0": {
1525
                    "Assetic": "src/"
1526
                },
1527
                "files": [
1528
                    "src/functions.php"
1529
                ]
1530
            },
1531
            "notification-url": "https://packagist.org/downloads/",
1532
            "license": [
1533
                "MIT"
1534
            ],
1535
            "authors": [
1536
                {
1537
                    "name": "Kris Wallsmith",
1538
                    "email": "[email protected]",
1539
                    "homepage": "http://kriswallsmith.net/"
1540
                }
1541
            ],
1542
            "description": "Asset Management for PHP",
1543
            "homepage": "https://github.com/kriswallsmith/assetic",
1544
            "keywords": [
1545
                "assets",
1546
                "compression",
1547
                "minification"
1548
            ],
1549
            "time": "2014-10-14 14:45:32"
1550
        },
1551
        {
1552
            "name": "mockery/mockery",
1553
            "version": "0.9.2",
1554
            "source": {
1555
                "type": "git",
1556
                "url": "https://github.com/padraic/mockery.git",
1557
                "reference": "95a4855380dc70176c51807c678fb3bd6198529a"
1558
            },
1559
            "dist": {
1560
                "type": "zip",
1561
                "url": "https://api.github.com/repos/padraic/mockery/zipball/95a4855380dc70176c51807c678fb3bd6198529a",
1562
                "reference": "95a4855380dc70176c51807c678fb3bd6198529a",
1563
                "shasum": ""
1564
            },
1565
            "require": {
1566
                "lib-pcre": ">=7.0",
1567
                "php": ">=5.3.2"
1568
            },
1569
            "require-dev": {
1570
                "hamcrest/hamcrest-php": "~1.1",
1571
                "phpunit/phpunit": "~4.0",
1572
                "satooshi/php-coveralls": "~0.7@dev"
1573
            },
1574
            "type": "library",
1575
            "extra": {
1576
                "branch-alias": {
1577
                    "dev-master": "0.9.x-dev"
1578
                }
1579
            },
1580
            "autoload": {
1581
                "psr-0": {
1582
                    "Mockery": "library/"
1583
                }
1584
            },
1585
            "notification-url": "https://packagist.org/downloads/",
1586
            "license": [
1587
                "BSD-3-Clause"
1588
            ],
1589
            "authors": [
1590
                {
1591
                    "name": "Pádraic Brady",
1592
                    "email": "[email protected]",
1593
                    "homepage": "http://blog.astrumfutura.com"
1594
                },
1595
                {
1596
                    "name": "Dave Marshall",
1597
                    "email": "[email protected]",
1598
                    "homepage": "http://davedevelopment.co.uk"
1599
                }
1600
            ],
1601
            "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 succint 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.",
1602
            "homepage": "http://github.com/padraic/mockery",
1603
            "keywords": [
1604
                "BDD",
1605
                "TDD",
1606
                "library",
1607
                "mock",
1608
                "mock objects",
1609
                "mockery",
1610
                "stub",
1611
                "test",
1612
                "test double",
1613
                "testing"
1614
            ],
1615
            "time": "2014-09-03 10:11:10"
1616
        },
1617
        {
1618
            "name": "monolog/monolog",
1619
            "version": "1.13.1",
1620
            "source": {
1621
                "type": "git",
1622
                "url": "https://github.com/Seldaek/monolog.git",
1623
                "reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac"
1624
            },
1625
            "dist": {
1626
                "type": "zip",
1627
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c31a2c4e8db5da8b46c74cf275d7f109c0f249ac",
1628
                "reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac",
1629
                "shasum": ""
1630
            },
1631
            "require": {
1632
                "php": ">=5.3.0",
1633
                "psr/log": "~1.0"
1634
            },
1635
            "provide": {
1636
                "psr/log-implementation": "1.0.0"
1637
            },
1638
            "require-dev": {
1639
                "aws/aws-sdk-php": "~2.4, >2.4.8",
1640
                "doctrine/couchdb": "~1.0@dev",
1641
                "graylog2/gelf-php": "~1.0",
1642
                "phpunit/phpunit": "~4.0",
1643
                "raven/raven": "~0.5",
1644
                "ruflin/elastica": "0.90.*",
1645
                "swiftmailer/swiftmailer": "~5.3",
1646
                "videlalvaro/php-amqplib": "~2.4"
1647
            },
1648
            "suggest": {
1649
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1650
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1651
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1652
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1653
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1654
                "raven/raven": "Allow sending log messages to a Sentry server",
1655
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1656
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1657
                "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
1658
            },
1659
            "type": "library",
1660
            "extra": {
1661
                "branch-alias": {
1662
                    "dev-master": "1.13.x-dev"
1663
                }
1664
            },
1665
            "autoload": {
1666
                "psr-4": {
1667
                    "Monolog\\": "src/Monolog"
1668
                }
1669
            },
1670
            "notification-url": "https://packagist.org/downloads/",
1671
            "license": [
1672
                "MIT"
1673
            ],
1674
            "authors": [
1675
                {
1676
                    "name": "Jordi Boggiano",
1677
                    "email": "[email protected]",
1678
                    "homepage": "http://seld.be"
1679
                }
1680
            ],
1681
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1682
            "homepage": "http://github.com/Seldaek/monolog",
1683
            "keywords": [
1684
                "log",
1685
                "logging",
1686
                "psr-3"
1687
            ],
1688
            "time": "2015-03-09 09:58:04"
1689
        },
1690
        {
1691
            "name": "mopa/bootstrap-bundle",
1692
            "version": "dev-master",
1693
            "target-dir": "Mopa/Bundle/BootstrapBundle",
1694
            "source": {
1695
                "type": "git",
1696
                "url": "https://github.com/phiamo/MopaBootstrapBundle.git",
1697
                "reference": "818b0f47ebd352559950e9a64431ff9472e8a9dd"
1698
            },
1699
            "dist": {
1700
                "type": "zip",
1701
                "url": "https://api.github.com/repos/phiamo/MopaBootstrapBundle/zipball/8a1bfa82398f339d9c53db24194626aed4fd4801",
1702
                "reference": "818b0f47ebd352559950e9a64431ff9472e8a9dd",
1703
                "shasum": ""
1704
            },
1705
            "require": {
1706
                "mopa/composer-bridge": "~1.3",
1707
                "symfony/console": "~2.3",
1708
                "symfony/form": "~2.3|~3.0",
1709
                "symfony/framework-bundle": "~2.3",
1710
                "symfony/twig-bundle": "~2.3|~3.0"
1711
            },
1712
            "suggest": {
1713
                "craue/formflow-bundle": "~2.0",
1714
                "knplabs/knp-menu-bundle": "~2.0@dev",
1715
                "knplabs/knp-paginator-bundle": "~2.3",
1716
                "mopa/bootstrap-sandbox-bundle": "~2.3",
1717
                "twbs/bootstrap": ">2.0,<4.0-dev",
1718
                "twbs/bootstrap-sass": "v3.1.1"
1719
            },
1720
            "type": "symfony-bundle",
1721
            "extra": {
1722
                "branch-alias": {
1723
                    "dev-master": "3.x-dev"
1724
                }
1725
            },
1726
            "autoload": {
1727
                "psr-0": {
1728
                    "Mopa\\Bundle\\BootstrapBundle\\": ""
1729
                }
1730
            },
1731
            "notification-url": "https://packagist.org/downloads/",
1732
            "license": [
1733
                "MIT"
1734
            ],
1735
            "authors": [
1736
                {
1737
                    "name": "Community contributions",
1738
                    "homepage": "https://github.com/phiamo/MopaBootstrapBundle/contributors"
1739
                },
1740
                {
1741
                    "name": "Philipp A. Mohrenweiser",
1742
                    "email": "[email protected]"
1743
                }
1744
            ],
1745
            "description": "Easy integration of twitters bootstrap into symfony2",
1746
            "keywords": [
1747
                "bootstrap",
1748
                "bootstrap form",
1749
                "extra form",
1750
                "form",
1751
                "template"
1752
            ],
1753
            "time": "2015-04-10 09:34:23"
1754
        },
1755
        {
1756
            "name": "mopa/composer-bridge",
1757
            "version": "dev-master",
1758
            "source": {
1759
                "type": "git",
1760
                "url": "https://github.com/phiamo/MopaComposerBridge.git",
1761
                "reference": "58661a5c588ce9c3eff7d36c4030f6caa4de1ae2"
1762
            },
1763
            "dist": {
1764
                "type": "zip",
1765
                "url": "https://api.github.com/repos/phiamo/MopaComposerBridge/zipball/58661a5c588ce9c3eff7d36c4030f6caa4de1ae2",
1766
                "reference": "58661a5c588ce9c3eff7d36c4030f6caa4de1ae2",
1767
                "shasum": ""
1768
            },
1769
            "require": {
1770
                "symfony/class-loader": ">=2.0.0",
1771
                "symfony/console": ">=2.0.0"
1772
            },
1773
            "type": "symfony-bridge",
1774
            "extra": {
1775
                "branch-alias": {
1776
                    "dev-master": "1.3.x-dev"
1777
                }
1778
            },
1779
            "autoload": {
1780
                "psr-0": {
1781
                    "Mopa\\Bridge\\Composer": "src/"
1782
                }
1783
            },
1784
            "notification-url": "https://packagist.org/downloads/",
1785
            "license": [
1786
                "MIT"
1787
            ],
1788
            "authors": [
1789
                {
1790
                    "name": "Community contributions",
1791
                    "homepage": "https://github.com/phiamo/MopaComposerBridge/contributors"
1792
                },
1793
                {
1794
                    "name": "Philipp A. Mohrenweiser",
1795
                    "email": "[email protected]"
1796
                }
1797
            ],
1798
            "description": "Symfony2 Composer Bridge",
1799
            "homepage": "http://bootstrap.mohrenweiserpartner.de",
1800
            "keywords": [
1801
                "Symfony2",
1802
                "composer"
1803
            ],
1804
            "time": "2015-10-01 19:20:19"
1805
        },
1806
        {
1807
            "name": "nelmio/security-bundle",
1808
            "version": "1.4.0",
1809
            "target-dir": "Nelmio/SecurityBundle",
1810
            "source": {
1811
                "type": "git",
1812
                "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
1813
                "reference": "c7d77d0250bd92635e0b4168e6d703daf2145280"
1814
            },
1815
            "dist": {
1816
                "type": "zip",
1817
                "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/c7d77d0250bd92635e0b4168e6d703daf2145280",
1818
                "reference": "c7d77d0250bd92635e0b4168e6d703daf2145280",
1819
                "shasum": ""
1820
            },
1821
            "require": {
1822
                "symfony/framework-bundle": "~2.1",
1823
                "symfony/security": "~2.1"
1824
            },
1825
            "type": "symfony-bundle",
1826
            "extra": {
1827
                "branch-alias": {
1828
                    "dev-master": "1.4.x-dev"
1829
                }
1830
            },
1831
            "autoload": {
1832
                "psr-0": {
1833
                    "Nelmio\\SecurityBundle": ""
1834
                }
1835
            },
1836
            "notification-url": "https://packagist.org/downloads/",
1837
            "license": [
1838
                "MIT"
1839
            ],
1840
            "authors": [
1841
                {
1842
                    "name": "Nelmio",
1843
                    "homepage": "http://nelm.io"
1844
                },
1845
                {
1846
                    "name": "Symfony Community",
1847
                    "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
1848
                }
1849
            ],
1850
            "description": "Extra security-related features for Symfony2: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
1851
            "keywords": [
1852
                "security"
1853
            ],
1854
            "time": "2014-02-13 14:40:27"
1855
        },
1856
        {
1857
            "name": "nikic/php-parser",
1858
            "version": "v0.9.1",
1859
            "source": {
1860
                "type": "git",
1861
                "url": "https://github.com/nikic/PHP-Parser.git",
1862
                "reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287"
1863
            },
1864
            "dist": {
1865
                "type": "zip",
1866
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
1867
                "reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
1868
                "shasum": ""
1869
            },
1870
            "require": {
1871
                "php": ">=5.2"
1872
            },
1873
            "type": "library",
1874
            "autoload": {
1875
                "psr-0": {
1876
                    "PHPParser": "lib/"
1877
                }
1878
            },
1879
            "notification-url": "https://packagist.org/downloads/",
1880
            "license": [
1881
                "BSD"
1882
            ],
1883
            "authors": [
1884
                {
1885
                    "name": "Nikita Popov"
1886
                }
1887
            ],
1888
            "description": "A PHP parser written in PHP",
1889
            "keywords": [
1890
                "parser",
1891
                "php"
1892
            ],
1893
            "time": "2012-04-23 22:52:11"
1894
        },
1895
        {
1896
            "name": "psr/log",
1897
            "version": "1.0.0",
1898
            "source": {
1899
                "type": "git",
1900
                "url": "https://github.com/php-fig/log.git",
1901
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1902
            },
1903
            "dist": {
1904
                "type": "zip",
1905
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1906
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1907
                "shasum": ""
1908
            },
1909
            "type": "library",
1910
            "autoload": {
1911
                "psr-0": {
1912
                    "Psr\\Log\\": ""
1913
                }
1914
            },
1915
            "notification-url": "https://packagist.org/downloads/",
1916
            "license": [
1917
                "MIT"
1918
            ],
1919
            "authors": [
1920
                {
1921
                    "name": "PHP-FIG",
1922
                    "homepage": "http://www.php-fig.org/"
1923
                }
1924
            ],
1925
            "description": "Common interface for logging libraries",
1926
            "keywords": [
1927
                "log",
1928
                "psr",
1929
                "psr-3"
1930
            ],
1931
            "time": "2012-12-21 11:40:51"
1932
        },
1933
        {
1934
            "name": "robrichards/xmlseclibs",
1935
            "version": "1.4.1",
1936
            "source": {
1937
                "type": "git",
1938
                "url": "https://github.com/robrichards/xmlseclibs.git",
1939
                "reference": "465f18a8e1196c279b1298a3b08bcbee71ea4e4e"
1940
            },
1941
            "dist": {
1942
                "type": "zip",
1943
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/465f18a8e1196c279b1298a3b08bcbee71ea4e4e",
1944
                "reference": "465f18a8e1196c279b1298a3b08bcbee71ea4e4e",
1945
                "shasum": ""
1946
            },
1947
            "require": {
1948
                "php": ">= 5.2"
1949
            },
1950
            "suggest": {
1951
                "ext/mcrypt": "MCrypt extension",
1952
                "ext/openssl": "OpenSSL extension"
1953
            },
1954
            "type": "library",
1955
            "autoload": {
1956
                "classmap": [
1957
                    "src/"
1958
                ]
1959
            },
1960
            "notification-url": "https://packagist.org/downloads/",
1961
            "license": [
1962
                "BSD-3-Clause"
1963
            ],
1964
            "description": "A PHP library for XML Security",
1965
            "homepage": "https://github.com/robrichards/xmlseclibs",
1966
            "keywords": [
1967
                "security",
1968
                "signature",
1969
                "xml",
1970
                "xmldsig"
1971
            ],
1972
            "time": "2015-07-31 12:22:14"
1973
        },
1974
        {
1975
            "name": "sensio/distribution-bundle",
1976
            "version": "v3.0.30",
1977
            "target-dir": "Sensio/Bundle/DistributionBundle",
1978
            "source": {
1979
                "type": "git",
1980
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
1981
                "reference": "f1758b30096202aeede61f79a1dffd69da091517"
1982
            },
1983
            "dist": {
1984
                "type": "zip",
1985
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/f1758b30096202aeede61f79a1dffd69da091517",
1986
                "reference": "f1758b30096202aeede61f79a1dffd69da091517",
1987
                "shasum": ""
1988
            },
1989
            "require": {
1990
                "php": ">=5.3.3",
1991
                "sensiolabs/security-checker": "~2.0",
1992
                "symfony/class-loader": "~2.2",
1993
                "symfony/framework-bundle": "~2.3",
1994
                "symfony/process": "~2.2"
1995
            },
1996
            "require-dev": {
1997
                "symfony/form": "~2.2",
1998
                "symfony/validator": "~2.2",
1999
                "symfony/yaml": "~2.2"
2000
            },
2001
            "suggest": {
2002
                "symfony/form": "If you want to use the configurator",
2003
                "symfony/validator": "If you want to use the configurator",
2004
                "symfony/yaml": "If you want to use  the configurator"
2005
            },
2006
            "type": "symfony-bundle",
2007
            "extra": {
2008
                "branch-alias": {
2009
                    "dev-master": "3.0.x-dev"
2010
                }
2011
            },
2012
            "autoload": {
2013
                "psr-0": {
2014
                    "Sensio\\Bundle\\DistributionBundle": ""
2015
                }
2016
            },
2017
            "notification-url": "https://packagist.org/downloads/",
2018
            "license": [
2019
                "MIT"
2020
            ],
2021
            "authors": [
2022
                {
2023
                    "name": "Fabien Potencier",
2024
                    "email": "[email protected]"
2025
                }
2026
            ],
2027
            "description": "Base bundle for Symfony Distributions",
2028
            "keywords": [
2029
                "configuration",
2030
                "distribution"
2031
            ],
2032
            "time": "2015-06-05 22:32:22"
2033
        },
2034
        {
2035
            "name": "sensio/framework-extra-bundle",
2036
            "version": "v3.0.2",
2037
            "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
2038
            "source": {
2039
                "type": "git",
2040
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
2041
                "reference": "9b22aaee517e80aad3238ea0328458b6f964066f"
2042
            },
2043
            "dist": {
2044
                "type": "zip",
2045
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/9b22aaee517e80aad3238ea0328458b6f964066f",
2046
                "reference": "9b22aaee517e80aad3238ea0328458b6f964066f",
2047
                "shasum": ""
2048
            },
2049
            "require": {
2050
                "doctrine/common": "~2.2",
2051
                "symfony/framework-bundle": "~2.3"
2052
            },
2053
            "require-dev": {
2054
                "symfony/expression-language": "~2.4",
2055
                "symfony/security-bundle": "~2.4"
2056
            },
2057
            "suggest": {
2058
                "symfony/expression-language": "",
2059
                "symfony/security-bundle": ""
2060
            },
2061
            "type": "symfony-bundle",
2062
            "extra": {
2063
                "branch-alias": {
2064
                    "dev-master": "3.0.x-dev"
2065
                }
2066
            },
2067
            "autoload": {
2068
                "psr-0": {
2069
                    "Sensio\\Bundle\\FrameworkExtraBundle": ""
2070
                }
2071
            },
2072
            "notification-url": "https://packagist.org/downloads/",
2073
            "license": [
2074
                "MIT"
2075
            ],
2076
            "authors": [
2077
                {
2078
                    "name": "Fabien Potencier",
2079
                    "email": "[email protected]"
2080
                }
2081
            ],
2082
            "description": "This bundle provides a way to configure your controllers with annotations",
2083
            "keywords": [
2084
                "annotations",
2085
                "controllers"
2086
            ],
2087
            "time": "2014-09-02 07:11:30"
2088
        },
2089
        {
2090
            "name": "sensiolabs/security-checker",
2091
            "version": "v2.0.0",
2092
            "source": {
2093
                "type": "git",
2094
                "url": "https://github.com/sensiolabs/security-checker.git",
2095
                "reference": "5b4eb4743ebe68276c911c84101ecdf4a9ae76ee"
2096
            },
2097
            "dist": {
2098
                "type": "zip",
2099
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/5b4eb4743ebe68276c911c84101ecdf4a9ae76ee",
2100
                "reference": "5b4eb4743ebe68276c911c84101ecdf4a9ae76ee",
2101
                "shasum": ""
2102
            },
2103
            "require": {
2104
                "ext-curl": "*",
2105
                "symfony/console": "~2.0"
2106
            },
2107
            "bin": [
2108
                "security-checker"
2109
            ],
2110
            "type": "library",
2111
            "extra": {
2112
                "branch-alias": {
2113
                    "dev-master": "2.0-dev"
2114
                }
2115
            },
2116
            "autoload": {
2117
                "psr-0": {
2118
                    "SensioLabs\\Security": ""
2119
                }
2120
            },
2121
            "notification-url": "https://packagist.org/downloads/",
2122
            "license": [
2123
                "MIT"
2124
            ],
2125
            "authors": [
2126
                {
2127
                    "name": "Fabien Potencier",
2128
                    "email": "[email protected]"
2129
                }
2130
            ],
2131
            "description": "A security checker for your composer.lock",
2132
            "time": "2014-07-19 10:52:35"
2133
        },
2134
        {
2135
            "name": "simplesamlphp/saml2",
2136
            "version": "v1.6.1",
2137
            "source": {
2138
                "type": "git",
2139
                "url": "https://github.com/simplesamlphp/saml2.git",
2140
                "reference": "da4f356dfee6eaabac4fb8afb0de045e571c476b"
2141
            },
2142
            "dist": {
2143
                "type": "zip",
2144
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/da4f356dfee6eaabac4fb8afb0de045e571c476b",
2145
                "reference": "da4f356dfee6eaabac4fb8afb0de045e571c476b",
2146
                "shasum": ""
2147
            },
2148
            "require": {
2149
                "ext-dom": "*",
2150
                "ext-mcrypt": "*",
2151
                "ext-openssl": "*",
2152
                "php": ">=5.3.3",
2153
                "psr/log": "~1.0",
2154
                "robrichards/xmlseclibs": "^1.3"
2155
            },
2156
            "require-dev": {
2157
                "mockery/mockery": "~0.9",
2158
                "phpmd/phpmd": "~1.5",
2159
                "phpunit/phpunit": "~3.7",
2160
                "satooshi/php-coveralls": "~0.6.1",
2161
                "sebastian/phpcpd": "~1.4",
2162
                "sensiolabs/security-checker": "~1.1",
2163
                "squizlabs/php_codesniffer": "~1.4"
2164
            },
2165
            "type": "library",
2166
            "autoload": {
2167
                "psr-0": {
2168
                    "SAML2_": "src/"
2169
                }
2170
            },
2171
            "notification-url": "https://packagist.org/downloads/",
2172
            "license": [
2173
                "LGPL-2.1"
2174
            ],
2175
            "authors": [
2176
                {
2177
                    "name": "Andreas Åkre Solberg",
2178
                    "email": "[email protected]"
2179
                }
2180
            ],
2181
            "description": "SAML2 PHP library from SimpleSAMLphp",
2182
            "time": "2015-07-13 10:00:26"
2183
        },
2184
        {
2185
            "name": "surfnet/messagebird-api-client-bundle",
2186
            "version": "dev-develop",
2187
            "source": {
2188
                "type": "git",
2189
                "url": "https://github.com/SURFnet/messagebird-api-client-bundle.git",
2190
                "reference": "745748f4db35bbe1111c7052dc77c228e60507f5"
2191
            },
2192
            "dist": {
2193
                "type": "zip",
2194
                "url": "https://api.github.com/repos/SURFnet/messagebird-api-client-bundle/zipball/9c818040072a87424eb2e440a6e4a3a96ae3a4f7",
2195
                "reference": "745748f4db35bbe1111c7052dc77c228e60507f5",
2196
                "shasum": ""
2197
            },
2198
            "require": {
2199
                "guzzlehttp/guzzle": "~4.0",
2200
                "php": "~5.4|^7",
2201
                "symfony/config": "^2.7",
2202
                "symfony/dependency-injection": "^2.7",
2203
                "symfony/http-kernel": "^2.7"
2204
            },
2205
            "require-dev": {
2206
                "ibuildings/qa-tools": "~1.1",
2207
                "liip/rmt": "1.1.*",
2208
                "matthiasnoback/symfony-config-test": "0.*",
2209
                "mockery/mockery": "0.9.*"
2210
            },
2211
            "type": "library",
2212
            "autoload": {
2213
                "psr-0": {
2214
                    "Surfnet\\MessageBirdApiClient\\": "src",
2215
                    "Surfnet\\MessageBirdApiClientBundle\\": "src"
2216
                }
2217
            },
2218
            "notification-url": "https://packagist.org/downloads/",
2219
            "license": [
2220
                "Apache-2.0"
2221
            ],
2222
            "description": "A Symfony2 bundle to integrate MessageBird's messaging service.",
2223
            "keywords": [
2224
                "messagebird",
2225
                "sms",
2226
                "surfnet"
2227
            ],
2228
            "time": "2015-08-26 09:09:35"
2229
        },
2230
        {
2231
            "name": "surfnet/stepup-bundle",
2232
            "version": "1.3.0",
2233
            "source": {
2234
                "type": "git",
2235
                "url": "https://github.com/SURFnet/Stepup-bundle.git",
2236
                "reference": "d4426aec24f17b075be54de0e931a547b43de6c8"
2237
            },
2238
            "dist": {
2239
                "type": "zip",
2240
                "url": "https://api.github.com/repos/SURFnet/Stepup-bundle/zipball/d4426aec24f17b075be54de0e931a547b43de6c8",
2241
                "reference": "d4426aec24f17b075be54de0e931a547b43de6c8",
2242
                "shasum": ""
2243
            },
2244
            "require": {
2245
                "ext-gmp": "*",
2246
                "ext-openssl": "*",
2247
                "graylog2/gelf-php": "~1.1",
2248
                "guzzlehttp/guzzle": "~4",
2249
                "monolog/monolog": "~1.11",
2250
                "php": ">=5.4,<8.0-dev",
2251
                "sensio/framework-extra-bundle": "~3",
2252
                "symfony/config": "^2.7",
2253
                "symfony/dependency-injection": "^2.7",
2254
                "symfony/form": "^2.7",
2255
                "symfony/framework-bundle": "^2.7",
2256
                "symfony/http-kernel": "^2.7",
2257
                "symfony/twig-bridge": "^2.7",
2258
                "symfony/validator": "^2.7"
2259
            },
2260
            "require-dev": {
2261
                "ibuildings/qa-tools": "~1.1",
2262
                "liip/rmt": "1.1.*",
2263
                "mockery/mockery": "0.9.*"
2264
            },
2265
            "type": "library",
2266
            "autoload": {
2267
                "psr-4": {
2268
                    "Surfnet\\StepupBundle\\": "src"
2269
                }
2270
            },
2271
            "notification-url": "https://packagist.org/downloads/",
2272
            "license": [
2273
                "Apache-2.0"
2274
            ],
2275
            "description": "A Symfony2 bundle that holds shared code and framework integration for all Step-up applications.",
2276
            "keywords": [
2277
                "stepup",
2278
                "suaas",
2279
                "surfnet"
2280
            ],
2281
            "time": "2016-04-28 12:40:48"
2282
        },
2283
        {
2284
            "name": "surfnet/stepup-saml-bundle",
2285
            "version": "dev-develop",
2286
            "source": {
2287
                "type": "git",
2288
                "url": "https://github.com/SURFnet/Stepup-saml-bundle.git",
2289
                "reference": "53b7fd0198a1e9de2504a3762af499f744ad222d"
2290
            },
2291
            "dist": {
2292
                "type": "zip",
2293
                "url": "https://api.github.com/repos/SURFnet/Stepup-saml-bundle/zipball/40adf16ceecd6efba5e8b3f2b85f78d1ebb27839",
2294
                "reference": "53b7fd0198a1e9de2504a3762af499f744ad222d",
2295
                "shasum": ""
2296
            },
2297
            "require": {
2298
                "ext-openssl": "*",
2299
                "php": "~5.4|^7",
2300
                "robrichards/xmlseclibs": "^1.4.0",
2301
                "simplesamlphp/saml2": "^1.6.1",
2302
                "symfony/dependency-injection": "^2.7",
2303
                "symfony/framework-bundle": "^2.7"
2304
            },
2305
            "require-dev": {
2306
                "ibuildings/qa-tools": "~1.1",
2307
                "liip/rmt": "~1.1",
2308
                "mockery/mockery": "~0.9",
2309
                "psr/log": "~1.0"
2310
            },
2311
            "type": "symfony-bundle",
2312
            "autoload": {
2313
                "psr-4": {
2314
                    "Surfnet\\SamlBundle\\": "src"
2315
                }
2316
            },
2317
            "notification-url": "https://packagist.org/downloads/",
2318
            "license": [
2319
                "Apache-2.0"
2320
            ],
2321
            "description": "A Symfony2 bundle that integrates the simplesamlphp\\saml2 library with Symfony",
2322
            "keywords": [
2323
                "SAML2",
2324
                "saml",
2325
                "simplesamlphp",
2326
                "stepup",
2327
                "surfnet"
2328
            ],
2329
            "time": "2015-08-26 09:24:49"
2330
        },
2331
        {
2332
            "name": "surfnet/stepup-u2f-bundle",
2333
            "version": "dev-develop",
2334
            "source": {
2335
                "type": "git",
2336
                "url": "https://github.com/SURFnet/Stepup-u2f-bundle.git",
2337
                "reference": "b28737d7b8df5ecbdf7a1e952ecfb530a2951c05"
2338
            },
2339
            "dist": {
2340
                "type": "zip",
2341
                "url": "https://api.github.com/repos/SURFnet/Stepup-u2f-bundle/zipball/b28737d7b8df5ecbdf7a1e952ecfb530a2951c05",
2342
                "reference": "b28737d7b8df5ecbdf7a1e952ecfb530a2951c05",
2343
                "shasum": ""
2344
            },
2345
            "require": {
2346
                "php": ">=5.4|^7",
2347
                "symfony/config": "^2.7",
2348
                "symfony/dependency-injection": "^2.7",
2349
                "symfony/form": "^2.7",
2350
                "symfony/http-kernel": "^2.7",
2351
                "symfony/validator": "^2.7",
2352
                "yubico/u2flib-server": "^0.1.0"
2353
            },
2354
            "require-dev": {
2355
                "ibuildings/qa-tools": "~1.1,>=1.1.27",
2356
                "liip/rmt": "1.1.*",
2357
                "matthiasnoback/symfony-config-test": "^1.2",
2358
                "mockery/mockery": "~0.9"
2359
            },
2360
            "type": "library",
2361
            "autoload": {
2362
                "psr-4": {
2363
                    "Surfnet\\StepupU2fBundle\\": "src"
2364
                }
2365
            },
2366
            "notification-url": "https://packagist.org/downloads/",
2367
            "license": [
2368
                "Apache-2.0"
2369
            ],
2370
            "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",
2371
            "time": "2015-09-17 15:02:04"
2372
        },
2373
        {
2374
            "name": "surfnet/yubikey-api-client-bundle",
2375
            "version": "dev-develop",
2376
            "source": {
2377
                "type": "git",
2378
                "url": "https://github.com/SURFnet/yubikey-api-client-bundle.git",
2379
                "reference": "44696c13f9197945cbca759798dcc219edfae696"
2380
            },
2381
            "dist": {
2382
                "type": "zip",
2383
                "url": "https://api.github.com/repos/SURFnet/yubikey-api-client-bundle/zipball/fab1d49d170d3f979160df9d5353f76885486689",
2384
                "reference": "44696c13f9197945cbca759798dcc219edfae696",
2385
                "shasum": ""
2386
            },
2387
            "require": {
2388
                "guzzlehttp/guzzle": "~4.0",
2389
                "php": "~5.4|^7",
2390
                "symfony/config": "^2.7",
2391
                "symfony/dependency-injection": "^2.7",
2392
                "symfony/http-kernel": "^2.7"
2393
            },
2394
            "require-dev": {
2395
                "ibuildings/qa-tools": "~1.1",
2396
                "liip/rmt": "1.1.*",
2397
                "matthiasnoback/symfony-config-test": "0.*",
2398
                "mockery/mockery": "0.9.*"
2399
            },
2400
            "type": "library",
2401
            "autoload": {
2402
                "psr-0": {
2403
                    "Surfnet\\YubikeyApiClient\\": "src",
2404
                    "Surfnet\\YubikeyApiClientBundle\\": "src"
2405
                }
2406
            },
2407
            "notification-url": "https://packagist.org/downloads/",
2408
            "license": [
2409
                "Apache-2.0"
2410
            ],
2411
            "description": "A Symfony2 bundle to integrate Yubikey OTP validation service.",
2412
            "keywords": [
2413
                "surfnet",
2414
                "yubico",
2415
                "yubikey"
2416
            ],
2417
            "time": "2015-08-26 09:12:58"
2418
        },
2419
        {
2420
            "name": "swiftmailer/swiftmailer",
2421
            "version": "v5.3.0",
2422
            "source": {
2423
                "type": "git",
2424
                "url": "https://github.com/swiftmailer/swiftmailer.git",
2425
                "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205"
2426
            },
2427
            "dist": {
2428
                "type": "zip",
2429
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/b86b927dfefdb56ab0b22d1350033d9a38e9f205",
2430
                "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205",
2431
                "shasum": ""
2432
            },
2433
            "require": {
2434
                "php": ">=5.3.3"
2435
            },
2436
            "require-dev": {
2437
                "mockery/mockery": "~0.9.1"
2438
            },
2439
            "type": "library",
2440
            "extra": {
2441
                "branch-alias": {
2442
                    "dev-master": "5.3-dev"
2443
                }
2444
            },
2445
            "autoload": {
2446
                "files": [
2447
                    "lib/swift_required.php"
2448
                ]
2449
            },
2450
            "notification-url": "https://packagist.org/downloads/",
2451
            "license": [
2452
                "MIT"
2453
            ],
2454
            "authors": [
2455
                {
2456
                    "name": "Chris Corbyn"
2457
                },
2458
                {
2459
                    "name": "Fabien Potencier",
2460
                    "email": "[email protected]"
2461
                }
2462
            ],
2463
            "description": "Swiftmailer, free feature-rich PHP mailer",
2464
            "homepage": "http://swiftmailer.org",
2465
            "keywords": [
2466
                "mail",
2467
                "mailer"
2468
            ],
2469
            "time": "2014-10-04 05:53:18"
2470
        },
2471
        {
2472
            "name": "symfony/assetic-bundle",
2473
            "version": "v2.6.1",
2474
            "source": {
2475
                "type": "git",
2476
                "url": "https://github.com/symfony/assetic-bundle.git",
2477
                "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0"
2478
            },
2479
            "dist": {
2480
                "type": "zip",
2481
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/422b0add2110f0cf9bc7a873a386ea053f4a89f0",
2482
                "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0",
2483
                "shasum": ""
2484
            },
2485
            "require": {
2486
                "kriswallsmith/assetic": "~1.2",
2487
                "php": ">=5.3.0",
2488
                "symfony/console": "~2.3",
2489
                "symfony/dependency-injection": "~2.3",
2490
                "symfony/framework-bundle": "~2.3",
2491
                "symfony/yaml": "~2.3"
2492
            },
2493
            "require-dev": {
2494
                "kriswallsmith/spork": "~0.2",
2495
                "patchwork/jsqueeze": "~1.0",
2496
                "symfony/class-loader": "~2.3",
2497
                "symfony/css-selector": "~2.3",
2498
                "symfony/dom-crawler": "~2.3",
2499
                "symfony/twig-bundle": "~2.3"
2500
            },
2501
            "suggest": {
2502
                "kriswallsmith/spork": "to be able to dump assets in parallel",
2503
                "symfony/twig-bundle": "to use the Twig integration"
2504
            },
2505
            "type": "symfony-bundle",
2506
            "extra": {
2507
                "branch-alias": {
2508
                    "dev-master": "2.5-dev"
2509
                }
2510
            },
2511
            "autoload": {
2512
                "psr-4": {
2513
                    "Symfony\\Bundle\\AsseticBundle\\": ""
2514
                }
2515
            },
2516
            "notification-url": "https://packagist.org/downloads/",
2517
            "license": [
2518
                "MIT"
2519
            ],
2520
            "authors": [
2521
                {
2522
                    "name": "Kris Wallsmith",
2523
                    "email": "[email protected]",
2524
                    "homepage": "http://kriswallsmith.net/"
2525
                }
2526
            ],
2527
            "description": "Integrates Assetic into Symfony2",
2528
            "homepage": "https://github.com/symfony/AsseticBundle",
2529
            "keywords": [
2530
                "assets",
2531
                "compression",
2532
                "minification"
2533
            ],
2534
            "time": "2015-01-27 12:45:16"
2535
        },
2536
        {
2537
            "name": "symfony/monolog-bundle",
2538
            "version": "v2.6.1",
2539
            "source": {
2540
                "type": "git",
2541
                "url": "https://github.com/symfony/monolog-bundle.git",
2542
                "reference": "227bbeefe30f2d95e3fe5fbd1ccda414287a957a"
2543
            },
2544
            "dist": {
2545
                "type": "zip",
2546
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/227bbeefe30f2d95e3fe5fbd1ccda414287a957a",
2547
                "reference": "227bbeefe30f2d95e3fe5fbd1ccda414287a957a",
2548
                "shasum": ""
2549
            },
2550
            "require": {
2551
                "monolog/monolog": "~1.8",
2552
                "php": ">=5.3.2",
2553
                "symfony/config": "~2.3",
2554
                "symfony/dependency-injection": "~2.3",
2555
                "symfony/http-kernel": "~2.3",
2556
                "symfony/monolog-bridge": "~2.3"
2557
            },
2558
            "require-dev": {
2559
                "symfony/console": "~2.3",
2560
                "symfony/yaml": "~2.3"
2561
            },
2562
            "type": "symfony-bundle",
2563
            "extra": {
2564
                "branch-alias": {
2565
                    "dev-master": "2.6.x-dev"
2566
                }
2567
            },
2568
            "autoload": {
2569
                "psr-4": {
2570
                    "Symfony\\Bundle\\MonologBundle\\": ""
2571
                }
2572
            },
2573
            "notification-url": "https://packagist.org/downloads/",
2574
            "license": [
2575
                "MIT"
2576
            ],
2577
            "authors": [
2578
                {
2579
                    "name": "Symfony Community",
2580
                    "homepage": "http://symfony.com/contributors"
2581
                },
2582
                {
2583
                    "name": "Fabien Potencier",
2584
                    "email": "[email protected]"
2585
                }
2586
            ],
2587
            "description": "Symfony MonologBundle",
2588
            "homepage": "http://symfony.com",
2589
            "keywords": [
2590
                "log",
2591
                "logging"
2592
            ],
2593
            "time": "2014-07-21 00:36:06"
2594
        },
2595
        {
2596
            "name": "symfony/swiftmailer-bundle",
2597
            "version": "v2.3.7",
2598
            "target-dir": "Symfony/Bundle/SwiftmailerBundle",
2599
            "source": {
2600
                "type": "git",
2601
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
2602
                "reference": "e98defd402f72e8b54a029ba4d3ac4cb51dc3577"
2603
            },
2604
            "dist": {
2605
                "type": "zip",
2606
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/e98defd402f72e8b54a029ba4d3ac4cb51dc3577",
2607
                "reference": "e98defd402f72e8b54a029ba4d3ac4cb51dc3577",
2608
                "shasum": ""
2609
            },
2610
            "require": {
2611
                "php": ">=5.3.2",
2612
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
2613
                "symfony/swiftmailer-bridge": "~2.1"
2614
            },
2615
            "require-dev": {
2616
                "symfony/config": "~2.1",
2617
                "symfony/dependency-injection": "~2.1",
2618
                "symfony/http-kernel": "~2.1",
2619
                "symfony/yaml": "~2.1"
2620
            },
2621
            "type": "symfony-bundle",
2622
            "extra": {
2623
                "branch-alias": {
2624
                    "dev-master": "2.3-dev"
2625
                }
2626
            },
2627
            "autoload": {
2628
                "psr-0": {
2629
                    "Symfony\\Bundle\\SwiftmailerBundle": ""
2630
                }
2631
            },
2632
            "notification-url": "https://packagist.org/downloads/",
2633
            "license": [
2634
                "MIT"
2635
            ],
2636
            "authors": [
2637
                {
2638
                    "name": "Fabien Potencier",
2639
                    "email": "[email protected]",
2640
                    "homepage": "http://fabien.potencier.org",
2641
                    "role": "Lead Developer"
2642
                },
2643
                {
2644
                    "name": "Symfony Community",
2645
                    "homepage": "http://symfony.com/contributors"
2646
                }
2647
            ],
2648
            "description": "Symfony SwiftmailerBundle",
2649
            "homepage": "http://symfony.com",
2650
            "time": "2014-04-05 17:15:52"
2651
        },
2652
        {
2653
            "name": "symfony/symfony",
0 ignored issues
show
2654
            "version": "v2.7.0",
2655
            "source": {
2656
                "type": "git",
2657
                "url": "https://github.com/symfony/symfony.git",
2658
                "reference": "9975b1eca3de4db792a2c3e4e16f676a4aadcd46"
2659
            },
2660
            "dist": {
2661
                "type": "zip",
2662
                "url": "https://api.github.com/repos/symfony/symfony/zipball/9975b1eca3de4db792a2c3e4e16f676a4aadcd46",
2663
                "reference": "9975b1eca3de4db792a2c3e4e16f676a4aadcd46",
2664
                "shasum": ""
2665
            },
2666
            "require": {
2667
                "doctrine/common": "~2.3",
2668
                "php": ">=5.3.9",
2669
                "psr/log": "~1.0",
2670
                "twig/twig": "~1.18"
2671
            },
2672
            "replace": {
2673
                "symfony/asset": "self.version",
2674
                "symfony/browser-kit": "self.version",
2675
                "symfony/class-loader": "self.version",
2676
                "symfony/config": "self.version",
2677
                "symfony/console": "self.version",
2678
                "symfony/css-selector": "self.version",
2679
                "symfony/debug": "self.version",
2680
                "symfony/debug-bundle": "self.version",
2681
                "symfony/dependency-injection": "self.version",
2682
                "symfony/doctrine-bridge": "self.version",
2683
                "symfony/dom-crawler": "self.version",
2684
                "symfony/event-dispatcher": "self.version",
2685
                "symfony/expression-language": "self.version",
2686
                "symfony/filesystem": "self.version",
2687
                "symfony/finder": "self.version",
2688
                "symfony/form": "self.version",
2689
                "symfony/framework-bundle": "self.version",
2690
                "symfony/http-foundation": "self.version",
2691
                "symfony/http-kernel": "self.version",
2692
                "symfony/intl": "self.version",
2693
                "symfony/locale": "self.version",
2694
                "symfony/monolog-bridge": "self.version",
2695
                "symfony/options-resolver": "self.version",
2696
                "symfony/process": "self.version",
2697
                "symfony/property-access": "self.version",
2698
                "symfony/proxy-manager-bridge": "self.version",
2699
                "symfony/routing": "self.version",
2700
                "symfony/security": "self.version",
2701
                "symfony/security-acl": "self.version",
2702
                "symfony/security-bundle": "self.version",
2703
                "symfony/security-core": "self.version",
2704
                "symfony/security-csrf": "self.version",
2705
                "symfony/security-http": "self.version",
2706
                "symfony/serializer": "self.version",
2707
                "symfony/stopwatch": "self.version",
2708
                "symfony/swiftmailer-bridge": "self.version",
2709
                "symfony/templating": "self.version",
2710
                "symfony/translation": "self.version",
2711
                "symfony/twig-bridge": "self.version",
2712
                "symfony/twig-bundle": "self.version",
2713
                "symfony/validator": "self.version",
2714
                "symfony/var-dumper": "self.version",
2715
                "symfony/web-profiler-bundle": "self.version",
2716
                "symfony/yaml": "self.version"
2717
            },
2718
            "require-dev": {
2719
                "doctrine/data-fixtures": "1.0.*",
2720
                "doctrine/dbal": "~2.2",
2721
                "doctrine/doctrine-bundle": "~1.2",
2722
                "doctrine/orm": "~2.2,>=2.2.3",
2723
                "egulias/email-validator": "~1.2",
2724
                "ircmaxell/password-compat": "~1.0",
2725
                "monolog/monolog": "~1.11",
2726
                "ocramius/proxy-manager": "~0.4|~1.0",
2727
                "symfony/phpunit-bridge": "self.version"
2728
            },
2729
            "type": "library",
2730
            "extra": {
2731
                "branch-alias": {
2732
                    "dev-master": "2.7-dev"
2733
                }
2734
            },
2735
            "autoload": {
2736
                "psr-4": {
2737
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
2738
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
2739
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
2740
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
2741
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
2742
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
2743
                    "Symfony\\Component\\": "src/Symfony/Component/"
2744
                },
2745
                "classmap": [
2746
                    "src/Symfony/Component/HttpFoundation/Resources/stubs",
2747
                    "src/Symfony/Component/Intl/Resources/stubs"
2748
                ],
2749
                "files": [
2750
                    "src/Symfony/Component/Intl/Resources/stubs/functions.php"
2751
                ]
2752
            },
2753
            "notification-url": "https://packagist.org/downloads/",
2754
            "license": [
2755
                "MIT"
2756
            ],
2757
            "authors": [
2758
                {
2759
                    "name": "Fabien Potencier",
2760
                    "email": "[email protected]"
2761
                },
2762
                {
2763
                    "name": "Symfony Community",
2764
                    "homepage": "https://symfony.com/contributors"
2765
                }
2766
            ],
2767
            "description": "The Symfony PHP framework",
2768
            "homepage": "https://symfony.com",
2769
            "keywords": [
2770
                "framework"
2771
            ],
2772
            "time": "2015-05-30 16:52:28"
2773
        },
2774
        {
2775
            "name": "twbs/bootstrap",
2776
            "version": "v3.2.0",
2777
            "source": {
2778
                "type": "git",
2779
                "url": "https://github.com/twbs/bootstrap.git",
2780
                "reference": "c068162161154a4b85110ea1e7dd3d7897ce2b72"
2781
            },
2782
            "dist": {
2783
                "type": "zip",
2784
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/c068162161154a4b85110ea1e7dd3d7897ce2b72",
2785
                "reference": "c068162161154a4b85110ea1e7dd3d7897ce2b72",
2786
                "shasum": ""
2787
            },
2788
            "replace": {
2789
                "twitter/bootstrap": "self.version"
2790
            },
2791
            "type": "library",
2792
            "extra": {
2793
                "branch-alias": {
2794
                    "dev-master": "3.2.x-dev"
2795
                }
2796
            },
2797
            "notification-url": "https://packagist.org/downloads/",
2798
            "license": [
2799
                "MIT"
2800
            ],
2801
            "authors": [
2802
                {
2803
                    "name": "Jacob Thornton",
2804
                    "email": "[email protected]"
2805
                },
2806
                {
2807
                    "name": "Mark Otto",
2808
                    "email": "[email protected]"
2809
                }
2810
            ],
2811
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
2812
            "homepage": "http://getbootstrap.com",
2813
            "keywords": [
2814
                "JS",
2815
                "css",
2816
                "framework",
2817
                "front-end",
2818
                "less",
2819
                "mobile-first",
2820
                "responsive",
2821
                "web"
2822
            ],
2823
            "time": "2014-06-26 16:36:48"
2824
        },
2825
        {
2826
            "name": "twig/extensions",
2827
            "version": "v1.2.0",
2828
            "source": {
2829
                "type": "git",
2830
                "url": "https://github.com/twigphp/Twig-extensions.git",
2831
                "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd"
2832
            },
2833
            "dist": {
2834
                "type": "zip",
2835
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
2836
                "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
2837
                "shasum": ""
2838
            },
2839
            "require": {
2840
                "twig/twig": "~1.12"
2841
            },
2842
            "require-dev": {
2843
                "symfony/translation": "~2.3"
2844
            },
2845
            "suggest": {
2846
                "symfony/translation": "Allow the time_diff output to be translated"
2847
            },
2848
            "type": "library",
2849
            "extra": {
2850
                "branch-alias": {
2851
                    "dev-master": "1.2.x-dev"
2852
                }
2853
            },
2854
            "autoload": {
2855
                "psr-0": {
2856
                    "Twig_Extensions_": "lib/"
2857
                }
2858
            },
2859
            "notification-url": "https://packagist.org/downloads/",
2860
            "license": [
2861
                "MIT"
2862
            ],
2863
            "authors": [
2864
                {
2865
                    "name": "Fabien Potencier",
2866
                    "email": "[email protected]"
2867
                }
2868
            ],
2869
            "description": "Common additional features for Twig that do not directly belong in core",
2870
            "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
2871
            "keywords": [
2872
                "i18n",
2873
                "text"
2874
            ],
2875
            "time": "2014-10-30 14:30:03"
2876
        },
2877
        {
2878
            "name": "twig/twig",
0 ignored issues
show
There is a security advisory for your installed version of twig/twig:

Remote code execution in templates
Loading history...
2879
            "version": "v1.18.1",
2880
            "source": {
2881
                "type": "git",
2882
                "url": "https://github.com/twigphp/Twig.git",
2883
                "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f"
2884
            },
2885
            "dist": {
2886
                "type": "zip",
2887
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/9f70492f44398e276d1b81c1b43adfe6751c7b7f",
2888
                "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f",
2889
                "shasum": ""
2890
            },
2891
            "require": {
2892
                "php": ">=5.2.7"
2893
            },
2894
            "type": "library",
2895
            "extra": {
2896
                "branch-alias": {
2897
                    "dev-master": "1.18-dev"
2898
                }
2899
            },
2900
            "autoload": {
2901
                "psr-0": {
2902
                    "Twig_": "lib/"
2903
                }
2904
            },
2905
            "notification-url": "https://packagist.org/downloads/",
2906
            "license": [
2907
                "BSD-3-Clause"
2908
            ],
2909
            "authors": [
2910
                {
2911
                    "name": "Fabien Potencier",
2912
                    "email": "[email protected]",
2913
                    "homepage": "http://fabien.potencier.org",
2914
                    "role": "Lead Developer"
2915
                },
2916
                {
2917
                    "name": "Armin Ronacher",
2918
                    "email": "[email protected]",
2919
                    "role": "Project Founder"
2920
                },
2921
                {
2922
                    "name": "Twig Team",
2923
                    "homepage": "http://twig.sensiolabs.org/contributors",
2924
                    "role": "Contributors"
2925
                }
2926
            ],
2927
            "description": "Twig, the flexible, fast, and secure template language for PHP",
2928
            "homepage": "http://twig.sensiolabs.org",
2929
            "keywords": [
2930
                "templating"
2931
            ],
2932
            "time": "2015-04-19 08:30:27"
2933
        },
2934
        {
2935
            "name": "yubico/u2flib-server",
2936
            "version": "0.1.0",
2937
            "source": {
2938
                "type": "git",
2939
                "url": "https://github.com/Yubico/php-u2flib-server.git",
2940
                "reference": "71ad5f0b7c796966da356eecd5b583ac852e92a1"
2941
            },
2942
            "dist": {
2943
                "type": "zip",
2944
                "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/71ad5f0b7c796966da356eecd5b583ac852e92a1",
2945
                "reference": "71ad5f0b7c796966da356eecd5b583ac852e92a1",
2946
                "shasum": ""
2947
            },
2948
            "require": {
2949
                "ext-openssl": "*"
2950
            },
2951
            "type": "library",
2952
            "autoload": {
2953
                "classmap": [
2954
                    "src/"
2955
                ]
2956
            },
2957
            "notification-url": "https://packagist.org/downloads/",
2958
            "license": [
2959
                "BSD-2-Clause"
2960
            ],
2961
            "description": "Library for U2F implementation",
2962
            "homepage": "https://developers.yubico.com/php-u2flib-server",
2963
            "time": "2015-03-03 08:05:16"
2964
        }
2965
    ],
2966
    "packages-dev": [
2967
        {
2968
            "name": "behat/behat",
2969
            "version": "v2.5.3",
2970
            "source": {
2971
                "type": "git",
2972
                "url": "https://github.com/Behat/Behat.git",
2973
                "reference": "c3a105a3c0457df919879c72b63b910e63739e51"
2974
            },
2975
            "dist": {
2976
                "type": "zip",
2977
                "url": "https://api.github.com/repos/Behat/Behat/zipball/c3a105a3c0457df919879c72b63b910e63739e51",
2978
                "reference": "c3a105a3c0457df919879c72b63b910e63739e51",
2979
                "shasum": ""
2980
            },
2981
            "require": {
2982
                "behat/gherkin": "~2.3.0",
2983
                "php": ">=5.3.1",
2984
                "symfony/config": "~2.0",
2985
                "symfony/console": "~2.0",
2986
                "symfony/dependency-injection": "~2.0",
2987
                "symfony/event-dispatcher": "~2.0",
2988
                "symfony/finder": "~2.0",
2989
                "symfony/translation": "~2.0",
2990
                "symfony/yaml": "~2.0"
2991
            },
2992
            "require-dev": {
2993
                "phpunit/phpunit": "~3.7.19"
2994
            },
2995
            "suggest": {
2996
                "behat/mink-extension": "for integration with Mink testing framework",
2997
                "behat/symfony2-extension": "for integration with Symfony2 web framework",
2998
                "behat/yii-extension": "for integration with Yii web framework"
2999
            },
3000
            "bin": [
3001
                "bin/behat"
3002
            ],
3003
            "type": "library",
3004
            "autoload": {
3005
                "psr-0": {
3006
                    "Behat\\Behat": "src/"
3007
                }
3008
            },
3009
            "notification-url": "https://packagist.org/downloads/",
3010
            "license": [
3011
                "MIT"
3012
            ],
3013
            "authors": [
3014
                {
3015
                    "name": "Konstantin Kudryashov",
3016
                    "email": "[email protected]",
3017
                    "homepage": "http://everzet.com"
3018
                }
3019
            ],
3020
            "description": "Scenario-oriented BDD framework for PHP 5.3",
3021
            "homepage": "http://behat.org/",
3022
            "keywords": [
3023
                "BDD",
3024
                "Behat",
3025
                "Symfony2"
3026
            ],
3027
            "time": "2014-04-26 16:55:16"
3028
        },
3029
        {
3030
            "name": "behat/gherkin",
3031
            "version": "v2.3.5",
3032
            "source": {
3033
                "type": "git",
3034
                "url": "https://github.com/Behat/Gherkin.git",
3035
                "reference": "2b33963da5525400573560c173ab5c9c057e1852"
3036
            },
3037
            "dist": {
3038
                "type": "zip",
3039
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2b33963da5525400573560c173ab5c9c057e1852",
3040
                "reference": "2b33963da5525400573560c173ab5c9c057e1852",
3041
                "shasum": ""
3042
            },
3043
            "require": {
3044
                "php": ">=5.3.1",
3045
                "symfony/finder": "~2.0"
3046
            },
3047
            "require-dev": {
3048
                "symfony/config": "~2.0",
3049
                "symfony/translation": "~2.0",
3050
                "symfony/yaml": "~2.0"
3051
            },
3052
            "suggest": {
3053
                "symfony/config": "If you want to use Config component to manage resources",
3054
                "symfony/translation": "If you want to use Symfony2 translations adapter",
3055
                "symfony/yaml": "If you want to parse features, represented in YAML files"
3056
            },
3057
            "type": "library",
3058
            "extra": {
3059
                "branch-alias": {
3060
                    "dev-develop": "2.2-dev"
3061
                }
3062
            },
3063
            "autoload": {
3064
                "psr-0": {
3065
                    "Behat\\Gherkin": "src/"
3066
                }
3067
            },
3068
            "notification-url": "https://packagist.org/downloads/",
3069
            "license": [
3070
                "MIT"
3071
            ],
3072
            "authors": [
3073
                {
3074
                    "name": "Konstantin Kudryashov",
3075
                    "email": "[email protected]",
3076
                    "homepage": "http://everzet.com"
3077
                }
3078
            ],
3079
            "description": "Gherkin DSL parser for PHP 5.3",
3080
            "homepage": "http://behat.org/",
3081
            "keywords": [
3082
                "BDD",
3083
                "Behat",
3084
                "DSL",
3085
                "Symfony2",
3086
                "parser"
3087
            ],
3088
            "time": "2013-10-15 11:22:17"
3089
        },
3090
        {
3091
            "name": "behat/mink",
3092
            "version": "v1.6.0",
3093
            "source": {
3094
                "type": "git",
3095
                "url": "https://github.com/minkphp/Mink.git",
3096
                "reference": "090900a0049c441f1e072bbd837db4079b2250c5"
3097
            },
3098
            "dist": {
3099
                "type": "zip",
3100
                "url": "https://api.github.com/repos/minkphp/Mink/zipball/090900a0049c441f1e072bbd837db4079b2250c5",
3101
                "reference": "090900a0049c441f1e072bbd837db4079b2250c5",
3102
                "shasum": ""
3103
            },
3104
            "require": {
3105
                "php": ">=5.3.1",
3106
                "symfony/css-selector": "~2.0"
3107
            },
3108
            "suggest": {
3109
                "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
3110
                "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
3111
                "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
3112
                "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
3113
            },
3114
            "type": "library",
3115
            "extra": {
3116
                "branch-alias": {
3117
                    "dev-master": "1.6.x-dev"
3118
                }
3119
            },
3120
            "autoload": {
3121
                "psr-0": {
3122
                    "Behat\\Mink": "src/"
3123
                }
3124
            },
3125
            "notification-url": "https://packagist.org/downloads/",
3126
            "license": [
3127
                "MIT"
3128
            ],
3129
            "authors": [
3130
                {
3131
                    "name": "Konstantin Kudryashov",
3132
                    "email": "[email protected]",
3133
                    "homepage": "http://everzet.com"
3134
                }
3135
            ],
3136
            "description": "Web acceptance testing framework for PHP 5.3",
3137
            "homepage": "http://mink.behat.org/",
3138
            "keywords": [
3139
                "browser",
3140
                "testing",
3141
                "web"
3142
            ],
3143
            "time": "2014-09-26 09:25:05"
3144
        },
3145
        {
3146
            "name": "behat/mink-browserkit-driver",
3147
            "version": "v1.2.0",
3148
            "source": {
3149
                "type": "git",
3150
                "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
3151
                "reference": "aed8f4a596b79014a75254c3e337511c33e38cbd"
3152
            },
3153
            "dist": {
3154
                "type": "zip",
3155
                "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/aed8f4a596b79014a75254c3e337511c33e38cbd",
3156
                "reference": "aed8f4a596b79014a75254c3e337511c33e38cbd",
3157
                "shasum": ""
3158
            },
3159
            "require": {
3160
                "behat/mink": "~1.6@dev",
3161
                "php": ">=5.3.1",
3162
                "symfony/browser-kit": "~2.0",
3163
                "symfony/dom-crawler": "~2.0"
3164
            },
3165
            "require-dev": {
3166
                "silex/silex": "~1.2"
3167
            },
3168
            "type": "mink-driver",
3169
            "extra": {
3170
                "branch-alias": {
3171
                    "dev-master": "1.2.x-dev"
3172
                }
3173
            },
3174
            "autoload": {
3175
                "psr-0": {
3176
                    "Behat\\Mink\\Driver": "src/"
3177
                }
3178
            },
3179
            "notification-url": "https://packagist.org/downloads/",
3180
            "license": [
3181
                "MIT"
3182
            ],
3183
            "authors": [
3184
                {
3185
                    "name": "Konstantin Kudryashov",
3186
                    "email": "[email protected]",
3187
                    "homepage": "http://everzet.com"
3188
                }
3189
            ],
3190
            "description": "Symfony2 BrowserKit driver for Mink framework",
3191
            "homepage": "http://mink.behat.org/",
3192
            "keywords": [
3193
                "Mink",
3194
                "Symfony2",
3195
                "browser",
3196
                "testing"
3197
            ],
3198
            "time": "2014-09-26 11:35:19"
3199
        },
3200
        {
3201
            "name": "behat/mink-extension",
3202
            "version": "v1.3.3",
3203
            "source": {
3204
                "type": "git",
3205
                "url": "https://github.com/Behat/MinkExtension.git",
3206
                "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8"
3207
            },
3208
            "dist": {
3209
                "type": "zip",
3210
                "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
3211
                "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
3212
                "shasum": ""
3213
            },
3214
            "require": {
3215
                "behat/behat": "~2.5.0",
3216
                "behat/mink": "~1.5",
3217
                "php": ">=5.3.2",
3218
                "symfony/config": "~2.2"
3219
            },
3220
            "require-dev": {
3221
                "behat/mink-goutte-driver": "~1.0",
3222
                "fabpot/goutte": "~1.0"
3223
            },
3224
            "type": "behat-extension",
3225
            "autoload": {
3226
                "psr-0": {
3227
                    "Behat\\MinkExtension": "src/"
3228
                }
3229
            },
3230
            "notification-url": "https://packagist.org/downloads/",
3231
            "license": [
3232
                "MIT"
3233
            ],
3234
            "authors": [
3235
                {
3236
                    "name": "Konstantin Kudryashov",
3237
                    "email": "[email protected]",
3238
                    "homepage": "http://everzet.com"
3239
                }
3240
            ],
3241
            "description": "Mink extension for Behat",
3242
            "homepage": "http://mink.behat.org",
3243
            "keywords": [
3244
                "browser",
3245
                "gui",
3246
                "test",
3247
                "web"
3248
            ],
3249
            "time": "2014-05-15 19:27:39"
3250
        },
3251
        {
3252
            "name": "behat/mink-goutte-driver",
3253
            "version": "v1.1.0",
3254
            "source": {
3255
                "type": "git",
3256
                "url": "https://github.com/minkphp/MinkGoutteDriver.git",
3257
                "reference": "2bf327b4166694ecaa8ae7f956cb6ae252ecf03e"
3258
            },
3259
            "dist": {
3260
                "type": "zip",
3261
                "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/2bf327b4166694ecaa8ae7f956cb6ae252ecf03e",
3262
                "reference": "2bf327b4166694ecaa8ae7f956cb6ae252ecf03e",
3263
                "shasum": ""
3264
            },
3265
            "require": {
3266
                "behat/mink": "~1.6@dev",
3267
                "behat/mink-browserkit-driver": "~1.2@dev",
3268
                "fabpot/goutte": "~1.0.4|~2.0",
3269
                "php": ">=5.3.1"
3270
            },
3271
            "type": "mink-driver",
3272
            "extra": {
3273
                "branch-alias": {
3274
                    "dev-master": "1.1.x-dev"
3275
                }
3276
            },
3277
            "autoload": {
3278
                "psr-0": {
3279
                    "Behat\\Mink\\Driver": "src/"
3280
                }
3281
            },
3282
            "notification-url": "https://packagist.org/downloads/",
3283
            "license": [
3284
                "MIT"
3285
            ],
3286
            "authors": [
3287
                {
3288
                    "name": "Konstantin Kudryashov",
3289
                    "email": "[email protected]",
3290
                    "homepage": "http://everzet.com"
3291
                }
3292
            ],
3293
            "description": "Goutte driver for Mink framework",
3294
            "homepage": "http://mink.behat.org/",
3295
            "keywords": [
3296
                "browser",
3297
                "goutte",
3298
                "headless",
3299
                "testing"
3300
            ],
3301
            "time": "2014-10-09 09:21:12"
3302
        },
3303
        {
3304
            "name": "behat/mink-selenium2-driver",
3305
            "version": "v1.2.0",
3306
            "source": {
3307
                "type": "git",
3308
                "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
3309
                "reference": "8018fee80bf6573f909ece3e0dfc07d0eb352210"
3310
            },
3311
            "dist": {
3312
                "type": "zip",
3313
                "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/8018fee80bf6573f909ece3e0dfc07d0eb352210",
3314
                "reference": "8018fee80bf6573f909ece3e0dfc07d0eb352210",
3315
                "shasum": ""
3316
            },
3317
            "require": {
3318
                "behat/mink": "~1.6@dev",
3319
                "instaclick/php-webdriver": "~1.1",
3320
                "php": ">=5.3.1"
3321
            },
3322
            "type": "mink-driver",
3323
            "extra": {
3324
                "branch-alias": {
3325
                    "dev-master": "1.2.x-dev"
3326
                }
3327
            },
3328
            "autoload": {
3329
                "psr-0": {
3330
                    "Behat\\Mink\\Driver": "src/"
3331
                }
3332
            },
3333
            "notification-url": "https://packagist.org/downloads/",
3334
            "license": [
3335
                "MIT"
3336
            ],
3337
            "authors": [
3338
                {
3339
                    "name": "Konstantin Kudryashov",
3340
                    "email": "[email protected]",
3341
                    "homepage": "http://everzet.com"
3342
                },
3343
                {
3344
                    "name": "Pete Otaqui",
3345
                    "email": "[email protected]",
3346
                    "homepage": "https://github.com/pete-otaqui"
3347
                }
3348
            ],
3349
            "description": "Selenium2 (WebDriver) driver for Mink framework",
3350
            "homepage": "http://mink.behat.org/",
3351
            "keywords": [
3352
                "ajax",
3353
                "browser",
3354
                "javascript",
3355
                "selenium",
3356
                "testing",
3357
                "webdriver"
3358
            ],
3359
            "time": "2014-09-29 13:12:12"
3360
        },
3361
        {
3362
            "name": "camspiers/json-pretty",
3363
            "version": "1.0.0",
3364
            "source": {
3365
                "type": "git",
3366
                "url": "https://github.com/camspiers/json-pretty.git",
3367
                "reference": "2378ac3e8e798e9c55bd3c194238cde35af93817"
3368
            },
3369
            "dist": {
3370
                "type": "zip",
3371
                "url": "https://api.github.com/repos/camspiers/json-pretty/zipball/2378ac3e8e798e9c55bd3c194238cde35af93817",
3372
                "reference": "2378ac3e8e798e9c55bd3c194238cde35af93817",
3373
                "shasum": ""
3374
            },
3375
            "require-dev": {
3376
                "phpunit/phpunit": "3.7.*"
3377
            },
3378
            "suggest": {
3379
                "pimple/pimple": "Useful for dependency injection"
3380
            },
3381
            "type": "library",
3382
            "autoload": {
3383
                "psr-0": {
3384
                    "Camspiers": "src/"
3385
                }
3386
            },
3387
            "notification-url": "https://packagist.org/downloads/",
3388
            "license": [
3389
                "MIT"
3390
            ],
3391
            "authors": [
3392
                {
3393
                    "name": "Cam Spiers",
3394
                    "email": "[email protected]",
3395
                    "homepage": "https://github.com/camspiers/",
3396
                    "role": "Developer"
3397
                }
3398
            ],
3399
            "description": "Provides support for json pretty printing in php 5.3",
3400
            "time": "2014-01-24 12:31:00"
3401
        },
3402
        {
3403
            "name": "fabpot/goutte",
3404
            "version": "v2.0.2",
3405
            "source": {
3406
                "type": "git",
3407
                "url": "https://github.com/FriendsOfPHP/Goutte.git",
3408
                "reference": "b12c3f7ec68d8814b50444cfe142fd0a056557f9"
3409
            },
3410
            "dist": {
3411
                "type": "zip",
3412
                "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/b12c3f7ec68d8814b50444cfe142fd0a056557f9",
3413
                "reference": "b12c3f7ec68d8814b50444cfe142fd0a056557f9",
3414
                "shasum": ""
3415
            },
3416
            "require": {
3417
                "guzzlehttp/guzzle": "4.*",
3418
                "php": ">=5.4.0",
3419
                "symfony/browser-kit": "~2.1",
3420
                "symfony/css-selector": "~2.1",
3421
                "symfony/dom-crawler": "~2.1"
3422
            },
3423
            "type": "application",
3424
            "extra": {
3425
                "branch-alias": {
3426
                    "dev-master": "2.0-dev"
3427
                }
3428
            },
3429
            "autoload": {
3430
                "psr-0": {
3431
                    "Goutte": "."
3432
                }
3433
            },
3434
            "notification-url": "https://packagist.org/downloads/",
3435
            "license": [
3436
                "MIT"
3437
            ],
3438
            "authors": [
3439
                {
3440
                    "name": "Fabien Potencier",
3441
                    "email": "[email protected]"
3442
                }
3443
            ],
3444
            "description": "A simple PHP Web Scraper",
3445
            "homepage": "https://github.com/fabpot/Goutte",
3446
            "keywords": [
3447
                "scraper"
3448
            ],
3449
            "time": "2014-07-22 13:24:11"
3450
        },
3451
        {
3452
            "name": "ibuildings/qa-tools",
3453
            "version": "1.1.27",
3454
            "source": {
3455
                "type": "git",
3456
                "url": "https://github.com/ibuildingsnl/qa-tools.git",
3457
                "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd"
3458
            },
3459
            "dist": {
3460
                "type": "zip",
3461
                "url": "https://api.github.com/repos/ibuildingsnl/qa-tools/zipball/8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd",
3462
                "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd",
3463
                "shasum": ""
3464
            },
3465
            "require": {
3466
                "behat/behat": "~2.5",
3467
                "behat/mink": "*",
3468
                "behat/mink-extension": "*",
3469
                "behat/mink-goutte-driver": ">=1.0.9",
3470
                "behat/mink-selenium2-driver": "*",
3471
                "camspiers/json-pretty": "~1.0",
3472
                "phpmd/phpmd": "~2",
3473
                "phpunit/phpunit": "~4",
3474
                "sebastian/phpcpd": "~2",
3475
                "sensiolabs/security-checker": "~2.0",
3476
                "squizlabs/php_codesniffer": "~1",
3477
                "symfony/console": "~2.1",
3478
                "symfony/filesystem": "~2.1",
3479
                "twig/twig": "~1.12"
3480
            },
3481
            "bin": [
3482
                "bin/qa-tools",
3483
                "bin/jshint"
3484
            ],
3485
            "type": "library",
3486
            "extra": {
3487
                "branch-alias": {
3488
                    "dev-master": "1.1.x-dev"
3489
                }
3490
            },
3491
            "autoload": {
3492
                "psr-0": {
3493
                    "Ibuildings": "src/"
3494
                }
3495
            },
3496
            "notification-url": "https://packagist.org/downloads/",
3497
            "license": [
3498
                "MIT"
3499
            ],
3500
            "description": "Ibuildings standard QA Tools",
3501
            "time": "2014-10-06 10:35:34"
3502
        },
3503
        {
3504
            "name": "instaclick/php-webdriver",
3505
            "version": "1.4.1",
3506
            "source": {
3507
                "type": "git",
3508
                "url": "https://github.com/instaclick/php-webdriver.git",
3509
                "reference": "a57b2bcd9467e217134a2248b261b8b3a90ccea0"
3510
            },
3511
            "dist": {
3512
                "type": "zip",
3513
                "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/a57b2bcd9467e217134a2248b261b8b3a90ccea0",
3514
                "reference": "a57b2bcd9467e217134a2248b261b8b3a90ccea0",
3515
                "shasum": ""
3516
            },
3517
            "require": {
3518
                "ext-curl": "*",
3519
                "php": ">=5.3.2"
3520
            },
3521
            "require-dev": {
3522
                "satooshi/php-coveralls": "dev-master"
3523
            },
3524
            "type": "library",
3525
            "extra": {
3526
                "branch-alias": {
3527
                    "dev-master": "1.4.x-dev"
3528
                }
3529
            },
3530
            "autoload": {
3531
                "psr-0": {
3532
                    "WebDriver": "lib/"
3533
                }
3534
            },
3535
            "notification-url": "https://packagist.org/downloads/",
3536
            "license": [
3537
                "Apache-2.0"
3538
            ],
3539
            "authors": [
3540
                {
3541
                    "name": "Justin Bishop",
3542
                    "email": "[email protected]",
3543
                    "role": "Developer"
3544
                },
3545
                {
3546
                    "name": "Anthon Pang",
3547
                    "email": "[email protected]",
3548
                    "role": "Fork Maintainer"
3549
                }
3550
            ],
3551
            "description": "PHP WebDriver for Selenium 2",
3552
            "homepage": "http://instaclick.com/",
3553
            "keywords": [
3554
                "browser",
3555
                "selenium",
3556
                "webdriver",
3557
                "webtest"
3558
            ],
3559
            "time": "2014-05-12 21:03:05"
3560
        },
3561
        {
3562
            "name": "liip/rmt",
3563
            "version": "1.1.7",
3564
            "source": {
3565
                "type": "git",
3566
                "url": "https://github.com/liip/RMT.git",
3567
                "reference": "444e48c6e41ee191421855fca7c205ff77a6f8fc"
3568
            },
3569
            "dist": {
3570
                "type": "zip",
3571
                "url": "https://api.github.com/repos/liip/RMT/zipball/444e48c6e41ee191421855fca7c205ff77a6f8fc",
3572
                "reference": "444e48c6e41ee191421855fca7c205ff77a6f8fc",
3573
                "shasum": ""
3574
            },
3575
            "require": {
3576
                "php": ">=5.3.3",
3577
                "sensiolabs/security-checker": "~2.0",
3578
                "symfony/console": "~2.0",
3579
                "symfony/process": "~2.0",
3580
                "symfony/yaml": "~2.0",
3581
                "vierbergenlars/php-semver": "~3.0"
3582
            },
3583
            "bin": [
3584
                "RMT"
3585
            ],
3586
            "type": "library",
3587
            "autoload": {
3588
                "psr-0": {
3589
                    "Liip": "src"
3590
                }
3591
            },
3592
            "notification-url": "https://packagist.org/downloads/",
3593
            "license": [
3594
                "MIT"
3595
            ],
3596
            "authors": [
3597
                {
3598
                    "name": "Laurent Prodon",
3599
                    "email": "[email protected]",
3600
                    "role": "Developer"
3601
                },
3602
                {
3603
                    "name": "David Jeanmonod",
3604
                    "email": "[email protected]",
3605
                    "role": "Developer"
3606
                }
3607
            ],
3608
            "description": "Release Managment Tool: a handy tool to help releasing new version of your software",
3609
            "homepage": "http://github.com/liip/RMT",
3610
            "keywords": [
3611
                "post-release",
3612
                "pre-release",
3613
                "release",
3614
                "semantic versioning",
3615
                "vcs tag",
3616
                "version"
3617
            ],
3618
            "time": "2014-10-28 10:33:21"
3619
        },
3620
        {
3621
            "name": "matthiasnoback/symfony-config-test",
3622
            "version": "v1.2.3",
3623
            "source": {
3624
                "type": "git",
3625
                "url": "https://github.com/matthiasnoback/SymfonyConfigTest.git",
3626
                "reference": "f8fa058a4643b17a21a7853587b94bc6d3e84334"
3627
            },
3628
            "dist": {
3629
                "type": "zip",
3630
                "url": "https://api.github.com/repos/matthiasnoback/SymfonyConfigTest/zipball/f8fa058a4643b17a21a7853587b94bc6d3e84334",
3631
                "reference": "f8fa058a4643b17a21a7853587b94bc6d3e84334",
3632
                "shasum": ""
3633
            },
3634
            "require": {
3635
                "php": ">=5.3",
3636
                "symfony/config": "2.*"
3637
            },
3638
            "type": "library",
3639
            "autoload": {
3640
                "psr-4": {
3641
                    "Matthias\\SymfonyConfigTest\\": ""
3642
                }
3643
            },
3644
            "notification-url": "https://packagist.org/downloads/",
3645
            "license": [
3646
                "MIT"
3647
            ],
3648
            "authors": [
3649
                {
3650
                    "name": "Matthias Noback",
3651
                    "email": "[email protected]",
3652
                    "homepage": "http://php-and-symfony.matthiasnoback.nl"
3653
                }
3654
            ],
3655
            "description": "Library for testing user classes related to the Symfony Config Component",
3656
            "homepage": "https://github.com/matthiasnoback/SymfonyConfigTest",
3657
            "keywords": [
3658
                "config",
3659
                "phpunit",
3660
                "symfony"
3661
            ],
3662
            "time": "2015-09-24 06:32:51"
3663
        },
3664
        {
3665
            "name": "pdepend/pdepend",
3666
            "version": "2.0.3",
3667
            "source": {
3668
                "type": "git",
3669
                "url": "https://github.com/pdepend/pdepend.git",
3670
                "reference": "dc582a3c0180664a8fbfc5a34efaf4cc13fccc60"
3671
            },
3672
            "dist": {
3673
                "type": "zip",
3674
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/dc582a3c0180664a8fbfc5a34efaf4cc13fccc60",
3675
                "reference": "dc582a3c0180664a8fbfc5a34efaf4cc13fccc60",
3676
                "shasum": ""
3677
            },
3678
            "require": {
3679
                "symfony/config": "@stable",
3680
                "symfony/dependency-injection": "@stable",
3681
                "symfony/filesystem": "@stable"
3682
            },
3683
            "require-dev": {
3684
                "phpunit/phpunit": "3.*@stable",
3685
                "squizlabs/php_codesniffer": "@stable"
3686
            },
3687
            "bin": [
3688
                "src/bin/pdepend"
3689
            ],
3690
            "type": "library",
3691
            "autoload": {
3692
                "psr-0": {
3693
                    "PDepend\\": "src/main/php/"
3694
                }
3695
            },
3696
            "notification-url": "https://packagist.org/downloads/",
3697
            "license": [
3698
                "BSD-3-Clause"
3699
            ],
3700
            "description": "Official version of pdepend to be handled with Composer",
3701
            "time": "2014-10-08 06:54:50"
3702
        },
3703
        {
3704
            "name": "phpmd/phpmd",
3705
            "version": "2.1.1",
3706
            "source": {
3707
                "type": "git",
3708
                "url": "https://github.com/phpmd/phpmd.git",
3709
                "reference": "0a1a12f6867d0e676718fd1ac287e0c34b956fb2"
3710
            },
3711
            "dist": {
3712
                "type": "zip",
3713
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/0a1a12f6867d0e676718fd1ac287e0c34b956fb2",
3714
                "reference": "0a1a12f6867d0e676718fd1ac287e0c34b956fb2",
3715
                "shasum": ""
3716
            },
3717
            "require": {
3718
                "pdepend/pdepend": "2.0.*",
3719
                "php": ">=5.3.0",
3720
                "symfony/config": "@stable",
3721
                "symfony/dependency-injection": "@stable",
3722
                "symfony/filesystem": "@stable"
3723
            },
3724
            "bin": [
3725
                "src/bin/phpmd"
3726
            ],
3727
            "type": "library",
3728
            "autoload": {
3729
                "psr-0": {
3730
                    "PHPMD\\": "src/main/php",
3731
                    "PDepend\\": "vendor/pdepend/pdepend/src/main/php/"
3732
                }
3733
            },
3734
            "notification-url": "https://packagist.org/downloads/",
3735
            "include-path": [
3736
                "../../pdepend/pdepend/src/main/php",
3737
                "src/main/php"
3738
            ],
3739
            "license": [
3740
                "BSD-3-Clause"
3741
            ],
3742
            "description": "Official version of PHPMD handled with Composer.",
3743
            "time": "2014-09-09 18:47:29"
3744
        },
3745
        {
3746
            "name": "phpunit/php-code-coverage",
3747
            "version": "2.0.11",
3748
            "source": {
3749
                "type": "git",
3750
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3751
                "reference": "53603b3c995f5aab6b59c8e08c3a663d2cc810b7"
3752
            },
3753
            "dist": {
3754
                "type": "zip",
3755
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/53603b3c995f5aab6b59c8e08c3a663d2cc810b7",
3756
                "reference": "53603b3c995f5aab6b59c8e08c3a663d2cc810b7",
3757
                "shasum": ""
3758
            },
3759
            "require": {
3760
                "php": ">=5.3.3",
3761
                "phpunit/php-file-iterator": "~1.3",
3762
                "phpunit/php-text-template": "~1.2",
3763
                "phpunit/php-token-stream": "~1.3",
3764
                "sebastian/environment": "~1.0",
3765
                "sebastian/version": "~1.0"
3766
            },
3767
            "require-dev": {
3768
                "ext-xdebug": ">=2.1.4",
3769
                "phpunit/phpunit": "~4.1"
3770
            },
3771
            "suggest": {
3772
                "ext-dom": "*",
3773
                "ext-xdebug": ">=2.2.1",
3774
                "ext-xmlwriter": "*"
3775
            },
3776
            "type": "library",
3777
            "extra": {
3778
                "branch-alias": {
3779
                    "dev-master": "2.0.x-dev"
3780
                }
3781
            },
3782
            "autoload": {
3783
                "classmap": [
3784
                    "src/"
3785
                ]
3786
            },
3787
            "notification-url": "https://packagist.org/downloads/",
3788
            "include-path": [
3789
                ""
3790
            ],
3791
            "license": [
3792
                "BSD-3-Clause"
3793
            ],
3794
            "authors": [
3795
                {
3796
                    "name": "Sebastian Bergmann",
3797
                    "email": "[email protected]",
3798
                    "role": "lead"
3799
                }
3800
            ],
3801
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3802
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3803
            "keywords": [
3804
                "coverage",
3805
                "testing",
3806
                "xunit"
3807
            ],
3808
            "time": "2014-08-31 06:33:04"
3809
        },
3810
        {
3811
            "name": "phpunit/php-file-iterator",
3812
            "version": "1.3.4",
3813
            "source": {
3814
                "type": "git",
3815
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3816
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
3817
            },
3818
            "dist": {
3819
                "type": "zip",
3820
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
3821
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
3822
                "shasum": ""
3823
            },
3824
            "require": {
3825
                "php": ">=5.3.3"
3826
            },
3827
            "type": "library",
3828
            "autoload": {
3829
                "classmap": [
3830
                    "File/"
3831
                ]
3832
            },
3833
            "notification-url": "https://packagist.org/downloads/",
3834
            "include-path": [
3835
                ""
3836
            ],
3837
            "license": [
3838
                "BSD-3-Clause"
3839
            ],
3840
            "authors": [
3841
                {
3842
                    "name": "Sebastian Bergmann",
3843
                    "email": "[email protected]",
3844
                    "role": "lead"
3845
                }
3846
            ],
3847
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3848
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3849
            "keywords": [
3850
                "filesystem",
3851
                "iterator"
3852
            ],
3853
            "time": "2013-10-10 15:34:57"
3854
        },
3855
        {
3856
            "name": "phpunit/php-text-template",
3857
            "version": "1.2.0",
3858
            "source": {
3859
                "type": "git",
3860
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
3861
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
3862
            },
3863
            "dist": {
3864
                "type": "zip",
3865
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
3866
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
3867
                "shasum": ""
3868
            },
3869
            "require": {
3870
                "php": ">=5.3.3"
3871
            },
3872
            "type": "library",
3873
            "autoload": {
3874
                "classmap": [
3875
                    "Text/"
3876
                ]
3877
            },
3878
            "notification-url": "https://packagist.org/downloads/",
3879
            "include-path": [
3880
                ""
3881
            ],
3882
            "license": [
3883
                "BSD-3-Clause"
3884
            ],
3885
            "authors": [
3886
                {
3887
                    "name": "Sebastian Bergmann",
3888
                    "email": "[email protected]",
3889
                    "role": "lead"
3890
                }
3891
            ],
3892
            "description": "Simple template engine.",
3893
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3894
            "keywords": [
3895
                "template"
3896
            ],
3897
            "time": "2014-01-30 17:20:04"
3898
        },
3899
        {
3900
            "name": "phpunit/php-timer",
3901
            "version": "1.0.5",
3902
            "source": {
3903
                "type": "git",
3904
                "url": "https://github.com/sebastianbergmann/php-timer.git",
3905
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
3906
            },
3907
            "dist": {
3908
                "type": "zip",
3909
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
3910
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
3911
                "shasum": ""
3912
            },
3913
            "require": {
3914
                "php": ">=5.3.3"
3915
            },
3916
            "type": "library",
3917
            "autoload": {
3918
                "classmap": [
3919
                    "PHP/"
3920
                ]
3921
            },
3922
            "notification-url": "https://packagist.org/downloads/",
3923
            "include-path": [
3924
                ""
3925
            ],
3926
            "license": [
3927
                "BSD-3-Clause"
3928
            ],
3929
            "authors": [
3930
                {
3931
                    "name": "Sebastian Bergmann",
3932
                    "email": "[email protected]",
3933
                    "role": "lead"
3934
                }
3935
            ],
3936
            "description": "Utility class for timing",
3937
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
3938
            "keywords": [
3939
                "timer"
3940
            ],
3941
            "time": "2013-08-02 07:42:54"
3942
        },
3943
        {
3944
            "name": "phpunit/php-token-stream",
3945
            "version": "1.3.0",
3946
            "source": {
3947
                "type": "git",
3948
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3949
                "reference": "f8d5d08c56de5cfd592b3340424a81733259a876"
3950
            },
3951
            "dist": {
3952
                "type": "zip",
3953
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876",
3954
                "reference": "f8d5d08c56de5cfd592b3340424a81733259a876",
3955
                "shasum": ""
3956
            },
3957
            "require": {
3958
                "ext-tokenizer": "*",
3959
                "php": ">=5.3.3"
3960
            },
3961
            "require-dev": {
3962
                "phpunit/phpunit": "~4.2"
3963
            },
3964
            "type": "library",
3965
            "extra": {
3966
                "branch-alias": {
3967
                    "dev-master": "1.3-dev"
3968
                }
3969
            },
3970
            "autoload": {
3971
                "classmap": [
3972
                    "src/"
3973
                ]
3974
            },
3975
            "notification-url": "https://packagist.org/downloads/",
3976
            "license": [
3977
                "BSD-3-Clause"
3978
            ],
3979
            "authors": [
3980
                {
3981
                    "name": "Sebastian Bergmann",
3982
                    "email": "[email protected]"
3983
                }
3984
            ],
3985
            "description": "Wrapper around PHP's tokenizer extension.",
3986
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3987
            "keywords": [
3988
                "tokenizer"
3989
            ],
3990
            "time": "2014-08-31 06:12:13"
3991
        },
3992
        {
3993
            "name": "phpunit/phpunit",
3994
            "version": "4.3.4",
3995
            "source": {
3996
                "type": "git",
3997
                "url": "https://github.com/sebastianbergmann/phpunit.git",
3998
                "reference": "23e4e0310f037aae873cc81b8658dbbb82878f71"
3999
            },
4000
            "dist": {
4001
                "type": "zip",
4002
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/23e4e0310f037aae873cc81b8658dbbb82878f71",
4003
                "reference": "23e4e0310f037aae873cc81b8658dbbb82878f71",
4004
                "shasum": ""
4005
            },
4006
            "require": {
4007
                "ext-dom": "*",
4008
                "ext-json": "*",
4009
                "ext-pcre": "*",
4010
                "ext-reflection": "*",
4011
                "ext-spl": "*",
4012
                "php": ">=5.3.3",
4013
                "phpunit/php-code-coverage": "~2.0",
4014
                "phpunit/php-file-iterator": "~1.3.2",
4015
                "phpunit/php-text-template": "~1.2",
4016
                "phpunit/php-timer": "~1.0.2",
4017
                "phpunit/phpunit-mock-objects": "~2.3",
4018
                "sebastian/comparator": "~1.0",
4019
                "sebastian/diff": "~1.1",
4020
                "sebastian/environment": "~1.0",
4021
                "sebastian/exporter": "~1.0",
4022
                "sebastian/version": "~1.0",
4023
                "symfony/yaml": "~2.0"
4024
            },
4025
            "suggest": {
4026
                "phpunit/php-invoker": "~1.1"
4027
            },
4028
            "bin": [
4029
                "phpunit"
4030
            ],
4031
            "type": "library",
4032
            "extra": {
4033
                "branch-alias": {
4034
                    "dev-master": "4.3.x-dev"
4035
                }
4036
            },
4037
            "autoload": {
4038
                "classmap": [
4039
                    "src/"
4040
                ]
4041
            },
4042
            "notification-url": "https://packagist.org/downloads/",
4043
            "include-path": [
4044
                "",
4045
                "../../symfony/yaml/"
4046
            ],
4047
            "license": [
4048
                "BSD-3-Clause"
4049
            ],
4050
            "authors": [
4051
                {
4052
                    "name": "Sebastian Bergmann",
4053
                    "email": "[email protected]",
4054
                    "role": "lead"
4055
                }
4056
            ],
4057
            "description": "The PHP Unit Testing framework.",
4058
            "homepage": "http://www.phpunit.de/",
4059
            "keywords": [
4060
                "phpunit",
4061
                "testing",
4062
                "xunit"
4063
            ],
4064
            "time": "2014-10-22 11:43:12"
4065
        },
4066
        {
4067
            "name": "phpunit/phpunit-mock-objects",
4068
            "version": "2.3.0",
4069
            "source": {
4070
                "type": "git",
4071
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4072
                "reference": "c63d2367247365f688544f0d500af90a11a44c65"
4073
            },
4074
            "dist": {
4075
                "type": "zip",
4076
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
4077
                "reference": "c63d2367247365f688544f0d500af90a11a44c65",
4078
                "shasum": ""
4079
            },
4080
            "require": {
4081
                "doctrine/instantiator": "~1.0,>=1.0.1",
4082
                "php": ">=5.3.3",
4083
                "phpunit/php-text-template": "~1.2"
4084
            },
4085
            "require-dev": {
4086
                "phpunit/phpunit": "~4.3"
4087
            },
4088
            "suggest": {
4089
                "ext-soap": "*"
4090
            },
4091
            "type": "library",
4092
            "extra": {
4093
                "branch-alias": {
4094
                    "dev-master": "2.3.x-dev"
4095
                }
4096
            },
4097
            "autoload": {
4098
                "classmap": [
4099
                    "src/"
4100
                ]
4101
            },
4102
            "notification-url": "https://packagist.org/downloads/",
4103
            "license": [
4104
                "BSD-3-Clause"
4105
            ],
4106
            "authors": [
4107
                {
4108
                    "name": "Sebastian Bergmann",
4109
                    "email": "[email protected]",
4110
                    "role": "lead"
4111
                }
4112
            ],
4113
            "description": "Mock Object library for PHPUnit",
4114
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4115
            "keywords": [
4116
                "mock",
4117
                "xunit"
4118
            ],
4119
            "time": "2014-10-03 05:12:11"
4120
        },
4121
        {
4122
            "name": "sebastian/comparator",
4123
            "version": "1.0.1",
4124
            "source": {
4125
                "type": "git",
4126
                "url": "https://github.com/sebastianbergmann/comparator.git",
4127
                "reference": "e54a01c0da1b87db3c5a3c4c5277ddf331da4aef"
4128
            },
4129
            "dist": {
4130
                "type": "zip",
4131
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e54a01c0da1b87db3c5a3c4c5277ddf331da4aef",
4132
                "reference": "e54a01c0da1b87db3c5a3c4c5277ddf331da4aef",
4133
                "shasum": ""
4134
            },
4135
            "require": {
4136
                "php": ">=5.3.3",
4137
                "sebastian/diff": "~1.1",
4138
                "sebastian/exporter": "~1.0"
4139
            },
4140
            "require-dev": {
4141
                "phpunit/phpunit": "~4.1"
4142
            },
4143
            "type": "library",
4144
            "extra": {
4145
                "branch-alias": {
4146
                    "dev-master": "1.0.x-dev"
4147
                }
4148
            },
4149
            "autoload": {
4150
                "classmap": [
4151
                    "src/"
4152
                ]
4153
            },
4154
            "notification-url": "https://packagist.org/downloads/",
4155
            "license": [
4156
                "BSD-3-Clause"
4157
            ],
4158
            "authors": [
4159
                {
4160
                    "name": "Jeff Welch",
4161
                    "email": "[email protected]"
4162
                },
4163
                {
4164
                    "name": "Volker Dusch",
4165
                    "email": "[email protected]"
4166
                },
4167
                {
4168
                    "name": "Bernhard Schussek",
4169
                    "email": "[email protected]"
4170
                },
4171
                {
4172
                    "name": "Sebastian Bergmann",
4173
                    "email": "[email protected]"
4174
                }
4175
            ],
4176
            "description": "Provides the functionality to compare PHP values for equality",
4177
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
4178
            "keywords": [
4179
                "comparator",
4180
                "compare",
4181
                "equality"
4182
            ],
4183
            "time": "2014-05-11 23:00:21"
4184
        },
4185
        {
4186
            "name": "sebastian/diff",
4187
            "version": "1.2.0",
4188
            "source": {
4189
                "type": "git",
4190
                "url": "https://github.com/sebastianbergmann/diff.git",
4191
                "reference": "5843509fed39dee4b356a306401e9dd1a931fec7"
4192
            },
4193
            "dist": {
4194
                "type": "zip",
4195
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7",
4196
                "reference": "5843509fed39dee4b356a306401e9dd1a931fec7",
4197
                "shasum": ""
4198
            },
4199
            "require": {
4200
                "php": ">=5.3.3"
4201
            },
4202
            "require-dev": {
4203
                "phpunit/phpunit": "~4.2"
4204
            },
4205
            "type": "library",
4206
            "extra": {
4207
                "branch-alias": {
4208
                    "dev-master": "1.2-dev"
4209
                }
4210
            },
4211
            "autoload": {
4212
                "classmap": [
4213
                    "src/"
4214
                ]
4215
            },
4216
            "notification-url": "https://packagist.org/downloads/",
4217
            "license": [
4218
                "BSD-3-Clause"
4219
            ],
4220
            "authors": [
4221
                {
4222
                    "name": "Kore Nordmann",
4223
                    "email": "[email protected]"
4224
                },
4225
                {
4226
                    "name": "Sebastian Bergmann",
4227
                    "email": "[email protected]"
4228
                }
4229
            ],
4230
            "description": "Diff implementation",
4231
            "homepage": "http://www.github.com/sebastianbergmann/diff",
4232
            "keywords": [
4233
                "diff"
4234
            ],
4235
            "time": "2014-08-15 10:29:00"
4236
        },
4237
        {
4238
            "name": "sebastian/environment",
4239
            "version": "1.2.0",
4240
            "source": {
4241
                "type": "git",
4242
                "url": "https://github.com/sebastianbergmann/environment.git",
4243
                "reference": "0d9bf79554d2a999da194a60416c15cf461eb67d"
4244
            },
4245
            "dist": {
4246
                "type": "zip",
4247
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/0d9bf79554d2a999da194a60416c15cf461eb67d",
4248
                "reference": "0d9bf79554d2a999da194a60416c15cf461eb67d",
4249
                "shasum": ""
4250
            },
4251
            "require": {
4252
                "php": ">=5.3.3"
4253
            },
4254
            "require-dev": {
4255
                "phpunit/phpunit": "~4.3"
4256
            },
4257
            "type": "library",
4258
            "extra": {
4259
                "branch-alias": {
4260
                    "dev-master": "1.2.x-dev"
4261
                }
4262
            },
4263
            "autoload": {
4264
                "classmap": [
4265
                    "src/"
4266
                ]
4267
            },
4268
            "notification-url": "https://packagist.org/downloads/",
4269
            "license": [
4270
                "BSD-3-Clause"
4271
            ],
4272
            "authors": [
4273
                {
4274
                    "name": "Sebastian Bergmann",
4275
                    "email": "[email protected]"
4276
                }
4277
            ],
4278
            "description": "Provides functionality to handle HHVM/PHP environments",
4279
            "homepage": "http://www.github.com/sebastianbergmann/environment",
4280
            "keywords": [
4281
                "Xdebug",
4282
                "environment",
4283
                "hhvm"
4284
            ],
4285
            "time": "2014-10-22 06:38:05"
4286
        },
4287
        {
4288
            "name": "sebastian/exporter",
4289
            "version": "1.0.2",
4290
            "source": {
4291
                "type": "git",
4292
                "url": "https://github.com/sebastianbergmann/exporter.git",
4293
                "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0"
4294
            },
4295
            "dist": {
4296
                "type": "zip",
4297
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
4298
                "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
4299
                "shasum": ""
4300
            },
4301
            "require": {
4302
                "php": ">=5.3.3"
4303
            },
4304
            "require-dev": {
4305
                "phpunit/phpunit": "~4.0"
4306
            },
4307
            "type": "library",
4308
            "extra": {
4309
                "branch-alias": {
4310
                    "dev-master": "1.0.x-dev"
4311
                }
4312
            },
4313
            "autoload": {
4314
                "classmap": [
4315
                    "src/"
4316
                ]
4317
            },
4318
            "notification-url": "https://packagist.org/downloads/",
4319
            "license": [
4320
                "BSD-3-Clause"
4321
            ],
4322
            "authors": [
4323
                {
4324
                    "name": "Jeff Welch",
4325
                    "email": "[email protected]"
4326
                },
4327
                {
4328
                    "name": "Volker Dusch",
4329
                    "email": "[email protected]"
4330
                },
4331
                {
4332
                    "name": "Bernhard Schussek",
4333
                    "email": "[email protected]"
4334
                },
4335
                {
4336
                    "name": "Sebastian Bergmann",
4337
                    "email": "[email protected]"
4338
                },
4339
                {
4340
                    "name": "Adam Harvey",
4341
                    "email": "[email protected]"
4342
                }
4343
            ],
4344
            "description": "Provides the functionality to export PHP variables for visualization",
4345
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
4346
            "keywords": [
4347
                "export",
4348
                "exporter"
4349
            ],
4350
            "time": "2014-09-10 00:51:36"
4351
        },
4352
        {
4353
            "name": "sebastian/finder-facade",
4354
            "version": "1.1.0",
4355
            "source": {
4356
                "type": "git",
4357
                "url": "https://github.com/sebastianbergmann/finder-facade.git",
4358
                "reference": "1e396fda3449fce9df032749fa4fa2619e0347e0"
4359
            },
4360
            "dist": {
4361
                "type": "zip",
4362
                "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/1e396fda3449fce9df032749fa4fa2619e0347e0",
4363
                "reference": "1e396fda3449fce9df032749fa4fa2619e0347e0",
4364
                "shasum": ""
4365
            },
4366
            "require": {
4367
                "symfony/finder": ">=2.2.0",
4368
                "theseer/fdomdocument": ">=1.3.1"
4369
            },
4370
            "type": "library",
4371
            "autoload": {
4372
                "classmap": [
4373
                    "src/"
4374
                ]
4375
            },
4376
            "notification-url": "https://packagist.org/downloads/",
4377
            "license": [
4378
                "BSD-3-Clause"
4379
            ],
4380
            "authors": [
4381
                {
4382
                    "name": "Sebastian Bergmann",
4383
                    "email": "[email protected]",
4384
                    "role": "lead"
4385
                }
4386
            ],
4387
            "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
4388
            "homepage": "https://github.com/sebastianbergmann/finder-facade",
4389
            "time": "2013-05-28 06:10:03"
4390
        },
4391
        {
4392
            "name": "sebastian/phpcpd",
4393
            "version": "2.0.1",
4394
            "source": {
4395
                "type": "git",
4396
                "url": "https://github.com/sebastianbergmann/phpcpd.git",
4397
                "reference": "a9462153f2dd90466a010179901d31fbff598365"
4398
            },
4399
            "dist": {
4400
                "type": "zip",
4401
                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/a9462153f2dd90466a010179901d31fbff598365",
4402
                "reference": "a9462153f2dd90466a010179901d31fbff598365",
4403
                "shasum": ""
4404
            },
4405
            "require": {
4406
                "php": ">=5.3.3",
4407
                "phpunit/php-timer": ">=1.0.4",
4408
                "sebastian/finder-facade": ">=1.1.0",
4409
                "sebastian/version": ">=1.0.3",
4410
                "symfony/console": ">=2.2.0",
4411
                "theseer/fdomdocument": "~1.4"
4412
            },
4413
            "bin": [
4414
                "phpcpd"
4415
            ],
4416
            "type": "library",
4417
            "extra": {
4418
                "branch-alias": {
4419
                    "dev-master": "2.0-dev"
4420
                }
4421
            },
4422
            "autoload": {
4423
                "classmap": [
4424
                    "src/"
4425
                ]
4426
            },
4427
            "notification-url": "https://packagist.org/downloads/",
4428
            "license": [
4429
                "BSD-3-Clause"
4430
            ],
4431
            "authors": [
4432
                {
4433
                    "name": "Sebastian Bergmann",
4434
                    "email": "[email protected]",
4435
                    "role": "lead"
4436
                }
4437
            ],
4438
            "description": "Copy/Paste Detector (CPD) for PHP code.",
4439
            "homepage": "https://github.com/sebastianbergmann/phpcpd",
4440
            "time": "2014-03-31 09:25:30"
4441
        },
4442
        {
4443
            "name": "sebastian/version",
4444
            "version": "1.0.3",
4445
            "source": {
4446
                "type": "git",
4447
                "url": "https://github.com/sebastianbergmann/version.git",
4448
                "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43"
4449
            },
4450
            "dist": {
4451
                "type": "zip",
4452
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
4453
                "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
4454
                "shasum": ""
4455
            },
4456
            "type": "library",
4457
            "autoload": {
4458
                "classmap": [
4459
                    "src/"
4460
                ]
4461
            },
4462
            "notification-url": "https://packagist.org/downloads/",
4463
            "license": [
4464
                "BSD-3-Clause"
4465
            ],
4466
            "authors": [
4467
                {
4468
                    "name": "Sebastian Bergmann",
4469
                    "email": "[email protected]",
4470
                    "role": "lead"
4471
                }
4472
            ],
4473
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4474
            "homepage": "https://github.com/sebastianbergmann/version",
4475
            "time": "2014-03-07 15:35:33"
4476
        },
4477
        {
4478
            "name": "sensio/generator-bundle",
4479
            "version": "v2.4.0",
4480
            "target-dir": "Sensio/Bundle/GeneratorBundle",
4481
            "source": {
4482
                "type": "git",
4483
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
4484
                "reference": "d5c0b996a46276d50943a80f95a46b59215a0e68"
4485
            },
4486
            "dist": {
4487
                "type": "zip",
4488
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/d5c0b996a46276d50943a80f95a46b59215a0e68",
4489
                "reference": "d5c0b996a46276d50943a80f95a46b59215a0e68",
4490
                "shasum": ""
4491
            },
4492
            "require": {
4493
                "symfony/console": "~2.0",
4494
                "symfony/framework-bundle": "~2.2"
4495
            },
4496
            "require-dev": {
4497
                "doctrine/orm": "~2.2,>=2.2.3",
4498
                "symfony/doctrine-bridge": "~2.2",
4499
                "twig/twig": "~1.11"
4500
            },
4501
            "type": "symfony-bundle",
4502
            "extra": {
4503
                "branch-alias": {
4504
                    "dev-master": "2.3.x-dev"
4505
                }
4506
            },
4507
            "autoload": {
4508
                "psr-0": {
4509
                    "Sensio\\Bundle\\GeneratorBundle": ""
4510
                }
4511
            },
4512
            "notification-url": "https://packagist.org/downloads/",
4513
            "license": [
4514
                "MIT"
4515
            ],
4516
            "authors": [
4517
                {
4518
                    "name": "Fabien Potencier",
4519
                    "email": "[email protected]"
4520
                }
4521
            ],
4522
            "description": "This bundle generates code for you",
4523
            "time": "2014-09-22 14:56:14"
4524
        },
4525
        {
4526
            "name": "squizlabs/php_codesniffer",
4527
            "version": "1.5.5",
4528
            "source": {
4529
                "type": "git",
4530
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
4531
                "reference": "5d973e59cf58a0c847f298de84374c96b42b17b3"
4532
            },
4533
            "dist": {
4534
                "type": "zip",
4535
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5d973e59cf58a0c847f298de84374c96b42b17b3",
4536
                "reference": "5d973e59cf58a0c847f298de84374c96b42b17b3",
4537
                "shasum": ""
4538
            },
4539
            "require": {
4540
                "ext-tokenizer": "*",
4541
                "php": ">=5.1.2"
4542
            },
4543
            "suggest": {
4544
                "phpunit/php-timer": "dev-master"
4545
            },
4546
            "bin": [
4547
                "scripts/phpcs"
4548
            ],
4549
            "type": "library",
4550
            "extra": {
4551
                "branch-alias": {
4552
                    "dev-phpcs-fixer": "2.0.x-dev"
4553
                }
4554
            },
4555
            "autoload": {
4556
                "classmap": [
4557
                    "CodeSniffer.php",
4558
                    "CodeSniffer/CLI.php",
4559
                    "CodeSniffer/Exception.php",
4560
                    "CodeSniffer/File.php",
4561
                    "CodeSniffer/Report.php",
4562
                    "CodeSniffer/Reporting.php",
4563
                    "CodeSniffer/Sniff.php",
4564
                    "CodeSniffer/Tokens.php",
4565
                    "CodeSniffer/Reports/",
4566
                    "CodeSniffer/CommentParser/",
4567
                    "CodeSniffer/Tokenizers/",
4568
                    "CodeSniffer/DocGenerators/",
4569
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
4570
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
4571
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
4572
                    "CodeSniffer/Standards/IncorrectPatternException.php",
4573
                    "CodeSniffer/Standards/Generic/Sniffs/",
4574
                    "CodeSniffer/Standards/MySource/Sniffs/",
4575
                    "CodeSniffer/Standards/PEAR/Sniffs/",
4576
                    "CodeSniffer/Standards/PSR1/Sniffs/",
4577
                    "CodeSniffer/Standards/PSR2/Sniffs/",
4578
                    "CodeSniffer/Standards/Squiz/Sniffs/",
4579
                    "CodeSniffer/Standards/Zend/Sniffs/"
4580
                ]
4581
            },
4582
            "notification-url": "https://packagist.org/downloads/",
4583
            "license": [
4584
                "BSD-3-Clause"
4585
            ],
4586
            "authors": [
4587
                {
4588
                    "name": "Greg Sherwood",
4589
                    "role": "lead"
4590
                }
4591
            ],
4592
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
4593
            "homepage": "http://www.squizlabs.com/php-codesniffer",
4594
            "keywords": [
4595
                "phpcs",
4596
                "standards"
4597
            ],
4598
            "time": "2014-09-25 03:33:46"
4599
        },
4600
        {
4601
            "name": "theseer/fdomdocument",
4602
            "version": "1.6.0",
4603
            "source": {
4604
                "type": "git",
4605
                "url": "https://github.com/theseer/fDOMDocument.git",
4606
                "reference": "d08cf070350f884c63fc9078d27893c2ab6c7cef"
4607
            },
4608
            "dist": {
4609
                "type": "zip",
4610
                "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/d08cf070350f884c63fc9078d27893c2ab6c7cef",
4611
                "reference": "d08cf070350f884c63fc9078d27893c2ab6c7cef",
4612
                "shasum": ""
4613
            },
4614
            "require": {
4615
                "ext-dom": "*",
4616
                "lib-libxml": "*",
4617
                "php": ">=5.3.3"
4618
            },
4619
            "type": "library",
4620
            "autoload": {
4621
                "classmap": [
4622
                    "src/"
4623
                ]
4624
            },
4625
            "notification-url": "https://packagist.org/downloads/",
4626
            "license": [
4627
                "BSD-3-Clause"
4628
            ],
4629
            "authors": [
4630
                {
4631
                    "name": "Arne Blankerts",
4632
                    "email": "[email protected]",
4633
                    "role": "lead"
4634
                }
4635
            ],
4636
            "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.",
4637
            "homepage": "https://github.com/theseer/fDOMDocument",
4638
            "time": "2014-09-13 10:57:19"
4639
        },
4640
        {
4641
            "name": "vierbergenlars/php-semver",
4642
            "version": "3.0.0",
4643
            "source": {
4644
                "type": "git",
4645
                "url": "https://github.com/vierbergenlars/php-semver.git",
4646
                "reference": "4dc35f3804f3b127ad557b8b2255c03204dec951"
4647
            },
4648
            "dist": {
4649
                "type": "zip",
4650
                "url": "https://api.github.com/repos/vierbergenlars/php-semver/zipball/4dc35f3804f3b127ad557b8b2255c03204dec951",
4651
                "reference": "4dc35f3804f3b127ad557b8b2255c03204dec951",
4652
                "shasum": ""
4653
            },
4654
            "require": {
4655
                "php": ">=5.3.0"
4656
            },
4657
            "require-dev": {
4658
                "simpletest/simpletest": "1.1.*"
4659
            },
4660
            "bin": [
4661
                "bin/semver",
4662
                "bin/update-versions"
4663
            ],
4664
            "type": "library",
4665
            "autoload": {
4666
                "psr-0": {
4667
                    "vierbergenlars\\SemVer\\": "src/",
4668
                    "vierbergenlars\\LibJs\\": "src/"
4669
                },
4670
                "classmap": [
4671
                    "src/vierbergenlars/SemVer/internal.php"
4672
                ]
4673
            },
4674
            "notification-url": "https://packagist.org/downloads/",
4675
            "license": [
4676
                "MIT"
4677
            ],
4678
            "authors": [
4679
                {
4680
                    "name": "Lars Vierbergen",
4681
                    "email": "[email protected]"
4682
                }
4683
            ],
4684
            "description": "The Semantic Versioner for PHP",
4685
            "keywords": [
4686
                "semantic",
4687
                "semver",
4688
                "versioning"
4689
            ],
4690
            "time": "2013-12-21 17:10:13"
4691
        }
4692
    ],
4693
    "aliases": [
4694
        {
4695
            "alias": "v1.5.0",
4696
            "alias_normalized": "1.5.0.0",
4697
            "version": "9999999-dev",
4698
            "package": "mopa/composer-bridge"
4699
        }
4700
    ],
4701
    "minimum-stability": "stable",
4702
    "stability-flags": {
4703
        "doctrine/migrations": 15,
4704
        "mopa/bootstrap-bundle": 20,
4705
        "surfnet/messagebird-api-client-bundle": 20,
4706
        "surfnet/yubikey-api-client-bundle": 20,
4707
        "surfnet/stepup-saml-bundle": 20,
4708
        "surfnet/stepup-u2f-bundle": 20,
4709
        "mopa/composer-bridge": 20
4710
    },
4711
    "prefer-stable": false,
4712
    "prefer-lowest": false,
4713
    "platform": {
4714
        "php": ">=5.4,<8.0-dev"
4715
    },
4716
    "platform-dev": []
4717
}
4718