Completed
Push — release-1.x ( c1f7bf...3be149 )
by Boy
09:15 queued 05:00
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "d5a110bb242352d9736f6fb2a1510d4c",
8
    "content-hash": "d85ccd399d818856610a755a6fbbcb86",
9
    "packages": [
10
        {
11
            "name": "beberlei/assert",
12
            "version": "v2.4",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/beberlei/assert.git",
16
                "reference": "7281b1fd8118b31cb9162c2fb5a4cc6f01d62ed6"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/beberlei/assert/zipball/7281b1fd8118b31cb9162c2fb5a4cc6f01d62ed6",
21
                "reference": "7281b1fd8118b31cb9162c2fb5a4cc6f01d62ed6",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "ext-mbstring": "*",
26
                "php": ">=5.3"
27
            },
28
            "require-dev": {
29
                "phpunit/phpunit": "@stable"
30
            },
31
            "type": "library",
32
            "extra": {
33
                "branch-alias": {
34
                    "dev-master": "2.3-dev"
35
                }
36
            },
37
            "autoload": {
38
                "psr-0": {
39
                    "Assert": "lib/"
40
                },
41
                "files": [
42
                    "lib/Assert/functions.php"
43
                ]
44
            },
45
            "notification-url": "https://packagist.org/downloads/",
46
            "license": [
47
                "BSD-2-Clause"
48
            ],
49
            "authors": [
50
                {
51
                    "name": "Benjamin Eberlei",
52
                    "email": "[email protected]"
53
                }
54
            ],
55
            "description": "Thin assertion library for input validation in business models.",
56
            "keywords": [
57
                "assert",
58
                "assertion",
59
                "validation"
60
            ],
61
            "time": "2015-08-21 16:50:17"
62
        },
63
        {
64
            "name": "broadway/broadway",
65
            "version": "0.5.2",
66
            "source": {
67
                "type": "git",
68
                "url": "https://github.com/qandidate-labs/broadway.git",
69
                "reference": "0fce8c532086ad249a46fec179759c1fa089e35d"
70
            },
71
            "dist": {
72
                "type": "zip",
73
                "url": "https://api.github.com/repos/qandidate-labs/broadway/zipball/0fce8c532086ad249a46fec179759c1fa089e35d",
74
                "reference": "0fce8c532086ad249a46fec179759c1fa089e35d",
75
                "shasum": ""
76
            },
77
            "require": {
78
                "beberlei/assert": "~2.0",
79
                "broadway/uuid-generator": "~0.1.0",
80
                "php": ">=5.3.3",
81
                "rhumsaa/uuid": "~2.4"
82
            },
83
            "require-dev": {
84
                "doctrine/dbal": "~2.4",
85
                "doctrine/mongodb": "~1.0",
86
                "elasticsearch/elasticsearch": "~1.0",
87
                "instaclick/base-test-bundle": "~0.5",
88
                "monolog/monolog": "~1.8",
89
                "symfony/console": "~2.4",
90
                "symfony/proxy-manager-bridge": "~2.4"
91
            },
92
            "suggest": {
93
                "doctrine/dbal": "For the BroadwayBundle (to persist events)",
94
                "doctrine/mongodb": "For persisting saga states (required for BroadwayBundle)",
95
                "elasticsearch/elasticsearch": "For persisting read models (required for BroadwayBundle)",
96
                "psr/log-implementation": "Implementation for PSR3, LoggerInterface",
97
                "symfony/console": "For the BroadwayBundle",
98
                "symfony/proxy-manager-bridge": "For the BroadwayBundle"
99
            },
100
            "type": "library",
101
            "extra": {
102
                "branch-alias": {
103
                    "dev-master": "0.6.x-dev"
104
                }
105
            },
106
            "autoload": {
107
                "psr-0": {
108
                    "Broadway\\": "src/"
109
                }
110
            },
111
            "notification-url": "https://packagist.org/downloads/",
112
            "license": [
113
                "MIT"
114
            ],
115
            "authors": [
116
                {
117
                    "name": "othillo",
118
                    "email": "[email protected]"
119
                },
120
                {
121
                    "name": "Alexander",
122
                    "email": "[email protected]"
123
                },
124
                {
125
                    "name": "Qandidate.com",
126
                    "homepage": "http://labs.qandidate.com/"
127
                },
128
                {
129
                    "name": "Willem-Jan",
130
                    "email": "[email protected]"
131
                },
132
                {
133
                    "name": "Emil",
134
                    "email": "[email protected]"
135
                },
136
                {
137
                    "name": "Fritsjan",
138
                    "email": "[email protected]"
139
                }
140
            ],
141
            "description": "Infrastructure and testing helpers for creating CQRS and event sourced applications.",
142
            "keywords": [
143
                "cqrs",
144
                "ddd",
145
                "domain-driven design",
146
                "event sourcing"
147
            ],
148
            "time": "2015-03-31 18:15:05"
149
        },
150
        {
151
            "name": "broadway/uuid-generator",
152
            "version": "0.1.0",
153
            "source": {
154
                "type": "git",
155
                "url": "https://github.com/qandidate-labs/broadway-uuid-generator.git",
156
                "reference": "58380b723c671807131fe9ac0ff077f162be47bb"
157
            },
158
            "dist": {
159
                "type": "zip",
160
                "url": "https://api.github.com/repos/qandidate-labs/broadway-uuid-generator/zipball/58380b723c671807131fe9ac0ff077f162be47bb",
161
                "reference": "58380b723c671807131fe9ac0ff077f162be47bb",
162
                "shasum": ""
163
            },
164
            "require-dev": {
165
                "rhumsaa/uuid": "~2.4"
166
            },
167
            "suggest": {
168
                "rhumsaa/uuid": "Allows creating UUIDs"
169
            },
170
            "type": "library",
171
            "autoload": {
172
                "psr-0": {
173
                    "Broadway\\UuidGenerator\\": "src/"
174
                }
175
            },
176
            "notification-url": "https://packagist.org/downloads/",
177
            "license": [
178
                "MIT"
179
            ],
180
            "description": "UUID generator for broadway/broadway.",
181
            "time": "2014-09-12 14:14:07"
182
        },
183
        {
184
            "name": "doctrine/annotations",
185
            "version": "v1.2.7",
186
            "source": {
187
                "type": "git",
188
                "url": "https://github.com/doctrine/annotations.git",
189
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
190
            },
191
            "dist": {
192
                "type": "zip",
193
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
194
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
195
                "shasum": ""
196
            },
197
            "require": {
198
                "doctrine/lexer": "1.*",
199
                "php": ">=5.3.2"
200
            },
201
            "require-dev": {
202
                "doctrine/cache": "1.*",
203
                "phpunit/phpunit": "4.*"
204
            },
205
            "type": "library",
206
            "extra": {
207
                "branch-alias": {
208
                    "dev-master": "1.3.x-dev"
209
                }
210
            },
211
            "autoload": {
212
                "psr-0": {
213
                    "Doctrine\\Common\\Annotations\\": "lib/"
214
                }
215
            },
216
            "notification-url": "https://packagist.org/downloads/",
217
            "license": [
218
                "MIT"
219
            ],
220
            "authors": [
221
                {
222
                    "name": "Roman Borschel",
223
                    "email": "[email protected]"
224
                },
225
                {
226
                    "name": "Benjamin Eberlei",
227
                    "email": "[email protected]"
228
                },
229
                {
230
                    "name": "Guilherme Blanco",
231
                    "email": "[email protected]"
232
                },
233
                {
234
                    "name": "Jonathan Wage",
235
                    "email": "[email protected]"
236
                },
237
                {
238
                    "name": "Johannes Schmitt",
239
                    "email": "[email protected]"
240
                }
241
            ],
242
            "description": "Docblock Annotations Parser",
243
            "homepage": "http://www.doctrine-project.org",
244
            "keywords": [
245
                "annotations",
246
                "docblock",
247
                "parser"
248
            ],
249
            "time": "2015-08-31 12:32:49"
250
        },
251
        {
252
            "name": "doctrine/cache",
253
            "version": "v1.5.2",
254
            "source": {
255
                "type": "git",
256
                "url": "https://github.com/doctrine/cache.git",
257
                "reference": "47c7128262da274f590ae6f86eb137a7a64e82af"
258
            },
259
            "dist": {
260
                "type": "zip",
261
                "url": "https://api.github.com/repos/doctrine/cache/zipball/47c7128262da274f590ae6f86eb137a7a64e82af",
262
                "reference": "47c7128262da274f590ae6f86eb137a7a64e82af",
263
                "shasum": ""
264
            },
265
            "require": {
266
                "php": ">=5.3.2"
267
            },
268
            "conflict": {
269
                "doctrine/common": ">2.2,<2.4"
270
            },
271
            "require-dev": {
272
                "phpunit/phpunit": ">=3.7",
273
                "predis/predis": "~1.0",
274
                "satooshi/php-coveralls": "~0.6"
275
            },
276
            "type": "library",
277
            "extra": {
278
                "branch-alias": {
279
                    "dev-master": "1.5.x-dev"
280
                }
281
            },
282
            "autoload": {
283
                "psr-4": {
284
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
285
                }
286
            },
287
            "notification-url": "https://packagist.org/downloads/",
288
            "license": [
289
                "MIT"
290
            ],
291
            "authors": [
292
                {
293
                    "name": "Roman Borschel",
294
                    "email": "[email protected]"
295
                },
296
                {
297
                    "name": "Benjamin Eberlei",
298
                    "email": "[email protected]"
299
                },
300
                {
301
                    "name": "Guilherme Blanco",
302
                    "email": "[email protected]"
303
                },
304
                {
305
                    "name": "Jonathan Wage",
306
                    "email": "[email protected]"
307
                },
308
                {
309
                    "name": "Johannes Schmitt",
310
                    "email": "[email protected]"
311
                }
312
            ],
313
            "description": "Caching library offering an object-oriented API for many cache backends",
314
            "homepage": "http://www.doctrine-project.org",
315
            "keywords": [
316
                "cache",
317
                "caching"
318
            ],
319
            "time": "2015-12-03 10:50:37"
320
        },
321
        {
322
            "name": "doctrine/collections",
323
            "version": "v1.3.0",
324
            "source": {
325
                "type": "git",
326
                "url": "https://github.com/doctrine/collections.git",
327
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
328
            },
329
            "dist": {
330
                "type": "zip",
331
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
332
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
333
                "shasum": ""
334
            },
335
            "require": {
336
                "php": ">=5.3.2"
337
            },
338
            "require-dev": {
339
                "phpunit/phpunit": "~4.0"
340
            },
341
            "type": "library",
342
            "extra": {
343
                "branch-alias": {
344
                    "dev-master": "1.2.x-dev"
345
                }
346
            },
347
            "autoload": {
348
                "psr-0": {
349
                    "Doctrine\\Common\\Collections\\": "lib/"
350
                }
351
            },
352
            "notification-url": "https://packagist.org/downloads/",
353
            "license": [
354
                "MIT"
355
            ],
356
            "authors": [
357
                {
358
                    "name": "Roman Borschel",
359
                    "email": "[email protected]"
360
                },
361
                {
362
                    "name": "Benjamin Eberlei",
363
                    "email": "[email protected]"
364
                },
365
                {
366
                    "name": "Guilherme Blanco",
367
                    "email": "[email protected]"
368
                },
369
                {
370
                    "name": "Jonathan Wage",
371
                    "email": "[email protected]"
372
                },
373
                {
374
                    "name": "Johannes Schmitt",
375
                    "email": "[email protected]"
376
                }
377
            ],
378
            "description": "Collections Abstraction library",
379
            "homepage": "http://www.doctrine-project.org",
380
            "keywords": [
381
                "array",
382
                "collections",
383
                "iterator"
384
            ],
385
            "time": "2015-04-14 22:21:58"
386
        },
387
        {
388
            "name": "doctrine/common",
389
            "version": "v2.5.2",
390
            "source": {
391
                "type": "git",
392
                "url": "https://github.com/doctrine/common.git",
393
                "reference": "311001fd9865a4d0d59efff4eac6d7dcb3f5270c"
394
            },
395
            "dist": {
396
                "type": "zip",
397
                "url": "https://api.github.com/repos/doctrine/common/zipball/311001fd9865a4d0d59efff4eac6d7dcb3f5270c",
398
                "reference": "311001fd9865a4d0d59efff4eac6d7dcb3f5270c",
399
                "shasum": ""
400
            },
401
            "require": {
402
                "doctrine/annotations": "1.*",
403
                "doctrine/cache": "1.*",
404
                "doctrine/collections": "1.*",
405
                "doctrine/inflector": "1.*",
406
                "doctrine/lexer": "1.*",
407
                "php": ">=5.3.2"
408
            },
409
            "require-dev": {
410
                "phpunit/phpunit": "~3.7"
411
            },
412
            "type": "library",
413
            "extra": {
414
                "branch-alias": {
415
                    "dev-master": "2.5.x-dev"
416
                }
417
            },
418
            "autoload": {
419
                "psr-0": {
420
                    "Doctrine\\Common\\": "lib/"
421
                }
422
            },
423
            "notification-url": "https://packagist.org/downloads/",
424
            "license": [
425
                "MIT"
426
            ],
427
            "authors": [
428
                {
429
                    "name": "Roman Borschel",
430
                    "email": "[email protected]"
431
                },
432
                {
433
                    "name": "Benjamin Eberlei",
434
                    "email": "[email protected]"
435
                },
436
                {
437
                    "name": "Guilherme Blanco",
438
                    "email": "[email protected]"
439
                },
440
                {
441
                    "name": "Jonathan Wage",
442
                    "email": "[email protected]"
443
                },
444
                {
445
                    "name": "Johannes Schmitt",
446
                    "email": "[email protected]"
447
                }
448
            ],
449
            "description": "Common Library for Doctrine projects",
450
            "homepage": "http://www.doctrine-project.org",
451
            "keywords": [
452
                "annotations",
453
                "collections",
454
                "eventmanager",
455
                "persistence",
456
                "spl"
457
            ],
458
            "time": "2015-12-04 12:49:42"
459
        },
460
        {
461
            "name": "doctrine/dbal",
462
            "version": "v2.5.2",
463
            "source": {
464
                "type": "git",
465
                "url": "https://github.com/doctrine/dbal.git",
466
                "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c"
467
            },
468
            "dist": {
469
                "type": "zip",
470
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/01dbcbc5cd0a913d751418e635434a18a2f2a75c",
471
                "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c",
472
                "shasum": ""
473
            },
474
            "require": {
475
                "doctrine/common": ">=2.4,<2.6-dev",
476
                "php": ">=5.3.2"
477
            },
478
            "require-dev": {
479
                "phpunit/phpunit": "4.*",
480
                "symfony/console": "2.*"
481
            },
482
            "suggest": {
483
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
484
            },
485
            "bin": [
486
                "bin/doctrine-dbal"
487
            ],
488
            "type": "library",
489
            "extra": {
490
                "branch-alias": {
491
                    "dev-master": "2.5.x-dev"
492
                }
493
            },
494
            "autoload": {
495
                "psr-0": {
496
                    "Doctrine\\DBAL\\": "lib/"
497
                }
498
            },
499
            "notification-url": "https://packagist.org/downloads/",
500
            "license": [
501
                "MIT"
502
            ],
503
            "authors": [
504
                {
505
                    "name": "Roman Borschel",
506
                    "email": "[email protected]"
507
                },
508
                {
509
                    "name": "Benjamin Eberlei",
510
                    "email": "[email protected]"
511
                },
512
                {
513
                    "name": "Guilherme Blanco",
514
                    "email": "[email protected]"
515
                },
516
                {
517
                    "name": "Jonathan Wage",
518
                    "email": "[email protected]"
519
                }
520
            ],
521
            "description": "Database Abstraction Layer",
522
            "homepage": "http://www.doctrine-project.org",
523
            "keywords": [
524
                "database",
525
                "dbal",
526
                "persistence",
527
                "queryobject"
528
            ],
529
            "time": "2015-09-16 16:29:33"
530
        },
531
        {
532
            "name": "doctrine/doctrine-bundle",
533
            "version": "1.6.1",
534
            "source": {
535
                "type": "git",
536
                "url": "https://github.com/doctrine/DoctrineBundle.git",
537
                "reference": "c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b"
538
            },
539
            "dist": {
540
                "type": "zip",
541
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b",
542
                "reference": "c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b",
543
                "shasum": ""
544
            },
545
            "require": {
546
                "doctrine/dbal": "~2.3",
547
                "doctrine/doctrine-cache-bundle": "~1.0",
548
                "jdorn/sql-formatter": "~1.1",
549
                "php": ">=5.3.2",
550
                "symfony/console": "~2.3|~3.0",
551
                "symfony/doctrine-bridge": "~2.2|~3.0",
552
                "symfony/framework-bundle": "~2.3|~3.0"
553
            },
554
            "require-dev": {
555
                "doctrine/orm": "~2.3",
556
                "phpunit/phpunit": "~4",
557
                "satooshi/php-coveralls": "~0.6.1",
558
                "symfony/validator": "~2.2|~3.0",
559
                "symfony/yaml": "~2.2|~3.0",
560
                "twig/twig": "~1.10"
561
            },
562
            "suggest": {
563
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
564
                "symfony/web-profiler-bundle": "to use the data collector"
565
            },
566
            "type": "symfony-bundle",
567
            "extra": {
568
                "branch-alias": {
569
                    "dev-master": "1.6.x-dev"
570
                }
571
            },
572
            "autoload": {
573
                "psr-4": {
574
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
575
                }
576
            },
577
            "notification-url": "https://packagist.org/downloads/",
578
            "license": [
579
                "MIT"
580
            ],
581
            "authors": [
582
                {
583
                    "name": "Symfony Community",
584
                    "homepage": "http://symfony.com/contributors"
585
                },
586
                {
587
                    "name": "Benjamin Eberlei",
588
                    "email": "[email protected]"
589
                },
590
                {
591
                    "name": "Doctrine Project",
592
                    "homepage": "http://www.doctrine-project.org/"
593
                },
594
                {
595
                    "name": "Fabien Potencier",
596
                    "email": "[email protected]"
597
                }
598
            ],
599
            "description": "Symfony DoctrineBundle",
600
            "homepage": "http://www.doctrine-project.org",
601
            "keywords": [
602
                "database",
603
                "dbal",
604
                "orm",
605
                "persistence"
606
            ],
607
            "time": "2015-11-16 17:11:46"
608
        },
609
        {
610
            "name": "doctrine/doctrine-cache-bundle",
611
            "version": "1.2.2",
612
            "source": {
613
                "type": "git",
614
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
615
                "reference": "030ff41ef1db66370b36467086bfb817a661fe6a"
616
            },
617
            "dist": {
618
                "type": "zip",
619
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/030ff41ef1db66370b36467086bfb817a661fe6a",
620
                "reference": "030ff41ef1db66370b36467086bfb817a661fe6a",
621
                "shasum": ""
622
            },
623
            "require": {
624
                "doctrine/cache": "^1.4.2",
625
                "doctrine/inflector": "~1.0",
626
                "php": ">=5.3.2",
627
                "symfony/doctrine-bridge": "~2.2|~3.0"
628
            },
629
            "require-dev": {
630
                "instaclick/coding-standard": "~1.1",
631
                "instaclick/object-calisthenics-sniffs": "dev-master",
632
                "instaclick/symfony2-coding-standard": "dev-remaster",
633
                "phpunit/phpunit": "~4",
634
                "satooshi/php-coveralls": "~0.6.1",
635
                "squizlabs/php_codesniffer": "~1.5",
636
                "symfony/console": "~2.2|~3.0",
637
                "symfony/finder": "~2.2|~3.0",
638
                "symfony/framework-bundle": "~2.2|~3.0",
639
                "symfony/phpunit-bridge": "~2.7|~3.0",
640
                "symfony/security-acl": "~2.3|~3.0",
641
                "symfony/validator": "~2.2|~3.0",
642
                "symfony/yaml": "~2.2|~3.0"
643
            },
644
            "suggest": {
645
                "symfony/security-acl": "For using this bundle to cache ACLs"
646
            },
647
            "type": "symfony-bundle",
648
            "extra": {
649
                "branch-alias": {
650
                    "dev-master": "1.2.x-dev"
651
                }
652
            },
653
            "autoload": {
654
                "psr-4": {
655
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
656
                }
657
            },
658
            "notification-url": "https://packagist.org/downloads/",
659
            "license": [
660
                "MIT"
661
            ],
662
            "authors": [
663
                {
664
                    "name": "Symfony Community",
665
                    "homepage": "http://symfony.com/contributors"
666
                },
667
                {
668
                    "name": "Benjamin Eberlei",
669
                    "email": "[email protected]"
670
                },
671
                {
672
                    "name": "Fabio B. Silva",
673
                    "email": "[email protected]"
674
                },
675
                {
676
                    "name": "Guilherme Blanco",
677
                    "email": "[email protected]"
678
                },
679
                {
680
                    "name": "Doctrine Project",
681
                    "homepage": "http://www.doctrine-project.org/"
682
                },
683
                {
684
                    "name": "Fabien Potencier",
685
                    "email": "[email protected]"
686
                }
687
            ],
688
            "description": "Symfony Bundle for Doctrine Cache",
689
            "homepage": "http://www.doctrine-project.org",
690
            "keywords": [
691
                "cache",
692
                "caching"
693
            ],
694
            "time": "2015-11-27 04:59:07"
695
        },
696
        {
697
            "name": "doctrine/doctrine-migrations-bundle",
698
            "version": "1.0.1",
699
            "target-dir": "Doctrine/Bundle/MigrationsBundle",
700
            "source": {
701
                "type": "git",
702
                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
703
                "reference": "1e8cd4415bd2f893eb828216b529a75e8b61d579"
704
            },
705
            "dist": {
706
                "type": "zip",
707
                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1e8cd4415bd2f893eb828216b529a75e8b61d579",
708
                "reference": "1e8cd4415bd2f893eb828216b529a75e8b61d579",
709
                "shasum": ""
710
            },
711
            "require": {
712
                "doctrine/doctrine-bundle": "~1.0",
713
                "doctrine/migrations": "~1.0@dev",
714
                "php": ">=5.3.2",
715
                "symfony/framework-bundle": "~2.3|~3.0"
716
            },
717
            "type": "symfony-bundle",
718
            "extra": {
719
                "branch-alias": {
720
                    "dev-master": "2.1.x-dev"
721
                }
722
            },
723
            "autoload": {
724
                "psr-0": {
725
                    "Doctrine\\Bundle\\MigrationsBundle": ""
726
                }
727
            },
728
            "notification-url": "https://packagist.org/downloads/",
729
            "license": [
730
                "MIT"
731
            ],
732
            "authors": [
733
                {
734
                    "name": "Symfony Community",
735
                    "homepage": "http://symfony.com/contributors"
736
                },
737
                {
738
                    "name": "Doctrine Project",
739
                    "homepage": "http://www.doctrine-project.org"
740
                },
741
                {
742
                    "name": "Fabien Potencier",
743
                    "email": "[email protected]"
744
                }
745
            ],
746
            "description": "Symfony DoctrineMigrationsBundle",
747
            "homepage": "http://www.doctrine-project.org",
748
            "keywords": [
749
                "dbal",
750
                "migrations",
751
                "schema"
752
            ],
753
            "time": "2015-05-06 08:32:15"
754
        },
755
        {
756
            "name": "doctrine/inflector",
757
            "version": "v1.1.0",
758
            "source": {
759
                "type": "git",
760
                "url": "https://github.com/doctrine/inflector.git",
761
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
762
            },
763
            "dist": {
764
                "type": "zip",
765
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
766
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
767
                "shasum": ""
768
            },
769
            "require": {
770
                "php": ">=5.3.2"
771
            },
772
            "require-dev": {
773
                "phpunit/phpunit": "4.*"
774
            },
775
            "type": "library",
776
            "extra": {
777
                "branch-alias": {
778
                    "dev-master": "1.1.x-dev"
779
                }
780
            },
781
            "autoload": {
782
                "psr-0": {
783
                    "Doctrine\\Common\\Inflector\\": "lib/"
784
                }
785
            },
786
            "notification-url": "https://packagist.org/downloads/",
787
            "license": [
788
                "MIT"
789
            ],
790
            "authors": [
791
                {
792
                    "name": "Roman Borschel",
793
                    "email": "[email protected]"
794
                },
795
                {
796
                    "name": "Benjamin Eberlei",
797
                    "email": "[email protected]"
798
                },
799
                {
800
                    "name": "Guilherme Blanco",
801
                    "email": "[email protected]"
802
                },
803
                {
804
                    "name": "Jonathan Wage",
805
                    "email": "[email protected]"
806
                },
807
                {
808
                    "name": "Johannes Schmitt",
809
                    "email": "[email protected]"
810
                }
811
            ],
812
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
813
            "homepage": "http://www.doctrine-project.org",
814
            "keywords": [
815
                "inflection",
816
                "pluralize",
817
                "singularize",
818
                "string"
819
            ],
820
            "time": "2015-11-06 14:35:42"
821
        },
822
        {
823
            "name": "doctrine/instantiator",
824
            "version": "1.0.5",
825
            "source": {
826
                "type": "git",
827
                "url": "https://github.com/doctrine/instantiator.git",
828
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
829
            },
830
            "dist": {
831
                "type": "zip",
832
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
833
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
834
                "shasum": ""
835
            },
836
            "require": {
837
                "php": ">=5.3,<8.0-DEV"
838
            },
839
            "require-dev": {
840
                "athletic/athletic": "~0.1.8",
841
                "ext-pdo": "*",
842
                "ext-phar": "*",
843
                "phpunit/phpunit": "~4.0",
844
                "squizlabs/php_codesniffer": "~2.0"
845
            },
846
            "type": "library",
847
            "extra": {
848
                "branch-alias": {
849
                    "dev-master": "1.0.x-dev"
850
                }
851
            },
852
            "autoload": {
853
                "psr-4": {
854
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
855
                }
856
            },
857
            "notification-url": "https://packagist.org/downloads/",
858
            "license": [
859
                "MIT"
860
            ],
861
            "authors": [
862
                {
863
                    "name": "Marco Pivetta",
864
                    "email": "[email protected]",
865
                    "homepage": "http://ocramius.github.com/"
866
                }
867
            ],
868
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
869
            "homepage": "https://github.com/doctrine/instantiator",
870
            "keywords": [
871
                "constructor",
872
                "instantiate"
873
            ],
874
            "time": "2015-06-14 21:17:01"
875
        },
876
        {
877
            "name": "doctrine/lexer",
878
            "version": "v1.0.1",
879
            "source": {
880
                "type": "git",
881
                "url": "https://github.com/doctrine/lexer.git",
882
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
883
            },
884
            "dist": {
885
                "type": "zip",
886
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
887
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
888
                "shasum": ""
889
            },
890
            "require": {
891
                "php": ">=5.3.2"
892
            },
893
            "type": "library",
894
            "extra": {
895
                "branch-alias": {
896
                    "dev-master": "1.0.x-dev"
897
                }
898
            },
899
            "autoload": {
900
                "psr-0": {
901
                    "Doctrine\\Common\\Lexer\\": "lib/"
902
                }
903
            },
904
            "notification-url": "https://packagist.org/downloads/",
905
            "license": [
906
                "MIT"
907
            ],
908
            "authors": [
909
                {
910
                    "name": "Roman Borschel",
911
                    "email": "[email protected]"
912
                },
913
                {
914
                    "name": "Guilherme Blanco",
915
                    "email": "[email protected]"
916
                },
917
                {
918
                    "name": "Johannes Schmitt",
919
                    "email": "[email protected]"
920
                }
921
            ],
922
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
923
            "homepage": "http://www.doctrine-project.org",
924
            "keywords": [
925
                "lexer",
926
                "parser"
927
            ],
928
            "time": "2014-09-09 13:34:57"
929
        },
930
        {
931
            "name": "doctrine/migrations",
932
            "version": "v1.0.0",
933
            "source": {
934
                "type": "git",
935
                "url": "https://github.com/doctrine/migrations.git",
936
                "reference": "3a787de7c4a64460436dc2eb2e3cde8920d5fadd"
937
            },
938
            "dist": {
939
                "type": "zip",
940
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/3a787de7c4a64460436dc2eb2e3cde8920d5fadd",
941
                "reference": "3a787de7c4a64460436dc2eb2e3cde8920d5fadd",
942
                "shasum": ""
943
            },
944
            "require": {
945
                "doctrine/dbal": "~2.2",
946
                "php": ">=5.4.0",
947
                "symfony/console": "~2.3",
948
                "symfony/yaml": "~2.3"
949
            },
950
            "require-dev": {
951
                "doctrine/coding-standard": "dev-master",
952
                "doctrine/orm": "2.*",
953
                "johnkary/phpunit-speedtrap": "~1.0@dev",
954
                "mockery/mockery": "^0.9.4",
955
                "phpunit/phpunit": "~4.7",
956
                "satooshi/php-coveralls": "0.6.*"
957
            },
958
            "suggest": {
959
                "symfony/console": "to run the migration from the console"
960
            },
961
            "bin": [
962
                "bin/doctrine-migrations"
963
            ],
964
            "type": "library",
965
            "extra": {
966
                "branch-alias": {
967
                    "dev-master": "1.0.x-dev"
968
                }
969
            },
970
            "autoload": {
971
                "psr-0": {
972
                    "Doctrine\\DBAL\\Migrations": "lib"
973
                }
974
            },
975
            "notification-url": "https://packagist.org/downloads/",
976
            "license": [
977
                "LGPL-2.1"
978
            ],
979
            "authors": [
980
                {
981
                    "name": "Benjamin Eberlei",
982
                    "email": "[email protected]"
983
                },
984
                {
985
                    "name": "Jonathan Wage",
986
                    "email": "[email protected]"
987
                }
988
            ],
989
            "description": "Database Schema migrations using Doctrine DBAL",
990
            "homepage": "http://www.doctrine-project.org",
991
            "keywords": [
992
                "database",
993
                "migrations"
994
            ],
995
            "time": "2015-07-29 20:43:19"
996
        },
997
        {
998
            "name": "doctrine/orm",
999
            "version": "v2.5.2",
1000
            "source": {
1001
                "type": "git",
1002
                "url": "https://github.com/doctrine/doctrine2.git",
1003
                "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff"
1004
            },
1005
            "dist": {
1006
                "type": "zip",
1007
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/464b5fdbfbbeb4a65465ac173c4c5d90960f41ff",
1008
                "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff",
1009
                "shasum": ""
1010
            },
1011
            "require": {
1012
                "doctrine/cache": "~1.4",
1013
                "doctrine/collections": "~1.2",
1014
                "doctrine/common": ">=2.5-dev,<2.6-dev",
1015
                "doctrine/dbal": ">=2.5-dev,<2.6-dev",
1016
                "doctrine/instantiator": "~1.0.1",
1017
                "ext-pdo": "*",
1018
                "php": ">=5.4",
1019
                "symfony/console": "~2.5|~3.0"
1020
            },
1021
            "require-dev": {
1022
                "phpunit/phpunit": "~4.0",
1023
                "satooshi/php-coveralls": "dev-master",
1024
                "symfony/yaml": "~2.3|~3.0"
1025
            },
1026
            "suggest": {
1027
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1028
            },
1029
            "bin": [
1030
                "bin/doctrine",
1031
                "bin/doctrine.php"
1032
            ],
1033
            "type": "library",
1034
            "extra": {
1035
                "branch-alias": {
1036
                    "dev-master": "2.6.x-dev"
1037
                }
1038
            },
1039
            "autoload": {
1040
                "psr-0": {
1041
                    "Doctrine\\ORM\\": "lib/"
1042
                }
1043
            },
1044
            "notification-url": "https://packagist.org/downloads/",
1045
            "license": [
1046
                "MIT"
1047
            ],
1048
            "authors": [
1049
                {
1050
                    "name": "Roman Borschel",
1051
                    "email": "[email protected]"
1052
                },
1053
                {
1054
                    "name": "Benjamin Eberlei",
1055
                    "email": "[email protected]"
1056
                },
1057
                {
1058
                    "name": "Guilherme Blanco",
1059
                    "email": "[email protected]"
1060
                },
1061
                {
1062
                    "name": "Jonathan Wage",
1063
                    "email": "[email protected]"
1064
                }
1065
            ],
1066
            "description": "Object-Relational-Mapper for PHP",
1067
            "homepage": "http://www.doctrine-project.org",
1068
            "keywords": [
1069
                "database",
1070
                "orm"
1071
            ],
1072
            "time": "2015-11-23 12:44:25"
1073
        },
1074
        {
1075
            "name": "graylog2/gelf-php",
1076
            "version": "1.4.1",
1077
            "source": {
1078
                "type": "git",
1079
                "url": "https://github.com/bzikarsky/gelf-php.git",
1080
                "reference": "4230f22e2944f377b057edbc31c35a360edfbce9"
1081
            },
1082
            "dist": {
1083
                "type": "zip",
1084
                "url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/4230f22e2944f377b057edbc31c35a360edfbce9",
1085
                "reference": "4230f22e2944f377b057edbc31c35a360edfbce9",
1086
                "shasum": ""
1087
            },
1088
            "require": {
1089
                "php": ">=5.3.9",
1090
                "psr/log": "~1.0"
1091
            },
1092
            "provide": {
1093
                "psr/log-implementation": "~1.0"
1094
            },
1095
            "require-dev": {
1096
                "phpunit/phpunit": "~4.3",
1097
                "squizlabs/php_codesniffer": "~2.0"
1098
            },
1099
            "type": "library",
1100
            "extra": {
1101
                "branch-alias": {
1102
                    "dev-master": "1.3.x-dev"
1103
                }
1104
            },
1105
            "autoload": {
1106
                "psr-4": {
1107
                    "Gelf\\": "src/Gelf"
1108
                }
1109
            },
1110
            "notification-url": "https://packagist.org/downloads/",
1111
            "license": [
1112
                "MIT"
1113
            ],
1114
            "authors": [
1115
                {
1116
                    "name": "Benjamin Zikarsky",
1117
                    "email": "[email protected]"
1118
                },
1119
                {
1120
                    "name": "gelf-php contributors",
1121
                    "homepage": "https://github.com/bzikarsky/gelf-php/contributors"
1122
                }
1123
            ],
1124
            "description": "A php implementation to send log-messages to a GELF compatible backend like Graylog2.",
1125
            "time": "2015-10-22 15:07:05"
1126
        },
1127
        {
1128
            "name": "guzzlehttp/guzzle",
1129
            "version": "4.2.3",
1130
            "source": {
1131
                "type": "git",
1132
                "url": "https://github.com/guzzle/guzzle.git",
1133
                "reference": "66fd916e9f9130bc22c51450476823391cb2f67c"
1134
            },
1135
            "dist": {
1136
                "type": "zip",
1137
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd916e9f9130bc22c51450476823391cb2f67c",
1138
                "reference": "66fd916e9f9130bc22c51450476823391cb2f67c",
1139
                "shasum": ""
1140
            },
1141
            "require": {
1142
                "ext-json": "*",
1143
                "guzzlehttp/streams": "~2.1",
1144
                "php": ">=5.4.0"
1145
            },
1146
            "require-dev": {
1147
                "ext-curl": "*",
1148
                "phpunit/phpunit": "~4.0",
1149
                "psr/log": "~1.0"
1150
            },
1151
            "suggest": {
1152
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
1153
            },
1154
            "type": "library",
1155
            "extra": {
1156
                "branch-alias": {
1157
                    "dev-master": "4.2-dev"
1158
                }
1159
            },
1160
            "autoload": {
1161
                "psr-4": {
1162
                    "GuzzleHttp\\": "src/"
1163
                },
1164
                "files": [
1165
                    "src/functions.php"
1166
                ]
1167
            },
1168
            "notification-url": "https://packagist.org/downloads/",
1169
            "license": [
1170
                "MIT"
1171
            ],
1172
            "authors": [
1173
                {
1174
                    "name": "Michael Dowling",
1175
                    "email": "[email protected]",
1176
                    "homepage": "https://github.com/mtdowling"
1177
                }
1178
            ],
1179
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1180
            "homepage": "http://guzzlephp.org/",
1181
            "keywords": [
1182
                "client",
1183
                "curl",
1184
                "framework",
1185
                "http",
1186
                "http client",
1187
                "rest",
1188
                "web service"
1189
            ],
1190
            "time": "2014-10-05 19:29:14"
1191
        },
1192
        {
1193
            "name": "guzzlehttp/streams",
1194
            "version": "2.1.0",
1195
            "source": {
1196
                "type": "git",
1197
                "url": "https://github.com/guzzle/streams.git",
1198
                "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534"
1199
            },
1200
            "dist": {
1201
                "type": "zip",
1202
                "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534",
1203
                "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534",
1204
                "shasum": ""
1205
            },
1206
            "require": {
1207
                "php": ">=5.4.0"
1208
            },
1209
            "require-dev": {
1210
                "phpunit/phpunit": "~4.0"
1211
            },
1212
            "type": "library",
1213
            "extra": {
1214
                "branch-alias": {
1215
                    "dev-master": "2.0-dev"
1216
                }
1217
            },
1218
            "autoload": {
1219
                "psr-4": {
1220
                    "GuzzleHttp\\Stream\\": "src/"
1221
                },
1222
                "files": [
1223
                    "src/functions.php"
1224
                ]
1225
            },
1226
            "notification-url": "https://packagist.org/downloads/",
1227
            "license": [
1228
                "MIT"
1229
            ],
1230
            "authors": [
1231
                {
1232
                    "name": "Michael Dowling",
1233
                    "email": "[email protected]",
1234
                    "homepage": "https://github.com/mtdowling"
1235
                }
1236
            ],
1237
            "description": "Provides a simple abstraction over streams of data (Guzzle 4+)",
1238
            "homepage": "http://guzzlephp.org/",
1239
            "keywords": [
1240
                "Guzzle",
1241
                "stream"
1242
            ],
1243
            "time": "2014-08-17 21:15:53"
1244
        },
1245
        {
1246
            "name": "incenteev/composer-parameter-handler",
1247
            "version": "v2.1.2",
1248
            "source": {
1249
                "type": "git",
1250
                "url": "https://github.com/Incenteev/ParameterHandler.git",
1251
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
1252
            },
1253
            "dist": {
1254
                "type": "zip",
1255
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1256
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
1257
                "shasum": ""
1258
            },
1259
            "require": {
1260
                "php": ">=5.3.3",
1261
                "symfony/yaml": "~2.3|~3.0"
1262
            },
1263
            "require-dev": {
1264
                "composer/composer": "1.0.*@dev",
1265
                "phpspec/prophecy-phpunit": "~1.0",
1266
                "symfony/filesystem": "~2.2"
1267
            },
1268
            "type": "library",
1269
            "extra": {
1270
                "branch-alias": {
1271
                    "dev-master": "2.1.x-dev"
1272
                }
1273
            },
1274
            "autoload": {
1275
                "psr-4": {
1276
                    "Incenteev\\ParameterHandler\\": ""
1277
                }
1278
            },
1279
            "notification-url": "https://packagist.org/downloads/",
1280
            "license": [
1281
                "MIT"
1282
            ],
1283
            "authors": [
1284
                {
1285
                    "name": "Christophe Coevoet",
1286
                    "email": "[email protected]"
1287
                }
1288
            ],
1289
            "description": "Composer script handling your ignored parameter file",
1290
            "homepage": "https://github.com/Incenteev/ParameterHandler",
1291
            "keywords": [
1292
                "parameters management"
1293
            ],
1294
            "time": "2015-11-10 17:04:01"
1295
        },
1296
        {
1297
            "name": "jdorn/sql-formatter",
1298
            "version": "v1.2.17",
1299
            "source": {
1300
                "type": "git",
1301
                "url": "https://github.com/jdorn/sql-formatter.git",
1302
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1303
            },
1304
            "dist": {
1305
                "type": "zip",
1306
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1307
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1308
                "shasum": ""
1309
            },
1310
            "require": {
1311
                "php": ">=5.2.4"
1312
            },
1313
            "require-dev": {
1314
                "phpunit/phpunit": "3.7.*"
1315
            },
1316
            "type": "library",
1317
            "extra": {
1318
                "branch-alias": {
1319
                    "dev-master": "1.3.x-dev"
1320
                }
1321
            },
1322
            "autoload": {
1323
                "classmap": [
1324
                    "lib"
1325
                ]
1326
            },
1327
            "notification-url": "https://packagist.org/downloads/",
1328
            "license": [
1329
                "MIT"
1330
            ],
1331
            "authors": [
1332
                {
1333
                    "name": "Jeremy Dorn",
1334
                    "email": "[email protected]",
1335
                    "homepage": "http://jeremydorn.com/"
1336
                }
1337
            ],
1338
            "description": "a PHP SQL highlighting library",
1339
            "homepage": "https://github.com/jdorn/sql-formatter/",
1340
            "keywords": [
1341
                "highlight",
1342
                "sql"
1343
            ],
1344
            "time": "2014-01-12 16:20:24"
1345
        },
1346
        {
1347
            "name": "jms/aop-bundle",
1348
            "version": "1.2.0",
1349
            "source": {
1350
                "type": "git",
1351
                "url": "https://github.com/schmittjoh/JMSAopBundle.git",
1352
                "reference": "78000d007e74283cc564a58e184d7f62548ad394"
1353
            },
1354
            "dist": {
1355
                "type": "zip",
1356
                "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/78000d007e74283cc564a58e184d7f62548ad394",
1357
                "reference": "78000d007e74283cc564a58e184d7f62548ad394",
1358
                "shasum": ""
1359
            },
1360
            "require": {
1361
                "jms/cg": "^1.1",
1362
                "php": ">=5.3.9",
1363
                "symfony/framework-bundle": "^2.3|^3.0"
1364
            },
1365
            "require-dev": {
1366
                "symfony/phpunit-bridge": "^2.7"
1367
            },
1368
            "type": "symfony-bundle",
1369
            "extra": {
1370
                "branch-alias": {
1371
                    "dev-master": "1.1.x-dev"
1372
                }
1373
            },
1374
            "autoload": {
1375
                "psr-4": {
1376
                    "JMS\\AopBundle\\": ""
1377
                }
1378
            },
1379
            "notification-url": "https://packagist.org/downloads/",
1380
            "license": [
1381
                "Apache-2.0"
1382
            ],
1383
            "authors": [
1384
                {
1385
                    "name": "Johannes M. Schmitt",
1386
                    "email": "[email protected]"
1387
                }
1388
            ],
1389
            "description": "Adds AOP capabilities to Symfony2",
1390
            "keywords": [
1391
                "annotations",
1392
                "aop"
1393
            ],
1394
            "time": "2015-12-09 16:30:46"
1395
        },
1396
        {
1397
            "name": "jms/cg",
1398
            "version": "1.1.0",
1399
            "source": {
1400
                "type": "git",
1401
                "url": "https://github.com/schmittjoh/cg-library.git",
1402
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c"
1403
            },
1404
            "dist": {
1405
                "type": "zip",
1406
                "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1407
                "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c",
1408
                "shasum": ""
1409
            },
1410
            "require": {
1411
                "php": ">=5.3.0"
1412
            },
1413
            "type": "library",
1414
            "extra": {
1415
                "branch-alias": {
1416
                    "dev-master": "1.1-dev"
1417
                }
1418
            },
1419
            "autoload": {
1420
                "psr-0": {
1421
                    "CG\\": "src/"
1422
                }
1423
            },
1424
            "notification-url": "https://packagist.org/downloads/",
1425
            "license": [
1426
                "Apache2"
1427
            ],
1428
            "authors": [
1429
                {
1430
                    "name": "Johannes M. Schmitt",
1431
                    "email": "[email protected]"
1432
                }
1433
            ],
1434
            "description": "Toolset for generating PHP code",
1435
            "keywords": [
1436
                "code generation"
1437
            ],
1438
            "time": "2015-09-13 08:54:43"
1439
        },
1440
        {
1441
            "name": "jms/di-extra-bundle",
1442
            "version": "1.6.0",
1443
            "target-dir": "JMS/DiExtraBundle",
1444
            "source": {
1445
                "type": "git",
1446
                "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
1447
                "reference": "c9e36dce4014db1f6abf02e94eac225344a5147d"
1448
            },
1449
            "dist": {
1450
                "type": "zip",
1451
                "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/c9e36dce4014db1f6abf02e94eac225344a5147d",
1452
                "reference": "c9e36dce4014db1f6abf02e94eac225344a5147d",
1453
                "shasum": ""
1454
            },
1455
            "require": {
1456
                "jms/aop-bundle": "^1.1.0",
1457
                "jms/metadata": "1.*",
1458
                "symfony/finder": "~2.1",
1459
                "symfony/framework-bundle": "~2.1",
1460
                "symfony/process": "~2.1"
1461
            },
1462
            "require-dev": {
1463
                "doctrine/doctrine-bundle": "*",
1464
                "doctrine/orm": "*",
1465
                "jms/security-extra-bundle": "1.*",
1466
                "phpcollection/phpcollection": ">=0.1,<0.3-dev",
1467
                "sensio/framework-extra-bundle": "*",
1468
                "symfony/browser-kit": "*",
1469
                "symfony/class-loader": "*",
1470
                "symfony/form": "*",
1471
                "symfony/security-bundle": "*",
1472
                "symfony/twig-bundle": "*",
1473
                "symfony/validator": "*",
1474
                "symfony/yaml": "*"
1475
            },
1476
            "type": "symfony-bundle",
1477
            "extra": {
1478
                "branch-alias": {
1479
                    "dev-master": "1.5-dev"
1480
                }
1481
            },
1482
            "autoload": {
1483
                "psr-0": {
1484
                    "JMS\\DiExtraBundle": ""
1485
                }
1486
            },
1487
            "notification-url": "https://packagist.org/downloads/",
1488
            "license": [
1489
                "Apache"
1490
            ],
1491
            "authors": [
1492
                {
1493
                    "name": "Johannes M. Schmitt",
1494
                    "email": "[email protected]"
1495
                }
1496
            ],
1497
            "description": "Allows to configure dependency injection using annotations",
1498
            "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
1499
            "keywords": [
1500
                "annotations",
1501
                "dependency injection"
1502
            ],
1503
            "time": "2015-09-13 09:03:50"
1504
        },
1505
        {
1506
            "name": "jms/metadata",
1507
            "version": "1.5.1",
1508
            "source": {
1509
                "type": "git",
1510
                "url": "https://github.com/schmittjoh/metadata.git",
1511
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
1512
            },
1513
            "dist": {
1514
                "type": "zip",
1515
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
1516
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
1517
                "shasum": ""
1518
            },
1519
            "require": {
1520
                "php": ">=5.3.0"
1521
            },
1522
            "require-dev": {
1523
                "doctrine/cache": "~1.0"
1524
            },
1525
            "type": "library",
1526
            "extra": {
1527
                "branch-alias": {
1528
                    "dev-master": "1.5.x-dev"
1529
                }
1530
            },
1531
            "autoload": {
1532
                "psr-0": {
1533
                    "Metadata\\": "src/"
1534
                }
1535
            },
1536
            "notification-url": "https://packagist.org/downloads/",
1537
            "license": [
1538
                "Apache"
1539
            ],
1540
            "authors": [
1541
                {
1542
                    "name": "Johannes Schmitt",
1543
                    "email": "[email protected]",
1544
                    "homepage": "https://github.com/schmittjoh",
1545
                    "role": "Developer of wrapped JMSSerializerBundle"
1546
                }
1547
            ],
1548
            "description": "Class/method/property metadata management in PHP",
1549
            "keywords": [
1550
                "annotations",
1551
                "metadata",
1552
                "xml",
1553
                "yaml"
1554
            ],
1555
            "time": "2014-07-12 07:13:19"
1556
        },
1557
        {
1558
            "name": "jms/translation-bundle",
1559
            "version": "1.1.0",
1560
            "target-dir": "JMS/TranslationBundle",
1561
            "source": {
1562
                "type": "git",
1563
                "url": "https://github.com/schmittjoh/JMSTranslationBundle.git",
1564
                "reference": "6f03035a38badaf8c48767c7664c3196df1eebdf"
1565
            },
1566
            "dist": {
1567
                "type": "zip",
1568
                "url": "https://api.github.com/repos/schmittjoh/JMSTranslationBundle/zipball/6f03035a38badaf8c48767c7664c3196df1eebdf",
1569
                "reference": "6f03035a38badaf8c48767c7664c3196df1eebdf",
1570
                "shasum": ""
1571
            },
1572
            "require": {
1573
                "nikic/php-parser": "0.9.1",
1574
                "symfony/console": "*",
1575
                "symfony/framework-bundle": "~2.1"
1576
            },
1577
            "conflict": {
1578
                "twig/twig": "1.10.2"
1579
            },
1580
            "require-dev": {
1581
                "jms/di-extra-bundle": ">=1.1",
1582
                "sensio/framework-extra-bundle": "*",
1583
                "symfony/browser-kit": "*",
1584
                "symfony/class-loader": "*",
1585
                "symfony/css-selector": "*",
1586
                "symfony/finder": "*",
1587
                "symfony/form": "*",
1588
                "symfony/process": "*",
1589
                "symfony/security": "*",
1590
                "symfony/twig-bundle": "*",
1591
                "symfony/validator": "*",
1592
                "symfony/yaml": "*"
1593
            },
1594
            "type": "symfony-bundle",
1595
            "extra": {
1596
                "branch-alias": {
1597
                    "dev-master": "1.1-dev"
1598
                }
1599
            },
1600
            "autoload": {
1601
                "psr-0": {
1602
                    "JMS\\TranslationBundle": ""
1603
                }
1604
            },
1605
            "notification-url": "https://packagist.org/downloads/",
1606
            "license": [
1607
                "Apache2"
1608
            ],
1609
            "authors": [
1610
                {
1611
                    "name": "Johannes Schmitt",
1612
                    "email": "[email protected]",
1613
                    "homepage": "https://github.com/schmittjoh",
1614
                    "role": "Developer of wrapped JMSSerializerBundle"
1615
                }
1616
            ],
1617
            "description": "Puts the Symfony2 Translation Component on steroids",
1618
            "homepage": "http://jmsyst.com/bundles/JMSTranslationBundle",
1619
            "keywords": [
1620
                "extract",
1621
                "extraction",
1622
                "i18n",
1623
                "interface",
1624
                "multilanguage",
1625
                "translation",
1626
                "ui",
1627
                "webinterface"
1628
            ],
1629
            "time": "2013-06-08 14:08:19"
1630
        },
1631
        {
1632
            "name": "monolog/monolog",
1633
            "version": "1.17.2",
1634
            "source": {
1635
                "type": "git",
1636
                "url": "https://github.com/Seldaek/monolog.git",
1637
                "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
1638
            },
1639
            "dist": {
1640
                "type": "zip",
1641
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1642
                "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1643
                "shasum": ""
1644
            },
1645
            "require": {
1646
                "php": ">=5.3.0",
1647
                "psr/log": "~1.0"
1648
            },
1649
            "provide": {
1650
                "psr/log-implementation": "1.0.0"
1651
            },
1652
            "require-dev": {
1653
                "aws/aws-sdk-php": "^2.4.9",
1654
                "doctrine/couchdb": "~1.0@dev",
1655
                "graylog2/gelf-php": "~1.0",
1656
                "jakub-onderka/php-parallel-lint": "0.9",
1657
                "php-console/php-console": "^3.1.3",
1658
                "phpunit/phpunit": "~4.5",
1659
                "phpunit/phpunit-mock-objects": "2.3.0",
1660
                "raven/raven": "^0.13",
1661
                "ruflin/elastica": ">=0.90 <3.0",
1662
                "swiftmailer/swiftmailer": "~5.3",
1663
                "videlalvaro/php-amqplib": "~2.4"
1664
            },
1665
            "suggest": {
1666
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1667
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1668
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1669
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1670
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1671
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1672
                "raven/raven": "Allow sending log messages to a Sentry server",
1673
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1674
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1675
                "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
1676
            },
1677
            "type": "library",
1678
            "extra": {
1679
                "branch-alias": {
1680
                    "dev-master": "1.16.x-dev"
1681
                }
1682
            },
1683
            "autoload": {
1684
                "psr-4": {
1685
                    "Monolog\\": "src/Monolog"
1686
                }
1687
            },
1688
            "notification-url": "https://packagist.org/downloads/",
1689
            "license": [
1690
                "MIT"
1691
            ],
1692
            "authors": [
1693
                {
1694
                    "name": "Jordi Boggiano",
1695
                    "email": "[email protected]",
1696
                    "homepage": "http://seld.be"
1697
                }
1698
            ],
1699
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1700
            "homepage": "http://github.com/Seldaek/monolog",
1701
            "keywords": [
1702
                "log",
1703
                "logging",
1704
                "psr-3"
1705
            ],
1706
            "time": "2015-10-14 12:51:02"
1707
        },
1708
        {
1709
            "name": "nelmio/security-bundle",
1710
            "version": "1.8.0",
1711
            "source": {
1712
                "type": "git",
1713
                "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
1714
                "reference": "b45f81f90d95b7c994db675930e9b1623b66ed03"
1715
            },
1716
            "dist": {
1717
                "type": "zip",
1718
                "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/b45f81f90d95b7c994db675930e9b1623b66ed03",
1719
                "reference": "b45f81f90d95b7c994db675930e9b1623b66ed03",
1720
                "shasum": ""
1721
            },
1722
            "require": {
1723
                "symfony/framework-bundle": "~2.3",
1724
                "symfony/security": "~2.3"
1725
            },
1726
            "type": "symfony-bundle",
1727
            "extra": {
1728
                "branch-alias": {
1729
                    "dev-master": "1.8.x-dev"
1730
                }
1731
            },
1732
            "autoload": {
1733
                "psr-4": {
1734
                    "Nelmio\\SecurityBundle\\": ""
1735
                }
1736
            },
1737
            "notification-url": "https://packagist.org/downloads/",
1738
            "license": [
1739
                "MIT"
1740
            ],
1741
            "authors": [
1742
                {
1743
                    "name": "Nelmio",
1744
                    "homepage": "http://nelm.io"
1745
                },
1746
                {
1747
                    "name": "Symfony Community",
1748
                    "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
1749
                }
1750
            ],
1751
            "description": "Extra security-related features for Symfony2: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
1752
            "keywords": [
1753
                "security"
1754
            ],
1755
            "time": "2015-09-12 20:40:16"
1756
        },
1757
        {
1758
            "name": "nikic/php-parser",
1759
            "version": "v0.9.1",
1760
            "source": {
1761
                "type": "git",
1762
                "url": "https://github.com/nikic/PHP-Parser.git",
1763
                "reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287"
1764
            },
1765
            "dist": {
1766
                "type": "zip",
1767
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
1768
                "reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
1769
                "shasum": ""
1770
            },
1771
            "require": {
1772
                "php": ">=5.2"
1773
            },
1774
            "type": "library",
1775
            "autoload": {
1776
                "psr-0": {
1777
                    "PHPParser": "lib/"
1778
                }
1779
            },
1780
            "notification-url": "https://packagist.org/downloads/",
1781
            "license": [
1782
                "BSD"
1783
            ],
1784
            "authors": [
1785
                {
1786
                    "name": "Nikita Popov"
1787
                }
1788
            ],
1789
            "description": "A PHP parser written in PHP",
1790
            "keywords": [
1791
                "parser",
1792
                "php"
1793
            ],
1794
            "time": "2012-04-23 22:52:11"
1795
        },
1796
        {
1797
            "name": "pagerfanta/pagerfanta",
1798
            "version": "v1.0.3",
1799
            "source": {
1800
                "type": "git",
1801
                "url": "https://github.com/whiteoctober/Pagerfanta.git",
1802
                "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb"
1803
            },
1804
            "dist": {
1805
                "type": "zip",
1806
                "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a874d3612d954dcbbb49e5ffe178890918fb76fb",
1807
                "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb",
1808
                "shasum": ""
1809
            },
1810
            "require": {
1811
                "php": ">=5.3.0"
1812
            },
1813
            "require-dev": {
1814
                "doctrine/orm": "~2.3",
1815
                "doctrine/phpcr-odm": "1.*",
1816
                "jackalope/jackalope-doctrine-dbal": "1.*",
1817
                "jmikola/geojson": "~1.0",
1818
                "mandango/mandango": "~1.0@dev",
1819
                "mandango/mondator": "~1.0@dev",
1820
                "phpunit/phpunit": "~4",
1821
                "propel/propel1": "~1.6",
1822
                "ruflin/elastica": "~1.3",
1823
                "solarium/solarium": "~3.1"
1824
            },
1825
            "suggest": {
1826
                "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
1827
                "doctrine/orm": "To use the DoctrineORMAdapter.",
1828
                "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
1829
                "mandango/mandango": "To use the MandangoAdapter.",
1830
                "propel/propel1": "To use the PropelAdapter",
1831
                "solarium/solarium": "To use the SolariumAdapter."
1832
            },
1833
            "type": "library",
1834
            "extra": {
1835
                "branch-alias": {
1836
                    "dev-master": "1.0.x-dev"
1837
                }
1838
            },
1839
            "autoload": {
1840
                "psr-0": {
1841
                    "Pagerfanta\\": "src/"
1842
                }
1843
            },
1844
            "notification-url": "https://packagist.org/downloads/",
1845
            "license": [
1846
                "MIT"
1847
            ],
1848
            "authors": [
1849
                {
1850
                    "name": "Pablo Díez",
1851
                    "email": "[email protected]"
1852
                }
1853
            ],
1854
            "description": "Pagination for PHP 5.3",
1855
            "keywords": [
1856
                "page",
1857
                "pagination",
1858
                "paginator",
1859
                "paging"
1860
            ],
1861
            "time": "2014-10-06 10:57:25"
1862
        },
1863
        {
1864
            "name": "psr/log",
1865
            "version": "1.0.0",
1866
            "source": {
1867
                "type": "git",
1868
                "url": "https://github.com/php-fig/log.git",
1869
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1870
            },
1871
            "dist": {
1872
                "type": "zip",
1873
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1874
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1875
                "shasum": ""
1876
            },
1877
            "type": "library",
1878
            "autoload": {
1879
                "psr-0": {
1880
                    "Psr\\Log\\": ""
1881
                }
1882
            },
1883
            "notification-url": "https://packagist.org/downloads/",
1884
            "license": [
1885
                "MIT"
1886
            ],
1887
            "authors": [
1888
                {
1889
                    "name": "PHP-FIG",
1890
                    "homepage": "http://www.php-fig.org/"
1891
                }
1892
            ],
1893
            "description": "Common interface for logging libraries",
1894
            "keywords": [
1895
                "log",
1896
                "psr",
1897
                "psr-3"
1898
            ],
1899
            "time": "2012-12-21 11:40:51"
1900
        },
1901
        {
1902
            "name": "rhumsaa/uuid",
1903
            "version": "2.8.2",
1904
            "source": {
1905
                "type": "git",
1906
                "url": "https://github.com/ramsey/rhumsaa-uuid.git",
1907
                "reference": "9c1e2d34bdefd42608c612e08d6e1da1e13a3530"
1908
            },
1909
            "dist": {
1910
                "type": "zip",
1911
                "url": "https://api.github.com/repos/ramsey/rhumsaa-uuid/zipball/9c1e2d34bdefd42608c612e08d6e1da1e13a3530",
1912
                "reference": "9c1e2d34bdefd42608c612e08d6e1da1e13a3530",
1913
                "shasum": ""
1914
            },
1915
            "require": {
1916
                "php": ">=5.3.3"
1917
            },
1918
            "replace": {
1919
                "rhumsaa/uuid": "self.version"
1920
            },
1921
            "require-dev": {
1922
                "doctrine/dbal": ">=2.3",
1923
                "jakub-onderka/php-parallel-lint": "^0.9.0",
1924
                "moontoast/math": "~1.1",
1925
                "phpunit/phpunit": "~4.1",
1926
                "satooshi/php-coveralls": "~0.6",
1927
                "squizlabs/php_codesniffer": "^2.3",
1928
                "symfony/console": "~2.3"
1929
            },
1930
            "suggest": {
1931
                "doctrine/dbal": "Allow the use of a UUID as doctrine field type.",
1932
                "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).",
1933
                "symfony/console": "Support for use of the bin/uuid command line tool."
1934
            },
1935
            "bin": [
1936
                "bin/uuid"
1937
            ],
1938
            "type": "library",
1939
            "autoload": {
1940
                "psr-4": {
1941
                    "Rhumsaa\\Uuid\\": "src/"
1942
                }
1943
            },
1944
            "notification-url": "https://packagist.org/downloads/",
1945
            "license": [
1946
                "MIT"
1947
            ],
1948
            "authors": [
1949
                {
1950
                    "name": "Marijn Huizendveld",
1951
                    "email": "[email protected]"
1952
                },
1953
                {
1954
                    "name": "Ben Ramsey",
1955
                    "homepage": "http://benramsey.com"
1956
                }
1957
            ],
1958
            "description": "NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
1959
            "homepage": "https://github.com/ramsey/rhumsaa-uuid",
1960
            "keywords": [
1961
                "guid",
1962
                "identifier",
1963
                "uuid"
1964
            ],
1965
            "abandoned": "ramsey/uuid",
1966
            "time": "2015-07-23 19:00:41"
1967
        },
1968
        {
1969
            "name": "sensio/distribution-bundle",
1970
            "version": "v3.0.30",
1971
            "target-dir": "Sensio/Bundle/DistributionBundle",
1972
            "source": {
1973
                "type": "git",
1974
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
1975
                "reference": "f1758b30096202aeede61f79a1dffd69da091517"
1976
            },
1977
            "dist": {
1978
                "type": "zip",
1979
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/f1758b30096202aeede61f79a1dffd69da091517",
1980
                "reference": "f1758b30096202aeede61f79a1dffd69da091517",
1981
                "shasum": ""
1982
            },
1983
            "require": {
1984
                "php": ">=5.3.3",
1985
                "sensiolabs/security-checker": "~2.0",
1986
                "symfony/class-loader": "~2.2",
1987
                "symfony/framework-bundle": "~2.3",
1988
                "symfony/process": "~2.2"
1989
            },
1990
            "require-dev": {
1991
                "symfony/form": "~2.2",
1992
                "symfony/validator": "~2.2",
1993
                "symfony/yaml": "~2.2"
1994
            },
1995
            "suggest": {
1996
                "symfony/form": "If you want to use the configurator",
1997
                "symfony/validator": "If you want to use the configurator",
1998
                "symfony/yaml": "If you want to use  the configurator"
1999
            },
2000
            "type": "symfony-bundle",
2001
            "extra": {
2002
                "branch-alias": {
2003
                    "dev-master": "3.0.x-dev"
2004
                }
2005
            },
2006
            "autoload": {
2007
                "psr-0": {
2008
                    "Sensio\\Bundle\\DistributionBundle": ""
2009
                }
2010
            },
2011
            "notification-url": "https://packagist.org/downloads/",
2012
            "license": [
2013
                "MIT"
2014
            ],
2015
            "authors": [
2016
                {
2017
                    "name": "Fabien Potencier",
2018
                    "email": "[email protected]"
2019
                }
2020
            ],
2021
            "description": "Base bundle for Symfony Distributions",
2022
            "keywords": [
2023
                "configuration",
2024
                "distribution"
2025
            ],
2026
            "time": "2015-06-05 22:32:22"
2027
        },
2028
        {
2029
            "name": "sensio/framework-extra-bundle",
2030
            "version": "v3.0.11",
2031
            "source": {
2032
                "type": "git",
2033
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
2034
                "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca"
2035
            },
2036
            "dist": {
2037
                "type": "zip",
2038
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/a79e205737b58d557c05caef6dfa8f94d8084bca",
2039
                "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca",
2040
                "shasum": ""
2041
            },
2042
            "require": {
2043
                "doctrine/common": "~2.2",
2044
                "symfony/framework-bundle": "~2.3|~3.0"
2045
            },
2046
            "require-dev": {
2047
                "symfony/expression-language": "~2.4|~3.0",
2048
                "symfony/security-bundle": "~2.4|~3.0"
2049
            },
2050
            "suggest": {
2051
                "symfony/expression-language": "",
2052
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
2053
                "symfony/security-bundle": ""
2054
            },
2055
            "type": "symfony-bundle",
2056
            "extra": {
2057
                "branch-alias": {
2058
                    "dev-master": "3.0.x-dev"
2059
                }
2060
            },
2061
            "autoload": {
2062
                "psr-4": {
2063
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
2064
                }
2065
            },
2066
            "notification-url": "https://packagist.org/downloads/",
2067
            "license": [
2068
                "MIT"
2069
            ],
2070
            "authors": [
2071
                {
2072
                    "name": "Fabien Potencier",
2073
                    "email": "[email protected]"
2074
                }
2075
            ],
2076
            "description": "This bundle provides a way to configure your controllers with annotations",
2077
            "keywords": [
2078
                "annotations",
2079
                "controllers"
2080
            ],
2081
            "time": "2015-10-28 15:47:04"
2082
        },
2083
        {
2084
            "name": "sensio/generator-bundle",
2085
            "version": "v2.5.3",
2086
            "target-dir": "Sensio/Bundle/GeneratorBundle",
2087
            "source": {
2088
                "type": "git",
2089
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
2090
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
2091
            },
2092
            "dist": {
2093
                "type": "zip",
2094
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
2095
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
2096
                "shasum": ""
2097
            },
2098
            "require": {
2099
                "symfony/console": "~2.5",
2100
                "symfony/framework-bundle": "~2.2"
2101
            },
2102
            "require-dev": {
2103
                "doctrine/orm": "~2.2,>=2.2.3",
2104
                "symfony/doctrine-bridge": "~2.2",
2105
                "twig/twig": "~1.11"
2106
            },
2107
            "type": "symfony-bundle",
2108
            "extra": {
2109
                "branch-alias": {
2110
                    "dev-master": "2.5.x-dev"
2111
                }
2112
            },
2113
            "autoload": {
2114
                "psr-0": {
2115
                    "Sensio\\Bundle\\GeneratorBundle": ""
2116
                }
2117
            },
2118
            "notification-url": "https://packagist.org/downloads/",
2119
            "license": [
2120
                "MIT"
2121
            ],
2122
            "authors": [
2123
                {
2124
                    "name": "Fabien Potencier",
2125
                    "email": "[email protected]"
2126
                }
2127
            ],
2128
            "description": "This bundle generates code for you",
2129
            "time": "2015-03-17 06:36:52"
2130
        },
2131
        {
2132
            "name": "sensiolabs/security-checker",
2133
            "version": "v2.0.5",
2134
            "source": {
2135
                "type": "git",
2136
                "url": "https://github.com/sensiolabs/security-checker.git",
2137
                "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810"
2138
            },
2139
            "dist": {
2140
                "type": "zip",
2141
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/2c2a71f1c77d9765c12638c4724d9ca23658a810",
2142
                "reference": "2c2a71f1c77d9765c12638c4724d9ca23658a810",
2143
                "shasum": ""
2144
            },
2145
            "require": {
2146
                "ext-curl": "*",
2147
                "symfony/console": "~2.0"
2148
            },
2149
            "bin": [
2150
                "security-checker"
2151
            ],
2152
            "type": "library",
2153
            "extra": {
2154
                "branch-alias": {
2155
                    "dev-master": "2.0-dev"
2156
                }
2157
            },
2158
            "autoload": {
2159
                "psr-0": {
2160
                    "SensioLabs\\Security": ""
2161
                }
2162
            },
2163
            "notification-url": "https://packagist.org/downloads/",
2164
            "license": [
2165
                "MIT"
2166
            ],
2167
            "authors": [
2168
                {
2169
                    "name": "Fabien Potencier",
2170
                    "email": "[email protected]"
2171
                }
2172
            ],
2173
            "description": "A security checker for your composer.lock",
2174
            "time": "2015-05-28 14:22:40"
2175
        },
2176
        {
2177
            "name": "surfnet/stepup-bundle",
2178
            "version": "1.3.0",
2179
            "source": {
2180
                "type": "git",
2181
                "url": "https://github.com/SURFnet/Stepup-bundle.git",
2182
                "reference": "d4426aec24f17b075be54de0e931a547b43de6c8"
2183
            },
2184
            "dist": {
2185
                "type": "zip",
2186
                "url": "https://api.github.com/repos/SURFnet/Stepup-bundle/zipball/d4426aec24f17b075be54de0e931a547b43de6c8",
2187
                "reference": "d4426aec24f17b075be54de0e931a547b43de6c8",
2188
                "shasum": ""
2189
            },
2190
            "require": {
2191
                "ext-gmp": "*",
2192
                "ext-openssl": "*",
2193
                "graylog2/gelf-php": "~1.1",
2194
                "guzzlehttp/guzzle": "~4",
2195
                "monolog/monolog": "~1.11",
2196
                "php": ">=5.4,<8.0-dev",
2197
                "sensio/framework-extra-bundle": "~3",
2198
                "symfony/config": "^2.7",
2199
                "symfony/dependency-injection": "^2.7",
2200
                "symfony/form": "^2.7",
2201
                "symfony/framework-bundle": "^2.7",
2202
                "symfony/http-kernel": "^2.7",
2203
                "symfony/twig-bridge": "^2.7",
2204
                "symfony/validator": "^2.7"
2205
            },
2206
            "require-dev": {
2207
                "ibuildings/qa-tools": "~1.1",
2208
                "liip/rmt": "1.1.*",
2209
                "mockery/mockery": "0.9.*"
2210
            },
2211
            "type": "library",
2212
            "autoload": {
2213
                "psr-4": {
2214
                    "Surfnet\\StepupBundle\\": "src"
2215
                }
2216
            },
2217
            "notification-url": "https://packagist.org/downloads/",
2218
            "license": [
2219
                "Apache-2.0"
2220
            ],
2221
            "description": "A Symfony2 bundle that holds shared code and framework integration for all Step-up applications.",
2222
            "keywords": [
2223
                "stepup",
2224
                "suaas",
2225
                "surfnet"
2226
            ],
2227
            "time": "2016-04-28 12:40:48"
2228
        },
2229
        {
2230
            "name": "swiftmailer/swiftmailer",
2231
            "version": "v5.4.1",
2232
            "source": {
2233
                "type": "git",
2234
                "url": "https://github.com/swiftmailer/swiftmailer.git",
2235
                "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
2236
            },
2237
            "dist": {
2238
                "type": "zip",
2239
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
2240
                "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
2241
                "shasum": ""
2242
            },
2243
            "require": {
2244
                "php": ">=5.3.3"
2245
            },
2246
            "require-dev": {
2247
                "mockery/mockery": "~0.9.1,<0.9.4"
2248
            },
2249
            "type": "library",
2250
            "extra": {
2251
                "branch-alias": {
2252
                    "dev-master": "5.4-dev"
2253
                }
2254
            },
2255
            "autoload": {
2256
                "files": [
2257
                    "lib/swift_required.php"
2258
                ]
2259
            },
2260
            "notification-url": "https://packagist.org/downloads/",
2261
            "license": [
2262
                "MIT"
2263
            ],
2264
            "authors": [
2265
                {
2266
                    "name": "Chris Corbyn"
2267
                },
2268
                {
2269
                    "name": "Fabien Potencier",
2270
                    "email": "[email protected]"
2271
                }
2272
            ],
2273
            "description": "Swiftmailer, free feature-rich PHP mailer",
2274
            "homepage": "http://swiftmailer.org",
2275
            "keywords": [
2276
                "email",
2277
                "mail",
2278
                "mailer"
2279
            ],
2280
            "time": "2015-06-06 14:19:39"
2281
        },
2282
        {
2283
            "name": "symfony/monolog-bundle",
2284
            "version": "v2.8.2",
2285
            "source": {
2286
                "type": "git",
2287
                "url": "https://github.com/symfony/monolog-bundle.git",
2288
                "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f"
2289
            },
2290
            "dist": {
2291
                "type": "zip",
2292
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/84785c4d44801c4dd82829fa2e1820cacfe2c46f",
2293
                "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f",
2294
                "shasum": ""
2295
            },
2296
            "require": {
2297
                "monolog/monolog": "~1.8",
2298
                "php": ">=5.3.2",
2299
                "symfony/config": "~2.3|~3.0",
2300
                "symfony/dependency-injection": "~2.3|~3.0",
2301
                "symfony/http-kernel": "~2.3|~3.0",
2302
                "symfony/monolog-bridge": "~2.3|~3.0"
2303
            },
2304
            "require-dev": {
2305
                "symfony/console": "~2.3|~3.0",
2306
                "symfony/yaml": "~2.3|~3.0"
2307
            },
2308
            "type": "symfony-bundle",
2309
            "extra": {
2310
                "branch-alias": {
2311
                    "dev-master": "2.8.x-dev"
2312
                }
2313
            },
2314
            "autoload": {
2315
                "psr-4": {
2316
                    "Symfony\\Bundle\\MonologBundle\\": ""
2317
                }
2318
            },
2319
            "notification-url": "https://packagist.org/downloads/",
2320
            "license": [
2321
                "MIT"
2322
            ],
2323
            "authors": [
2324
                {
2325
                    "name": "Symfony Community",
2326
                    "homepage": "http://symfony.com/contributors"
2327
                },
2328
                {
2329
                    "name": "Fabien Potencier",
2330
                    "email": "[email protected]"
2331
                }
2332
            ],
2333
            "description": "Symfony MonologBundle",
2334
            "homepage": "http://symfony.com",
2335
            "keywords": [
2336
                "log",
2337
                "logging"
2338
            ],
2339
            "time": "2015-11-17 10:02:29"
2340
        },
2341
        {
2342
            "name": "symfony/swiftmailer-bundle",
2343
            "version": "v2.3.9",
2344
            "source": {
2345
                "type": "git",
2346
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
2347
                "reference": "3d21ada19f23631f558ad6df653b168e35362e78"
2348
            },
2349
            "dist": {
2350
                "type": "zip",
2351
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/3d21ada19f23631f558ad6df653b168e35362e78",
2352
                "reference": "3d21ada19f23631f558ad6df653b168e35362e78",
2353
                "shasum": ""
2354
            },
2355
            "require": {
2356
                "php": ">=5.3.2",
2357
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
2358
                "symfony/config": "~2.3|~3.0",
2359
                "symfony/dependency-injection": "~2.3|~3.0",
2360
                "symfony/http-kernel": "~2.3|~3.0",
2361
                "symfony/yaml": "~2.3|~3.0"
2362
            },
2363
            "require-dev": {
2364
                "symfony/phpunit-bridge": "~2.7|~3.0"
2365
            },
2366
            "suggest": {
2367
                "psr/log": "Allows logging"
2368
            },
2369
            "type": "symfony-bundle",
2370
            "extra": {
2371
                "branch-alias": {
2372
                    "dev-master": "2.3-dev"
2373
                }
2374
            },
2375
            "autoload": {
2376
                "psr-4": {
2377
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
2378
                }
2379
            },
2380
            "notification-url": "https://packagist.org/downloads/",
2381
            "license": [
2382
                "MIT"
2383
            ],
2384
            "authors": [
2385
                {
2386
                    "name": "Symfony Community",
2387
                    "homepage": "http://symfony.com/contributors"
2388
                },
2389
                {
2390
                    "name": "Fabien Potencier",
2391
                    "email": "[email protected]"
2392
                }
2393
            ],
2394
            "description": "Symfony SwiftmailerBundle",
2395
            "homepage": "http://symfony.com",
2396
            "time": "2015-11-28 10:59:29"
2397
        },
2398
        {
2399
            "name": "symfony/symfony",
0 ignored issues
show
There is a security advisory for your installed version of symfony/symfony:

CVE-2016-1902: SecureRandom's fallback not secure when OpenSSL fails
Loading history...
2400
            "version": "v2.7.7",
2401
            "source": {
2402
                "type": "git",
2403
                "url": "https://github.com/symfony/symfony.git",
2404
                "reference": "cc69dbd24b4b2e6de60b2414ef95da2794f459a2"
2405
            },
2406
            "dist": {
2407
                "type": "zip",
2408
                "url": "https://api.github.com/repos/symfony/symfony/zipball/cc69dbd24b4b2e6de60b2414ef95da2794f459a2",
2409
                "reference": "cc69dbd24b4b2e6de60b2414ef95da2794f459a2",
2410
                "shasum": ""
2411
            },
2412
            "require": {
2413
                "doctrine/common": "~2.4",
2414
                "php": ">=5.3.9",
2415
                "psr/log": "~1.0",
2416
                "twig/twig": "~1.23|~2.0"
2417
            },
2418
            "replace": {
2419
                "symfony/asset": "self.version",
2420
                "symfony/browser-kit": "self.version",
2421
                "symfony/class-loader": "self.version",
2422
                "symfony/config": "self.version",
2423
                "symfony/console": "self.version",
2424
                "symfony/css-selector": "self.version",
2425
                "symfony/debug": "self.version",
2426
                "symfony/debug-bundle": "self.version",
2427
                "symfony/dependency-injection": "self.version",
2428
                "symfony/doctrine-bridge": "self.version",
2429
                "symfony/dom-crawler": "self.version",
2430
                "symfony/event-dispatcher": "self.version",
2431
                "symfony/expression-language": "self.version",
2432
                "symfony/filesystem": "self.version",
2433
                "symfony/finder": "self.version",
2434
                "symfony/form": "self.version",
2435
                "symfony/framework-bundle": "self.version",
2436
                "symfony/http-foundation": "self.version",
2437
                "symfony/http-kernel": "self.version",
2438
                "symfony/intl": "self.version",
2439
                "symfony/locale": "self.version",
2440
                "symfony/monolog-bridge": "self.version",
2441
                "symfony/options-resolver": "self.version",
2442
                "symfony/process": "self.version",
2443
                "symfony/property-access": "self.version",
2444
                "symfony/proxy-manager-bridge": "self.version",
2445
                "symfony/routing": "self.version",
2446
                "symfony/security": "self.version",
2447
                "symfony/security-acl": "self.version",
2448
                "symfony/security-bundle": "self.version",
2449
                "symfony/security-core": "self.version",
2450
                "symfony/security-csrf": "self.version",
2451
                "symfony/security-http": "self.version",
2452
                "symfony/serializer": "self.version",
2453
                "symfony/stopwatch": "self.version",
2454
                "symfony/swiftmailer-bridge": "self.version",
2455
                "symfony/templating": "self.version",
2456
                "symfony/translation": "self.version",
2457
                "symfony/twig-bridge": "self.version",
2458
                "symfony/twig-bundle": "self.version",
2459
                "symfony/validator": "self.version",
2460
                "symfony/var-dumper": "self.version",
2461
                "symfony/web-profiler-bundle": "self.version",
2462
                "symfony/yaml": "self.version"
2463
            },
2464
            "require-dev": {
2465
                "doctrine/data-fixtures": "1.0.*",
2466
                "doctrine/dbal": "~2.4",
2467
                "doctrine/doctrine-bundle": "~1.2",
2468
                "doctrine/orm": "~2.4,>=2.4.5",
2469
                "egulias/email-validator": "~1.2",
2470
                "ircmaxell/password-compat": "~1.0",
2471
                "monolog/monolog": "~1.11",
2472
                "ocramius/proxy-manager": "~0.4|~1.0"
2473
            },
2474
            "type": "library",
2475
            "extra": {
2476
                "branch-alias": {
2477
                    "dev-master": "2.7-dev"
2478
                }
2479
            },
2480
            "autoload": {
2481
                "psr-4": {
2482
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
2483
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
2484
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
2485
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
2486
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
2487
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
2488
                    "Symfony\\Component\\": "src/Symfony/Component/"
2489
                },
2490
                "classmap": [
2491
                    "src/Symfony/Component/HttpFoundation/Resources/stubs",
2492
                    "src/Symfony/Component/Intl/Resources/stubs"
2493
                ],
2494
                "files": [
2495
                    "src/Symfony/Component/Intl/Resources/stubs/functions.php"
2496
                ],
2497
                "exclude-from-classmap": [
2498
                    "**/Tests/"
2499
                ]
2500
            },
2501
            "notification-url": "https://packagist.org/downloads/",
2502
            "license": [
2503
                "MIT"
2504
            ],
2505
            "authors": [
2506
                {
2507
                    "name": "Fabien Potencier",
2508
                    "email": "[email protected]"
2509
                },
2510
                {
2511
                    "name": "Symfony Community",
2512
                    "homepage": "https://symfony.com/contributors"
2513
                }
2514
            ],
2515
            "description": "The Symfony PHP framework",
2516
            "homepage": "https://symfony.com",
2517
            "keywords": [
2518
                "framework"
2519
            ],
2520
            "time": "2015-11-23 11:58:08"
2521
        },
2522
        {
2523
            "name": "twig/extensions",
2524
            "version": "v1.3.0",
2525
            "source": {
2526
                "type": "git",
2527
                "url": "https://github.com/twigphp/Twig-extensions.git",
2528
                "reference": "449e3c8a9ffad7c2479c7864557275a32b037499"
2529
            },
2530
            "dist": {
2531
                "type": "zip",
2532
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/449e3c8a9ffad7c2479c7864557275a32b037499",
2533
                "reference": "449e3c8a9ffad7c2479c7864557275a32b037499",
2534
                "shasum": ""
2535
            },
2536
            "require": {
2537
                "twig/twig": "~1.20|~2.0"
2538
            },
2539
            "require-dev": {
2540
                "symfony/translation": "~2.3"
2541
            },
2542
            "suggest": {
2543
                "symfony/translation": "Allow the time_diff output to be translated"
2544
            },
2545
            "type": "library",
2546
            "extra": {
2547
                "branch-alias": {
2548
                    "dev-master": "1.3-dev"
2549
                }
2550
            },
2551
            "autoload": {
2552
                "psr-0": {
2553
                    "Twig_Extensions_": "lib/"
2554
                }
2555
            },
2556
            "notification-url": "https://packagist.org/downloads/",
2557
            "license": [
2558
                "MIT"
2559
            ],
2560
            "authors": [
2561
                {
2562
                    "name": "Fabien Potencier",
2563
                    "email": "[email protected]"
2564
                }
2565
            ],
2566
            "description": "Common additional features for Twig that do not directly belong in core",
2567
            "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
2568
            "keywords": [
2569
                "i18n",
2570
                "text"
2571
            ],
2572
            "time": "2015-08-22 16:38:35"
2573
        },
2574
        {
2575
            "name": "twig/twig",
2576
            "version": "v1.23.1",
2577
            "source": {
2578
                "type": "git",
2579
                "url": "https://github.com/twigphp/Twig.git",
2580
                "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6"
2581
            },
2582
            "dist": {
2583
                "type": "zip",
2584
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
2585
                "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
2586
                "shasum": ""
2587
            },
2588
            "require": {
2589
                "php": ">=5.2.7"
2590
            },
2591
            "require-dev": {
2592
                "symfony/debug": "~2.7",
2593
                "symfony/phpunit-bridge": "~2.7"
2594
            },
2595
            "type": "library",
2596
            "extra": {
2597
                "branch-alias": {
2598
                    "dev-master": "1.23-dev"
2599
                }
2600
            },
2601
            "autoload": {
2602
                "psr-0": {
2603
                    "Twig_": "lib/"
2604
                }
2605
            },
2606
            "notification-url": "https://packagist.org/downloads/",
2607
            "license": [
2608
                "BSD-3-Clause"
2609
            ],
2610
            "authors": [
2611
                {
2612
                    "name": "Fabien Potencier",
2613
                    "email": "[email protected]",
2614
                    "homepage": "http://fabien.potencier.org",
2615
                    "role": "Lead Developer"
2616
                },
2617
                {
2618
                    "name": "Armin Ronacher",
2619
                    "email": "[email protected]",
2620
                    "role": "Project Founder"
2621
                },
2622
                {
2623
                    "name": "Twig Team",
2624
                    "homepage": "http://twig.sensiolabs.org/contributors",
2625
                    "role": "Contributors"
2626
                }
2627
            ],
2628
            "description": "Twig, the flexible, fast, and secure template language for PHP",
2629
            "homepage": "http://twig.sensiolabs.org",
2630
            "keywords": [
2631
                "templating"
2632
            ],
2633
            "time": "2015-11-05 12:49:06"
2634
        }
2635
    ],
2636
    "packages-dev": [
2637
        {
2638
            "name": "behat/behat",
2639
            "version": "v2.5.5",
2640
            "source": {
2641
                "type": "git",
2642
                "url": "https://github.com/Behat/Behat.git",
2643
                "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120"
2644
            },
2645
            "dist": {
2646
                "type": "zip",
2647
                "url": "https://api.github.com/repos/Behat/Behat/zipball/c1e48826b84669c97a1efa78459aedfdcdcf2120",
2648
                "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120",
2649
                "shasum": ""
2650
            },
2651
            "require": {
2652
                "behat/gherkin": "~2.3.0",
2653
                "php": ">=5.3.1",
2654
                "symfony/config": "~2.3",
2655
                "symfony/console": "~2.0",
2656
                "symfony/dependency-injection": "~2.0",
2657
                "symfony/event-dispatcher": "~2.0",
2658
                "symfony/finder": "~2.0",
2659
                "symfony/translation": "~2.3",
2660
                "symfony/yaml": "~2.0"
2661
            },
2662
            "require-dev": {
2663
                "phpunit/phpunit": "~3.7.19"
2664
            },
2665
            "suggest": {
2666
                "behat/mink-extension": "for integration with Mink testing framework",
2667
                "behat/symfony2-extension": "for integration with Symfony2 web framework",
2668
                "behat/yii-extension": "for integration with Yii web framework"
2669
            },
2670
            "bin": [
2671
                "bin/behat"
2672
            ],
2673
            "type": "library",
2674
            "autoload": {
2675
                "psr-0": {
2676
                    "Behat\\Behat": "src/"
2677
                }
2678
            },
2679
            "notification-url": "https://packagist.org/downloads/",
2680
            "license": [
2681
                "MIT"
2682
            ],
2683
            "authors": [
2684
                {
2685
                    "name": "Konstantin Kudryashov",
2686
                    "email": "[email protected]",
2687
                    "homepage": "http://everzet.com"
2688
                }
2689
            ],
2690
            "description": "Scenario-oriented BDD framework for PHP 5.3",
2691
            "homepage": "http://behat.org/",
2692
            "keywords": [
2693
                "BDD",
2694
                "Behat",
2695
                "Symfony2"
2696
            ],
2697
            "time": "2015-06-01 09:37:55"
2698
        },
2699
        {
2700
            "name": "behat/gherkin",
2701
            "version": "v2.3.5",
2702
            "source": {
2703
                "type": "git",
2704
                "url": "https://github.com/Behat/Gherkin.git",
2705
                "reference": "2b33963da5525400573560c173ab5c9c057e1852"
2706
            },
2707
            "dist": {
2708
                "type": "zip",
2709
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2b33963da5525400573560c173ab5c9c057e1852",
2710
                "reference": "2b33963da5525400573560c173ab5c9c057e1852",
2711
                "shasum": ""
2712
            },
2713
            "require": {
2714
                "php": ">=5.3.1",
2715
                "symfony/finder": "~2.0"
2716
            },
2717
            "require-dev": {
2718
                "symfony/config": "~2.0",
2719
                "symfony/translation": "~2.0",
2720
                "symfony/yaml": "~2.0"
2721
            },
2722
            "suggest": {
2723
                "symfony/config": "If you want to use Config component to manage resources",
2724
                "symfony/translation": "If you want to use Symfony2 translations adapter",
2725
                "symfony/yaml": "If you want to parse features, represented in YAML files"
2726
            },
2727
            "type": "library",
2728
            "extra": {
2729
                "branch-alias": {
2730
                    "dev-develop": "2.2-dev"
2731
                }
2732
            },
2733
            "autoload": {
2734
                "psr-0": {
2735
                    "Behat\\Gherkin": "src/"
2736
                }
2737
            },
2738
            "notification-url": "https://packagist.org/downloads/",
2739
            "license": [
2740
                "MIT"
2741
            ],
2742
            "authors": [
2743
                {
2744
                    "name": "Konstantin Kudryashov",
2745
                    "email": "[email protected]",
2746
                    "homepage": "http://everzet.com"
2747
                }
2748
            ],
2749
            "description": "Gherkin DSL parser for PHP 5.3",
2750
            "homepage": "http://behat.org/",
2751
            "keywords": [
2752
                "BDD",
2753
                "Behat",
2754
                "DSL",
2755
                "Symfony2",
2756
                "parser"
2757
            ],
2758
            "time": "2013-10-15 11:22:17"
2759
        },
2760
        {
2761
            "name": "behat/mink",
2762
            "version": "v1.7.0",
2763
            "source": {
2764
                "type": "git",
2765
                "url": "https://github.com/minkphp/Mink.git",
2766
                "reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf"
2767
            },
2768
            "dist": {
2769
                "type": "zip",
2770
                "url": "https://api.github.com/repos/minkphp/Mink/zipball/6c129030ec2cc029905cf969a56ca8f087b2dfdf",
2771
                "reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf",
2772
                "shasum": ""
2773
            },
2774
            "require": {
2775
                "php": ">=5.3.1",
2776
                "symfony/css-selector": "~2.1"
2777
            },
2778
            "require-dev": {
2779
                "symfony/phpunit-bridge": "~2.7"
2780
            },
2781
            "suggest": {
2782
                "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
2783
                "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
2784
                "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
2785
                "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
2786
            },
2787
            "type": "library",
2788
            "extra": {
2789
                "branch-alias": {
2790
                    "dev-master": "1.7.x-dev"
2791
                }
2792
            },
2793
            "autoload": {
2794
                "psr-4": {
2795
                    "Behat\\Mink\\": "src/"
2796
                }
2797
            },
2798
            "notification-url": "https://packagist.org/downloads/",
2799
            "license": [
2800
                "MIT"
2801
            ],
2802
            "authors": [
2803
                {
2804
                    "name": "Konstantin Kudryashov",
2805
                    "email": "[email protected]",
2806
                    "homepage": "http://everzet.com"
2807
                }
2808
            ],
2809
            "description": "Browser controller/emulator abstraction for PHP",
2810
            "homepage": "http://mink.behat.org/",
2811
            "keywords": [
2812
                "browser",
2813
                "testing",
2814
                "web"
2815
            ],
2816
            "time": "2015-09-20 20:24:03"
2817
        },
2818
        {
2819
            "name": "behat/mink-browserkit-driver",
2820
            "version": "v1.3.0",
2821
            "source": {
2822
                "type": "git",
2823
                "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
2824
                "reference": "da47df1593dac132f04d24e7277ef40d33d9f201"
2825
            },
2826
            "dist": {
2827
                "type": "zip",
2828
                "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/da47df1593dac132f04d24e7277ef40d33d9f201",
2829
                "reference": "da47df1593dac132f04d24e7277ef40d33d9f201",
2830
                "shasum": ""
2831
            },
2832
            "require": {
2833
                "behat/mink": "~1.7@dev",
2834
                "php": ">=5.3.6",
2835
                "symfony/browser-kit": "~2.3",
2836
                "symfony/dom-crawler": "~2.3"
2837
            },
2838
            "require-dev": {
2839
                "silex/silex": "~1.2",
2840
                "symfony/phpunit-bridge": "~2.7"
2841
            },
2842
            "type": "mink-driver",
2843
            "extra": {
2844
                "branch-alias": {
2845
                    "dev-master": "1.3.x-dev"
2846
                }
2847
            },
2848
            "autoload": {
2849
                "psr-4": {
2850
                    "Behat\\Mink\\Driver\\": "src/"
2851
                }
2852
            },
2853
            "notification-url": "https://packagist.org/downloads/",
2854
            "license": [
2855
                "MIT"
2856
            ],
2857
            "authors": [
2858
                {
2859
                    "name": "Konstantin Kudryashov",
2860
                    "email": "[email protected]",
2861
                    "homepage": "http://everzet.com"
2862
                }
2863
            ],
2864
            "description": "Symfony2 BrowserKit driver for Mink framework",
2865
            "homepage": "http://mink.behat.org/",
2866
            "keywords": [
2867
                "Mink",
2868
                "Symfony2",
2869
                "browser",
2870
                "testing"
2871
            ],
2872
            "time": "2015-09-21 20:56:13"
2873
        },
2874
        {
2875
            "name": "behat/mink-extension",
2876
            "version": "v1.3.3",
2877
            "source": {
2878
                "type": "git",
2879
                "url": "https://github.com/Behat/MinkExtension.git",
2880
                "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8"
2881
            },
2882
            "dist": {
2883
                "type": "zip",
2884
                "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
2885
                "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
2886
                "shasum": ""
2887
            },
2888
            "require": {
2889
                "behat/behat": "~2.5.0",
2890
                "behat/mink": "~1.5",
2891
                "php": ">=5.3.2",
2892
                "symfony/config": "~2.2"
2893
            },
2894
            "require-dev": {
2895
                "behat/mink-goutte-driver": "~1.0",
2896
                "fabpot/goutte": "~1.0"
2897
            },
2898
            "type": "behat-extension",
2899
            "autoload": {
2900
                "psr-0": {
2901
                    "Behat\\MinkExtension": "src/"
2902
                }
2903
            },
2904
            "notification-url": "https://packagist.org/downloads/",
2905
            "license": [
2906
                "MIT"
2907
            ],
2908
            "authors": [
2909
                {
2910
                    "name": "Konstantin Kudryashov",
2911
                    "email": "[email protected]",
2912
                    "homepage": "http://everzet.com"
2913
                }
2914
            ],
2915
            "description": "Mink extension for Behat",
2916
            "homepage": "http://mink.behat.org",
2917
            "keywords": [
2918
                "browser",
2919
                "gui",
2920
                "test",
2921
                "web"
2922
            ],
2923
            "time": "2014-05-15 19:27:39"
2924
        },
2925
        {
2926
            "name": "behat/mink-goutte-driver",
2927
            "version": "v1.2.0",
2928
            "source": {
2929
                "type": "git",
2930
                "url": "https://github.com/minkphp/MinkGoutteDriver.git",
2931
                "reference": "c8e254f127d6f2242b994afd4339fb62d471df3f"
2932
            },
2933
            "dist": {
2934
                "type": "zip",
2935
                "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/c8e254f127d6f2242b994afd4339fb62d471df3f",
2936
                "reference": "c8e254f127d6f2242b994afd4339fb62d471df3f",
2937
                "shasum": ""
2938
            },
2939
            "require": {
2940
                "behat/mink": "~1.6@dev",
2941
                "behat/mink-browserkit-driver": "~1.2@dev",
2942
                "fabpot/goutte": "~1.0.4|~2.0|~3.1",
2943
                "php": ">=5.3.1"
2944
            },
2945
            "require-dev": {
2946
                "symfony/phpunit-bridge": "~2.7"
2947
            },
2948
            "type": "mink-driver",
2949
            "extra": {
2950
                "branch-alias": {
2951
                    "dev-master": "1.2.x-dev"
2952
                }
2953
            },
2954
            "autoload": {
2955
                "psr-4": {
2956
                    "Behat\\Mink\\Driver\\": "src/"
2957
                }
2958
            },
2959
            "notification-url": "https://packagist.org/downloads/",
2960
            "license": [
2961
                "MIT"
2962
            ],
2963
            "authors": [
2964
                {
2965
                    "name": "Konstantin Kudryashov",
2966
                    "email": "[email protected]",
2967
                    "homepage": "http://everzet.com"
2968
                }
2969
            ],
2970
            "description": "Goutte driver for Mink framework",
2971
            "homepage": "http://mink.behat.org/",
2972
            "keywords": [
2973
                "browser",
2974
                "goutte",
2975
                "headless",
2976
                "testing"
2977
            ],
2978
            "time": "2015-09-21 21:31:11"
2979
        },
2980
        {
2981
            "name": "behat/mink-selenium2-driver",
2982
            "version": "v1.3.0",
2983
            "source": {
2984
                "type": "git",
2985
                "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
2986
                "reference": "bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9"
2987
            },
2988
            "dist": {
2989
                "type": "zip",
2990
                "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9",
2991
                "reference": "bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9",
2992
                "shasum": ""
2993
            },
2994
            "require": {
2995
                "behat/mink": "~1.7@dev",
2996
                "instaclick/php-webdriver": "~1.1",
2997
                "php": ">=5.3.1"
2998
            },
2999
            "require-dev": {
3000
                "symfony/phpunit-bridge": "~2.7"
3001
            },
3002
            "type": "mink-driver",
3003
            "extra": {
3004
                "branch-alias": {
3005
                    "dev-master": "1.3.x-dev"
3006
                }
3007
            },
3008
            "autoload": {
3009
                "psr-4": {
3010
                    "Behat\\Mink\\Driver\\": "src/"
3011
                }
3012
            },
3013
            "notification-url": "https://packagist.org/downloads/",
3014
            "license": [
3015
                "MIT"
3016
            ],
3017
            "authors": [
3018
                {
3019
                    "name": "Konstantin Kudryashov",
3020
                    "email": "[email protected]",
3021
                    "homepage": "http://everzet.com"
3022
                },
3023
                {
3024
                    "name": "Pete Otaqui",
3025
                    "email": "[email protected]",
3026
                    "homepage": "https://github.com/pete-otaqui"
3027
                }
3028
            ],
3029
            "description": "Selenium2 (WebDriver) driver for Mink framework",
3030
            "homepage": "http://mink.behat.org/",
3031
            "keywords": [
3032
                "ajax",
3033
                "browser",
3034
                "javascript",
3035
                "selenium",
3036
                "testing",
3037
                "webdriver"
3038
            ],
3039
            "time": "2015-09-21 21:02:54"
3040
        },
3041
        {
3042
            "name": "camspiers/json-pretty",
3043
            "version": "1.0.1",
3044
            "source": {
3045
                "type": "git",
3046
                "url": "https://github.com/camspiers/json-pretty.git",
3047
                "reference": "73c0bd55ca966f31f79d690a4b0aabaf98ad5d94"
3048
            },
3049
            "dist": {
3050
                "type": "zip",
3051
                "url": "https://api.github.com/repos/camspiers/json-pretty/zipball/73c0bd55ca966f31f79d690a4b0aabaf98ad5d94",
3052
                "reference": "73c0bd55ca966f31f79d690a4b0aabaf98ad5d94",
3053
                "shasum": ""
3054
            },
3055
            "require-dev": {
3056
                "phpunit/phpunit": "~4.0"
3057
            },
3058
            "type": "library",
3059
            "autoload": {
3060
                "psr-0": {
3061
                    "Camspiers": "src/"
3062
                }
3063
            },
3064
            "notification-url": "https://packagist.org/downloads/",
3065
            "license": [
3066
                "MIT"
3067
            ],
3068
            "authors": [
3069
                {
3070
                    "name": "Cam Spiers",
3071
                    "email": "[email protected]"
3072
                }
3073
            ],
3074
            "description": "Provides support for json pretty printing",
3075
            "time": "2015-09-17 16:05:48"
3076
        },
3077
        {
3078
            "name": "doctrine/data-fixtures",
3079
            "version": "v1.1.1",
3080
            "source": {
3081
                "type": "git",
3082
                "url": "https://github.com/doctrine/data-fixtures.git",
3083
                "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
3084
            },
3085
            "dist": {
3086
                "type": "zip",
3087
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
3088
                "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
3089
                "shasum": ""
3090
            },
3091
            "require": {
3092
                "doctrine/common": "~2.2",
3093
                "php": ">=5.3.2"
3094
            },
3095
            "conflict": {
3096
                "doctrine/orm": "< 2.4"
3097
            },
3098
            "require-dev": {
3099
                "doctrine/orm": "~2.4"
3100
            },
3101
            "suggest": {
3102
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
3103
                "doctrine/orm": "For loading ORM fixtures",
3104
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
3105
            },
3106
            "type": "library",
3107
            "extra": {
3108
                "branch-alias": {
3109
                    "dev-master": "1.1.x-dev"
3110
                }
3111
            },
3112
            "autoload": {
3113
                "psr-0": {
3114
                    "Doctrine\\Common\\DataFixtures": "lib/"
3115
                }
3116
            },
3117
            "notification-url": "https://packagist.org/downloads/",
3118
            "license": [
3119
                "MIT"
3120
            ],
3121
            "authors": [
3122
                {
3123
                    "name": "Jonathan Wage",
3124
                    "email": "[email protected]"
3125
                }
3126
            ],
3127
            "description": "Data Fixtures for all Doctrine Object Managers",
3128
            "homepage": "http://www.doctrine-project.org",
3129
            "keywords": [
3130
                "database"
3131
            ],
3132
            "time": "2015-03-30 12:14:13"
3133
        },
3134
        {
3135
            "name": "fabpot/goutte",
3136
            "version": "v2.0.4",
3137
            "source": {
3138
                "type": "git",
3139
                "url": "https://github.com/FriendsOfPHP/Goutte.git",
3140
                "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802"
3141
            },
3142
            "dist": {
3143
                "type": "zip",
3144
                "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
3145
                "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
3146
                "shasum": ""
3147
            },
3148
            "require": {
3149
                "guzzlehttp/guzzle": ">=4,<6",
3150
                "php": ">=5.4.0",
3151
                "symfony/browser-kit": "~2.1",
3152
                "symfony/css-selector": "~2.1",
3153
                "symfony/dom-crawler": "~2.1"
3154
            },
3155
            "type": "application",
3156
            "extra": {
3157
                "branch-alias": {
3158
                    "dev-master": "2.0-dev"
3159
                }
3160
            },
3161
            "autoload": {
3162
                "psr-4": {
3163
                    "Goutte\\": "Goutte"
3164
                }
3165
            },
3166
            "notification-url": "https://packagist.org/downloads/",
3167
            "license": [
3168
                "MIT"
3169
            ],
3170
            "authors": [
3171
                {
3172
                    "name": "Fabien Potencier",
3173
                    "email": "[email protected]"
3174
                }
3175
            ],
3176
            "description": "A simple PHP Web Scraper",
3177
            "homepage": "https://github.com/FriendsOfPHP/Goutte",
3178
            "keywords": [
3179
                "scraper"
3180
            ],
3181
            "time": "2015-05-05 21:14:57"
3182
        },
3183
        {
3184
            "name": "hamcrest/hamcrest-php",
3185
            "version": "v1.2.2",
3186
            "source": {
3187
                "type": "git",
3188
                "url": "https://github.com/hamcrest/hamcrest-php.git",
3189
                "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
3190
            },
3191
            "dist": {
3192
                "type": "zip",
3193
                "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
3194
                "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
3195
                "shasum": ""
3196
            },
3197
            "require": {
3198
                "php": ">=5.3.2"
3199
            },
3200
            "replace": {
3201
                "cordoval/hamcrest-php": "*",
3202
                "davedevelopment/hamcrest-php": "*",
3203
                "kodova/hamcrest-php": "*"
3204
            },
3205
            "require-dev": {
3206
                "phpunit/php-file-iterator": "1.3.3",
3207
                "satooshi/php-coveralls": "dev-master"
3208
            },
3209
            "type": "library",
3210
            "autoload": {
3211
                "classmap": [
3212
                    "hamcrest"
3213
                ],
3214
                "files": [
3215
                    "hamcrest/Hamcrest.php"
3216
                ]
3217
            },
3218
            "notification-url": "https://packagist.org/downloads/",
3219
            "license": [
3220
                "BSD"
3221
            ],
3222
            "description": "This is the PHP port of Hamcrest Matchers",
3223
            "keywords": [
3224
                "test"
3225
            ],
3226
            "time": "2015-05-11 14:41:42"
3227
        },
3228
        {
3229
            "name": "ibuildings/qa-tools",
3230
            "version": "1.1.27",
3231
            "source": {
3232
                "type": "git",
3233
                "url": "https://github.com/ibuildingsnl/qa-tools.git",
3234
                "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd"
3235
            },
3236
            "dist": {
3237
                "type": "zip",
3238
                "url": "https://api.github.com/repos/ibuildingsnl/qa-tools/zipball/8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd",
3239
                "reference": "8ad25e0a919aa0ed7ceb00abbe1d80a0dae929dd",
3240
                "shasum": ""
3241
            },
3242
            "require": {
3243
                "behat/behat": "~2.5",
3244
                "behat/mink": "*",
3245
                "behat/mink-extension": "*",
3246
                "behat/mink-goutte-driver": ">=1.0.9",
3247
                "behat/mink-selenium2-driver": "*",
3248
                "camspiers/json-pretty": "~1.0",
3249
                "phpmd/phpmd": "~2",
3250
                "phpunit/phpunit": "~4",
3251
                "sebastian/phpcpd": "~2",
3252
                "sensiolabs/security-checker": "~2.0",
3253
                "squizlabs/php_codesniffer": "~1",
3254
                "symfony/console": "~2.1",
3255
                "symfony/filesystem": "~2.1",
3256
                "twig/twig": "~1.12"
3257
            },
3258
            "bin": [
3259
                "bin/qa-tools",
3260
                "bin/jshint"
3261
            ],
3262
            "type": "library",
3263
            "extra": {
3264
                "branch-alias": {
3265
                    "dev-master": "1.1.x-dev"
3266
                }
3267
            },
3268
            "autoload": {
3269
                "psr-0": {
3270
                    "Ibuildings": "src/"
3271
                }
3272
            },
3273
            "notification-url": "https://packagist.org/downloads/",
3274
            "license": [
3275
                "MIT"
3276
            ],
3277
            "description": "Ibuildings standard QA Tools",
3278
            "time": "2014-10-06 10:35:34"
3279
        },
3280
        {
3281
            "name": "instaclick/php-webdriver",
3282
            "version": "1.4.3",
3283
            "source": {
3284
                "type": "git",
3285
                "url": "https://github.com/instaclick/php-webdriver.git",
3286
                "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
3287
            },
3288
            "dist": {
3289
                "type": "zip",
3290
                "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
3291
                "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
3292
                "shasum": ""
3293
            },
3294
            "require": {
3295
                "ext-curl": "*",
3296
                "php": ">=5.3.2"
3297
            },
3298
            "require-dev": {
3299
                "satooshi/php-coveralls": "dev-master"
3300
            },
3301
            "type": "library",
3302
            "extra": {
3303
                "branch-alias": {
3304
                    "dev-master": "1.4.x-dev"
3305
                }
3306
            },
3307
            "autoload": {
3308
                "psr-0": {
3309
                    "WebDriver": "lib/"
3310
                }
3311
            },
3312
            "notification-url": "https://packagist.org/downloads/",
3313
            "license": [
3314
                "Apache-2.0"
3315
            ],
3316
            "authors": [
3317
                {
3318
                    "name": "Justin Bishop",
3319
                    "email": "[email protected]",
3320
                    "role": "Developer"
3321
                },
3322
                {
3323
                    "name": "Anthon Pang",
3324
                    "email": "[email protected]",
3325
                    "role": "Fork Maintainer"
3326
                }
3327
            ],
3328
            "description": "PHP WebDriver for Selenium 2",
3329
            "homepage": "http://instaclick.com/",
3330
            "keywords": [
3331
                "browser",
3332
                "selenium",
3333
                "webdriver",
3334
                "webtest"
3335
            ],
3336
            "time": "2015-06-15 20:19:33"
3337
        },
3338
        {
3339
            "name": "liip/functional-test-bundle",
3340
            "version": "1.3.2",
3341
            "source": {
3342
                "type": "git",
3343
                "url": "https://github.com/liip/LiipFunctionalTestBundle.git",
3344
                "reference": "3ae06e2063a528898f45efbd83746e2707861250"
3345
            },
3346
            "dist": {
3347
                "type": "zip",
3348
                "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/3ae06e2063a528898f45efbd83746e2707861250",
3349
                "reference": "3ae06e2063a528898f45efbd83746e2707861250",
3350
                "shasum": ""
3351
            },
3352
            "require": {
3353
                "doctrine/common": "~2.0",
3354
                "php": "^5.3.9|^7.0",
3355
                "symfony/browser-kit": "~2.3|~3.0",
3356
                "symfony/framework-bundle": "~2.3|~3.0",
3357
                "symfony/validator": "~2.5|~3.0"
3358
            },
3359
            "suggest": {
3360
                "doctrine/dbal": "Required when using the fixture loading functionality with an ORM and SQLite",
3361
                "doctrine/doctrine-fixtures-bundle": "Required when using the fixture loading functionality",
3362
                "doctrine/orm": "Required when using the fixture loading functionality with an ORM and SQLite",
3363
                "nelmio/alice": "Required when using loadFixtureFiles functionality"
3364
            },
3365
            "type": "symfony-bundle",
3366
            "extra": {
3367
                "branch-alias": {
3368
                    "dev-master": "1.3.x-dev"
3369
                }
3370
            },
3371
            "autoload": {
3372
                "psr-4": {
3373
                    "Liip\\FunctionalTestBundle\\": ""
3374
                }
3375
            },
3376
            "notification-url": "https://packagist.org/downloads/",
3377
            "license": [
3378
                "MIT"
3379
            ],
3380
            "authors": [
3381
                {
3382
                    "name": "Liip AG",
3383
                    "homepage": "http://www.liip.ch/"
3384
                },
3385
                {
3386
                    "name": "Community contributions",
3387
                    "homepage": "https://github.com/liip/LiipFunctionalTestBundle/contributors"
3388
                }
3389
            ],
3390
            "description": "This bundles provides additional functional test-cases for Symfony2 applications",
3391
            "keywords": [
3392
                "Symfony2"
3393
            ],
3394
            "time": "2015-12-06 09:39:55"
3395
        },
3396
        {
3397
            "name": "liip/rmt",
3398
            "version": "1.1.9",
3399
            "source": {
3400
                "type": "git",
3401
                "url": "https://github.com/liip/RMT.git",
3402
                "reference": "81ecd50b0910a2e6a052e2d34f187922626c4e07"
3403
            },
3404
            "dist": {
3405
                "type": "zip",
3406
                "url": "https://api.github.com/repos/liip/RMT/zipball/81ecd50b0910a2e6a052e2d34f187922626c4e07",
3407
                "reference": "81ecd50b0910a2e6a052e2d34f187922626c4e07",
3408
                "shasum": ""
3409
            },
3410
            "require": {
3411
                "php": ">=5.3.3",
3412
                "sensiolabs/security-checker": "~2.0",
3413
                "symfony/console": "~2.0",
3414
                "symfony/process": "~2.0",
3415
                "symfony/yaml": "~2.0",
3416
                "vierbergenlars/php-semver": "~3.0"
3417
            },
3418
            "bin": [
3419
                "RMT"
3420
            ],
3421
            "type": "library",
3422
            "autoload": {
3423
                "psr-0": {
3424
                    "Liip": "src"
3425
                }
3426
            },
3427
            "notification-url": "https://packagist.org/downloads/",
3428
            "license": [
3429
                "MIT"
3430
            ],
3431
            "authors": [
3432
                {
3433
                    "name": "Laurent Prodon",
3434
                    "email": "[email protected]",
3435
                    "role": "Developer"
3436
                },
3437
                {
3438
                    "name": "David Jeanmonod",
3439
                    "email": "[email protected]",
3440
                    "role": "Developer"
3441
                }
3442
            ],
3443
            "description": "Release Managment Tool: a handy tool to help releasing new version of your software",
3444
            "homepage": "http://github.com/liip/RMT",
3445
            "keywords": [
3446
                "post-release",
3447
                "pre-release",
3448
                "release",
3449
                "semantic versioning",
3450
                "vcs tag",
3451
                "version"
3452
            ],
3453
            "time": "2015-05-06 20:11:13"
3454
        },
3455
        {
3456
            "name": "mockery/mockery",
3457
            "version": "0.9.4",
3458
            "source": {
3459
                "type": "git",
3460
                "url": "https://github.com/padraic/mockery.git",
3461
                "reference": "70bba85e4aabc9449626651f48b9018ede04f86b"
3462
            },
3463
            "dist": {
3464
                "type": "zip",
3465
                "url": "https://api.github.com/repos/padraic/mockery/zipball/70bba85e4aabc9449626651f48b9018ede04f86b",
3466
                "reference": "70bba85e4aabc9449626651f48b9018ede04f86b",
3467
                "shasum": ""
3468
            },
3469
            "require": {
3470
                "hamcrest/hamcrest-php": "~1.1",
3471
                "lib-pcre": ">=7.0",
3472
                "php": ">=5.3.2"
3473
            },
3474
            "require-dev": {
3475
                "phpunit/phpunit": "~4.0"
3476
            },
3477
            "type": "library",
3478
            "extra": {
3479
                "branch-alias": {
3480
                    "dev-master": "0.9.x-dev"
3481
                }
3482
            },
3483
            "autoload": {
3484
                "psr-0": {
3485
                    "Mockery": "library/"
3486
                }
3487
            },
3488
            "notification-url": "https://packagist.org/downloads/",
3489
            "license": [
3490
                "BSD-3-Clause"
3491
            ],
3492
            "authors": [
3493
                {
3494
                    "name": "Pádraic Brady",
3495
                    "email": "[email protected]",
3496
                    "homepage": "http://blog.astrumfutura.com"
3497
                },
3498
                {
3499
                    "name": "Dave Marshall",
3500
                    "email": "[email protected]",
3501
                    "homepage": "http://davedevelopment.co.uk"
3502
                }
3503
            ],
3504
            "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
3505
            "homepage": "http://github.com/padraic/mockery",
3506
            "keywords": [
3507
                "BDD",
3508
                "TDD",
3509
                "library",
3510
                "mock",
3511
                "mock objects",
3512
                "mockery",
3513
                "stub",
3514
                "test",
3515
                "test double",
3516
                "testing"
3517
            ],
3518
            "time": "2015-04-02 19:54:00"
3519
        },
3520
        {
3521
            "name": "moontoast/math",
3522
            "version": "1.1.0",
3523
            "source": {
3524
                "type": "git",
3525
                "url": "https://github.com/ramsey/moontoast-math.git",
3526
                "reference": "fce28a9d1e73e73376cb44e5e581675d15fbe2f3"
3527
            },
3528
            "dist": {
3529
                "type": "zip",
3530
                "url": "https://api.github.com/repos/ramsey/moontoast-math/zipball/fce28a9d1e73e73376cb44e5e581675d15fbe2f3",
3531
                "reference": "fce28a9d1e73e73376cb44e5e581675d15fbe2f3",
3532
                "shasum": ""
3533
            },
3534
            "require": {
3535
                "ext-bcmath": "*",
3536
                "php": ">=5.3.3"
3537
            },
3538
            "type": "library",
3539
            "autoload": {
3540
                "psr-0": {
3541
                    "Moontoast\\Math": "src/"
3542
                }
3543
            },
3544
            "notification-url": "https://packagist.org/downloads/",
3545
            "license": [
3546
                "Apache-2.0"
3547
            ],
3548
            "description": "A mathematics library, providing functionality for large numbers",
3549
            "homepage": "https://github.com/moontoast/math",
3550
            "keywords": [
3551
                "bcmath",
3552
                "math"
3553
            ],
3554
            "time": "2013-01-19 17:42:34"
3555
        },
3556
        {
3557
            "name": "pdepend/pdepend",
3558
            "version": "2.2.2",
3559
            "source": {
3560
                "type": "git",
3561
                "url": "https://github.com/pdepend/pdepend.git",
3562
                "reference": "d3ae0d084d526cdc6c3f1b858fb7148de77b41c5"
3563
            },
3564
            "dist": {
3565
                "type": "zip",
3566
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/d3ae0d084d526cdc6c3f1b858fb7148de77b41c5",
3567
                "reference": "d3ae0d084d526cdc6c3f1b858fb7148de77b41c5",
3568
                "shasum": ""
3569
            },
3570
            "require": {
3571
                "php": ">=5.3.7",
3572
                "symfony/config": "^2.3.0",
3573
                "symfony/dependency-injection": "^2.3.0",
3574
                "symfony/filesystem": "^2.3.0"
3575
            },
3576
            "require-dev": {
3577
                "phpunit/phpunit": "^4.0.0,<4.8",
3578
                "squizlabs/php_codesniffer": "^2.0.0"
3579
            },
3580
            "bin": [
3581
                "src/bin/pdepend"
3582
            ],
3583
            "type": "library",
3584
            "autoload": {
3585
                "psr-0": {
3586
                    "PDepend\\": "src/main/php/"
3587
                }
3588
            },
3589
            "notification-url": "https://packagist.org/downloads/",
3590
            "license": [
3591
                "BSD-3-Clause"
3592
            ],
3593
            "description": "Official version of pdepend to be handled with Composer",
3594
            "time": "2015-10-16 08:49:58"
3595
        },
3596
        {
3597
            "name": "phpdocumentor/reflection-docblock",
3598
            "version": "2.0.4",
3599
            "source": {
3600
                "type": "git",
3601
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3602
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
3603
            },
3604
            "dist": {
3605
                "type": "zip",
3606
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
3607
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
3608
                "shasum": ""
3609
            },
3610
            "require": {
3611
                "php": ">=5.3.3"
3612
            },
3613
            "require-dev": {
3614
                "phpunit/phpunit": "~4.0"
3615
            },
3616
            "suggest": {
3617
                "dflydev/markdown": "~1.0",
3618
                "erusev/parsedown": "~1.0"
3619
            },
3620
            "type": "library",
3621
            "extra": {
3622
                "branch-alias": {
3623
                    "dev-master": "2.0.x-dev"
3624
                }
3625
            },
3626
            "autoload": {
3627
                "psr-0": {
3628
                    "phpDocumentor": [
3629
                        "src/"
3630
                    ]
3631
                }
3632
            },
3633
            "notification-url": "https://packagist.org/downloads/",
3634
            "license": [
3635
                "MIT"
3636
            ],
3637
            "authors": [
3638
                {
3639
                    "name": "Mike van Riel",
3640
                    "email": "[email protected]"
3641
                }
3642
            ],
3643
            "time": "2015-02-03 12:10:50"
3644
        },
3645
        {
3646
            "name": "phpmd/phpmd",
3647
            "version": "2.3.2",
3648
            "source": {
3649
                "type": "git",
3650
                "url": "https://github.com/phpmd/phpmd.git",
3651
                "reference": "08b5bcd454a7148579b68931fc500d824afd3bb5"
3652
            },
3653
            "dist": {
3654
                "type": "zip",
3655
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/08b5bcd454a7148579b68931fc500d824afd3bb5",
3656
                "reference": "08b5bcd454a7148579b68931fc500d824afd3bb5",
3657
                "shasum": ""
3658
            },
3659
            "require": {
3660
                "pdepend/pdepend": "~2.0",
3661
                "php": ">=5.3.0"
3662
            },
3663
            "require-dev": {
3664
                "phpunit/phpunit": "^4.0",
3665
                "squizlabs/php_codesniffer": "^2.0"
3666
            },
3667
            "bin": [
3668
                "src/bin/phpmd"
3669
            ],
3670
            "type": "project",
3671
            "autoload": {
3672
                "psr-0": {
3673
                    "PHPMD\\": "src/main/php"
3674
                }
3675
            },
3676
            "notification-url": "https://packagist.org/downloads/",
3677
            "license": [
3678
                "BSD-3-Clause"
3679
            ],
3680
            "authors": [
3681
                {
3682
                    "name": "Manuel Pichler",
3683
                    "email": "[email protected]",
3684
                    "homepage": "https://github.com/manuelpichler",
3685
                    "role": "Project Founder"
3686
                },
3687
                {
3688
                    "name": "Other contributors",
3689
                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
3690
                    "role": "Contributors"
3691
                },
3692
                {
3693
                    "name": "Marc Würth",
3694
                    "email": "[email protected]",
3695
                    "homepage": "https://github.com/ravage84",
3696
                    "role": "Project Maintainer"
3697
                }
3698
            ],
3699
            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
3700
            "homepage": "http://phpmd.org/",
3701
            "keywords": [
3702
                "mess detection",
3703
                "mess detector",
3704
                "pdepend",
3705
                "phpmd",
3706
                "pmd"
3707
            ],
3708
            "time": "2015-09-24 14:37:49"
3709
        },
3710
        {
3711
            "name": "phpspec/prophecy",
3712
            "version": "v1.5.0",
3713
            "source": {
3714
                "type": "git",
3715
                "url": "https://github.com/phpspec/prophecy.git",
3716
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
3717
            },
3718
            "dist": {
3719
                "type": "zip",
3720
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
3721
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
3722
                "shasum": ""
3723
            },
3724
            "require": {
3725
                "doctrine/instantiator": "^1.0.2",
3726
                "phpdocumentor/reflection-docblock": "~2.0",
3727
                "sebastian/comparator": "~1.1"
3728
            },
3729
            "require-dev": {
3730
                "phpspec/phpspec": "~2.0"
3731
            },
3732
            "type": "library",
3733
            "extra": {
3734
                "branch-alias": {
3735
                    "dev-master": "1.4.x-dev"
3736
                }
3737
            },
3738
            "autoload": {
3739
                "psr-0": {
3740
                    "Prophecy\\": "src/"
3741
                }
3742
            },
3743
            "notification-url": "https://packagist.org/downloads/",
3744
            "license": [
3745
                "MIT"
3746
            ],
3747
            "authors": [
3748
                {
3749
                    "name": "Konstantin Kudryashov",
3750
                    "email": "[email protected]",
3751
                    "homepage": "http://everzet.com"
3752
                },
3753
                {
3754
                    "name": "Marcello Duarte",
3755
                    "email": "[email protected]"
3756
                }
3757
            ],
3758
            "description": "Highly opinionated mocking framework for PHP 5.3+",
3759
            "homepage": "https://github.com/phpspec/prophecy",
3760
            "keywords": [
3761
                "Double",
3762
                "Dummy",
3763
                "fake",
3764
                "mock",
3765
                "spy",
3766
                "stub"
3767
            ],
3768
            "time": "2015-08-13 10:07:40"
3769
        },
3770
        {
3771
            "name": "phpunit/php-code-coverage",
3772
            "version": "2.2.4",
3773
            "source": {
3774
                "type": "git",
3775
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3776
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
3777
            },
3778
            "dist": {
3779
                "type": "zip",
3780
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3781
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3782
                "shasum": ""
3783
            },
3784
            "require": {
3785
                "php": ">=5.3.3",
3786
                "phpunit/php-file-iterator": "~1.3",
3787
                "phpunit/php-text-template": "~1.2",
3788
                "phpunit/php-token-stream": "~1.3",
3789
                "sebastian/environment": "^1.3.2",
3790
                "sebastian/version": "~1.0"
3791
            },
3792
            "require-dev": {
3793
                "ext-xdebug": ">=2.1.4",
3794
                "phpunit/phpunit": "~4"
3795
            },
3796
            "suggest": {
3797
                "ext-dom": "*",
3798
                "ext-xdebug": ">=2.2.1",
3799
                "ext-xmlwriter": "*"
3800
            },
3801
            "type": "library",
3802
            "extra": {
3803
                "branch-alias": {
3804
                    "dev-master": "2.2.x-dev"
3805
                }
3806
            },
3807
            "autoload": {
3808
                "classmap": [
3809
                    "src/"
3810
                ]
3811
            },
3812
            "notification-url": "https://packagist.org/downloads/",
3813
            "license": [
3814
                "BSD-3-Clause"
3815
            ],
3816
            "authors": [
3817
                {
3818
                    "name": "Sebastian Bergmann",
3819
                    "email": "[email protected]",
3820
                    "role": "lead"
3821
                }
3822
            ],
3823
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3824
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3825
            "keywords": [
3826
                "coverage",
3827
                "testing",
3828
                "xunit"
3829
            ],
3830
            "time": "2015-10-06 15:47:00"
3831
        },
3832
        {
3833
            "name": "phpunit/php-file-iterator",
3834
            "version": "1.4.1",
3835
            "source": {
3836
                "type": "git",
3837
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3838
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
3839
            },
3840
            "dist": {
3841
                "type": "zip",
3842
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3843
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3844
                "shasum": ""
3845
            },
3846
            "require": {
3847
                "php": ">=5.3.3"
3848
            },
3849
            "type": "library",
3850
            "extra": {
3851
                "branch-alias": {
3852
                    "dev-master": "1.4.x-dev"
3853
                }
3854
            },
3855
            "autoload": {
3856
                "classmap": [
3857
                    "src/"
3858
                ]
3859
            },
3860
            "notification-url": "https://packagist.org/downloads/",
3861
            "license": [
3862
                "BSD-3-Clause"
3863
            ],
3864
            "authors": [
3865
                {
3866
                    "name": "Sebastian Bergmann",
3867
                    "email": "[email protected]",
3868
                    "role": "lead"
3869
                }
3870
            ],
3871
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3872
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3873
            "keywords": [
3874
                "filesystem",
3875
                "iterator"
3876
            ],
3877
            "time": "2015-06-21 13:08:43"
3878
        },
3879
        {
3880
            "name": "phpunit/php-text-template",
3881
            "version": "1.2.1",
3882
            "source": {
3883
                "type": "git",
3884
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
3885
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3886
            },
3887
            "dist": {
3888
                "type": "zip",
3889
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3890
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3891
                "shasum": ""
3892
            },
3893
            "require": {
3894
                "php": ">=5.3.3"
3895
            },
3896
            "type": "library",
3897
            "autoload": {
3898
                "classmap": [
3899
                    "src/"
3900
                ]
3901
            },
3902
            "notification-url": "https://packagist.org/downloads/",
3903
            "license": [
3904
                "BSD-3-Clause"
3905
            ],
3906
            "authors": [
3907
                {
3908
                    "name": "Sebastian Bergmann",
3909
                    "email": "[email protected]",
3910
                    "role": "lead"
3911
                }
3912
            ],
3913
            "description": "Simple template engine.",
3914
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3915
            "keywords": [
3916
                "template"
3917
            ],
3918
            "time": "2015-06-21 13:50:34"
3919
        },
3920
        {
3921
            "name": "phpunit/php-timer",
3922
            "version": "1.0.7",
3923
            "source": {
3924
                "type": "git",
3925
                "url": "https://github.com/sebastianbergmann/php-timer.git",
3926
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
3927
            },
3928
            "dist": {
3929
                "type": "zip",
3930
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
3931
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
3932
                "shasum": ""
3933
            },
3934
            "require": {
3935
                "php": ">=5.3.3"
3936
            },
3937
            "type": "library",
3938
            "autoload": {
3939
                "classmap": [
3940
                    "src/"
3941
                ]
3942
            },
3943
            "notification-url": "https://packagist.org/downloads/",
3944
            "license": [
3945
                "BSD-3-Clause"
3946
            ],
3947
            "authors": [
3948
                {
3949
                    "name": "Sebastian Bergmann",
3950
                    "email": "[email protected]",
3951
                    "role": "lead"
3952
                }
3953
            ],
3954
            "description": "Utility class for timing",
3955
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
3956
            "keywords": [
3957
                "timer"
3958
            ],
3959
            "time": "2015-06-21 08:01:12"
3960
        },
3961
        {
3962
            "name": "phpunit/php-token-stream",
3963
            "version": "1.4.8",
3964
            "source": {
3965
                "type": "git",
3966
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3967
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
3968
            },
3969
            "dist": {
3970
                "type": "zip",
3971
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3972
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3973
                "shasum": ""
3974
            },
3975
            "require": {
3976
                "ext-tokenizer": "*",
3977
                "php": ">=5.3.3"
3978
            },
3979
            "require-dev": {
3980
                "phpunit/phpunit": "~4.2"
3981
            },
3982
            "type": "library",
3983
            "extra": {
3984
                "branch-alias": {
3985
                    "dev-master": "1.4-dev"
3986
                }
3987
            },
3988
            "autoload": {
3989
                "classmap": [
3990
                    "src/"
3991
                ]
3992
            },
3993
            "notification-url": "https://packagist.org/downloads/",
3994
            "license": [
3995
                "BSD-3-Clause"
3996
            ],
3997
            "authors": [
3998
                {
3999
                    "name": "Sebastian Bergmann",
4000
                    "email": "[email protected]"
4001
                }
4002
            ],
4003
            "description": "Wrapper around PHP's tokenizer extension.",
4004
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
4005
            "keywords": [
4006
                "tokenizer"
4007
            ],
4008
            "time": "2015-09-15 10:49:45"
4009
        },
4010
        {
4011
            "name": "phpunit/phpunit",
4012
            "version": "4.8.21",
4013
            "source": {
4014
                "type": "git",
4015
                "url": "https://github.com/sebastianbergmann/phpunit.git",
4016
                "reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
4017
            },
4018
            "dist": {
4019
                "type": "zip",
4020
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
4021
                "reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
4022
                "shasum": ""
4023
            },
4024
            "require": {
4025
                "ext-dom": "*",
4026
                "ext-json": "*",
4027
                "ext-pcre": "*",
4028
                "ext-reflection": "*",
4029
                "ext-spl": "*",
4030
                "php": ">=5.3.3",
4031
                "phpspec/prophecy": "^1.3.1",
4032
                "phpunit/php-code-coverage": "~2.1",
4033
                "phpunit/php-file-iterator": "~1.4",
4034
                "phpunit/php-text-template": "~1.2",
4035
                "phpunit/php-timer": ">=1.0.6",
4036
                "phpunit/phpunit-mock-objects": "~2.3",
4037
                "sebastian/comparator": "~1.1",
4038
                "sebastian/diff": "~1.2",
4039
                "sebastian/environment": "~1.3",
4040
                "sebastian/exporter": "~1.2",
4041
                "sebastian/global-state": "~1.0",
4042
                "sebastian/version": "~1.0",
4043
                "symfony/yaml": "~2.1|~3.0"
4044
            },
4045
            "suggest": {
4046
                "phpunit/php-invoker": "~1.1"
4047
            },
4048
            "bin": [
4049
                "phpunit"
4050
            ],
4051
            "type": "library",
4052
            "extra": {
4053
                "branch-alias": {
4054
                    "dev-master": "4.8.x-dev"
4055
                }
4056
            },
4057
            "autoload": {
4058
                "classmap": [
4059
                    "src/"
4060
                ]
4061
            },
4062
            "notification-url": "https://packagist.org/downloads/",
4063
            "license": [
4064
                "BSD-3-Clause"
4065
            ],
4066
            "authors": [
4067
                {
4068
                    "name": "Sebastian Bergmann",
4069
                    "email": "[email protected]",
4070
                    "role": "lead"
4071
                }
4072
            ],
4073
            "description": "The PHP Unit Testing framework.",
4074
            "homepage": "https://phpunit.de/",
4075
            "keywords": [
4076
                "phpunit",
4077
                "testing",
4078
                "xunit"
4079
            ],
4080
            "time": "2015-12-12 07:45:58"
4081
        },
4082
        {
4083
            "name": "phpunit/phpunit-mock-objects",
4084
            "version": "2.3.8",
4085
            "source": {
4086
                "type": "git",
4087
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4088
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
4089
            },
4090
            "dist": {
4091
                "type": "zip",
4092
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
4093
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
4094
                "shasum": ""
4095
            },
4096
            "require": {
4097
                "doctrine/instantiator": "^1.0.2",
4098
                "php": ">=5.3.3",
4099
                "phpunit/php-text-template": "~1.2",
4100
                "sebastian/exporter": "~1.2"
4101
            },
4102
            "require-dev": {
4103
                "phpunit/phpunit": "~4.4"
4104
            },
4105
            "suggest": {
4106
                "ext-soap": "*"
4107
            },
4108
            "type": "library",
4109
            "extra": {
4110
                "branch-alias": {
4111
                    "dev-master": "2.3.x-dev"
4112
                }
4113
            },
4114
            "autoload": {
4115
                "classmap": [
4116
                    "src/"
4117
                ]
4118
            },
4119
            "notification-url": "https://packagist.org/downloads/",
4120
            "license": [
4121
                "BSD-3-Clause"
4122
            ],
4123
            "authors": [
4124
                {
4125
                    "name": "Sebastian Bergmann",
4126
                    "email": "[email protected]",
4127
                    "role": "lead"
4128
                }
4129
            ],
4130
            "description": "Mock Object library for PHPUnit",
4131
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4132
            "keywords": [
4133
                "mock",
4134
                "xunit"
4135
            ],
4136
            "time": "2015-10-02 06:51:40"
4137
        },
4138
        {
4139
            "name": "sebastian/comparator",
4140
            "version": "1.2.0",
4141
            "source": {
4142
                "type": "git",
4143
                "url": "https://github.com/sebastianbergmann/comparator.git",
4144
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
4145
            },
4146
            "dist": {
4147
                "type": "zip",
4148
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
4149
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
4150
                "shasum": ""
4151
            },
4152
            "require": {
4153
                "php": ">=5.3.3",
4154
                "sebastian/diff": "~1.2",
4155
                "sebastian/exporter": "~1.2"
4156
            },
4157
            "require-dev": {
4158
                "phpunit/phpunit": "~4.4"
4159
            },
4160
            "type": "library",
4161
            "extra": {
4162
                "branch-alias": {
4163
                    "dev-master": "1.2.x-dev"
4164
                }
4165
            },
4166
            "autoload": {
4167
                "classmap": [
4168
                    "src/"
4169
                ]
4170
            },
4171
            "notification-url": "https://packagist.org/downloads/",
4172
            "license": [
4173
                "BSD-3-Clause"
4174
            ],
4175
            "authors": [
4176
                {
4177
                    "name": "Jeff Welch",
4178
                    "email": "[email protected]"
4179
                },
4180
                {
4181
                    "name": "Volker Dusch",
4182
                    "email": "[email protected]"
4183
                },
4184
                {
4185
                    "name": "Bernhard Schussek",
4186
                    "email": "[email protected]"
4187
                },
4188
                {
4189
                    "name": "Sebastian Bergmann",
4190
                    "email": "[email protected]"
4191
                }
4192
            ],
4193
            "description": "Provides the functionality to compare PHP values for equality",
4194
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
4195
            "keywords": [
4196
                "comparator",
4197
                "compare",
4198
                "equality"
4199
            ],
4200
            "time": "2015-07-26 15:48:44"
4201
        },
4202
        {
4203
            "name": "sebastian/diff",
4204
            "version": "1.4.1",
4205
            "source": {
4206
                "type": "git",
4207
                "url": "https://github.com/sebastianbergmann/diff.git",
4208
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
4209
            },
4210
            "dist": {
4211
                "type": "zip",
4212
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
4213
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
4214
                "shasum": ""
4215
            },
4216
            "require": {
4217
                "php": ">=5.3.3"
4218
            },
4219
            "require-dev": {
4220
                "phpunit/phpunit": "~4.8"
4221
            },
4222
            "type": "library",
4223
            "extra": {
4224
                "branch-alias": {
4225
                    "dev-master": "1.4-dev"
4226
                }
4227
            },
4228
            "autoload": {
4229
                "classmap": [
4230
                    "src/"
4231
                ]
4232
            },
4233
            "notification-url": "https://packagist.org/downloads/",
4234
            "license": [
4235
                "BSD-3-Clause"
4236
            ],
4237
            "authors": [
4238
                {
4239
                    "name": "Kore Nordmann",
4240
                    "email": "[email protected]"
4241
                },
4242
                {
4243
                    "name": "Sebastian Bergmann",
4244
                    "email": "[email protected]"
4245
                }
4246
            ],
4247
            "description": "Diff implementation",
4248
            "homepage": "https://github.com/sebastianbergmann/diff",
4249
            "keywords": [
4250
                "diff"
4251
            ],
4252
            "time": "2015-12-08 07:14:41"
4253
        },
4254
        {
4255
            "name": "sebastian/environment",
4256
            "version": "1.3.3",
4257
            "source": {
4258
                "type": "git",
4259
                "url": "https://github.com/sebastianbergmann/environment.git",
4260
                "reference": "6e7133793a8e5a5714a551a8324337374be209df"
4261
            },
4262
            "dist": {
4263
                "type": "zip",
4264
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
4265
                "reference": "6e7133793a8e5a5714a551a8324337374be209df",
4266
                "shasum": ""
4267
            },
4268
            "require": {
4269
                "php": ">=5.3.3"
4270
            },
4271
            "require-dev": {
4272
                "phpunit/phpunit": "~4.4"
4273
            },
4274
            "type": "library",
4275
            "extra": {
4276
                "branch-alias": {
4277
                    "dev-master": "1.3.x-dev"
4278
                }
4279
            },
4280
            "autoload": {
4281
                "classmap": [
4282
                    "src/"
4283
                ]
4284
            },
4285
            "notification-url": "https://packagist.org/downloads/",
4286
            "license": [
4287
                "BSD-3-Clause"
4288
            ],
4289
            "authors": [
4290
                {
4291
                    "name": "Sebastian Bergmann",
4292
                    "email": "[email protected]"
4293
                }
4294
            ],
4295
            "description": "Provides functionality to handle HHVM/PHP environments",
4296
            "homepage": "http://www.github.com/sebastianbergmann/environment",
4297
            "keywords": [
4298
                "Xdebug",
4299
                "environment",
4300
                "hhvm"
4301
            ],
4302
            "time": "2015-12-02 08:37:27"
4303
        },
4304
        {
4305
            "name": "sebastian/exporter",
4306
            "version": "1.2.1",
4307
            "source": {
4308
                "type": "git",
4309
                "url": "https://github.com/sebastianbergmann/exporter.git",
4310
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
4311
            },
4312
            "dist": {
4313
                "type": "zip",
4314
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
4315
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
4316
                "shasum": ""
4317
            },
4318
            "require": {
4319
                "php": ">=5.3.3",
4320
                "sebastian/recursion-context": "~1.0"
4321
            },
4322
            "require-dev": {
4323
                "phpunit/phpunit": "~4.4"
4324
            },
4325
            "type": "library",
4326
            "extra": {
4327
                "branch-alias": {
4328
                    "dev-master": "1.2.x-dev"
4329
                }
4330
            },
4331
            "autoload": {
4332
                "classmap": [
4333
                    "src/"
4334
                ]
4335
            },
4336
            "notification-url": "https://packagist.org/downloads/",
4337
            "license": [
4338
                "BSD-3-Clause"
4339
            ],
4340
            "authors": [
4341
                {
4342
                    "name": "Jeff Welch",
4343
                    "email": "[email protected]"
4344
                },
4345
                {
4346
                    "name": "Volker Dusch",
4347
                    "email": "[email protected]"
4348
                },
4349
                {
4350
                    "name": "Bernhard Schussek",
4351
                    "email": "[email protected]"
4352
                },
4353
                {
4354
                    "name": "Sebastian Bergmann",
4355
                    "email": "[email protected]"
4356
                },
4357
                {
4358
                    "name": "Adam Harvey",
4359
                    "email": "[email protected]"
4360
                }
4361
            ],
4362
            "description": "Provides the functionality to export PHP variables for visualization",
4363
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
4364
            "keywords": [
4365
                "export",
4366
                "exporter"
4367
            ],
4368
            "time": "2015-06-21 07:55:53"
4369
        },
4370
        {
4371
            "name": "sebastian/finder-facade",
4372
            "version": "1.2.0",
4373
            "source": {
4374
                "type": "git",
4375
                "url": "https://github.com/sebastianbergmann/finder-facade.git",
4376
                "reference": "a520dcc3dd39160eea480daa3426f4fd419a327b"
4377
            },
4378
            "dist": {
4379
                "type": "zip",
4380
                "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/a520dcc3dd39160eea480daa3426f4fd419a327b",
4381
                "reference": "a520dcc3dd39160eea480daa3426f4fd419a327b",
4382
                "shasum": ""
4383
            },
4384
            "require": {
4385
                "symfony/finder": "~2.3",
4386
                "theseer/fdomdocument": "~1.3"
4387
            },
4388
            "type": "library",
4389
            "autoload": {
4390
                "classmap": [
4391
                    "src/"
4392
                ]
4393
            },
4394
            "notification-url": "https://packagist.org/downloads/",
4395
            "license": [
4396
                "BSD-3-Clause"
4397
            ],
4398
            "authors": [
4399
                {
4400
                    "name": "Sebastian Bergmann",
4401
                    "email": "[email protected]",
4402
                    "role": "lead"
4403
                }
4404
            ],
4405
            "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
4406
            "homepage": "https://github.com/sebastianbergmann/finder-facade",
4407
            "time": "2015-06-04 08:11:58"
4408
        },
4409
        {
4410
            "name": "sebastian/global-state",
4411
            "version": "1.1.1",
4412
            "source": {
4413
                "type": "git",
4414
                "url": "https://github.com/sebastianbergmann/global-state.git",
4415
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4416
            },
4417
            "dist": {
4418
                "type": "zip",
4419
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4420
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4421
                "shasum": ""
4422
            },
4423
            "require": {
4424
                "php": ">=5.3.3"
4425
            },
4426
            "require-dev": {
4427
                "phpunit/phpunit": "~4.2"
4428
            },
4429
            "suggest": {
4430
                "ext-uopz": "*"
4431
            },
4432
            "type": "library",
4433
            "extra": {
4434
                "branch-alias": {
4435
                    "dev-master": "1.0-dev"
4436
                }
4437
            },
4438
            "autoload": {
4439
                "classmap": [
4440
                    "src/"
4441
                ]
4442
            },
4443
            "notification-url": "https://packagist.org/downloads/",
4444
            "license": [
4445
                "BSD-3-Clause"
4446
            ],
4447
            "authors": [
4448
                {
4449
                    "name": "Sebastian Bergmann",
4450
                    "email": "[email protected]"
4451
                }
4452
            ],
4453
            "description": "Snapshotting of global state",
4454
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
4455
            "keywords": [
4456
                "global state"
4457
            ],
4458
            "time": "2015-10-12 03:26:01"
4459
        },
4460
        {
4461
            "name": "sebastian/phpcpd",
4462
            "version": "2.0.2",
4463
            "source": {
4464
                "type": "git",
4465
                "url": "https://github.com/sebastianbergmann/phpcpd.git",
4466
                "reference": "d3ad100fdf15805495f6ff19f473f4314c99390c"
4467
            },
4468
            "dist": {
4469
                "type": "zip",
4470
                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/d3ad100fdf15805495f6ff19f473f4314c99390c",
4471
                "reference": "d3ad100fdf15805495f6ff19f473f4314c99390c",
4472
                "shasum": ""
4473
            },
4474
            "require": {
4475
                "php": ">=5.3.3",
4476
                "phpunit/php-timer": "~1.0",
4477
                "sebastian/finder-facade": "~1.1",
4478
                "sebastian/version": "~1.0",
4479
                "symfony/console": "~2.2",
4480
                "theseer/fdomdocument": "~1.4"
4481
            },
4482
            "bin": [
4483
                "phpcpd"
4484
            ],
4485
            "type": "library",
4486
            "extra": {
4487
                "branch-alias": {
4488
                    "dev-master": "2.0-dev"
4489
                }
4490
            },
4491
            "autoload": {
4492
                "classmap": [
4493
                    "src/"
4494
                ]
4495
            },
4496
            "notification-url": "https://packagist.org/downloads/",
4497
            "license": [
4498
                "BSD-3-Clause"
4499
            ],
4500
            "authors": [
4501
                {
4502
                    "name": "Sebastian Bergmann",
4503
                    "email": "[email protected]",
4504
                    "role": "lead"
4505
                }
4506
            ],
4507
            "description": "Copy/Paste Detector (CPD) for PHP code.",
4508
            "homepage": "https://github.com/sebastianbergmann/phpcpd",
4509
            "time": "2015-03-26 14:47:38"
4510
        },
4511
        {
4512
            "name": "sebastian/recursion-context",
4513
            "version": "1.0.2",
4514
            "source": {
4515
                "type": "git",
4516
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
4517
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
4518
            },
4519
            "dist": {
4520
                "type": "zip",
4521
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
4522
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
4523
                "shasum": ""
4524
            },
4525
            "require": {
4526
                "php": ">=5.3.3"
4527
            },
4528
            "require-dev": {
4529
                "phpunit/phpunit": "~4.4"
4530
            },
4531
            "type": "library",
4532
            "extra": {
4533
                "branch-alias": {
4534
                    "dev-master": "1.0.x-dev"
4535
                }
4536
            },
4537
            "autoload": {
4538
                "classmap": [
4539
                    "src/"
4540
                ]
4541
            },
4542
            "notification-url": "https://packagist.org/downloads/",
4543
            "license": [
4544
                "BSD-3-Clause"
4545
            ],
4546
            "authors": [
4547
                {
4548
                    "name": "Jeff Welch",
4549
                    "email": "[email protected]"
4550
                },
4551
                {
4552
                    "name": "Sebastian Bergmann",
4553
                    "email": "[email protected]"
4554
                },
4555
                {
4556
                    "name": "Adam Harvey",
4557
                    "email": "[email protected]"
4558
                }
4559
            ],
4560
            "description": "Provides functionality to recursively process PHP variables",
4561
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4562
            "time": "2015-11-11 19:50:13"
4563
        },
4564
        {
4565
            "name": "sebastian/version",
4566
            "version": "1.0.6",
4567
            "source": {
4568
                "type": "git",
4569
                "url": "https://github.com/sebastianbergmann/version.git",
4570
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
4571
            },
4572
            "dist": {
4573
                "type": "zip",
4574
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
4575
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
4576
                "shasum": ""
4577
            },
4578
            "type": "library",
4579
            "autoload": {
4580
                "classmap": [
4581
                    "src/"
4582
                ]
4583
            },
4584
            "notification-url": "https://packagist.org/downloads/",
4585
            "license": [
4586
                "BSD-3-Clause"
4587
            ],
4588
            "authors": [
4589
                {
4590
                    "name": "Sebastian Bergmann",
4591
                    "email": "[email protected]",
4592
                    "role": "lead"
4593
                }
4594
            ],
4595
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4596
            "homepage": "https://github.com/sebastianbergmann/version",
4597
            "time": "2015-06-21 13:59:46"
4598
        },
4599
        {
4600
            "name": "squizlabs/php_codesniffer",
4601
            "version": "1.5.6",
4602
            "source": {
4603
                "type": "git",
4604
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
4605
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5"
4606
            },
4607
            "dist": {
4608
                "type": "zip",
4609
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6f3e42d311b882b25b4d409d23a289f4d3b803d5",
4610
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5",
4611
                "shasum": ""
4612
            },
4613
            "require": {
4614
                "ext-tokenizer": "*",
4615
                "php": ">=5.1.2"
4616
            },
4617
            "suggest": {
4618
                "phpunit/php-timer": "dev-master"
4619
            },
4620
            "bin": [
4621
                "scripts/phpcs"
4622
            ],
4623
            "type": "library",
4624
            "extra": {
4625
                "branch-alias": {
4626
                    "dev-phpcs-fixer": "2.0.x-dev"
4627
                }
4628
            },
4629
            "autoload": {
4630
                "classmap": [
4631
                    "CodeSniffer.php",
4632
                    "CodeSniffer/CLI.php",
4633
                    "CodeSniffer/Exception.php",
4634
                    "CodeSniffer/File.php",
4635
                    "CodeSniffer/Report.php",
4636
                    "CodeSniffer/Reporting.php",
4637
                    "CodeSniffer/Sniff.php",
4638
                    "CodeSniffer/Tokens.php",
4639
                    "CodeSniffer/Reports/",
4640
                    "CodeSniffer/CommentParser/",
4641
                    "CodeSniffer/Tokenizers/",
4642
                    "CodeSniffer/DocGenerators/",
4643
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
4644
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
4645
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
4646
                    "CodeSniffer/Standards/IncorrectPatternException.php",
4647
                    "CodeSniffer/Standards/Generic/Sniffs/",
4648
                    "CodeSniffer/Standards/MySource/Sniffs/",
4649
                    "CodeSniffer/Standards/PEAR/Sniffs/",
4650
                    "CodeSniffer/Standards/PSR1/Sniffs/",
4651
                    "CodeSniffer/Standards/PSR2/Sniffs/",
4652
                    "CodeSniffer/Standards/Squiz/Sniffs/",
4653
                    "CodeSniffer/Standards/Zend/Sniffs/"
4654
                ]
4655
            },
4656
            "notification-url": "https://packagist.org/downloads/",
4657
            "license": [
4658
                "BSD-3-Clause"
4659
            ],
4660
            "authors": [
4661
                {
4662
                    "name": "Greg Sherwood",
4663
                    "role": "lead"
4664
                }
4665
            ],
4666
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
4667
            "homepage": "http://www.squizlabs.com/php-codesniffer",
4668
            "keywords": [
4669
                "phpcs",
4670
                "standards"
4671
            ],
4672
            "time": "2014-12-04 22:32:15"
4673
        },
4674
        {
4675
            "name": "theseer/fdomdocument",
4676
            "version": "1.6.1",
4677
            "source": {
4678
                "type": "git",
4679
                "url": "https://github.com/theseer/fDOMDocument.git",
4680
                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684"
4681
            },
4682
            "dist": {
4683
                "type": "zip",
4684
                "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
4685
                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
4686
                "shasum": ""
4687
            },
4688
            "require": {
4689
                "ext-dom": "*",
4690
                "lib-libxml": "*",
4691
                "php": ">=5.3.3"
4692
            },
4693
            "type": "library",
4694
            "autoload": {
4695
                "classmap": [
4696
                    "src/"
4697
                ]
4698
            },
4699
            "notification-url": "https://packagist.org/downloads/",
4700
            "license": [
4701
                "BSD-3-Clause"
4702
            ],
4703
            "authors": [
4704
                {
4705
                    "name": "Arne Blankerts",
4706
                    "email": "[email protected]",
4707
                    "role": "lead"
4708
                }
4709
            ],
4710
            "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.",
4711
            "homepage": "https://github.com/theseer/fDOMDocument",
4712
            "time": "2015-05-27 22:58:02"
4713
        },
4714
        {
4715
            "name": "vierbergenlars/php-semver",
4716
            "version": "3.0.1",
4717
            "source": {
4718
                "type": "git",
4719
                "url": "https://github.com/vierbergenlars/php-semver.git",
4720
                "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1"
4721
            },
4722
            "dist": {
4723
                "type": "zip",
4724
                "url": "https://api.github.com/repos/vierbergenlars/php-semver/zipball/516bb3061577e60e9420cbecc479362d3ad8c7f1",
4725
                "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1",
4726
                "shasum": ""
4727
            },
4728
            "require": {
4729
                "php": ">=5.3.0"
4730
            },
4731
            "require-dev": {
4732
                "simpletest/simpletest": "1.1.*"
4733
            },
4734
            "bin": [
4735
                "bin/semver",
4736
                "bin/update-versions"
4737
            ],
4738
            "type": "library",
4739
            "autoload": {
4740
                "psr-0": {
4741
                    "vierbergenlars\\SemVer\\": "src/",
4742
                    "vierbergenlars\\LibJs\\": "src/"
4743
                },
4744
                "classmap": [
4745
                    "src/vierbergenlars/SemVer/internal.php"
4746
                ]
4747
            },
4748
            "notification-url": "https://packagist.org/downloads/",
4749
            "license": [
4750
                "MIT"
4751
            ],
4752
            "authors": [
4753
                {
4754
                    "name": "Lars Vierbergen",
4755
                    "email": "[email protected]"
4756
                }
4757
            ],
4758
            "description": "The Semantic Versioner for PHP",
4759
            "keywords": [
4760
                "semantic",
4761
                "semver",
4762
                "versioning"
4763
            ],
4764
            "time": "2015-05-02 19:28:54"
4765
        }
4766
    ],
4767
    "aliases": [],
4768
    "minimum-stability": "stable",
4769
    "stability-flags": {
4770
        "doctrine/migrations": 15
4771
    },
4772
    "prefer-stable": false,
4773
    "prefer-lowest": false,
4774
    "platform": {
4775
        "php": ">=5.4|^7",
4776
        "ext-gmp": "*"
4777
    },
4778
    "platform-dev": []
4779
}
4780